html {
  color: black;
  background: white; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit; }

del, ins {
  text-decoration: none; }

li {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ""; }

abbr, acronym {
  border: 0;
  font-variant: normal; }

sup, sub {
  vertical-align: baseline; }

legend {
  color: black; }

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit; }

input, button, textarea, select {
  *font-size: 100%; }

button::-moz-focus-inner {
  border: none; }

input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none; }

body {
  font-family: verdana, sans-serif, arial;
  font-size: 11px;
  line-height: 17px;
  color: #4c533b;
  text-align: justify; }

a {
  text-decoration: none;
  outline: none; }

a, a:visited {
  color: #4c533b; }

a:hover {
  color: #5b8707; }

div:target h3,
li:target > h3 a,
li:target h2,
li:target > h3 > span.tree_text_switcher {
  font-weight: bold !important; }

#left_menu a, #right_menu a {
  display: block; }

a.wrapper, text_content a.wrapper {
  font-weight: normal !important;
  text-decoration: none !important;
  display: block !important;
  overflow: hidden !important;
  zoom: 1 !important; }

p a {
  position: relative;
  overflow: hidden;
  zoom: 1;
  z-index: 2; }

h1, h2, h3, h4, h5, h6 {
  text-transform: uppercase;
  font-weight: normal;
  position: relative;
  text-align: left; }

li h1, li h2, li h3, li h4, li h5, li h6 {
  text-transform: none; }

.hidden {
  display: none; }

strong {
  font-weight: bold; }

.space {
  padding-top: 1em; }

.t, .b, .l, .r {
  position: absolute;
  display: block; }

.t {
  top: 0; }

.b {
  bottom: 0; }

.l {
  left: 0; }

.r {
  right: 0; }

.text_content {
  overflow: hidden;
  zoom: 1;
  padding: 0 1px; }
  .text_content a {
    text-decoration: underline; }
  .text_content strong {
    font-weight: bold; }
  .text_content em {
    font-style: italic; }
  .text_content h1, .text_content h2, .text_content h3, .text_content h4, .text_content h5, .text_content h6 {
    background: none !important;
    font-weight: bold;
    text-transform: uppercase;
    height: auto !important;
    font-size: 100%;
    padding-bottom: 10px; }
  .text_content h1 a, .text_content h1 a:hover, .text_content h2 a, .text_content h2 a:hover, .text_content h3 a, .text_content h3 a:hover {
    text-decoration: none; }
  .text_content li {
    list-style-type: inherit;
    list-style-position: inside; }
  .text_content ul li {
    list-style-type: disc; }
  .text_content ol li {
    list-style-type: decimal; }
  .text_content p, .text_content ul, .text_content ol {
    padding-bottom: 10px; }

.text_link, .user_name {
  text-decoration: none !important; }

.text_link:hover, .user_name:hover {
  text-decoration: underline !important; }

.user_name {
  font-weight: bold; }

.item, .little_item, .form_item {
  overflow: hidden;
  padding-bottom: 15px;
  margin-bottom: 20px;
  border: solid #dbe0d0;
  border-width: 0 0 1px 0; }

.read_more, .right_link {
  display: block;
  text-align: right;
  clear: both; }

.little_item {
  padding-bottom: 5px;
  margin-bottom: 10px; }

.new_item {
  text-decoration: underline;
  display: block;
  clear: both;
  margin: 0 0 10px 4px; }

.help_new .new_item {
  margin: 0; }

.archive, .new_window_item {
  text-decoration: underline;
  display: block; }

.archive {
  float: right; }

.new_window_item {
  float: left; }

ul.contents {
  text-align: left;
  zoom: 1; }
  ul.contents li h1, ul.contents li h2, ul.contents li h3, ul.contents li h4, ul.contents li h5, ul.contents li h6 {
    zoom: 1; }
  ul.contents a {
    text-align: left !important; }

.contents {
  color: #4c533b; }
  .contents a, .contents a:visited {
    color: #4c533b; }
  .contents a:hover {
    color: #5b8707;
    text-decoration: underline; }
  .contents h1, .contents h2, .contents h3, .contents h4, .contents h5, .contents h6 {
    text-transform: none; }

.text_content .contents a {
  font-weight: normal;
  text-decoration: none;
  font-style: italic; }

.text_content .contents a:hover {
  text-decoration: underline; }

ul.page_contents {
  font-style: italic;
  zoom: 1; }
  ul.page_contents .li_wrapper {
    position: relative; }
  ul.page_contents li {
    position: relative;
    padding-right: 65px; }

ul.contents_inner {
  zoom: 1; }
  ul.contents_inner li {
    padding-left: 16px;
    zoom: 1; }
  ul.contents_inner li.tree_item_empty {
    padding-left: 11px;
    margin-left: 5px; }

ul.contents_inner {
  position: relative;
  margin-left: -11px;
  padding-left: 11px;
  border: solid #dbe0d0;
  border-width: 0 0 0 1px; }
  ul.contents_inner .tree_item_empty {
    border: solid #dbe0d0;
    border-width: 0 0 0 1px; }
    ul.contents_inner .tree_item_empty .tree_path {
      position: absolute;
      left: -12px;
      top: 0;
      height: 8px;
      width: 8px;
      border: solid #dbe0d0;
      border-width: 0 0 1px 0; }

ul.contents_level_2 {
  border: 0 !important; }

* html ul.contents_inner .tree_item_empty .tree_path {
  top: 0;
  bottom: auto;
  height: 8px;
  font-size: 0;
  line-height: 0; }
* html ul.contents_inner h3 {
  background: white; }

ul.contents_inner .last_page {
  border-color: white; }
  ul.contents_inner .last_page .tree_path {
    border-width: 0 0 1px 1px; }

#page_path {
  text-align: left; }
  #page_path a {
    text-decoration: none; }
    #page_path a:hover {
      text-decoration: underline; }

form, .like_form {
  padding: 0 0 5px 0;
  overflow: hidden;
  zoom: 1; }
  form p, .like_form p {
    padding-bottom: 10px; }
  form h1, form h2, .like_form h1, .like_form h2 {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 10px; }
  form .window_header h1, form h2, .like_form .window_header h1, .like_form h2 {
    font-weight: normal; }
  form a, .like_form a {
    display: block;
    text-decoration: underline; }

.clear_form_links a {
  display: inline; }

form .window_header a {
  text-decoration: none; }

form h3, form h4, form h5, form h6, .like_form h3, .like_form h4, .like_form h5, .like_form h6 {
  padding-bottom: 10px; }

input, textarea {
  outline: none;
  padding: 3px;
  width: 540px;
  font-family: verdana, sans-serif, arial;
  font-size: 11px;
  line-height: 1.5em;
  color: #4c533b;
  border: solid #dbe0d0;
  border-width: 1px; }

input {
  line-height: 1em; }

.submit_link, input.submit, input.button, .cancel_link, a.button {
  display: block;
  background: url("../images/button.png") no-repeat center;
  width: 100px;
  margin-right: 10px;
  float: left;
  height: 24px;
  line-height: 24px;
  text-align: center;
  padding: 0 !important;
  text-decoration: none !important; }

input.submit, input.button {
  outline: none;
  border: 0;
  padding: 0;
  vertical-align: middle;
  cursor: pointer; }

input[disabled] {
  cursor: default; }

input.check_box {
  width: auto; }

.form_field, .roles {
  padding-bottom: 10px; }

.check_box, .radio_button {
  overflow: hidden;
  zoom: 1;
  padding: 0; }
  .check_box .attach_item, .radio_button .attach_item {
    padding-bottom: 10px; }
  .check_box *, .radio_button * {
    vertical-align: middle; }
  .check_box input, .radio_button input {
    width: auto;
    vertical-align: middle;
    border: none; }
  .check_box label, .radio_button label {
    position: relative;
    left: 3px;
    display: inline; }

.last_check_box, .last_radio_button {
  padding-bottom: 10px; }

textarea {
  height: 100px; }

textarea#paragraph_content, textarea#paragraph_attach_description, textarea#help_page_content, textarea#blog_page_paragraph_attributes_content, textarea#broadcast_message_content {
  height: 500px; }

textarea#user_activity_description, textarea#user_eco_interests, textarea#company_activity_description, textarea#company_eco_interests {
  height: 300px; }

