body {
  font-size: 0.825em;
  margin: 0;
  padding: 0;
}
body * {
  font-family: Tahoma, Arial;
  color: #373737;
}

p {
/*    margin: 0; */
}
ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ol {
  padding: 0;
  margin: 0 0 0 20px;
}


h1 {
  font-size: 1.4em;
  margin-top: 0;
}
h2 {
    font-size: 1.3em;
    padding: 0 0 4px 0;
    margin: 0 0 3px 0;
}
h3 {
    font-size: 1.1em;
    padding: 0 0 4px 0;
    margin: 0 0 2px 0;
}

td {
    vertical-align: top;
}

img {
    border: none;
}

b, .b {
  font-weight: bolder;
}
.u {
    text-decoration: underline;
}

.hidden {
    display: none;
}
.float_wrapper {
  width: 100%;
  _width: 99%;
  overflow: hidden;
}
.errors, .errors * {
  color: #ff0000;
}

a {
  color: #373737;
}
a:hover {
    color: #ed3d22;
}
.left {
    float: left;
    text-align: left;
}
.right {
    float: right;
    text-align: right;
}
.center {
    text-align: center;
}
.aright {
    text-align: right;
}
.bottom_dashed {
    background: url(/images/dots.gif) bottom repeat-x;
}
.top_dashed {
    background: url(/images/dots.gif) top repeat-x;
}
.big {
    font-size: 1.3em;
}
.icons21 {
    width: 21px;
    height: 21px;
    vertical-align: middle;
    margin-left: 3px;
    cursor: pointer;
}
.red {
    color: #ff0000;
}
.grey {
    color: #888888;
}
.blue {
    color: #3c90d8;
}
.bg_grey {
    background-color: #e5e5e5;
}

*.removed {
    padding: 10px !important;
    text-align: center !important;
    background: #fff5f5 !important;
    border: 1px solid #cc0000 !important;
    color: #cc0000 !important;
}

form {
    margin: 0;
    padding: 0;
}
form dl {
  padding: 0;
  margin: 0;
}
form dt {
  float: left;
  width: 30%;
  text-align: right;
  padding-right: 3px;
  margin: 3px 0;
}
form dd {
  margin: 3px 0 3px 30%;
}

.f_row {
    width: 99%;
    overflow: hidden;
    margin: 5px 0;
}

#ajax_loader {
    position: fixed;
}


#cform_visible_info {
    padding-right: 20px;
    width: 200px;
}
#cform_disabled_info {
    width: 400px;
}
#cform_disabled_info .red {
    padding: 5px 0 24px 0;
}

#company_form input.disabled, #company_form select.disabled, #company_form textarea.disabled {
    border: 1px solid #ff8877;
    background-color: #ffeedd;
}
#company_form .removing {
    margin-left: 2px;
    display: none;
}

#company_form .subways {
    margin: 5px 0 15px 0;
    padding: 10px;
    width: 99%;
    border: 1px solid #dddddd;
}
#company_form .subways ul {
    padding-left: 5px;
}
#company_form .subways .red {
    border-left: 4px solid #aa0000;
}
#company_form .subways .green {
    border-left: 4px solid #008800;
}
#company_form .subways .blue {
    border-left: 4px solid #000088;
}

#company_form .subways td {
    padding: 0 10px;
}

#company_form .input_40 {
    width: 40px;
}
#company_form .input_50 {
    width: 50px;
}
#company_form .input_80 {
    width: 80px;
}
#company_form .input_170 {
    width: 170px;
}
#company_form .input_200 {
    width: 200px;
}
#company_form .input_300 {
    width: 300px;
}

#company_form_prices {
    margin: 10px 0;
}
#company_form .trainer {
    margin-bottom: 15px;
}
#company_form .trainer .left {
    margin-right: 10px;
}
#company_form .trainer textarea {
    height: 55px;
    width: 300px;
}
#company_form .trainer .input {
    width: 230px;
}
#company_form .trainer .input_file {
    width: 235px;
}

