/* $Id: style.css,v 1.47 2010/12/02 22:02:39 danprobo Exp $ */

/* Body
-------------------------------------------------------------- */

#block-block-2 {
    height: 20px;
    width: 80%;
    margin: 0;
    float: left;
    padding-bottom: 10px;
}

#block-block-2 .content {
    height: 10px;
    width: 100%

}

#block-block-2 .content p {
    height: 10px;
    width: 100%;
    margin: 0;
    display: inline;
    color: white;
}

body {
    background: url(images/body-bg.gif) repeat-x;
    font-size: 84%;
    font-family: Verdana;
    color: #000;
    margin: 0;
    padding: 0;
    line-height: 1.5em;
    height: 100%;
    min-height: 100%;
}


/* Text elements
-------------------------------------------------------------- */

tr.odd td, tr.even td {
    padding: 0.5em;
}

a {
    text-decoration: none;
}

a:link {
    color: #005a8c; /*#e87e17*/
    text-decoration: none;
}

a:visited {
    color: #005a8c; /*#e87e17*/
    text-decoration: none;
}

a:hover {
    color: #cc6600;
}

blockquote {
    background: url(images/bq-tl.gif) no-repeat left top;
    padding-left: 30px;
    margin-left: 10px;
    font-style: italic;
}

blockquote p {
    background: url(images/bq-br.gif) no-repeat right bottom;
}

cite {
    background: url(images/bq-tl.gif) no-repeat left top;
    clear: both;
    display: block;
    font-style: italic;
    padding-left: 30px;
    margin-left: 10px;
}

code, tt, pre {
    background-color: #EDF1F3;
    font-family: "Bitstream Vera Sans Mono", Monaco, "Lucida Console", monospace;
    font-size: 0.9em;
    line-height: 1.2em;
}

/* Headings
-------------------------------------------------------------- */

h1 {
    font-size: 1.6em;
}

h2 {
    font-size: 1.5em;

}

h3 {
    font-size: 1.3em;
}

h4 {
    font-size: 1.2em;
}

h5 {
    font-size: 1.1em;
}

h6 {
    font-size: 1em;
}

/* Header regions
-------------------------------------------------------------- */

#header {
    height: 66px;
    position: relative;
    width: 950px;
    margin: 0 auto;
}

#header-first {
    float: left;
    height: 55px;
    width: 556px;
    padding-bottom: 10px;
}

.logo {

}

.logo IMG {
    height: 95px;
    width: 556px;
}

#header-middle {
    display: none;
    float: left;
    padding-top: 25px;
}

.logo-name {
    display: inline;
    font-weight: bold;
    font-size: 25px;
    padding-left: 15px;
    position: relative;
    font-family: Verdana, Tahoma;
    font-style: italic;
}

.logo-text {
    display: inline;
    font-weight: bold;
    position: relative;
    padding-left: 10px;
    font-family: Verdana, Tahoma;
}

#header-wrapper #search-box {
    position: absolute;
    right: 0;
    white-space: nowrap;

}

#header-wrapper #search-box #search input.form-text {
    border: 1px solid #D5D5D5;
    width: 10em;
}

/* Primary menu + Superfish
-------------------------------------------------------------- */

#menu {
    height: 38px;
    background: url(images/menu-bg.gif) repeat-x;
    width: 952px;
    margin: 15px auto 0;
    position: relative;
    z-index: 20;
}

#nav {
    height: 38px;
    background: url(images/menu-bg.gif) repeat-x;
    float: left;
}

#nav li {
    float: left;

    height: 38px;
    padding: 0 1px 0 0;
}

#nav li a {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    padding: 10px 29px 0 29px;
    display: inline-block;

    height: 38px;
    text-transform: uppercase;
}

#nav li a:hover {
    background: transparent url(images/menu-hover-bg.gif) repeat-x;
}

#nav li.active-trail a {
    background: transparent url(images/menu-hover-bg.gif) repeat-x;
}

#rounded-menu-left {
    height: 38px;
    background: transparent url(images/menu-left-bg.gif) no-repeat;
    float: left;
    width: 2px;
    line-height: 0;
    font-size: 0;
    position: relative;
    z-index: 50;
}

#rounded-menu-right {
    height: 38px;
    background: url(images/menu-right-bg.gif) no-repeat;
    float: right;
    width: 14px;
    line-height: 0;
    font-size: 0;
    position: relative;
    z-index: 50;
}

