#table {
  margin: 50px 0 40px 0;
}
#table .item {
  float: left;
  border-right: 1px solid #e5e5e5;
  padding: 10px 25px 0 25px;
  height: 100px;
}
#table .item.last {
  border-right: 0 none;
  padding-right: 0;
}
#table .item.first {
  padding-left: 0;
}
#table .item strong {
  display: block;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 46px;
  font-weight: bold;
  line-height: 52px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6), 0 1px 0 #969696;
  color: #6D797D;
}
#ti1 {
  width: 105px;
}
#ti2 {
  width: 150px;
}
#ti3 {
  width: 115px;
}
#ti4 {
  width: 244px;
}
#ti5 {
  width: 120px;
}
#ti5 > img {
  margin: 10px 0 10px 0;
}
#banners .item {
  float: left;
  width: 400px;
  height: 193px;
  padding: 30px;
}
#banners .item .title {
  font-size: 34px;
  font-weight: bold;
  color: #fff;
  line-height: 50px;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
#banners .item .content {
  color: #fff;
  text-shadow: 0 4px 8px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
#bi1 {
  background: url('../../../img/new/shipowner-banner-bk-1.jpg') no-repeat left top;
}
#bi2 {
  margin-left: 20px;
  background: url('../../../img/new/shipowner-banner-bk-2.jpg') no-repeat left top;
}
#scroller_area {
  width: 920px;
  overflow-x: hidden;
  margin-bottom: 30px;
  position: relative;
}
#slider {
  position: relative;
  left: 0;
  width: 1000%;
}
#vacancies .section {
  width: 195px;
  float: left;
  border-right: 1px solid #eee;
  padding-right: 20px;
  margin-right: 20px;
}
.vacancy.top {
  margin-bottom: 20px;
}
.vacancy h4 {
  font-weight: bold;
  font-size: 18px;
  line-height: 20px;
  margin: 0;
  color: #003a6c;
}
.vacancy a:hover {
  text-decoration: none;
}
.vacancy a:hover h4 {
  text-decoration: underline;
}
.vacancy .vessel {
  font-weight: bold;
  font-size: 13px;
  color: #003a6c;
}
.vacancy .salary {
  color: #f05023;
}
.vacancy .dates {
  color: #6d797d;
}
.buttons .arrow {
  display: inline-block;
  width: 31px;
  height: 31px;
}
.buttons .arrow.left {
  background: url('../../../img/new/scroller-arrows.png') no-repeat 0 0;
  margin-right: 6px;
}
.buttons .arrow.left:hover {
  background: url('../../../img/new/scroller-arrows.png') no-repeat 0 -40px;
}
.buttons .arrow.right {
  background: url('../../../img/new/scroller-arrows.png') no-repeat -37px 0;
}
.buttons .arrow.right:hover {
  background: url('../../../img/new/scroller-arrows.png') no-repeat -37px -40px;
}
#show_all_vacancies {
  display: block;
  padding: 30px 0 0 30px;
  width: 120px;
  text-align: center;
}
#show_all_vacancies p {
  color: #ccd8dc;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}