label {
  display: block; }
  label abbr {
    color: #ee6d17; }

.formError, .error {
  color: #ee6d17;
  padding-top: 3px;
  margin-left: 5px; }

.baseError {
  color: #ee6d17;
  padding-top: 3px;
  padding-bottom: 10px;
  margin-left: 5px; }

.add_contact, .add_activity, .add_education, .add_work_experience, .add_user {
  margin-left: 5px; }

.delete_contact, .delete_activity, .delete_education, .delete_work_experience, .delete_user {
  margin-left: 5px; }

.small_field {
  display: block;
  overflow: hidden;
  zoom: 1; }
  .small_field .text_field {
    float: left;
    width: 180px;
    padding-right: 10px; }
  .small_field .form_element_wrapper {
    width: 170px;
    margin-left: 5px; }
    .small_field .form_element_wrapper input {
      width: 150px; }
    .small_field .form_element_wrapper .top {
      background: url("../images/form_element_small_tb.png") no-repeat center top; }
    .small_field .form_element_wrapper .bottom {
      background: url("../images/form_element_small_tb.png") no-repeat center bottom; }
    .small_field .form_element_wrapper .form_element {
      background: url("../images/form_element_small_m.png") repeat-y center;
      width: 156px; }
  .small_field .delete_property {
    clear: both; }

a.search_link {
  text-decoration: none; }

a.search_link:hover {
  text-decoration: underline; }

.form_element_wrapper {
  width: 540px;
  margin: 0 auto; }
  .form_element_wrapper .top, .form_element_wrapper .bottom {
    height: 5px;
    font-size: 0; }
  .form_element_wrapper .top {
    background: url("../images/form_element_tb.png") no-repeat center top; }
  .form_element_wrapper .bottom {
    background: url("../images/form_element_tb.png") no-repeat center bottom; }

.form_element {
  width: 526px;
  background: url("../images/form_element_m.png") repeat-y center;
  padding: 0 7px;
  overflow: hidden;
  position: static;
  zoom: 1; }
  .form_element input, .form_element textarea {
    width: 526px;
    border: 0;
    padding: 0; }

select {
  max-width: 540px; }

.text_area label, .text_field label, .password_field label, .file_field label, .country_select label, .select label {
  padding-left: 13px; }

.country_select select, .select select {
  margin-left: 5px; }

.window_search form {
  display: none;
  width: 548px; }
.window_search form.inline_search_form {
  display: block; }
.window_search .toggle_search {
  padding-top: 3px;
  float: right;
  text-decoration: none;
  border-bottom: 1px dotted #4c533b; }
  .window_search .toggle_search:hover {
    border-color: #5b8707; }

form.inline_search_form {
  overflow: hidden;
  padding: 0 4px; }
  form.inline_search_form input {
    float: left; }
  form.inline_search_form input.inline {
    width: 280px;
    margin-right: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -opera-border-radius: 5px;
    border-radius: 5px; }

form.inline_search_form_without_toggler input.inline {
  width: 420px; }

.text_content table {
  width: 100% !important;
  border-collapse: collapse;
  margin-bottom: 10px;
  margin-top: 1px; }
.text_content td, .text_content th {
  padding: 5px 10px;
  border: solid #dbe0d0;
  border-width: 1px; }
.text_content table p {
  padding: 0; }

.captcha {
  padding-bottom: 10px;
  overflow: hidden;
  zoom: 1; }
  .captcha .recaptcha_input_area input {
    border: solid #dbe0d0 !important;
    border-width: 1px !important; }

.image_top_left {
  float: left;
  padding: 0 1em 4px 0 !important;
  overflow: hidden; }

.image_top_right {
  float: right;
  padding: 0 0 4px 1em !important;
  overflow: hidden; }

.image_left {
  float: left;
  padding: 4px 1em 4px 0 !important;
  overflow: hidden; }

.image_right {
  float: right;
  padding: 4px 0 4px 1em !important;
  overflow: hidden; }

.no_padding {
  padding: 0 !important; }

.no_border td {
  border: none; }

.question {
  color: #7da52d; }

.answer {
  border-bottom: solid #dbe0d0;
  border-width: 0 0 1px 0;
  margin-bottom: 10px !important; }

.page_path {
  padding-top: 1em; }
  .page_path a {
    font-weight: normal;
    font-style: italic;
    text-decoration: none; }
  .page_path a:hover {
    text-decoration: underline; }

ul.primary_list {
  overflow: hidden; }
  ul.primary_list h3 {
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 10px; }
    ul.primary_list h3 .label {
      font-weight: normal; }
  ul.primary_list li {
    border: solid #dbe0d0;
    border-width: 0 0 1px 0;
    margin-bottom: 20px;
    list-style-type: none;
    list-style-position: inside; }
    ul.primary_list li a {
      font-weight: bold;
      text-decoration: none; }
    ul.primary_list li a:hover {
      text-decoration: underline; }
  ul.primary_list a.excerpts {
    display: block;
    font-weight: normal;
    text-decoration: none; }
    ul.primary_list a.excerpts:hover {
      text-decoration: none; }
  ul.primary_list .excerpts .match {
    font-weight: bold; }

ul.secondary_list {
  margin-left: 10px; }
  ul.secondary_list li {
    list-style-type: disc;
    list-style-position: inside;
    border: none;
    margin-bottom: 0;
    padding-bottom: 10px; }

.excerpt {
  padding-bottom: 10px; }

.search_no_results label {
  float: left; }
.search_no_results .submit {
  margin: 0; }
.search_no_results input.inline {
  margin-left: 5px;
  width: 200px !important; }

ul.files {
  padding-bottom: 0 !important; }
  ul.files li {
    list-style-type: none; }
    ul.files li a {
      display: inline; }

.logo_overlay_image {
  padding-bottom: 10px; }

.logos_select {
  padding-bottom: 10px !important; }
  .logos_select .new_logo {
    clear: both;
    padding: 10px 0; }
  .logos_select .logo_select {
    float: left;
    padding-right: 20px; }

.help .text {
  margin-bottom: 10px;
  padding: 0 0 0 10px;
  color: #7da52d;
  border-left: 2px solid #7da52d;
  margin-left: 5px; }

.form_field .help .text {
  margin-bottom: 0; }

.roles_help {
  padding: 0 0 10px 20px; }

.ui-datepicker {
  z-index: 200; }

.user_status {
  margin-top: -10px; }

.save_window {
  padding-top: 0.5em; }

.project_participation {
  padding-bottom: 10px; }

.poll {
  margin-top: 20px; }

.vote_results .actions {
  margin-left: 2px; }

.poll_answers li {
  text-transform: none !important; }

.voted_number {
  float: right; }

.voted_number_line {
  height: 2px;
  background: #7da52d;
  clear: both; }

.poll_questions li {
  text-transform: none !important;
  font-weight: bold; }

ul.poll_detach_link {
  padding-top: 10px; }

.delete_answer {
  margin: -7px 0; }

.detach_link {
  display: inline-block;
  padding-left: 30px; }

.poll li.radio_button {
  *padding-left: 0 !important; }
  .poll li.radio_button label {
    *position: static; }

.attachments_list {
  display: inline; }

form .left_part, .like_form .left_part {
  width: 350px;
  text-align: left;
  float: left; }
form .right_part, .like_form .right_part {
  width: 100px;
  text-align: right;
  float: right; }

.attaches_list {
  text-align: left;
  padding-bottom: 5px; }
  .attaches_list a {
    margin-right: 5px; }

.attaches_title {
  padding-bottom: 5px; }

.filetype_icon {
  margin-bottom: -10px; }

* html .filetype_icon {
  margin-bottom: -8px; }

.attach_link {
  padding: 4px 4px 10px 4px;
  margin-bottom: 2px;
  background: #d9e7b2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -opera-border-radius: 2px;
  border-radius: 2px; }

.new_message {
  padding-top: 10px; }

.unread_message .message_text {
  font-weight: bold !important; }

.message_body {
  float: left; }

.notifications p {
  padding-bottom: 5px;
  margin-right: 40px;
  text-align: justify; }
.notifications .little_item {
  padding-bottom: 10px; }

.subscribe {
  position: absolute;
  top: 20px;
  right: 8px;
  font-weight: normal !important;
  text-transform: none !important;
  text-decoration: underline !important;
  width: 32px;
  height: 16px;
  background: url("../images/subscribe.png"); }

.unsubscribe {
  background: url("../images/unsubscribe.png"); }

.human_date {
  font-weight: bold;
  font-style: italic;
  padding-bottom: 5px; }

.human_date_full {
  text-transform: lowercase; }

.jsonSuggestResults {
  position: absolute;
  border: 1px solid #cccccc;
  padding: 0px;
  margin: 0px 2px;
  z-index: 1; }
  .jsonSuggestResults .resultItem {
    margin: 0px;
    padding: 5px;
    position: relative;
    height: auto;
    cursor: pointer; }
  .jsonSuggestResults .resultItem.odd {
    background-color: white; }
  .jsonSuggestResults .resultItem.even {
    background-color: #d9e7b2; }
  .jsonSuggestResults .resultItem.hover {
    background-color: #afc868; }
  .jsonSuggestResults .resultItem p {
    margin: 0px;
    padding: 0px; }
    .jsonSuggestResults .resultItem p strong {
      font-weight: bold;
      text-decoration: underline; }
  .jsonSuggestResults .resultItem p.extra {
    font-size: x-small !important;
    position: absolute;
    bottom: 3px;
    right: 3px; }

.pagination {
  text-align: center; }
  .pagination .disabled {
    color: #999999; }
  .pagination a {
    text-decoration: underline; }

.comments {
  overflow: hidden; }
  .comments .pagination {
    margin-top: -10px;
    padding-bottom: 10px; }

.window_footer_wrapper {
  display: none;
  clear: both; }

.send_comment_form_wrapper, .send_message_form_wrapper, .send_remark_form_wrapper {
  display: none;
  clear: both; }

.catalog_list a {
  display: inline; }
.catalog_list .check_box {
  display: inline; }
.catalog_list h3 a {
  padding-left: 5px; }

.comparison a:hover {
  text-decoration: underline; }
.comparison table {
  width: 100%; }
  .comparison table td {
    border: 1px solid #afc868;
    padding: 4px;
    text-align: right; }
  .comparison table thead {
    background: #d9e7b2; }
    .comparison table thead td {
      text-align: center; }
  .comparison table thead td, .comparison table td.first_column {
    font-weight: bold; }
  .comparison table tbody td.first_column {
    text-align: left;
    background: #d9e7b2; }

.loader {
  background: url("../images/loading.gif") no-repeat right;
  height: 16px;
  width: 16px;
  display: none; }

.loader.active {
  display: block !important; }

* html .submit_link,
* html input.submit,
* html input.button,
* html .cancel_link,
* html a.button {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/button.png', sizingMethod='scale'); }

.description {
  padding-bottom: 1em; }

.activity_types a {
  font-style: normal;
  text-decoration: none; }
.activity_types a:hover {
  text-decoration: underline; }

.share {
  margin-top: 20px; }
  .share a {
    position: relative;
    display: block;
    padding: 3px 5px 3px 40px;
    margin: 0 1px 1px 0;
    text-decoration: none;
    background: #d9e7b2;
    height: 17px; }
    .share a .icon {
      position: absolute;
      left: 18px;
      top: 4px;
      display: block;
      width: 16px;
      height: 16px;
      line-height: 16px !important;
      background: url("../images/share.gif") no-repeat; }

.share .description, .revolver .description {
  font-weight: bold;
  padding: 3px 5px 3px 18px;
  margin: 0 1px 1px 0; }

.open_id {
  padding: 4px 0; }
  .open_id a {
    text-decoration: underline;
    padding: 3px 5px 3px 0px;
    margin: 0 1px 10px 4px; }
  .open_id a.sociable, .open_id span.sociable {
    position: relative;
    padding: 3px 5px 3px 22px;
    margin: 0 1px 1px 0;
    display: inline-block; }
    .open_id a.sociable .icon, .open_id span.sociable .icon {
      position: absolute;
      left: 0;
      top: 2px;
      display: block;
      width: 16px;
      height: 16px;
      line-height: 16px !important;
      background: url("../images/share.gif") no-repeat; }

.window .open_id {
  padding: 0; }
  .window .open_id a {
    padding: 3px 0px 3px 22px; }
    .window .open_id a .icon {
      left: 2px; }

.share a.vkontakte .icon, .share span.vkontakte .icon, .open_id a.vkontakte .icon, .open_id span.vkontakte .icon {
  background-position: 0 0; }
.share a.facebook .icon, .share span.facebook .icon, .open_id a.facebook .icon, .open_id span.facebook .icon {
  background-position: 0 -16px; }
.share a.twitter .icon, .open_id a.twitter .icon {
  background-position: 0 -32px; }
.share a.livejournal .icon, .open_id a.livejournal .icon {
  background-position: 0 -48px; }
.share a.myworld .icon, .open_id a.myworld .icon {
  background-position: 0 -64px; }
.share a.linkedin .icon, .open_id a.linkedin .icon {
  background-position: 0 -80px; }

.likes {
  clear: both;
  padding-top: 10px; }
  .likes .like {
    float: left; }

.tag span.l, .tag span.r, .tag span.t, .tag span.b {
  font-size: 0;
  width: 1px;
  height: 1px;
  background: white; }

a.tag {
  text-decoration: none; }
  a.tag:hover {
    text-decoration: underline; }

.tag_weight-1 {
  font-size: 80%; }

.tag_weight-2 {
  font-size: 100%; }

.tag_weight-3 {
  font-size: 120%; }

.tag_weight-4 {
  font-size: 140%; }

.tag_weight-5 {
  font-size: 160%; }

.tag_weight-6 {
  font-size: 180%; }

.tag_weight-7 {
  font-size: 200%; }

.tag_weight-8 {
  font-size: 220%; }

.tag_weight-9 {
  font-size: 240%; }

.tag_weight-10 {
  font-size: 260%; }

.tags_cloud {
  text-align: center;
  line-height: 1.5; }
  .tags_cloud .tag {
    padding: 0 5px; }

.tags_line {
  clear: both;
  padding-top: 10px;
  color: #999999;
  zoom: 1; }
  .tags_line .tag {
    margin-right: 2px;
    margin-bottom: 2px; }

.tags_line_label {
  display: block;
  float: left;
  margin-right: 4px;
  zoom: 1; }

* html .tag span.b {
  bottom: -2px; }
* html .tag span.r {
  right: -1px; }
* html .tag span.t {
  top: -1px; }

*:first-child + html .tags_line .tag {
  margin-right: 2px; }

#left_menu .tags a {
  padding-left: 20px; }

.search_activities_wrapper {
  padding-bottom: 10px; }

.news_gallery {
  text-align: left; }
  .news_gallery .ng_image {
    width: 256px;
    margin-bottom: 20px;
    text-align: center; }
  .news_gallery .ng_descriptions {
    width: 256px;
    float: left; }
  .news_gallery .ng_headers {
    margin-left: 276px; }
  .news_gallery .ng_header {
    display: block;
    padding-left: 10px;
    margin-bottom: 5px;
    text-decoration: none;
    zoom: 1; }
    .news_gallery .ng_header span {
      display: block;
      padding: 5px 20px;
      zoom: 1;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      -khtml-border-radius: 5px;
      -opera-border-radius: 5px;
      border-radius: 5px; }
  .news_gallery .ng_header_current {
    background: url("../images/news_gallery_current_item_bg.png") no-repeat left center; }
    .news_gallery .ng_header_current span {
      background: #d9e7b2;
      display: block; }
  .news_gallery .all {
    clear: both;
    float: right; }

.read_more_menu {
  text-align: justify;
  background: url("../images/main_icons_2.png") no-repeat top center;
  overflow: hidden;
  zoom: 1; }
  .read_more_menu a {
    text-align: left;
    display: block;
    float: left;
    padding-top: 100px;
    text-align: center;
    width: 137px;
    zoom: 1; }
  .read_more_menu a:hover {
    text-decoration: underline; }

* html .read_more_menu {
  text-align-last: justify; }

#informer_settings {
  margin-bottom: 10px; }
  #informer_settings input {
    width: auto;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    -opera-border-radius: 5px;
    border-radius: 5px; }
  #informer_settings label {
    margin-bottom: 5px; }

#informer_code {
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -opera-border-radius: 5px;
  border-radius: 5px; }

.farbtastic, .farbtastic .wheel {
  width: 195px;
  height: 195px; }

.farbtastic {
  position: relative;
  background: white; }
  .farbtastic * {
    position: absolute;
    cursor: crosshair; }
  .farbtastic .color, .farbtastic .overlay {
    top: 47px;
    left: 47px;
    width: 101px;
    height: 101px; }
  .farbtastic .wheel {
    background: url(../images/farbtastic/wheel.png) no-repeat;
    width: 195px;
    height: 195px; }
  .farbtastic .overlay {
    background: url(../images/farbtastic/mask.png) no-repeat; }
  .farbtastic .marker {
    width: 17px;
    height: 17px;
    margin: -8px 0 0 -8px;
    overflow: hidden;
    background: url(../images/farbtastic/marker.png) no-repeat; }

.stats {
  overflow: hidden;
  padding-top: 5px;
  padding-bottom: 5px;
  border: solid #dbe0d0;
  border-width: 0 0 1px 0; }
  .stats .name {
    float: left; }
  .stats .count {
    float: right; }

.new_stats .duration {
  display: block;
  float: left; }
  .new_stats .duration a {
    display: inline;
    padding-left: 5px; }

html, body {
  height: 100%; }

body {
  background: white; }

#wrapper {
  height: auto !important;
  height: 100%;
  min-height: 100%;
  width: 980px;
  padding: 0 14px;
  margin: 0 auto;
  background: white url("../images/body_bg.png") repeat-y center;
  position: relative; }

.clear {
  clear: both;
  font-size: 0;
  overflow: hidden; }

#col1 {
  width: 632px;
  position: relative;
  left: 174px; }

#col2 {
  width: 174px;
  position: relative;
  left: -174px; }

#col3 {
  width: 174px;
  position: relative;
  left: 806px; }

#content {
  float: left;
  margin-right: -632px;
  left: -632px; }