/* Superfish
-------------------------------------------------------------- */

#superfish {
    height: 38px;
    float: left;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish h2 {
    height: 0;
    overflow: hidden;
    position: absolute;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu, #superfish .menu * {
    margin: 0;
    padding: 0;
    list-style: none;

}

#superfish .menu {
    line-height: 1.0;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu .first a {
    background: none;
}

#superfish .menu ul {
    position: absolute;
    top: -999em;
    width: 13em;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu ul li {
    width: 100%;
    height: 38px;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu li:hover {
    visibility: inherit;
    height: 38px;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu li {
    float: left;
    position: relative;
    height: 38px;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu .leaf a {
    height: 16px;

}

a#dhtml_menu-283 {
    background: none;
}

#superfish .menu a {
    display: block;
    position: relative;
}

#superfish .menu li:hover ul,
#superfish .menu li.sfHover ul {
    left: 0;
    top: 38px;
    z-index: 99;

}

#superfish ul.menu li:hover li ul,
#superfish ul.menu li.sfHover li ul {
    top: -999em;

}

#superfish ul.menu li li:hover ul,
#superfish ul.menu li li.sfHover ul {
    left: 13em;
    top: 0;
}

#superfish ul.menu li li:hover li ul,
#superfish ul.menu li li.sfHover li ul {
    top: -999em;
}

#superfish ul.menu li li li:hover ul,
#superfish ul.menu li li li.sfHover ul {
    left: 13em;
    top: 0;
}

#superfish .menu {
    float: left;
    margin-bottom: 1em;
    height: 39px;
}

#superfish .menu a {
    padding: .75em 1em;
    text-decoration: none;
}

#superfish .menu a.sf-with-ul {
    padding-right: 2.25em;
    min-width: 1px;
    height: 16px;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu a, #superfish .menu a:visited {
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-right: 18px;
    padding-left: 18px;
    padding-top: 14px;
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu .leaf .first #dhtml_menu-283 a {
    background: none;
}

#superfish .menu .leaf li:hover {
    background: url(images/menu-separator.gif) no-repeat right top;
}

#superfish .menu li li {
    height: 38px;
    background: #465772;
    margin-bottom: 0px;
}

#superfish .menu li li li {
    background: #3b6999;
    top: 0px;
}

#superfish .menu li:hover, #superfish .menu li.sfHover,
#superfish .menu a:focus, #superfish .menu a:hover, #superfish .menu a:active {
    outline: 0;

}

#superfish .menu li:hover,
#superfish .menu li.sfHover,
#superfish .menu a:focus,
#superfish .menu a:hover,
#superfish .menu a:active {
    z-index: 10;


}

#superfish .menu li:hover {

    background: transparent url(images/menu-hover-bg.gif) repeat-x;
}

#superfish .menu li.active-trail {

    background: transparent url(images/menu-hover-bg.gif) repeat-x;
}


#superfish .menu li.active-trail li {
    background: #536786;
}

#superfish .menu li li:hover {

    background: #536786;
}

#superfish .menu li li li:hover {
    background: #536786;
}

.sf-sub-indicator {
    position: absolute;
    display: block;
    right: .75em;
    top: 1.05em;
    width: 10px;
    height: 10px;
    text-indent: -999em;
    overflow: hidden;
    background: url(images/arrows-ffffff.png) no-repeat -10px -100px;
}

a > .sf-sub-indicator {
    display: none;
    top: .8em;
    background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;

}

#superfish .menu ul .sf-sub-indicator {
    background-position: -10px 0;
}

#superfish .menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}

#superfish .menu ul a:focus > .sf-sub-indicator,
#superfish .menu ul a:hover > .sf-sub-indicator,
#superfish .menu ul a:active > .sf-sub-indicator,
#superfish .menu ul li:hover > a > .sf-sub-indicator,
#superfish .menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;

}

#superfish .sf-shadow ul {
    background: url(images/shadow.png) no-repeat bottom right;
    padding: 0 8px 9px 0;
}

#superfish .sf-shadow ul.sf-shadow-off {
    background: transparent;
}

/* slideshow + Preface top + Slideshow
-------------------------------------------------------------- */

#slideshow-wrapper {
    width: 100%;
    height: 420px;
    margin-bottom: -45px;
    margin-top: 14px;
}

.slideshow-inner {
    width: 950px;
    margin: 0 auto;
    height: 355px;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

#slideshow-preface {
    float: left;
    position: absolute;
    text-align: left;
    z-index: 4;
}