#show_all_vacancies i {
  display: inline-block;
  width: 32px;
  height: 32px;
  background: url('../../../img/new/btn-show-all-vacancies.gif') no-repeat 0 0;
}
#show_all_vacancies:hover {
  text-decoration: none;
}
#show_all_vacancies:hover i {
  background: url('../../../img/new/btn-show-all-vacancies.gif') no-repeat 0 -32px;
}
._opened {
  display: block !important;
}
.wide1170 #opendoc > div {
  width: 980px;
}
.wide_fullscreen #opendoc > div {
  width: auto;
}
body,
input,
button,
select,
textarea,
td,
th,
li,
dd,
dt,
p,
blockquote {
  font-family: "PT Sans", Arial, sans-serif;
  font-size: 13px;
  color: #444c4f;
}
#intro {
  height: 420px;
  background: url('../../../img/new/intro-bk-new.jpg') repeat-x top center;
  overflow-x: hidden;
}
#intro h1 {
  padding: 36px 0 0 0;
  margin: 0;
  color: #003a6c;
  font-size: 48px;
  font-weight: bold;
  line-height: 50px;
}
#intro #illuminator {
  display: none;
  position: absolute;
  left: 570px;
  top: 0;
}
#intro #illuminator #mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 651px;
  height: 420px;
  background: url('../../../img/new/illuminator.png') no-repeat top left;
  z-index: 15;
}
#intro #slides {
  position: absolute;
  left: 102px;
}
#intro #intro_text {
  margin: 30px 0 0 0;
  font-size: 18px;
  color: #003a6c;
  line-height: 30px;
}
#intro #intro_text strong {
  font-weight: bold;
  color: #003a6c;
}
#intro #intro_text ul {
  margin: 0;
  padding: 0;
}
#intro #intro_text li {
  line-height: 30px;
  list-style: none;
  background: url('../../../img/new/intro-icon-ok.png') no-repeat 0 10px;
  padding: 0 0 0 22px;
  font-size: 100%;
  color: #003a6c;
}
#intro button {
  margin: 24px 0 0 0;
  padding: 12px 0 9px;
  width: 385px;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
  text-shadow: 0 1px 5px rgba(0, 0, 0, 0.6);
}
#intro button .note {
  font-style: italic;
  font-size: 13px;
  color: #4a1b00;
  text-shadow: none;
}
#intro .tooltip_link {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 17px;
  height: 16px;
  background: url('../../../img/new/intro-icon-question2.png') no-repeat 0 -16px;
}
#intro .tooltip_link:hover {
  background-position: top left;
}
#intro #seaman_counter {
  margin-top: 10px;
  width: 385px;
  text-align: center;
  font-size: 14px;
  color: #003a6c;
}
#intro #seaman_counter strong {
  color: #003a6c;
}
#intro #testimonials {
  position: absolute;
  top: 290px;
  left: 430px;
  z-index: 18;
}
#intro #testimonials #title {
  font-size: 18px;
  font-weight: bold;
  color: #003a6c;
  text-align: right;
  width: 140px;
}
#intro #testimonials #note_area {
  width: 310px;
  height: 95px;
  overflow: hidden;
  border-radius: 7px;
  background: #fff;
  padding: 15px 20px;
  position: absolute;
  top: -13px;
  left: 160px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  font-size: 13px;
  line-height: 18px;
}
#intro #testimonials #note_area > div {
  position: relative;
  width: 10000px;
}
#intro #testimonials #note_area .section {
  height: 112px;
  width: 310px;
  float: left;
  margin-right: 40px;
}
#intro #testimonials #note_area .section .signature {
  margin-top: 10px;
}
#intro #testimonials #note_area .section .signature .position {
  font-size: 90%;
  line-height: 120%;
}
#intro #testimonials #note_area .section .signature .name {
  font-weight: bold;
  color: #000;
  line-height: 120%;
}
#intro #testimonials #note_area .section .signature img {
  float: left;
  margin-right: 20px;
  max-height: 46px;
}
#intro #testimonials #note_area strong {
  color: #222;
}
#intro #testimonials #note_area small {
  font-size: 11px;
}
#intro #testimonials #tail {
  position: absolute;
  z-index: 10;
  left: 145px;
  top: 20px;
  width: 16px;
  height: 14px;
  background: url('../../../img/new/tail.png') no-repeat top left;
}
#intro #testimonials #marks {
  padding: 0;
  float: right;
}
#intro #testimonials #marks li {
  display: inline-block;
  margin: 0 0 0 6px;
  padding: 0;
  list-style: none;
}
#intro #testimonials #marks li.active a {
  background: url('../../../img/new/testimonial-dot-active.png') no-repeat 0 0;
}
#intro #testimonials #marks a {
  display: inline-block;
  width: 5px;
  height: 5px;
  background: url('../../../img/new/testimonial-dot.png') no-repeat 0 0;
}
/********************************************/
/*****           SHIPOWNER               ****/
/********************************************/
#in_database {
  font-size: 18px;
  color: #f05023;
  margin-top: 11px;
}
#counter {
  height: 32px;
  margin-top: 6px;
  padding: 11px 2px 0;
  font-size: 31px;
  font-weight: bold;
  color: #6d797d;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9), 0 1px 0 rgba(255, 255, 255, 0.9);
  float: left;
  background: #fcfcfc;
  background: linear-gradient(to bottom, #e0e0e0 0%, #ffffff 20%, #ffffff 50%, #e0e0e0 100%) repeat scroll 0 0 transparent;
  background: -moz-linear-gradient(top, #e0e0e0 0%, #ffffff 20%, #ffffff 50%, #e0e0e0 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e0e0e0), color-stop(20%, #ffffff), color-stop(50%, #ffffff), color-stop(100%, #e0e0e0));
  background: -webkit-linear-gradient(top, #e0e0e0 0%, #ffffff 20%, #ffffff 50%, #e0e0e0 100%);
  background: -o-linear-gradient(top, #e0e0e0 0%, #ffffff 20%, #ffffff 50%, #e0e0e0 100%);
  background: -ms-linear-gradient(top, #e0e0e0 0%, #ffffff 20%, #ffffff 50%, #e0e0e0 100%);
  background: linear-gradient(to bottom, #e0e0e0 0%, #ffffff 20%, #ffffff 50%, #e0e0e0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#E0E0E0', GradientType=0);
  box-shadow: 0 0px 1px 2px rgba(100, 100, 100, 0.2) inset, 0 -9px 3px 3px rgba(100, 100, 100, 0.2) inset;
  -webkit-box-shadow: 0 0px 1px 2px rgba(100, 100, 100, 0.2) inset, 0 -9px 3px 3px rgba(100, 100, 100, 0.2) inset;
  -moz-box-shadow: 0 0px 1px 2px rgba(100, 100, 100, 0.2) inset, 0 -9px 3px 3px rgba(100, 100, 100, 0.2) inset;
  border-radius: 5px;
}
#counter span {
  width: 28px;
  overflow: hidden;
  padding: 0 5px;
  border-right: 1px solid #b2b2b2;
}
#counter span:last-child {
  border-right-width: 0px;
}
#added_info {
  padding: 8px 0 0 14px;
  display: inline-block;
  color: #003a6c;
}
#added_info strong {
  color: #003a6c;
}
.link_learn_more {
  display: inline-block;
  padding: 34px 0 0 20px;
  width: 40px;
}
.shipowner #intro button {
  margin-top: 20px;
  float: left;
}
.shipowner #intro #testimonials {
  left: 480px;
}
.shipowner #intro #testimonials #title {
  width: 94px;
}
.shipowner #intro #testimonials #tail {
  left: 100px;
}
.shipowner #intro #testimonials #note_area {
  left: 116px;
}
#sea_news {
  margin-top: 20px;
  border-top: 1px solid #e5e5e5;
}
#sea_news img {
  float: right;
  margin: 0 0 16px 20px;
  max-width: 180px;
}
#sea_news .msg {
  padding-right: 20px;
}
#sea_news .date {
  color: #f05023;
  font-size: 12px;
  margin-bottom: 10px;
}
#sea_news .content {
  color: #6d797d;
  font-size: 13px;
  line-height: 18px;
}
#sea_news .title {
  margin-bottom: 10px;
}
#sea_news .title a {
  color: #2686c5;
  font-size: 18px;
  font-weight: bold;
}
#news {
  margin-top: 30px;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