#left_menu_layer, #right_menu_layer {
  position: absolute;
  top: 180px;
  bottom: 62px;
  width: 174px; }
  #left_menu_layer .t, #left_menu_layer .b, #right_menu_layer .t, #right_menu_layer .b {
    background: url("../images/menu_bg.png") no-repeat;
    height: 27px;
    width: 174px; }

#left_menu_layer {
  background: url("../images/menu_left.png") repeat-y left;
  left: 14px; }
  #left_menu_layer .t, #left_menu_layer .b {
    right: 0; }
  #left_menu_layer .t {
    background-position: top left; }
  #left_menu_layer .b {
    background-position: bottom left; }

#right_menu_layer {
  background: url("../images/menu_right.png") repeat-y right;
  right: 14px; }
  #right_menu_layer .t, #right_menu_layer .b {
    left: 0; }
  #right_menu_layer .t {
    background-position: top right; }
  #right_menu_layer .b {
    background-position: bottom right; }

* html #left_menu_layer,
* html #right_menu_layer {
  height: expression((0 + parseInt(document.getElementById("wrapper").clientHeight) - parseInt('242px') - 1) + "px"); }
  * html #left_menu_layer .b,
  * html #right_menu_layer .b {
    bottom: -1px; }

#left_menu {
  float: left;
  margin-right: -806px;
  position: relative;
  left: -806px;
  padding: 15px 4px 15px 0; }

#right_menu {
  padding: 15px 0 15px 4px; }

#footer {
  overflow: hidden;
  color: #7da52d;
  width: 980px;
  padding: 0 14px;
  margin: 0 auto;
  height: 50px;
  margin-top: -50px;
  color: #4c533b;
  position: relative;
  z-index: 1;
  text-shadow: 0px 1px 1px #ddeedd; }
  #footer a {
    color: #4c533b; }
  #footer a:hover {
    color: #5b8707;
    text-decoration: underline; }

#footer_inner {
  padding: 10px 20px 6px;
  background: #afc868 url("../images/footer_top.png") repeat-x top; }

#counters {
  float: right;
  margin-top: 3px; }
  #counters img {
    opacity: 0.5; }
  #counters img:hover {
    opacity: 1; }

.header, #middle {
  zoom: 1;
  width: 980px;
  margin: 0 auto;
  position: relative; }

.header {
  height: 180px;
  margin: 0 auto;
  z-index: 150; }
  .header .logo {
    float: left;
    width: 170px;
    height: 160px;
    outline: none;
    margin-left: 10px; }
  .header .logo.ru {
    background: url("../images/logo_ru.png") no-repeat center; }
  .header .logo.en {
    background: url("../images/logo_en.png") no-repeat center; }

.top_wrapper {
  float: right;
  width: 794px;
  position: relative;
  background: url("../images/shadow_l.png") repeat-y left; }
  .top_wrapper .top {
    height: 130px;
    background: #d9e7b2;
    z-index: 100;
    background: url("../images/top.jpg") no-repeat top right;
    margin-left: 4px;
    position: relative; }
    .top_wrapper .top .temp_header_link_1 {
      position: absolute;
      bottom: 6px;
      left: 5px; }
    .top_wrapper .top .temp_header_link_2 {
      position: absolute;
      bottom: 6px;
      left: 135px; }
  .top_wrapper ul {
    display: block;
    position: absolute;
    bottom: 7px; }
  .top_wrapper ul.units {
    padding-left: 7px; }
    .top_wrapper ul.units li {
      display: block;
      float: left;
      padding: 0 10px 0 20px;
      text-transform: uppercase; }
    .top_wrapper ul.units .current, .top_wrapper ul.units .current a {
      font-weight: bold; }
  .top_wrapper ul.help_new {
    right: 48px; }
  .top_wrapper ul.help_edit_delete {
    right: 63px; }
  .top_wrapper ul.help_new a, .top_wrapper ul.help_edit_delete a {
    text-decoration: none;
    padding: 0; }
  .top_wrapper #help_show {
    position: absolute;
    bottom: 7px;
    right: 52px;
    text-transform: uppercase;
    font-weight: bold; }
    .top_wrapper #help_show a {
      padding: 0; }
  .top_wrapper ul.lang {
    right: 10px;
    text-transform: uppercase;
    font-weight: bold; }