.slideshow {
    width: 950px;
    height: 355px;
    position: relative;
    z-index: 2;
    overflow: hidden;
}

#preface {
    padding: 20px;
    font-size: 1.2em;
    color: #fff;
    display: block;
    float: left;
}

#preface a {
    color: #fff;
    text-decoration: underline;
}

#preface a:hover {
    text-decoration: none;
}

#slideshow-bottom {
    width: 950px;
    float: left;
    background: url(images/mission-bg.png) no-repeat center bottom;
    min-height: 65px;
    position: absolute;
    bottom: 0;
    left: 0;
    text-align: right;
    z-index: 3;
    line-height: 1.7em;
}

/* Preface first + Preface middle + Preface last regions
-------------------------------------------------------------- */

#preface-wrapper {
    width: 950px;
    margin: 0 auto;
}

#preface-wrapper .column {
    float: left;
}

#preface-wrapper.in1 .column {
    width: 100%;
}

#preface-wrapper.in2 .column {
    width: 50%;
}

#preface-wrapper.in3 .column {
    width: 33.3%;
}

#preface-wrapper .block {
    padding-left: 15px;
    padding-right: 15px;
}

#mission {
    padding: 20px;
    font-size: 1.6em;
    color: #002054;
    display: block;
    float: right;
}

/* Content regions
-------------------------------------------------------------- */

#wrapper {
    width: 950px;
    margin: 15px auto 10px;
}

#content {
    width: 100%;
    float: left;
}

/* Sidebar regions
-------------------------------------------------------------- */

#sidebar-side-1 #sidebar-left {
    width: 25%;
    float: left;
    font-size: 12px;
    /*padding-right: 8px;*/
    margin-right: 8px;
    background: #fff;
}

#sidebar-side-2 #sidebar-left {
    width: 21%;
    float: left;
    margin-right: 2%;
    font-size: 12px;
}

.sidebars-1 #content {
    width: 73%;
    padding: 5px;
    float: left;
    background: rgba(255, 255, 255, 0.8);
}

.sidebars-2 #content {
    width: 54%;
    float: left;
}

#sidebar-side-1 #sidebar-right {
    width: 26%;
    float: right;
    font-size: 12px;
}

#sidebar-side-2 #sidebar-right {
    width: 21%;
    float: right;
    font-size: 12px;
}

#sidebar-left .block,
#sidebar-right .block {
    /*margin-bottom: 10px;*/
}

#sidebar-left h2.block-title,
#sidebar-right h2.block-title,
#sidebar-left p.block-title {
    font-family: Verdana;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding-right: 10px;
    font-weight: bold;
    background: url(images/menu-bg_2.gif) repeat-x;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-left: 5px;

}

#sidebar-left .block-content .menu .active-trial li a.active,
#sidebar-right .block-content .menu .active-trial li a.active {

    text-decoration: none;
}

#sidebar-left .block-content a,
#sidebar-right .block-content a {
    display: inline-block;
    border-bottom: 1px dotted

}

#sidebar-left .block-content a.active,
#sidebar-right .block-content a .active {
    display: inline-block;
    border-bottom: none;

}

#sidebar-left .block-content .expanded a.active,
#sidebar-right .block-content .expanded a.active {
    display: inline-block;
    border-bottom: none;
    width: 200px;
    color: #005A8C;
    border-bottom: 1px dotted;
}

.block-content-inner ul.menu .active-trail a.active {
    color: white;
    text-decoration: none;
    background: none;
    border: 0px;
}

#sidebar-left .expanded ul.menu li.active-trail a.active,
#sidebar-right .expanded ul.menu li.active-trail a.active {
    display: inline-block;

    width: 200px;
    color: #000;
}

.active-trail {

    background: #465874;
}

.active-trail:active {

    background: none;
}

#sidebar-left .block-content .expanded .leaf a,
#sidebar-right .block-content .expanded .leaf a {

    border-bottom: none;
    text-decoration: underline;

}


#sidebar-left .block-content .expanded .leaf a.active,
#sidebar-right .block-content .expanded .leaf a.active {

    border-bottom: none;
    text-decoration: none;

}


#sidebar-left .block-inner,
#sidebar-right .block-inner {
    /*padding-bottom: 5px;*/
}

#sidebar-left .block-content,
#sidebar-right .block-content {
}