#company_form .schedule {
    margin-bottom: 5px;
}
#company_form .schedule select {
    width: 90px;
}
#company_form .schedule input {
    width: 40px;
}
#company_form .service {
    float: left;
    width: 200px;
    padding: 1px 3px;
}
#company_form .long_service {
    float: left;
    width: 280px;
    padding: 1px 3px;
    text-indent: -17px;
    padding-left: 17px;
}
#company_form .description {
    width: 600px;
    height: 300px;
}
#company_form .input {
  width: 180px;
}

#company_form .checkbox {
  width: auto;
}
#company_form input.services {
    width: 150px;
}
#company_form .button {
    width: 140px;
}
#locale_url_hint {
    border: 1px solid #aab500;
    background: #fff1ee;
    color: #aab500;
    padding: 0 3px;
    line-height: 14px;
    height: 14px;
    float: left;
    margin-right: 4px;
}
#local_url_hint_info {
    position: absolute;
    top: -40px;
    left: 20px;
    border: 1px solid #aab500;
    background: #fff1ee;
    color: #776633;
    padding: 5px;
    display: none;
}
.local_url_row {
    position: relative;
    overflow: visible;
}

.form_sv_0 {
  margin-top: 10px;
  overflow: hidden;
}
.form_sv_0 label {
  font-size: 1.1em;
}
.form_sv_1 {
  padding-left: 10px;
}
.form_sv_1 label {
}
.form_sv_2 {
  padding-left: 20px;
}


#company_form input.form_phone_code {
  width: 40px;
}
#company_form input.form_phone_number {
  width: 150px;
}



.add {
    background: url(/images/icons/add.gif) left 0 no-repeat;
    display: block;
    height: 22px;
    padding-left: 25px;
}
.add:hover {
    background: url(/images/icons/add_a.gif) left 0 no-repeat;
}
.add_simple, .add_simple:hover, .delete_simple, .delete_simple:hover, .edit_simple, .edit_simple:hover,
    .activate_simple, .activate_simple:hover, .deactivate_simple, .deactivate_simple:hover {
    background-image: url(/images/icons/actions.png);
    background-repeat: no-repeat;
    height: 21px;
    width: 21px;
    margin: 0 0 0 2px;
    display: inline-block;
    vertical-align: text-bottom;
}
.add_simple {
    background-position: 0 -26px;
}
.add_simple:hover {
    background-position: 0 0;
}
.edit_simple {
    background-position: 0 -130px;
}
.edit_simple:hover {
    background-position: 0 -104px;
}
.delete {
    background-position: 0 -78px;
}
.delete_simple {
    background-position: 0 -78px;
    margin: 0 2px;
}
.delete_simple:hover, .delete:hover {
    background-position: 0 -52px;
    margin: 0 2px;
}
.activate_simple {
    background-position: 0 -182px;
}
.activate_simple:hover {
    background-position: 0 -156px;
}
.deactivate_simple {
    background-position: 0 -234px;
}
.deactivate_simple:hover {
    background-position: 0 -208px;
}

.button {
    background: url(/images/but_left_opac.png) left 0 no-repeat;
    text-decoration: none;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
}
.button_right {
    display: block;
    float: left;
    background: transparent url(/images/but_right_opac.png) right 0 no-repeat;
    padding: 0 4px;
    margin: 0;
}
.button_center {
    display: block;
    float: left;
    background: transparent url(/images/but_center.png) left top repeat-x;
    height: 24px;
    line-height: 22px;
    text-align: center;
    padding: 0 10px;
    margin: 0;
    color: #ffffff;
    font-weight: bolder;
    cursor: pointer;
    width: auto;
}
.button:hover {
    background-image: url(/images/but_left_act.png);
}
.button:hover .button_center {
    background-image: url(/images/but_center_act.png);
}
.button:hover .button_right {
    background-image: url(/images/but_right_act.png);
}