.help_window {
  background: #d9e7b2;
  padding: 10px;
  margin: -10px 0 10px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -opera-border-radius: 10px;
  border-radius: 10px; }

.browser_warning {
  margin: 0 !important; }

.browser_icons a {
  margin: 0 10px; }

.main_menu .l {
  height: 28px;
  width: 20px;
  background: url("../images/top_menu_corner.png") no-repeat; }

.main_menu {
  height: 28px;
  background: #afc868 url("../images/top_menu.png") repeat-x center;
  position: relative;
  text-shadow: 0px 1px 1px #ddeedd; }

#left_menu, #right_menu {
  width: 170px;
  position: relative;
  z-index: 1;
  overflow: hidden;
  text-shadow: 0px 1px 1px #ddeedd; }
  #left_menu ul, #right_menu ul {
    display: block; }
    #left_menu ul li, #right_menu ul li {
      display: block;
      padding: 2px 20px;
      text-align: left;
      text-transform: uppercase; }
      #left_menu ul li .submit, #right_menu ul li .submit {
        margin-top: 5px; }
    #left_menu ul .current, #right_menu ul .current {
      color: #7da52d;
      font-weight: bold; }
  #left_menu ul.extra_units, #right_menu ul.extra_units {
    font-weight: normal;
    padding: 5px 0; }
    #left_menu ul.extra_units li, #right_menu ul.extra_units li {
      background: #d9e7b2;
      margin: 0 0 1px 1px;
      padding: 3px 5px 3px 10px;
      position: relative;
      text-transform: none; }
    #left_menu ul.extra_units li.rss2email, #right_menu ul.extra_units li.rss2email {
      background: none; }
      #left_menu ul.extra_units li.rss2email input#rss2email, #right_menu ul.extra_units li.rss2email input#rss2email {
        width: auto;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        -khtml-border-radius: 5px;
        -opera-border-radius: 5px;
        border-radius: 5px; }
  #left_menu ul.links li, #right_menu ul.links li {
    padding: 0 20px;
    text-transform: none; }
    #left_menu ul.links li a, #right_menu ul.links li a {
      text-decoration: underline; }
  #left_menu ul li.eco_server, #right_menu ul li.eco_server {
    text-transform: none;
    font-weight: bold; }
    #left_menu ul li.eco_server a, #right_menu ul li.eco_server a {
      text-decoration: none;
      background: url("../images/eco_server.png") no-repeat center bottom;
      display: block;
      margin: 0 auto;
      width: 122px;
      height: 68px; }
  #left_menu .menu_item, #right_menu .menu_item {
    margin: 10px 0;
    position: relative; }
  #left_menu .image, #right_menu .image {
    text-align: center; }
  #left_menu .place_between_items, #right_menu .place_between_items {
    margin-top: 12px; }
  #left_menu ul.registered_units li, #right_menu ul.registered_units li {
    text-transform: none; }

* html #left_menu ul li a.eco_server, * html #right_menu ul li a.eco_server {
  text-transform: none;
  font-weight: bold;
  text-decoration: none;
  background: url("../images/eco_server_ie6.png") no-repeat center bottom; }
* html #left_menu .b, * html #right_menu .b {
  bottom: -1px; }

.main_menu a.menu_main {
  background-position: 0 0px; }
.main_menu a.menu_ecopedia {
  background-position: 0 -16px; }
.main_menu a.menu_news {
  background-position: 0 -144px; }
.main_menu a.menu_interviews {
  background-position: 0 -64px; }
.main_menu a.menu_projects {
  background-position: 0 -80px; }
.main_menu a.menu_ru {
  background-position: 0 -224px; }
.main_menu a.menu_en {
  background-position: 0 -240px; }

#left_menu .units a.menu_personal_profiles {
  background-position: 0 -96px; }
#left_menu .units a.menu_company_profiles {
  background-position: 0 -112px; }
#left_menu .units a.menu_blogs {
  background-position: 0 -128px; }
#left_menu .units a.menu_profile_groups {
  background-position: 0 -48px; }
#left_menu .units a.menu_events {
  background-position: 0 -32px; }
#left_menu .units a.menu_catalog {
  background-position: 0 -160px; }
#left_menu .units a.menu_about {
  background-position: 0 -176px; }

#right_menu .units a.menu_login {
  background-position: 0 -192px; }
#right_menu .units a.menu_signup {
  background-position: 0 -208px; }

.main_menu a, #left_menu .units a, #right_menu .units a {
  background: url("../images/menu_icons.png") no-repeat 16px 16px;
  padding-left: 20px;
  display: inline-block;
  height: 16px; }

* html .main_menu a, * html #left_menu .units a, * html #right_menu .units a {
  background: none;
  padding-left: 0; }

.column_left {
  float: left; }

.column_right {
  float: right; }

#middle {
  margin: 0 auto;
  padding-bottom: 62px;
  overflow: hidden;
  z-index: 1; }

.main {
  background: #d9e7b2;
  position: relative; }

#content {
  width: 608px;
  z-index: 100;
  overflow: hidden;
  position: relative;
  padding: 0 12px; }

.flash {
  color: #ee6d17;
  padding: 0 0 10px 10px; }

#search {
  width: 300px;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: right;
  position: absolute;
  top: 0;
  right: 0;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }
  #search .search_wrapper {
    height: 24px;
    background: white;
    margin-left: 25px; }
  #search form {
    border: 0;
    margin: 0;
    padding: 4px 4px 4px 8px; }
  #search input {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0;
    height: 16px; }
  #search input.default_value {
    font-style: italic; }
  #search div {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80); }
  #search .search_corner {
    background: none\9;
    filter: "alpha(opacity=80) progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/search_corner.png, sizingMethod='crop')";
    -ms-filter: "alpha(opacity=80) progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/search_corner.png, sizingMethod='crop')";
    -bottom: -1px; }

* html #search input {
  height: auto; }

.search_corner {
  left: 0;
  bottom: 0;
  position: absolute;
  background: url("../images/search_corner.png") no-repeat 0 0;
  width: 12px;
  height: 12px;
  background: none\9;
  filter: "alpha(opacity=80) progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/search_corner.png, sizingMethod='crop')";
  -ms-filter: "alpha(opacity=80) progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/images/search_corner.png, sizingMethod='crop')";
  -bottom: -1px; }

.search_lb {
  left: 0;
  top: 0;
  position: absolute;
  background: white;
  width: 12px;
  height: 12px; }

.search_list_bb {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 12px;
  margin-left: 12px;
  background: white;
  width: 276px; }

#search_logo {
  position: absolute;
  left: 12px;
  top: 0;
  width: 13px;
  height: 24px;
  background: url("../images/search.png") no-repeat center center;
  background-color: white; }

#search_list {
  position: absolute;
  display: none;
  right: 0;
  top: 24px;
  width: 288px;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }
  #search_list .search_list_wrapper {
    padding-left: 17px;
    margin-bottom: 12px;
    background: white;
    z-index: 1; }

.check_reset {
  padding-top: 1em; }
  .check_reset a {
    margin-right: 1em; }

.banner {
  width: 235px;
  border: 0;
  margin: 0;
  padding: 0;
  text-align: center;
  position: absolute;
  top: 111px;
  right: 0;
  opacity: 0.8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }
  .banner .banner_wrapper {
    height: 19px;
    background: white;
    margin-left: 10px; }

.banner_corner {
  left: 0;
  top: 0;
  position: absolute;
  background: url("../images/banner_corner.png") no-repeat 0 0;
  width: 10px;
  height: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }

.banner_lb {
  position: absolute;
  left: 0;
  bottom: 0;
  height: 9px;
  background: white;
  width: 10px;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  filter: alpha(opacity=80); }

div.ui-datepicker {
  display: none; }

.likes {
  padding-left: 10px; }

em.online {
  display: none;
  font-size: 80%;
  color: #5b8707;
  font-style: normal;
  text-transform: none;
  padding-left: 1em; }

.friendship {
  color: #7da52d;
  line-height: 16px; }
  .friendship a {
    text-decoration: underline; }
  .friendship .loader.active {
    display: inline-block !important; }

.tree_container .window_header, .tree_container .window_logo {
  cursor: pointer; }

.tree_container_switcher {
  position: absolute;
  top: 7px;
  right: 12px;
  height: 16px;
  width: 16px;
  background: url("../images/category_switcher_off.png") no-repeat center;
  cursor: pointer; }

.tree_container_switcher_closed {
  background: url("../images/category_switcher_on.png") no-repeat center; }

.tree_switcher {
  position: absolute;
  top: 3px;
  left: -16px;
  height: 12px;
  width: 12px;
  background: url("../images/page_switcher_off.png") no-repeat center;
  cursor: pointer; }

.tree_switcher_closed {
  background: url("../images/page_switcher_on.png") no-repeat center; }

.tree_item_empty .tree_switcher {
  display: none; }

.tree_text_switcher {
  cursor: pointer; }

.add_category {
  clear: both;
  padding: 0 0 10px 3px; }
  .add_category a:hover {
    text-decoration: underline; }

.label {
  display: inline-block;
  background: #d9e7b2;
  line-height: 1em;
  padding: 1px 6px 3px;
  margin-bottom: -3px;
  overflow: hidden;
  zoom: 1;
  text-transform: lowercase;
  position: relative; }
  .label div {
    font-size: 0;
    width: 1px;
    height: 1px;
    background: white; }

.under_construction_label, .recent_label {
  margin: 0 0 -3px 0; }

* html .label {
  display: block;
  float: left; }
* html .label div {
  display: none; }
* html .under_construction_label, * html .recent_label {
  margin: 0 5px 0 0; }

*:first-child + html .label {
  display: inline;
  margin-right: 5px; }

.open_gallery {
  position: absolute;
  right: 1px;
  top: 2px;
  cursor: pointer; }