#sidebar-left .block-content-inner,
#sidebar-right .block-content-inner {
    margin: 0;
    padding: 5px 0px 5px 28px;
}

/* Misc.
-------------------------------------------------------------- */

#help {
    font-size: 0.9em;
    margin-bottom: 1em;
}

.error {
    border-color: red;
}

.terms {
    background-repeat: no-repeat;
    padding-left: 18px;
    padding-bottom: 5px;
}

.book-navigation .menu {
    padding-bottom: 15px;
}

#notice {
    font-size: 10px;
    text-align: center;
    margin-bottom: -10px;
    display: none;
}


/* Nodes
-------------------------------------------------------------- */

.node {
    margin: .5em 0 1em;
    padding-bottom: 1em;

}

.content-top {
    margin: 0 0 1.2em;
    padding-top: .1em;
    padding-bottom: .5em;
}


#block-views-info-block_2 .views-field-title {
    font-family: Verdana;
    font-size: 14px;
    color: #283140;
    line-height: 1.2em;
    padding-bottom: 13px;
    font-weight: bold;
}


#block-views-info-block_2 .views-field-field-img-fid {
    float: left;
    padding-right: 7px;
}

#block-views-info-block_2 .views-field-body {
    padding-bottom: 0px;
}

.content-bottom {
    margin: 1.5em 0 1em;
    padding-left: 1.2em;
    padding-right: 1.2em;
    padding-top: .1em;
    padding-bottom: .5em;
    border-bottom: 1px solid #bbb;
    border-right: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    background-color: #f4f4f4;;
}

.title, .title a {
    margin: 0 auto;
    line-height: 1.2em;
    padding-bottom: 13px;
    font-family: Verdana;
    font-size: 14px;
    color: #283140;
}

.node .content, .comment .content {
    margin: .5em 0 .5em;
}

.node .taxonomy {
    color: #999;
    font-size: 0.9em;
    padding-left: 1em;
}

.node .picture, .comment .picture {
    float: right;
}

.preview .node, .preview .comment {
    background-color: #f4f4f4;;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.8em;
}

.submitted {
    font-size: 0.9em;
    color: #999;
}

.submitted a:hover {
    text-decoration: underline;
}

.sticky {
    padding: 1em;
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin-top: 0;
    margin-bottom: 1.2em;
}

.messages {
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.3em;
    margin-bottom: 1em;
}

.breadcrumb {
    display: none;
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding-top: 0.3em;
    padding-bottom: 0.3em;
    margin-bottom: 1em;
    padding-left: 10px;
    padding-right: 10px;
}

/* Comments
-------------------------------------------------------------- */

.comment {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 1em;
    margin-bottom: 1em;
    padding-bottom: 1em;
    background-color: #f4f4f4;
}

.comment .title {
    line-height: 1.2em;
}

.comment .new {
    text-align: right;
    font-weight: normal;
    float: right;
    color: red;
    margin: .5em;
}

/* Aggregator
-------------------------------------------------------------- */

.feed-item-body {
    border-bottom: 1px solid #bbb;
    padding-bottom: 1em;
}

#aggregator .feed-source {
    background-color: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 0.8em;
    margin: 10px 0;
}

#aggregator .feed-source .feed-url {
    margin: 10px 0;
}

#aggregator h1 .title {
    border-bottom: 1px solid #bbb;
}

#aggregator .item-list {
    padding-bottom: 5px;
}

#aggregator .feed-icon img {
    margin-top: 15px;
}

#aggregator h2 {
    padding-top: 10px;
}

#aggregator .news-item .categories, #aggregator .source, #aggregator .age {
    color: #999;
    font-style: italic;

}

.feed-item-title {
    font-size: 1.4em;
}

#aggregator h3 a:hover {
    text-decoration: none;
}

.feed-item-meta .feed-item-source {
    font-size: 0.9em;
}

.feed-item-meta .feed-item-date {
    font-size: 0.9em;
    color: #999;
}

/* Forums
-------------------------------------------------------------- */

#forum table {
    width: 100%;
}

#forum td {
    padding: 0.5em;
}

#forum td.container {
    background-color: #e6e6e6;
}

#forum ul.links {
    padding: 10px 0;
}

#forum ul.links a {
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-bottom: 5px;
}

#forum ul.links li.forum a {
    background-image: url(images/post.gif);
}

#forum ul.links li.login a {
    background-image: url(images/lock.gif);
}