.message_form {
    width: 310px;
    background: #ffffff;
    border: 1px solid #eeeeee;
    padding: 5px;
    position: absolute;
}
.message_form > div {
    margin: 3px 0;
}
.message_form .input, .message_form textarea {
    width: 300px;
}
.message_form textarea {
    height: 100px;
}

#company_photos img {
    border: 1px solid #dddddd;
}
#company_view_logo {
    width: 160px;
    float: left;
    margin-right: 10px;
}
#company_view_logo img {
    width: 160px;
    border: 1px solid #dddddd;
}
.company_view_main_info {
    margin-left: 170px;
}
.company_view_main_info table {
    width: 260px;
    float: left;
    padding: 0;
    border-collapse: collapse;
}
#company_view_schedule {
    width: 200px;
    float: right;
}
#company_view_schedule table {
    width: 90%;
}
#company_view_schedule table .aright {
    width: 100px;
}
#company_view_schedule .center {
    margin-bottom: 5px;
}
#company_view_url .left, .company_view_main_info_title {
    width: 50px;
}
#company_view .trainer {
    padding: 7px 0;
}
#company_view .trainer img {
    float: left;
    margin: 0 5px 5px 0;
}

#cv_media {
    width: 160px;
    float: left;
}
#cv_right {
    margin-left: 170px;
}

#company_view h3 {
    margin-top: 15px;
}
.cv_list div {
    padding: 1px 3px;
}
.cv_list .bg_grey {
    margin-top: 5px;
}

#cv_prices {
    margin-top: 15px;
}
#cv_prices table {
    width: 99%;
    border-collapse: collapse;
}
#cv_prices .cv_price {
    width: 100px;
    text-align: right;
}
.cv_light_list li {
    padding: 1px 0;
}

.company_controls {
    overflow: hidden;
    padding: 3px 5px;
    background: #fce0e2;
    margin-bottom: 3px;
}
.company_controls li {
    float: left;
    margin-right: 10px;
}
.company_controls a {
    color: #770000;
    text-decoration: none;
}
.company_controls a:hover {
    text-decoration: underline;
}
.company_controls .active a {
    text-decoration: none;
    color: #cc3333;
}

#gmap {
  width: 600px;
  height: 470px;
}
#small_map {
    width: 160px;
    height: 170px;
    cursor: pointer;
}

.video_item {
    margin-bottom: 10px;
}
.video_player {
    display: block;
    width: 160px;
    height: 120px;
}
#video_full {
    width: 600px;
    margin: 0 auto;
}
#video_full .video_player {
    width: 600px;
    height: 450px;
}
#video_edit .video_player {
    width: 400px;
    height: 300px;
}
#best_articles {
    text-align: left;
}
#best_articles li {
    margin-bottom: 10px;
}

.pager {
    overflow: hidden;
    margin-bottom: 15px;
}
.pager a, .pager span {
    float: left;
    display: block;
    width: 20px;
    text-align: center;
    margin-right: 3px;
    background: #f7f7f7;
    border: 1px solid #eeeeee;
}
.pager a {
    text-decoration: none;
}
.pager span {
    color: #999999;
}

#news_archive {
    margin: 10px 0;
}
#news_archive a, #news_archive span.grey {
    padding: 1px 4px;
    margin: 2px 3px;
    border: 1px solid #eeeeee;
    background: #f5f5f5;
    text-decoration: none;
}
#news_archive a:hover {
    border: 1px solid #dddddd;
    background: #eeeeee;
}
#news_archive .year {
    margin-bottom: 10px;
}
#other_news {
  margin: 25px auto ;
}

#page_bottom_text_form {
  display: none;
  margin: 10px 0;
}
#page_bottom_text_form textarea {
  width: 99%;
  height: 100px;
  margin-bottom: 5px;
}
#page_bottom_text {
  margin: 10px 0;
}
#page_bottom_text_edit {
  margin-bottom: 10px;
}