.remark_thanks {
  position: absolute;
  bottom: -17px;
  z-index: 100;
  color: #7da52d; }

.remark {
  display: block;
  float: right;
  position: relative;
  right: 3px;
  bottom: 1px;
  z-index: 100;
  background: url("../images/remark_button.png") repeat-x center;
  padding: 3px 5px 0 15px;
  height: 21px;
  outline: none;
  text-align: center; }
  .remark span {
    position: relative;
    top: 3px;
    white-space: nowrap; }
  .remark .l, .remark .r {
    width: 10px;
    height: 24px; }
  .remark .l {
    background: url("../images/remark_button_l.png") no-repeat left center; }
  .remark .r {
    background: url("../images/remark_button_r.png") no-repeat right center;
    right: -10px; }

.remark_form_wrapper {
  width: 540px;
  margin: 0 auto;
  display: none; }
  .remark_form_wrapper p.description {
    padding: 20px 0 5px 0;
    margin: 20px 0 0 0;
    font-style: italic;
    border: solid #dbe0d0;
    border-width: 1px 0 0 0; }
  .remark_form_wrapper form {
    padding: 0; }

.remark_form {
  overflow: hidden;
  zoom: 1; }
  .remark_form div.remark_form_inner {
    padding: 5px 0 10px; }
  .remark_form textarea {
    width: 520px;
    height: 100px;
    border: 0;
    padding: 0; }

.window_footer_button {
  display: block;
  float: right;
  position: relative;
  right: 3px;
  bottom: 1px;
  z-index: 100;
  background: url("../images/remark_button.png") repeat-x center;
  padding: 3px 5px 0 15px;
  height: 21px;
  outline: none;
  text-align: center; }
  .window_footer_button span {
    position: relative;
    top: 3px;
    white-space: nowrap; }
  .window_footer_button .l, .window_footer_button .r {
    width: 10px;
    height: 24px; }
  .window_footer_button .l {
    background: url("../images/remark_button_l.png") no-repeat left center; }
  .window_footer_button .r {
    background: url("../images/remark_button_r.png") no-repeat right center;
    right: -10px; }

.list_handle {
  cursor: move; }

.tree_handle {
  font-size: 0;
  display: block;
  float: left;
  margin-right: 5px;
  cursor: move;
  width: 10px;
  height: 10px;
  background: url("../images/handle.png") scroll 0 0 no-repeat;
  position: relative;
  top: 4px; }

#tree_placer, #list_placer {
  font-size: 0;
  height: 1px;
  background: #4c533b; }

#list_placer.horizontal {
  height: 80px;
  width: 1px;
  padding: 0;
  margin-right: 10px; }

#tree_helper, #list_helper {
  opacity: 0.5;
  display: none;
  z-index: 1000;
  position: absolute; }
  #tree_helper ul, #list_helper ul {
    padding: 0 0 0 12px; }

.presentation_label {
  padding: 6px 8px 4px 42px;
  margin-bottom: 10px;
  line-height: 28px;
  background: transparent url("../images/f-icon.png") no-repeat 4px center;
  background-color: #d9e7b2;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  -khtml-border-radius: 2px;
  -opera-border-radius: 2px;
  border-radius: 2px; }

.actions {
  overflow: hidden;
  zoom: 1;
  display: inline-block; }
  .actions a {
    width: 8px;
    height: 8px;
    font-size: 0;
    display: block;
    margin-right: 4px;
    display: inline-block !important; }
  .actions .edit {
    background: url("../images/action_edit.png") no-repeat; }
  .actions .delete {
    background: url("../images/action_delete.png") no-repeat; }
  .actions .add {
    background: url("../images/action_add.png") no-repeat; }