#forum td.statistics, #forum td.settings, #forum td.pager {
    height: 1em;
    border: 1px solid #bbb;
}

#forum td .links {
    padding-top: 0.7em;
}

.block-forum h3 {
    margin-bottom: .5em;
}

dl dd {
    margin: 0 0 .5em 1em;
}

tr.odd {
    background-color: #f9f9f9;
}

tr.even {
    background-color: #eff4f7;
}

th {
    text-align: left;
    background: #e4e7ef;
}

tr td, tr th {
    padding: 0 6px;


}

tr td {


}

table {
    width: 100%;


}


td.active {

    background-color: #f4f4f4;
}

.forum-topic-navigation {
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #bbb;
    padding: 0.5em;
    text-align: center;
}

.book-navigation .page-links {
    border-bottom: 1px solid #bbb;
    border-top: 1px solid #bbb;
    padding: 0.5em;
    text-align: center;
}

.book-navigation .menu {
    border-top: 1px solid #bbb;
    margin: 0;
}

/* Tracker + Profile
-------------------------------------------------------------- */

#tracker {
    padding-top: 10px;
}

#tracker .item-list {
    padding-top: 5px;
}

#tracker table {
    width: 100%;
}

#tracker td {
    padding: 0.5em;
}

.profile {
    clear: both;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: .8em;
    margin: 1em 0em;
    background-color: #f4f4f4;;
}

/* Admin
-------------------------------------------------------------- */

div.admin-panel .body {
    background: #f4f4f4;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

div.admin-panel h3 {
    background-color: #e6e6e6;;
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    padding: 5px 8px 5px;
    margin: 0;
}

div.admin {
    padding-top: 0;
}

div.admin .left,
div.admin .right {
    margin-left: 1%;
    margin-right: 1%;
}

/* Poll
-------------------------------------------------------------- */

.poll .bar {
    background: #fff url(images/bg-bar-white.png) repeat-x 0 0;
    border: solid #f0f0f0;
    border-width: 1px 1px 1px;
}

.poll .bar .foreground {
    background: #71a7cc url(images/bg-bar.png) repeat-x 0 100%;
}

/* Lists + Links + Pager
-------------------------------------------------------------- */

ul.links li.first {
    border: none;
}

ul {
    margin: 0.5em 0 1em;
    padding: 0;
}

ol {
    margin: 0.75em 0 1.25em;
    padding: 0;
}

ol li, ul li {
    margin: 0.4em 0 0.4em .5em;
}

ul.menu, .item-list ul {
    margin: 0.35em 0 0 -3.1em;
    padding: 0;
}

ul.menu ul, .item-list ul ul {
    margin-left: 0em;
}

ol li, ul li, ul.menu li, .item-list ul li, li.leaf {
    margin: 0.15em 0 0.15em .5em;

}

ul li, ul.menu li, .item-list ul li, li.leaf {
    padding: 0 0 .2em 1.5em;
    list-style-type: none;
    list-style-image: none;

}

ol li {
    padding: 0 0 .3em;
    margin-left: 2em;
    background-image: none;
    list-style-type: decimal;
}

ul li.expanded {

}

ul li.collapsed {

}

ul li.leaf a, ul li.expanded a, ul li.collapsed a {

}

ul li.leaf a:active, ul li.expanded a:active, ul li.collapsed a:active {
    display: block;
    text-decoration: none;
}

ul.inline li, ul.links li {
    background: none;
    margin: 0;
    padding: 0 1em 0 0;
}

ol.task-list {
    margin-left: 0;
    list-style-type: none;
    list-style-image: none;
}

ol.task-list li {
    padding: 0.5em 1em 0.5em 2em;
}

ol.task-list li.active {
    background: transparent url(images/task-list.png) no-repeat 3px 50%;
}

ol.task-list li.done {
    background: transparent url(../../misc/watchdog-ok.png) no-repeat 0px 50%;
}

ol.task-list li.active {
    margin-right: 1em; /* LTR */
}

fieldset {
    border: 1px solid #bbb;
}

fieldset ul.clear-block li {
    margin: 0;
    padding: 0;
    background-image: none;
}

#user-login-form {
    text-align: center;
}

#user-login-form ul {
    text-align: left; /* LTR */
}

ul.links li, ul.inline li {
    background-image: none;
}

.links li {
    margin: 0;
    padding: 0;
}

.tabs li {
    margin: 0;
    padding: 0;
    background-image: none;
}