#news #left_column {
  width: 700px;
  overflow-x: hidden;
  float: left;
  background: #fff;
  padding-bottom: 20px;
}
#news #left_column .item {
  margin-bottom: 36px;
}
#news #left_column .item .content {
  color: #6d797d;
  font-size: 13px;
  line-height: 18px;
}
#news #left_column .item .content img {
  float: right;
  margin: 0 0 0 24px;
  max-width: 180px;
}
#news #left_column .item .content .msg {
  padding-right: 20px;
}
#news #left_column .item .date {
  color: #f05023;
  font-size: 12px;
  margin: 0 0 10px 0;
}
#news #right_column {
  background: url('../../../img/new/sidebar-bk-repeat.gif') repeat-y top right;
}
#news #right_column .go_bottom {
  position: absolute;
  bottom: 20px;
  right: 50px;
}
#news #right_column_content_wrapper {
  background: url('../../../img/new/sidebar-bk.jpg') no-repeat top right;
}
#news #right_column_content {
  padding: 90px 20px 40px 720px;
}
#news .read_more {
  display: inline-block;
  margin-top: 10px;
}
#news .read_more:hover {
  text-decoration: none;
}
#news .read_more:hover span {
  text-decoration: underline;
}
#news .icon_read_more {
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url('../../../img/new/read-more-arrows.png') no-repeat top left;
  margin-right: 4px;
}
#news a:hover .icon_read_more {
  background: url('../../../img/new/read-more-arrows.png') no-repeat 0 -16px;
}
#news .link_all_news a:hover {
  text-decoration: none;
}
#news .link_all_news a:hover span {
  text-decoration: underline;
}
#news .link_all_news .icon_read_more {
  background: url('../../../img/new/read-more-arrows.png') no-repeat 0 -32px;
}
/**************************************/
/*** Главная страница судовладельца ***/
/**************************************/
.shipowner #crewplanet_news .item {
  margin-bottom: 30px;
  float: left;
  margin-right: 40px;
  width: 450px;
}
.shipowner #crewplanet_news .item.last {
  margin-right: 0;
}
.shipowner #crewplanet_news .item .content img {
  float: right;
  margin: 0 0 0 24px;
  max-width: 180px;
}
.shipowner #crewplanet_news .item .date {
  color: #f05023;
  font-size: 12px;
  margin: 0 0 10px 0;
}
.shipowner #crewplanet_news .content {
  color: #6d797d;
  font-size: 13px;
  line-height: 18px;
}
.shipowner #crewplanet_news .read_more {
  display: inline-block;
  margin-top: 10px;
}
.shipowner #crewplanet_news .read_more:hover {
  text-decoration: none;
}
.shipowner #crewplanet_news .read_more:hover span {
  text-decoration: underline;
}
.shipowner #crewplanet_news .link_all_news {
  margin-top: 30px;
  display: block;
}
.shipowner #crewplanet_news .link_all_news a:hover {
  text-decoration: none;
}
.shipowner #crewplanet_news .link_all_news a:hover span {
  text-decoration: underline;
}
.shipowner #crewplanet_news .link_all_news .icon_read_more {
  background: url('../../../img/new/read-more-arrows.png') no-repeat 0 -32px;
}
.shipowner #crewplanet_news .icon_read_more {
  position: relative;
  top: 3px;
  width: 16px;
  height: 16px;
  display: inline-block;
  background: url('../../../img/new/read-more-arrows.png') no-repeat top left;
  margin-right: 4px;
}
.shipowner #crewplanet_news a:hover .icon_read_more {
  background: url('../../../img/new/read-more-arrows.png') no-repeat 0 -16px;
}
#news #discussions {
  position: relative;
  margin-bottom: 20px;
  height: 400px;
  overflow-y: hidden;
}
#news #discussions .item {
  padding: 20px 0;
  border-top: 1px solid #c8e1f1;
  mangin: 0;
}
#news #discussions a {
  font-size: 15px;
  color: #2686c5;
  font-weight: bold;
}
#news #discussions .title span {
  display: inline-block;
  margin-left: 5px;
  padding: 0 6px;
  background: #fff;
  border-radius: 4px;
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.4);
  color: #686868;
  font-size: 10px;
  font-weight: normal;
  line-height: 17px;
  position: relative;
  top: -2px;
}
#news #discussions .title span .tail {
  position: absolute;
  display: block;
  width: 6px;
  height: 10px;
  left: -6px;
  top: 3px;
  background: url('../../../img/new/tail-discussions.png') no-repeat top left;
}
#news #discussions .time {
  font-size: 12px;
  color: #f05023;
}