* html .actions .edit {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/action_edit.png', sizingMethod='scale'); }
* html .actions .delete {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/action_delete.png', sizingMethod='scale'); }
* html .actions .add {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/action_add.png', sizingMethod='scale'); }

.news_link_summary_item {
  border: solid #dbe0d0;
  border-width: 0 0 1px 0;
  margin: 0 0 10px 0; }

* html .underlogo {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_logo.png', sizingMethod='scale'); }

* html .tree_container_switcher {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_switcher_off.png', sizingMethod='scale'); }

* html .tree_container_switcher_closed {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_switcher_on.png', sizingMethod='scale'); }

* html .remark .r {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/remark_button_r.png', sizingMethod='scale'); }

* html .tree_handle {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/handle.png', sizingMethod='scale'); }

.tree .window_header, .tree .window_logo {
  cursor: pointer; }

.list_switcher {
  position: absolute;
  top: 7px;
  right: 12px;
  height: 16px;
  width: 16px;
  background: url("../images/category_switcher_off.png") no-repeat center;
  cursor: pointer; }

.list_switcher_closed {
  background: url("../images/category_switcher_on.png") no-repeat center; }

.tree_switcher {
  position: absolute;
  top: 3px;
  left: -16px;
  height: 12px;
  width: 12px;
  background: url("../images/page_switcher_off.png") no-repeat center;
  cursor: pointer; }

.tree_switcher_closed {
  background: url("../images/page_switcher_on.png") no-repeat center; }

.tree_empty .tree_switcher {
  display: none; }

.tree_text_switcher {
  cursor: pointer; }

.list_handle {
  cursor: move; }

.tree_handle {
  font-size: 0;
  display: block;
  float: left;
  margin-right: 5px;
  cursor: move;
  width: 10px;
  height: 10px;
  background: url("../images/handle.png") scroll 0 0 no-repeat;
  position: relative;
  top: 4px; }

#tree_placer, #list_placer {
  font-size: 0;
  height: 1px;
  background: #4c533b; }

#list_placer.horizontal {
  height: 80px;
  width: 1px;
  padding: 0;
  margin-right: 10px; }

#tree_helper, #list_helper {
  opacity: 0.5;
  display: none;
  z-index: 1000;
  position: absolute; }
  #tree_helper ul, #list_helper ul {
    padding: 0 0 0 12px; }

ul.contents_inner {
  zoom: 1; }
  ul.contents_inner li {
    padding-left: 16px;
    zoom: 1; }
  ul.contents_inner li.tree_empty, ul.contents_inner li.tree_leaf {
    padding-left: 11px;
    margin-left: 5px; }

ul.contents_inner {
  position: relative;
  margin-left: -11px;
  padding-left: 11px;
  border: solid #dbe0d0;
  border-width: 0 0 0 1px; }
  ul.contents_inner .tree_empty, ul.contents_inner .tree_leaf {
    border: solid #dbe0d0;
    border-width: 0 0 0 1px; }
    ul.contents_inner .tree_empty .tree_path, ul.contents_inner .tree_leaf .tree_path {
      position: absolute;
      left: -12px;
      top: 0;
      height: 8px;
      width: 8px;
      border: solid #dbe0d0;
      border-width: 0 0 1px 0; }
  ul.contents_inner .tree_last {
    border-color: white; }
    ul.contents_inner .tree_last .tree_path {
      border-width: 0 0 1px 1px; }

ul.contents_borderless {
  border: 0 !important; }

* html .list_switcher {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_switcher_off.png', sizingMethod='scale'); }

* html .list_switcher_closed {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_switcher_on.png', sizingMethod='scale'); }

* html .tree_handle {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/handle.png', sizingMethod='scale'); }

* html ul.contents_inner .tree_empty .tree_path, * html ul.contents_inner .tree_leaf .tree_path {
  top: 0;
  bottom: auto;
  height: 8px;
  font-size: 0; }
* html ul.contents_inner h3 {
  background: white; }
* html .tree_path {
  line-height: 0; }

.window, .window_header, .window_footer, .window_content {
  position: relative; }

.window {
  margin-bottom: 2px;
  width: 608px;
  clear: both; }

.window_header {
  background: #afc868 url("../images/window_hf.png") no-repeat left top;
  height: 27px;
  text-shadow: 0px 1px 1px #ddeedd; }
  .window_header h1, .window_header h2, .window_header h3, .window_header h4, .window_header h5, .window_header h6 {
    text-transform: uppercase; }
  .window_header .left {
    float: left;
    padding: 7px 0 0 20px;
    text-transform: uppercase; }
  .window_header .right {
    float: right;
    padding: 7px 20px 0 0; }
    .window_header .right a:hover {
      text-decoration: underline; }

.window_footer_form {
  padding: 20px 0 5px 0;
  margin: 20px 0 0 0;
  border: solid #dbe0d0;
  border-width: 1px 0 0 0; }

.window_footer {
  background: url("../images/window_hf.png") no-repeat left bottom;
  height: 26px;
  padding: 0 10px; }
  .window_footer .left, .window_footer .loader {
    float: left;
    padding-left: 20px;
    color: #7da52d; }
  .window_footer .right {
    float: right; }

.window_content {
  background: url("../images/window_m.png") repeat-y left center;
  padding: 20px 30px 0;
  position: relative;
  z-index: 100; }
  .window_content .date, .window_content .datetime {
    text-transform: lowercase !important;
    font-weight: normal;
    font-style: italic;
    color: #999999; }
  .window_content .date {
    float: right;
    margin-left: 10px; }
  .window_content .datetime {
    text-align: left; }
  .window_content .field_label {
    color: #999999; }
  .window_content .plain_link a {
    font-weight: normal;
    text-decoration: none; }
  .window_content .plain_link a:hover {
    text-decoration: underline; }
  .window_content .actions {
    position: absolute;
    right: 10px;
    top: 10px;
    line-height: 0;
    font-size: 0;
    z-index: 100; }
    .window_content .actions a {
      cursor: pointer; }
  .window_content .inline {
    position: static !important;
    display: inline; }

.plain_layout .window {
  width: auto; }
.plain_layout .window_header {
  background: none;
  font-weight: bold; }
  .plain_layout .window_header h2 {
    font-weight: bold; }
.plain_layout .window_content {
  background: none; }
.plain_layout .window_footer {
  background: none; }

.window_with_logo .window_logo {
  z-index: 200;
  width: 51px;
  height: 48px;
  position: absolute;
  left: 3px;
  top: 2px;
  background: url("../images/window_logo.png") no-repeat left bottom; }
  .window_with_logo .window_logo img {
    position: relative;
    height: 32px;
    width: 32px;
    left: 10px;
    top: 8px; }
.window_with_logo .window_logo img.big_thumb {
  height: 34px !important;
  width: 34px !important;
  left: 9px;
  top: 7px; }
.window_with_logo .window_content {
  padding: 25px 20px 0 55px !important; }
.window_with_logo .left {
  padding-left: 55px; }

* html .window_with_logo .window_logo {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/window_logo.png', sizingMethod='scale'); }

.window_small {
  width: 303px;
  text-align: left; }
  .window_small .window_header {
    background: url("../images/window_small_hf.png") no-repeat left top; }
  .window_small .window_footer {
    background: url("../images/window_small_hf.png") no-repeat left bottom; }
  .window_small .window_content {
    background: url("../images/window_small_m.png") repeat-y left center;
    padding: 15px 20px 0; }
    .window_small .window_content .date, .window_small .window_content .datetime {
      text-align: left !important;
      float: none;
      margin: 0; }

.tree_items_list {
  zoom: 1; }
  .tree_items_list ul.contents {
    zoom: 1; }

.window_help.window_hidden .help_container {
  display: none; }

.window_help .window_header {
  cursor: pointer; }
.window_help .window_content {
  font-style: italic; }
  .window_help .window_content a {
    text-decoration: underline; }
  .window_help .window_content form {
    font-style: normal; }

.help_container_switcher {
  position: absolute;
  top: 7px;
  right: 12px;
  height: 16px;
  width: 16px;
  background: url("../images/category_switcher_off.png") no-repeat center;
  cursor: pointer; }

.help_container_switcher_closed {
  background: url("../images/category_switcher_on.png") no-repeat center; }

* html .help_container_switcher {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_switcher_off.png', sizingMethod='scale'); }

* html .help_container_switcher_closed {
  background: none;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/category_switcher_on.png', sizingMethod='scale'); }

.window_search {
  z-index: 1000; }

a#add_property {
  padding-bottom: 10px; }

.gallery {
  width: 490px;
  margin: 0 auto;
  list-style-type: none;
  position: relative;
  clear: both; }
  .gallery ul {
    list-style-type: none !important;
    margin: 0;
    padding: 0;
    position: relative;
    left: 0;
    width: 1000000px; }
  .gallery li {
    list-style-type: none !important;
    list-style-position: outside;
    float: left;
    position: relative;
    padding-right: 1px; }

.carousel_wrapper {
  overflow: hidden;
  position: relative;
  width: 100%; }

.prev, .next {
  background: url("../images/gallery_arrows_active.png") no-repeat center;
  width: 30px;
  height: 80px;
  top: 0;
  cursor: pointer;
  position: absolute; }

.prev {
  left: -30px;
  float: left;
  background-position: left; }

.next {
  right: -30px;
  float: right;
  background-position: right; }

.gallery .disabled {
  background-image: url("../images/gallery_arrows.png"); }

.gallery .disabled {
  color: #666666; }

.simple_gallery {
  background: white;
  padding: 20px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -opera-border-radius: 10px;
  border-radius: 10px; }

.simple_gallery_placeholder {
  background: white url("../images/loader_1.gif") no-repeat center; }

.simple_gallery_menu {
  overflow: hidden;
  margin-top: -10px;
  padding-bottom: 5px; }
  .simple_gallery_menu a {
    cursor: pointer;
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    background: url("../images/simple_gallery_buttons_1.png") no-repeat 0 top; }
  .simple_gallery_menu a.simple_gallery_prev {
    background-position: 0 top; }
  .simple_gallery_menu a.simple_gallery_next {
    background-position: -32px top; }
  .simple_gallery_menu a.simple_gallery_close {
    background-position: -64px top;
    float: right; }
  .simple_gallery_menu a.simple_gallery_prev:hover, .simple_gallery_menu a.simple_gallery_prev_pressed {
    background-position: 0 bottom; }
  .simple_gallery_menu a.simple_gallery_next:hover, .simple_gallery_menu a.simple_gallery_next_pressed {
    background-position: -32px bottom; }
  .simple_gallery_menu a.simple_gallery_close:hover, .simple_gallery_menu a.simple_gallery_close_pressed {
    background-position: -64px bottom; }

.extra {
  display: none;
  margin: 20px 0 -10px 0; }

/* Ecorussia styles */
.gallery li span.actions {
  display: block;
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 5px;
  top: auto; }

.flash_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 60px;
  width: 100%;
  height: 80px;
  text-align: center;
  color: white; }

.video_overlay {
  position: absolute;
  left: 0;
  right: 0;
  top: 19px;
  height: 38px;
  background: url("../images/video_overlay.png") no-repeat center top;
  width: 100%; }
  .video_overlay span {
    margin: 0 auto;
    width: 36px;
    height: 36px; }

* html .carousel_wrapper ul li a {
  display: block;
  position: relative; }
* html .video_overlay {
  background: none;
  display: block; }
  * html .video_overlay span {
    display: block;
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/video_overlay.png', sizingMethod='scale'); }

.plain_gallery {
  padding-bottom: 10px; }
  .plain_gallery p {
    clear: both; }
  .plain_gallery ul {
    padding-bottom: 10px !important; }
  .plain_gallery ul#plain_gallery {
    overflow: hidden;
    display: none; }
    .plain_gallery ul#plain_gallery li {
      float: left;
      position: relative;
      padding-right: 10px; }
    .plain_gallery ul#plain_gallery span.actions {
      display: block;
      text-align: center;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      top: auto; }
  .plain_gallery .list_handle {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: url("../images/blank.gif") no-repeat center; }

/** jQuery UI CSS Framework
 ** Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 ** Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses. */
/* Layout helpers
 *---------------------------------- */
.ui-helper-hidden {
  display: none; }

.ui-helper-hidden-accessible {
  position: absolute;
  left: -99999999px; }

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none; }

.ui-helper-clearfix {
  display: inline-block; }
  .ui-helper-clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden; }

/* required comment for clearfix to work in Opera \ */
* html .ui-helper-clearfix {
  height: 1%; }

.ui-helper-clearfix {
  display: block; }

/* end clearfix */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0); }

/* Interaction Cues
 *---------------------------------- */
.ui-state-disabled {
  cursor: default !important; }

/* Icons
 *---------------------------------- */
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat; }

/* Misc visuals
 *---------------------------------- */
/* Overlays */
.ui-widget-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

/** jQuery UI CSS Framework
 ** Copyright (c) 2009 AUTHORS.txt (http://jqueryui.com/about)
 ** Dual licensed under the MIT (MIT-LICENSE.txt) and GPL (GPL-LICENSE.txt) licenses.
 ** To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana,Arial,sans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=A1CF61&bgTextureHeader=03_highlight_soft.png&bgImgOpacityHeader=75&borderColorHeader=a2af78&fcHeader=4C533B&iconColorHeader=4C533B&bgColorContent=ffffff&bgTextureContent=01_flat.png&bgImgOpacityContent=75&borderColorContent=a2af78&fcContent=4C533B&iconColorContent=4C533B&bgColorDefault=D4EABE&bgTextureDefault=02_glass.png&bgImgOpacityDefault=75&borderColorDefault=a2af78&fcDefault=4C533B&iconColorDefault=4C533B&bgColorHover=A1CF61&bgTextureHover=02_glass.png&bgImgOpacityHover=75&borderColorHover=a2af78&fcHover=4C533B&iconColorHover=4C533B&bgColorActive=A1CF61&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=a2af78&fcActive=4C533B&iconColorActive=4C533B&bgColorHighlight=fbf9ee&bgTextureHighlight=02_glass.png&bgImgOpacityHighlight=55&borderColorHighlight=a2af78&fcHighlight=4C533B&iconColorHighlight=4C533B&bgColorError=fef1ec&bgTextureError=05_inset_soft.png&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=01_flat.png&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=01_flat.png&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px */
/* Component containers
 *---------------------------------- */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em; }
  .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button {
    font-family: Verdana, Arial, sans-serif;
    font-size: 1em; }

.ui-widget-content {
  border: 1px solid #a2af78;
  background: white url(../images/jqueryui/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;
  color: #4c533b; }
  .ui-widget-content a {
    color: #4c533b; }

.ui-widget-header {
  border: 1px solid #a2af78;
  background: #a1cf61 url(../images/jqueryui/ui-bg_highlight-soft_75_A1CF61_1x100.png) 50% 50% repeat-x;
  color: #4c533b;
  font-weight: bold; }
  .ui-widget-header a {
    color: #4c533b; }

/* Interaction states
 *---------------------------------- */
.ui-state-default, .ui-widget-content .ui-state-default {
  border: 1px solid #a2af78;
  background: #d4eabe url(../images/jqueryui/ui-bg_glass_75_D4EABE_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #4c533b;
  outline: none; }

.ui-state-default a {
  color: #4c533b;
  text-decoration: none;
  outline: none; }
  .ui-state-default a:link, .ui-state-default a:visited {
    color: #4c533b;
    text-decoration: none;
    outline: none; }

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {
  border: 1px solid #a2af78;
  background: #a1cf61 url(../images/jqueryui/ui-bg_glass_75_A1CF61_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #4c533b;
  outline: none; }

.ui-state-hover a {
  color: #4c533b;
  text-decoration: none;
  outline: none; }
  .ui-state-hover a:hover {
    color: #4c533b;
    text-decoration: none;
    outline: none; }

.ui-state-active, .ui-widget-content .ui-state-active {
  border: 1px solid #a2af78;
  background: #a1cf61 url(../images/jqueryui/ui-bg_glass_65_A1CF61_1x400.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #4c533b;
  outline: none; }

.ui-state-active a {
  color: #4c533b;
  outline: none;
  text-decoration: none; }
  .ui-state-active a:link, .ui-state-active a:visited {
    color: #4c533b;
    outline: none;
    text-decoration: none; }

/* Interaction Cues
 *---------------------------------- */
.ui-state-highlight, .ui-widget-content .ui-state-highlight {
  border: 1px solid #a2af78;
  background: #fbf9ee url(../images/jqueryui/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;
  color: #4c533b; }

.ui-state-highlight a, .ui-widget-content .ui-state-highlight a {
  color: #4c533b; }

.ui-state-error, .ui-widget-content .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(../images/jqueryui/ui-bg_inset-soft_95_fef1ec_1x100.png) 50% bottom repeat-x;
  color: #cd0a0a; }

.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-state-error-text, .ui-widget-content .ui-state-error-text {
  color: #cd0a0a; }

.ui-state-disabled, .ui-widget-content .ui-state-disabled {
  opacity: 0.35;
  filter: Alpha(Opacity=35);
  background-image: none; }

.ui-priority-primary, .ui-widget-content .ui-priority-primary {
  font-weight: bold; }

.ui-priority-secondary, .ui-widget-content .ui-priority-secondary {
  opacity: 0.7;
  filter: Alpha(Opacity=70);
  font-weight: normal; }

/* Icons
 *---------------------------------- */
/* states and images */
.ui-icon {
  width: 16px;
  height: 16px;
  background-image: url(../images/jqueryui/ui-icons_4C533B_256x240.png); }

.ui-widget-content .ui-icon, .ui-widget-header .ui-icon, .ui-state-default .ui-icon, .ui-state-hover .ui-icon, .ui-state-focus .ui-icon, .ui-state-active .ui-icon, .ui-state-highlight .ui-icon {
  background-image: url(../images/jqueryui/ui-icons_4C533B_256x240.png); }

.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {
  background-image: url(../images/jqueryui/ui-icons_cd0a0a_256x240.png); }

/* positioning */
.ui-icon-carat-1-n {
  background-position: 0 0; }

.ui-icon-carat-1-ne {
  background-position: -16px 0; }

.ui-icon-carat-1-e {
  background-position: -32px 0; }

.ui-icon-carat-1-se {
  background-position: -48px 0; }

.ui-icon-carat-1-s {
  background-position: -64px 0; }

.ui-icon-carat-1-sw {
  background-position: -80px 0; }

.ui-icon-carat-1-w {
  background-position: -96px 0; }

.ui-icon-carat-1-nw {
  background-position: -112px 0; }

.ui-icon-carat-2-n-s {
  background-position: -128px 0; }

.ui-icon-carat-2-e-w {
  background-position: -144px 0; }

.ui-icon-triangle-1-n {
  background-position: 0 -16px; }

.ui-icon-triangle-1-ne {
  background-position: -16px -16px; }

.ui-icon-triangle-1-e {
  background-position: -32px -16px; }

.ui-icon-triangle-1-se {
  background-position: -48px -16px; }

.ui-icon-triangle-1-s {
  background-position: -64px -16px; }

.ui-icon-triangle-1-sw {
  background-position: -80px -16px; }

.ui-icon-triangle-1-w {
  background-position: -96px -16px; }

.ui-icon-triangle-1-nw {
  background-position: -112px -16px; }

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px; }

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px; }

.ui-icon-arrow-1-n {
  background-position: 0 -32px; }

.ui-icon-arrow-1-ne {
  background-position: -16px -32px; }

.ui-icon-arrow-1-e {
  background-position: -32px -32px; }

.ui-icon-arrow-1-se {
  background-position: -48px -32px; }

.ui-icon-arrow-1-s {
  background-position: -64px -32px; }

.ui-icon-arrow-1-sw {
  background-position: -80px -32px; }

.ui-icon-arrow-1-w {
  background-position: -96px -32px; }

.ui-icon-arrow-1-nw {
  background-position: -112px -32px; }

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px; }

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px; }

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px; }

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px; }

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px; }

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px; }

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px; }

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px; }

.ui-icon-arrowthick-1-n {
  background-position: 0 -48px; }

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px; }

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px; }

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px; }

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px; }

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px; }

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px; }

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px; }

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px; }

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px; }

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px; }

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px; }

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px; }

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px; }

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px; }

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px; }

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px; }

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px; }

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px; }

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px; }

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px; }

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px; }

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px; }

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px; }

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px; }

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px; }

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px; }

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px; }