ul.primary li a {
    background-color: #e6e6e6;
    border-color: #BBBBBB;
    border-style: solid solid none;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}

ul.primary li a:hover {
    background-color: #f4f4f4;
}

li.expanded {
    list-style-image: none;
    list-style-type: none;
    margin: 0.15em 0 0.15em 0.5em;
    padding: 0 0 0.2em 1.5em;
}

div.links ul.links a {
    background-repeat: no-repeat;
    padding-left: 20px;
}

div.links ul.links li.comment_forbidden a {
    padding: 0;
    margin: 0;
}

div.links ul.links li.comment_forbidden {
    padding: 0;
    margin: 0;
}

div.links ul.links li.comment_forbidden span {
    background-repeat: no-repeat;
    padding-left: 20px;
    padding-right: 20px;
}

div.links ul.links li.comment_add a {
    background-image: url(images/commentadd.gif);
}

div.links ul.links li.comment_comments a {
    background-image: url(images/comments.gif);
}

div.links ul.links li.comment_edit a {
    background-image: url(images/commentedit.gif);
}

div.links ul.links li.comment_delete a {
    background-image: url(images/commentdelete.gif);
}

div.links ul.links li.comment_reply a {
    background-image: url(images/commentadd.gif);
}

div.links ul.links li.node_read_more a {

}

div.links ul.links li.blog_usernames_blog a {
    background-image: url(images/user.gif);
}

div.links ul.links li.comment_forbidden span {
    background-image: url(images/lock.gif);
}

div.links ul.links li.upload_attachments a {
    background-image: url(images/photo.gif);
}

div.links ul.links li.book_printer a {
    background-image: url(images/print.gif);
}

div.links ul.links li.book_add_child a {
    background-image: url(images/add.gif);
}

ul.pager li.pager-current {
    background-color: #005a8c;
    color: #FFFFFF;
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
}

.item-list .pager li {
    padding: 0px;
}

.item-list .pager li a {
    padding-left: 4px;
    padding-right: 4px;
    padding-top: 1px;
    padding-bottom: 1px;
    background-color: #f4f4f4;;
}

.item-list .pager li a:hover {
    background-color: #005a8c;
    color: #FFFFFF;
}

/* Login + Register + RSS
-------------------------------------------------------------- */

#authorize {
    float: right;
    padding-top: 5px;
    display: none;
}

#authorize ul {
    display: inline;
}

#authorize ul li {
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    display: inline;
    list-style: none;
    border-left: 1px #5a5a5a solid;
    background-image: none;
}

#authorize ul li.first {
    border: 0;
}

#authorize ul li, #authorize ul li a {
    font-size: 12px;
    line-height: 13px;
}

#authorize a.feed-icon {
    padding-right: 20px;
}

/* Bottom teaser
-------------------------------------------------------------- */

#bottom-teaser {
    width: 950px;
    margin: 10px auto 10px;
}

#bottom-teaser .column {
    float: left;
}

#bottom-teaser.in1 .column {
    width: 100%;
}

#bottom-teaser.in2 .column {
    width: 50%;
}

#bottom-teaser.in3 .column {
    width: 33.3%;
}

#bottom-teaser .block {
    padding-left: 15px;
    padding-right: 15px;
}


/* Bottom region
-------------------------------------------------------------- */

#bottom-wrapper {
    background-color: #f4f4f4;;
    border-right: 1px solid #bbb;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    margin: 10px auto 0;
    text-align: left;
    width: 950px;
    position: relative;
}

#bottom-wrapper h2 {
    font-size: 1.3em;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: -5px;
}

#bottom-wrapper .column {
    float: left;
    padding-bottom: 15px;
    padding-top: 5px;
}

#bottom-wrapper.in1 .column {
    width: 100%;
}

#bottom-wrapper.in2 .column {
    width: 50%;
}

#bottom-wrapper.in3 .column {
    width: 33.3%;
}

#bottom-wrapper.in4 .column {
    width: 25%;
}

#bottom-wrapper .block {
    padding-left: 15px;
    padding-right: 15px;
}

/* Footer region
-------------------------------------------------------------- */

#footer-wrapper {
    width: 950px;
    margin: 0 auto;
    position: relative;
    margin-top: -110px;
}

#footer {
    width: 950px;
    margin: 0 auto;
    font-size: 12px;
    padding-top: 0px;
    padding-bottom: 5px;
}

/* Secondary menu
-------------------------------------------------------------- */