.ui-icon-arrow-4 {
  background-position: 0 -80px; }

.ui-icon-arrow-4-diag {
  background-position: -16px -80px; }

.ui-icon-extlink {
  background-position: -32px -80px; }

.ui-icon-newwin {
  background-position: -48px -80px; }

.ui-icon-refresh {
  background-position: -64px -80px; }

.ui-icon-shuffle {
  background-position: -80px -80px; }

.ui-icon-transfer-e-w {
  background-position: -96px -80px; }

.ui-icon-transferthick-e-w {
  background-position: -112px -80px; }

.ui-icon-folder-collapsed {
  background-position: 0 -96px; }

.ui-icon-folder-open {
  background-position: -16px -96px; }

.ui-icon-document {
  background-position: -32px -96px; }

.ui-icon-document-b {
  background-position: -48px -96px; }

.ui-icon-note {
  background-position: -64px -96px; }

.ui-icon-mail-closed {
  background-position: -80px -96px; }

.ui-icon-mail-open {
  background-position: -96px -96px; }

.ui-icon-suitcase {
  background-position: -112px -96px; }

.ui-icon-comment {
  background-position: -128px -96px; }

.ui-icon-person {
  background-position: -144px -96px; }

.ui-icon-print {
  background-position: -160px -96px; }

.ui-icon-trash {
  background-position: -176px -96px; }

.ui-icon-locked {
  background-position: -192px -96px; }

.ui-icon-unlocked {
  background-position: -208px -96px; }

.ui-icon-bookmark {
  background-position: -224px -96px; }

.ui-icon-tag {
  background-position: -240px -96px; }

.ui-icon-home {
  background-position: 0 -112px; }

.ui-icon-flag {
  background-position: -16px -112px; }

.ui-icon-calendar {
  background-position: -32px -112px; }

.ui-icon-cart {
  background-position: -48px -112px; }

.ui-icon-pencil {
  background-position: -64px -112px; }

.ui-icon-clock {
  background-position: -80px -112px; }

.ui-icon-disk {
  background-position: -96px -112px; }

.ui-icon-calculator {
  background-position: -112px -112px; }

.ui-icon-zoomin {
  background-position: -128px -112px; }

.ui-icon-zoomout {
  background-position: -144px -112px; }

.ui-icon-search {
  background-position: -160px -112px; }

.ui-icon-wrench {
  background-position: -176px -112px; }

.ui-icon-gear {
  background-position: -192px -112px; }

.ui-icon-heart {
  background-position: -208px -112px; }

.ui-icon-star {
  background-position: -224px -112px; }

.ui-icon-link {
  background-position: -240px -112px; }

.ui-icon-cancel {
  background-position: 0 -128px; }

.ui-icon-plus {
  background-position: -16px -128px; }

.ui-icon-plusthick {
  background-position: -32px -128px; }

.ui-icon-minus {
  background-position: -48px -128px; }

.ui-icon-minusthick {
  background-position: -64px -128px; }

.ui-icon-close {
  background-position: -80px -128px; }

.ui-icon-closethick {
  background-position: -96px -128px; }

.ui-icon-key {
  background-position: -112px -128px; }

.ui-icon-lightbulb {
  background-position: -128px -128px; }

.ui-icon-scissors {
  background-position: -144px -128px; }

.ui-icon-clipboard {
  background-position: -160px -128px; }

.ui-icon-copy {
  background-position: -176px -128px; }

.ui-icon-contact {
  background-position: -192px -128px; }

.ui-icon-image {
  background-position: -208px -128px; }

.ui-icon-video {
  background-position: -224px -128px; }

.ui-icon-script {
  background-position: -240px -128px; }

.ui-icon-alert {
  background-position: 0 -144px; }

.ui-icon-info {
  background-position: -16px -144px; }

.ui-icon-notice {
  background-position: -32px -144px; }

.ui-icon-help {
  background-position: -48px -144px; }

.ui-icon-check {
  background-position: -64px -144px; }

.ui-icon-bullet {
  background-position: -80px -144px; }

.ui-icon-radio-off {
  background-position: -96px -144px; }

.ui-icon-radio-on {
  background-position: -112px -144px; }

.ui-icon-pin-w {
  background-position: -128px -144px; }

.ui-icon-pin-s {
  background-position: -144px -144px; }

.ui-icon-play {
  background-position: 0 -160px; }

.ui-icon-pause {
  background-position: -16px -160px; }

.ui-icon-seek-next {
  background-position: -32px -160px; }

.ui-icon-seek-prev {
  background-position: -48px -160px; }

.ui-icon-seek-end {
  background-position: -64px -160px; }

.ui-icon-seek-first {
  background-position: -80px -160px; }

.ui-icon-stop {
  background-position: -96px -160px; }

.ui-icon-eject {
  background-position: -112px -160px; }

.ui-icon-volume-off {
  background-position: -128px -160px; }

.ui-icon-volume-on {
  background-position: -144px -160px; }

.ui-icon-power {
  background-position: 0 -176px; }

.ui-icon-signal-diag {
  background-position: -16px -176px; }

.ui-icon-signal {
  background-position: -32px -176px; }

.ui-icon-battery-0 {
  background-position: -48px -176px; }

.ui-icon-battery-1 {
  background-position: -64px -176px; }

.ui-icon-battery-2 {
  background-position: -80px -176px; }

.ui-icon-battery-3 {
  background-position: -96px -176px; }

.ui-icon-circle-plus {
  background-position: 0 -192px; }

.ui-icon-circle-minus {
  background-position: -16px -192px; }

.ui-icon-circle-close {
  background-position: -32px -192px; }

.ui-icon-circle-triangle-e {
  background-position: -48px -192px; }

.ui-icon-circle-triangle-s {
  background-position: -64px -192px; }

.ui-icon-circle-triangle-w {
  background-position: -80px -192px; }

.ui-icon-circle-triangle-n {
  background-position: -96px -192px; }

.ui-icon-circle-arrow-e {
  background-position: -112px -192px; }

.ui-icon-circle-arrow-s {
  background-position: -128px -192px; }

.ui-icon-circle-arrow-w {
  background-position: -144px -192px; }

.ui-icon-circle-arrow-n {
  background-position: -160px -192px; }

.ui-icon-circle-zoomin {
  background-position: -176px -192px; }

.ui-icon-circle-zoomout {
  background-position: -192px -192px; }

.ui-icon-circle-check {
  background-position: -208px -192px; }

.ui-icon-circlesmall-plus {
  background-position: 0 -208px; }

.ui-icon-circlesmall-minus {
  background-position: -16px -208px; }

.ui-icon-circlesmall-close {
  background-position: -32px -208px; }