#subnav-wrapper {
    text-align: right;
    padding-bottom: 5px;
}

#subnav-wrapper ul {
    display: inline;
}

#subnav-wrapper ul li {
    display: inline;
    list-style: none;
    background-image: none;
    padding-left: 5px;
}

#subnav-wrapper ul li, #subnav-wrapper ul li a {
    font-size: 12px;
    line-height: 13px;
}

#subnav {
    font-size: 12px;
}

#subnav li {
}

#subnav li a {
    font-weight: normal;
}

#subnav li a:hover {
    color: #cc6600;
}


#bg {
    height: 0px;

}

#bg .bg {
    height: 159px;
    /*background:url(images/bg.gif) repeat-x;*/
    background: url(images/bg-2.gif) repeat-x;

}

body {
    background: url(images/bg3.jpg) top center no-repeat fixed;
    background-size: cover;
}


#basement {
    background: url(images/bg4.jpg) top center no-repeat;

}


#basement {
    height: 61px;
    width: 100%;
    /*background-color: #e0e1e2;*/
    background: url(images/bg4.jpg) top center no-repeat;
    position: relative;
    margin-top: -2.5em;
}

#basement p {
    float: left;
    color: #fff;
    position: relative;
    padding-top: 12px;
}

#basement-font {
    height: 69px;
    width: 950px;
    position: relative;
    margin: 0 auto;
}

#block-block-11 a:link {
    color: #0095d3;
    text-decoration: underline;
}

#block-block-11 a:hover {
    color: #cc6600
}

#superfish .leaf {
    background: url(images/menu-separator.gif) no-repeat right top;
}

#dhtml_menu-242 a {
    padding: 0;
}

.view-taxonomy-term .view-header p {
    font-family: Verdana;
    font-size: 12px;
    color: #2f4361;
    font-weight: bold;
}


.view-taxonomy-term .views-table thead tr {

    height: 36px;

}


.view-taxonomy-term .views-table tbody tr {
    height: 36px;

}


.view-table {
    border: 1px solid #bababa;
    border-radius: 10px 10px 0 0;
}


.views-table thead tr {

    border-radius: 10px 10px 0 0;
}


.views-table thead .views-field-title {
    border-radius: 10px 0 0 0;
    border-right: 1px solid #bababa;
}

.views-table thead .views-field-nothing {
    border-radius: 0 10px 0 0;
    border-left: 1px solid #bababa;
    width: 20%;
}


.views-table thead .views-field-tid {
    display: none;
}

.views-table tbody .views-field-tid {
    display: none;
}


.views-table tbody .views-field-title {
    border-top: 1px solid #bababa;
    border-right: 1px solid #bababa;
}

.views-table tbody .views-field-field--adds-value {
    width: 25%;
    border-top: 1px solid #bababa;
    border-right: 1px solid #bababa;
}

.views-table tbody .views-field-nothing {
    border-top: 1px solid #bababa;
    cursor: pointer;
    color: #005a8c;
}

.views-table tbody .views-field-nothing:hover {

    color: #cc6600;
}

.block-content-inner .menu .dhtml-menu .menu .active-trail {
    background: #465874;
}

.block-content-inner .menu .expanded {
    background: none;
}

.block-content-inner .menu .expanded .active-trail {
    background: none;
}

.block-content-inner .menu .collapsed {
    background: none;
}

.block-content-inner .menu .active-trail------------------------- {
    background: #465874;
}

.expanded li.active a {
    border-bottom: 1px dotted;
}

.first {
    background: none;
}

.cart {
    display: none;
}

.form-textarea-wrapper label {
    width: 100%;
    float: left;
}

.form-textarea {
    left: 1px;
    width: 390px;
    height: 200px;
}


.form-textarea-wrapper label {
    font-weight: bold;
    font-size: 100%;
}


.cart-table {
    width: 100%;
}

.cart-table .views-field-title {;
    width: 40%;
    height: 37px;
}

.cart-table .views-field-field-info {
    width: 30%;
}


.cart-table .views-field-field-made {
    width: 5%;
}


.cart-table .views-field-view-node {
    width: 12%;
}


.cart-table td input {
    width: 50px;
}


.cart-table tbody tr td {
    height: 37px;
}

.cart-table thead .views-field-title {
    height: 37px;
    border-right: 1px solid #bababa;
    border-radius: 10px 0px 0px 0px;
}