.ui-icon-squaresmall-plus {
  background-position: -48px -208px; }

.ui-icon-squaresmall-minus {
  background-position: -64px -208px; }

.ui-icon-squaresmall-close {
  background-position: -80px -208px; }

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px; }

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px; }

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px; }

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px; }

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px; }

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px; }

/* Misc visuals
 *---------------------------------- */
/* Corner radius */
.ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px; }

.ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px; }

.ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px; }

.ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px; }

.ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px; }

.ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px; }

/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa url(../images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30); }

.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(../images/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px; }

/*                                                                                                                                                                                                                                           Accordion
 * ---------------------------------- */
.ui-accordion .ui-accordion-header {
  cursor: pointer;
  position: relative;
  margin-top: 1px;
  zoom: 1; }
.ui-accordion .ui-accordion-li-fix {
  display: inline; }
.ui-accordion .ui-accordion-header-active {
  border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a {
  display: block;
  font-size: 1em;
  padding: 0.5em 0.5em 0.5em 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon {
  position: absolute;
  left: 0.5em;
  top: 50%;
  margin-top: -8px; }
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  margin-top: -2px;
  position: relative;
  top: 1px;
  margin-bottom: 2px;
  overflow: auto;
  display: none; }
.ui-accordion .ui-accordion-content-active {
  display: block; }

/*                                                                  Datepicker
 * ---------------------------------- */
.ui-datepicker {
  width: 17em;
  padding: 0.2em 0.2em 0; }
  .ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: 0.2em 0; }
  .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em; }
  .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover {
    top: 1px; }
  .ui-datepicker .ui-datepicker-prev {
    left: 2px; }
  .ui-datepicker .ui-datepicker-next {
    right: 2px; }
  .ui-datepicker .ui-datepicker-prev-hover {
    left: 1px; }
  .ui-datepicker .ui-datepicker-next-hover {
    right: 1px; }
  .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px; }
  .ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center; }
    .ui-datepicker .ui-datepicker-title select {
      float: left;
      font-size: 1em;
      margin: 1px 0; }
  .ui-datepicker select.ui-datepicker-month-year {
    width: 100%; }
  .ui-datepicker select.ui-datepicker-month {
    width: 49%; }
  .ui-datepicker select.ui-datepicker-year {
    width: 49%;
    width: auto;
    font-weight: normal; }
  .ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    float: right; }
  .ui-datepicker table {
    width: 100%;
    font-size: 0.9em;
    border-collapse: collapse;
    margin: 0 0 0.4em; }
  .ui-datepicker th {
    padding: 0.7em 0.3em;
    text-align: center;
    font-weight: bold;
    border: 0; }
  .ui-datepicker td {
    border: 0;
    padding: 1px; }
    .ui-datepicker td span, .ui-datepicker td a {
      display: block;
      padding: 0.2em;
      text-align: right;
      text-decoration: none; }
  .ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: 0.7em 0 0 0;
    padding: 0 0.2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0; }
    .ui-datepicker .ui-datepicker-buttonpane button {
      float: right;
      margin: 0.5em 0.2em 0.4em;
      cursor: pointer;
      padding: 0.2em 0.6em 0.3em 0.6em;
      width: auto;
      overflow: visible; }
      .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: left; }
  .ui-datepicker.ui-datepicker-multi {
    width: auto; }

/* with multiple calendars */
.ui-datepicker-multi .ui-datepicker-group {
  float: left; }
  .ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto 0.4em; }

.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%; }

.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%; }

.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%; }

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0; }
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left; }

.ui-datepicker-row-break {
  clear: both;
  width: 100%; }

/* RTL support */
.ui-datepicker-rtl {
  direction: rtl; }
  .ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto; }
  .ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto; }
  .ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right; }
    .ui-datepicker-rtl .ui-datepicker-buttonpane button {
      float: left; }
      .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
        float: right; }
  .ui-datepicker-rtl .ui-datepicker-group {
    float: right; }
  .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
  display: none;
  /*sorry for IE5 */
  display/**/: block;
  /*sorry for IE5 */
  position: absolute;
  /*must have */
  z-index: -1;
  /*must have */
  filter: mask();
  /*must have */
  top: -4px;
  /*must have */
  left: -4px;
  /*must have */
  width: 200px;
  /*must have */
  height: 200px;
  /*must have */ }

/*     Dialog
 * ---------------------------------- */
.ui-dialog {
  position: relative;
  padding: 0.2em;
  width: 300px; }
  .ui-dialog .ui-dialog-titlebar {
    padding: 0.5em 0.3em 0.3em 1em;
    position: relative; }
  .ui-dialog .ui-dialog-title {
    float: left;
    margin: 0.1em 0 0.2em; }
  .ui-dialog .ui-dialog-titlebar-close {
    position: absolute;
    right: 0.3em;
    top: 50%;
    width: 19px;
    margin: -10px 0 0 0;
    padding: 1px;
    height: 18px; }
    .ui-dialog .ui-dialog-titlebar-close span {
      display: block;
      margin: 1px; }
    .ui-dialog .ui-dialog-titlebar-close:hover, .ui-dialog .ui-dialog-titlebar-close:focus {
      padding: 0; }
  .ui-dialog .ui-dialog-content {
    border: 0;
    padding: 0.5em 1em;
    background: none;
    overflow: auto;
    zoom: 1; }
  .ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: 0.5em 0 0 0;
    padding: 0.3em 1em 0.5em 0.4em; }
    .ui-dialog .ui-dialog-buttonpane button {
      float: right;
      margin: 0.5em 0.4em 0.5em 0;
      cursor: pointer;
      padding: 0.2em 0.6em 0.3em 0.6em;
      line-height: 1.4em;
      width: auto;
      overflow: visible; }
  .ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px; }

.ui-draggable .ui-dialog-titlebar {
  cursor: move; }

/* Progressbar
 *---------------------------------- */
.ui-progressbar {
  height: 2em;
  text-align: left; }
  .ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%; }

/*                                                                       Resizable
 * ---------------------------------- */
.ui-resizable {
  position: relative; }

.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  z-index: 99999;
  display: block; }

.ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle {
  display: none; }

.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0px; }

.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0px; }

.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0px;
  height: 100%; }

.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0px;
  height: 100%; }

.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px; }

.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px; }

.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px; }

.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px; }

/*                                                                                           Slider
 * ---------------------------------- */
.ui-slider {
  position: relative;
  text-align: left; }
  .ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default; }
  .ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: 0.7em;
    display: block;
    border: 0; }

.ui-slider-horizontal {
  height: 0.8em; }
  .ui-slider-horizontal .ui-slider-handle {
    top: -0.3em;
    margin-left: -0.6em; }
  .ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%; }
  .ui-slider-horizontal .ui-slider-range-min {
    left: 0; }
  .ui-slider-horizontal .ui-slider-range-max {
    right: 0; }

.ui-slider-vertical {
  width: 0.8em;
  height: 100px; }
  .ui-slider-vertical .ui-slider-handle {
    left: -0.3em;
    margin-left: 0;
    margin-bottom: -0.6em; }
  .ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%; }
  .ui-slider-vertical .ui-slider-range-min {
    bottom: 0; }
  .ui-slider-vertical .ui-slider-range-max {
    top: 0; }

/*                                                        Tabs
 * ---------------------------------- */
.ui-tabs {
  padding: 0.2em;
  zoom: 1; }
  .ui-tabs .ui-tabs-nav {
    list-style: none;
    position: relative;
    padding: 0.2em 0.2em 0; }
    .ui-tabs .ui-tabs-nav li {
      position: relative;
      float: left;
      border-bottom-width: 0 !important;
      margin: 0 0.2em -1px 0;
      padding: 0; }
      .ui-tabs .ui-tabs-nav li a {
        float: left;
        text-decoration: none;
        padding: 0.5em 1em; }
      .ui-tabs .ui-tabs-nav li.ui-tabs-selected {
        padding-bottom: 1px;
        border-bottom-width: 0; }
        .ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
          cursor: text; }
      .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a {
        cursor: text; }
      .ui-tabs .ui-tabs-nav li a {
        cursor: pointer; }
  .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a {
    cursor: pointer; }
  .ui-tabs .ui-tabs-panel {
    padding: 1em 1.4em;
    display: block;
    border-width: 0;
    background: none; }
  .ui-tabs .ui-tabs-hide {
    display: none !important; }

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-autocomplete {
  background-color: #eeeeee;
  position: absolute;
  cursor: default; }
  .ui-autocomplete.ui-menu-item a {
    display: block;
    padding: 4px 6px;
    text-decoration: none;
    line-height: 12px; }
  .ui-autocomplete .ui-menu-item a.ui-state-hover, .ui-autocomplete .ui-menu-item a.ui-state-active {
    background-color: #78959d;
    color: white;
    margin: 0; }

.ui-autocomplete-loading {
  background: white url(../images/jqueryui/ui-anim_basic_16x16.gif) right center no-repeat; }

ul.tagit {
  padding: 1px 5px;
  border-style: solid;
  border-width: 1px;
  border-color: #c6c6c6;
  overflow: auto; }
  ul.tagit li {
    -moz-border-radius: 5px 5px 5px 5px;
    display: block;
    float: left;
    margin: 2px 5px 2px 0; }
    ul.tagit li.tagit-choice {
      background-color: #dee7f8;
      border: 1px solid #cad8f3;
      padding: 2px 4px 3px; }
      ul.tagit li.tagit-choice:hover {
        background-color: #bbcef1;
        border-color: #6d95e0; }
    ul.tagit li.tagit-new {
      padding: 2px 4px 3px;
      padding: 2px 4px 1px;
      padding: 2px 4px 1px 0; }
    ul.tagit li.tagit-choice input {
      display: block;
      float: left;
      margin: 2px 5px 2px 0; }
    ul.tagit li.tagit-choice a.close {
      color: #777777;
      cursor: pointer;
      font-size: 12px;
      font-weight: bold;
      outline: medium none;
      padding: 2px 0 2px 3px;
      text-decoration: none; }
  ul.tagit input[type="text"] {
    -moz-box-sizing: border-box;
    border: none;
    margin: 0;
    padding: 0;
    width: inherit;
    border-color: #c6c6c6;
    background-color: white;
    color: #333333; }