.cart-table thead .views-field-field-info {
    height: 37px;
    border-right: 1px solid #bababa;
}


.cart-table thead .views-field-field-made {
    height: 37px;
    border-right: 1px solid #bababa;
}

.cart-table thead .views-field-view-node {
    height: 37px;
    border-radius: 0px 10px 0px 0px;
}


.cart tbody tr:nth-child(2n+1) {
    background: #F9F9F9;
}

.cart tbody tr {
    background: #EFF4F7;
}

.cart-table tbody td {
    border: 1px solid #bababa;
    border-width: 1px 1px 0px 0px;
}

#border {
    border: 1px solid #bababa;
    border-radius: 10px 10px 0px 0px;
}

#clear, #send {
    position: relative;
    top: 5px;
    left: 490px;
    margin-bottom: 20px;
    margin-top: 5px;
}

#clear {
    background-image: url(images/clear.png);
    border: none;
    border-radius: 3px;
    height: 37px;
    width: 83px;
    font-size: 12px;
    color: white;
}

#send {
    background-image: url(images/submit.png);
    border: none;
    border-radius: 3px;
    height: 37px;
    width: 120px;
    font-size: 12px;
    color: white;
}

.cart h4 {
    font-size: 14px;
    color: #283140;
}

#block-views-info-block_2 {
    height: 100%;
}


#sch {
    float: right;
    padding-top: 22px;
}

/*update 1.0*/
.view-useful-news .views-field-field-useful-img-fid {
    margin-top: 18px;
    float: left;
    margin-right: 5px;
}

.node .field-field-useful-img .field-items > .field-item {
    display: inline-block;
    vertical-align: top;
    margin-right: 5px;
    margin-bottom: 5px;
}

.view-feedback .view-content .views-row {
    margin-bottom: 20px;
}

.view-feedback .view-content .views-field-title {
    font-weight: bold;
}

#block-menu-menu-catalog .block-content {
    border: 1px solid #a6b1c3;
    border-top: none;
}

#block-menu-menu-catalog .block-inner li {
    margin-left: 9px;
}

.view-info .view-content .views-field-body ul li {
    background: url('images/mark.png') no-repeat left;
}

.view-info .views-field-body p.ok {
    display: none;
    color: #000;
}

.view-info h3 .wysiwyg-break {
    border-bottom: 1px solid #000;
    font-size: 16px;
    cursor: pointer;
    margin-right: 10px;
}

/*update 1.1*/
.content-bottom #block-block-3 h2 {
    font-size: 14px;
    color: #3D3D3D;
    margin-bottom: 25px;
}

.content-bottom #block-block-3 .content {
    text-align: center;
    color: #435770;
}

.content-bottom #block-block-3 .content td {
    line-height: 15px;
}

.content-bottom {
    border: 0px !important;
}

/*body {
	background: url(images/bg3.jpg) top center no-repeat fixed;
	background-size: cover;
}*/


#basement {
    background: url(images/bg4.jpg) top center no-repeat;

}

.view-useful-news .views-field-title {
    clear: both;
}

.view-useful-news .views-field-view-node {
    margin-bottom: 20px;
    float: right;
}

.content-top .view-info .views-field-body ol {
    display: none;
    color: #000;
}

.content-middle .view-taxonomy-term {
    clear: both;
    margin-top: 30px;
}

.content-top:after {
    display: table;
    content: ' ';
    clear: both;
}

.goog-te-gadget-simple {
    position: relative;
    visibility: hidden;
    margin-top: 10px;
    width: 170px;
}

.goog-te-gadget-simple:after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 170px;
    height: 20px;
    background: url('https://pte.kz/sites/all/themes/danland/images/langs.png') no-repeat center center /cover;
    visibility: visible;
}

#block-block-8 {
    background: #4caf50;
    margin-top: 15px;
    height: 50px;
    border-radius: 5px;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

#block-block-8:hover {
    background: #3d8f41;
    -webkit-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

#block-block-8 .block-content-inner {
    padding: 0;
}

#block-block-8 .block-content-inner p {
    margin: 0;
}

#block-block-8 .block-content-inner a {
    border-bottom: none;
    height: 50px;
    display: flex;
    align-items: center;
}

#block-block-8 .block-content-inner span {
    margin-left: 16px;
    color: #fff;
    font-size: 16px;
}

#sidebar-left {
    background: none !important;
}

#sidebar-left #block-menu-menu-catalog {
    background: #fff;
}