@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10pt;
	margin: 0px;
	padding: 0px;
	color: #303030;
	min-height: 100%;
	height: 100%;
}
a {
    text-decoration: none;
    color: #1155CC;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}
.under_link {
    border-bottom: 1px dotted #1155CC;
}
form {
    padding: 0px;
    margin: 0px;
}
.data_form {
    padding: 10px;
    margin: 0px auto;
    background-color: #F5F5F5;
    border: 1px solid lightgray;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
}
.data_form table {
    width: auto!important;
    margin: 0px auto;
}
.data_form tr {
    font-weight: normal;
    vertical-align: top;
}
.data_form th {
    padding-top: 8px;
    font-weight: normal;
    text-align: left;
}
.form_odd_row {
    background-color: #f0f0f0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
}
.form_buttons {
    text-align: right;
    padding-top: 15px;
}
img {
    border: none;
}
textarea, input, select {
    border: 1px solid #4D90FE;
    margin-left: 0px;
    padding: 2px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
}
textarea:focus, input:focus, select:focus {
    box-shadow: 0 0 3px rgba(255,25,33,.5);
    -moz-box-shadow: 0 0 3px rgba(255,25,33,.5);
    -webkit-box-shadow: 0 0 3px rgba(255,25,33,.5);
}
#ok, button {
    width: auto;
    margin-left: 2px;
    margin-right: 2px;
    padding: 2px 7px;
    color: #303030;
    background-color: #EAEAEA;
    background-image: -webkit-linear-gradient(#f0f0f0, #f0f0f0 38%, #e0e0e0);
    border: 1px solid #B0B0B0;
    border: 1px solid rgba(0, 0, 0, 0.3);
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
}
#ok:hover, button:hover {
    border-color: gray;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
    -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
    -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.12), inset 0 1px 2px rgba(255, 255, 255, 0.95);
}
ul, ol {
    padding: 0px;
    margin: 0px;
    list-style: none;
}
.container {
    width: 100%;
    min-width: 1000px;
    min-height: 100%;
    background-color: white;
    position: relative;
}
.header {
    background-color: #DDDDDD;
    padding: 4px 8px;
}
.content {
    padding: 10px 10px 150px 10px;
}
.content table {
    width: 100%;
}
.guest_content {
    position: relative;
    display: table;
    top: 100px;
    margin: 0px auto;
}
.footer {
    width: 100%;
    border-top: 1px solid #E0E0E0;
    background-color: #F0F0F0;
    color: #909090;
    font-size: 75%;
    bottom: 0px;
    position: absolute;
    clear: both;
}
.footer A {
    color: #909090;
}
.footer_company {
    float: right;
    margin: 5px 15px;
}
.footer_contacts {
    float: right;
    width: 250px;
    margin: 5px;
    border-left: 2px solid #D0D0D0;
    padding-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
table {
    font-family: Arial, Helvetica, sans-serif;
    border-collapse: collapse;
}
th, td {
    padding: 4px;
    border: none;
}
.list th, .list td {
    border: 1px solid #E8E8E8;
}
.list th {
    background-color: #F0F0F0;
}
.list td {
    background-color: #F8F8F8;
}
.group {
    border: 1px solid #c5ffbb;
}
.group, .group td, .group th {
    background-color: #e9ffe5;
}
.lang_selector {
    position: absolute;
    border: 1px solid #D0D0D0;
    padding: 1px;
    background-color: white;
    right: 10px;
    z-index: 10000;
}
.lang_selector A {
    font-size: 8pt;
    text-align: left!important;
    text-decoration: none!important;
    background: none!important;
    color: #303030!important;
    display: block;
    padding: 0px 2px;
}
.lang_selector A:hover {
    text-decoration: none;
    background: #E5E5E5!important;
}
.lang_selector IMG {
    width: 16px!important;
    height: 16px!important;
    padding: 0px 2px 0px 0px!important;
}
.title, .subtitle {
    color: #555555;
    text-align: center;
    margin: 0px 15px 20px 15px;
}
.title {
    font-family: Verdana, sans-serif;
    font-size: 18pt;
}
.subtitle {
    font-family: Arial, sans-serif;
    font-size: 14pt;
}
.error, .errors, #errors {
    color: red;
}
.message {
     color: green;
 }
.phone {
    color: lawngreen;
    font-weight:bold;
    font-size: 11pt;
}
.description {
    color: #909090;
    font-weight: normal;
}
.errors, #errors, .message, .description {
	font-size: 80%;
}
.disabled {
    color: #C0C0C0!important;
}
.news_subject {
    font-weight: bold;
    float: left;
}
.news_date {
    font-weight: normal;
    float: right;
}
.news_readmore {
    display: inline-block;
    margin: 5px 0px;
}
.small_image {
    width: 16px;
    height: 16px;
}
.paginator {
    margin: 1px 0px;
}
.paginator, .paginator select {
    font-size: 80%;
    font-family: Verdana, sans-serif;
}
.paginator a {
    color: #303030;
}
.paginator a:hover {
    border-bottom: 1px dotted #303030;
}
.orderfield {
    cursor: pointer;
}
.orderdest_asc, .orderdest_desc {
    background-color: #fff1f1!important;
    background-repeat: no-repeat;
    background-position: center right;
    padding-right: 16px;
}
.orderdest_asc {
    background-image: url(../img/asc.gif);
}
.orderdest_desc {
    background-image: url(../img/desc.gif);
}
.page_control .form_page {
    display: none;
}
.form_pages {
    position: relative;
    left: -11px;
    top: -11px;
    margin-bottom: 5px;
    border-bottom: 1px solid lightgray;
    background-color: white;
    padding: 9px 22px 8px 0px;
    width: 100%;
}
.form_pages input {
    position: absolute;
    z-index: -1;
}
.form_pages label {
    padding: 8px 10px;
    margin-right: 2px;
    cursor: pointer;
    border: 1px solid lightgray;
    background-color: #EAEAEA;
    border-radius: 7px 7px 0px 0px;
    -webkit-border-radius: 7px 7px 0px 0px;
    -moz-border-radius: 7px 7px 0px 0px;
    -khtml-border-radius: 7px 7px 0px 0px;
}
.active_form_page {
    background-color: #F5F5F5!important;
    border-bottom-color: #F5F5F5!important;
}
.transparent_layer {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #646464;
}
.notification_message, .notification_warning, .notification_error {
    margin: 5px 0px;
    padding: 10px 10px 10px 35px;
    background-repeat: no-repeat;
    background-position: 10px 10px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -khtml-border-radius: 10px;
}
.notification_message {
    background-image: url(../img/message.gif);
    background-color: #e9ffe5;
    border: 1px solid #c5ffbb;
    color: green;
}
.notification_warning {
    background-image: url(../img/warning.gif);
    background-color: #fffdd6;
    border: 1px solid #f1ee87;
    color: #e89601;
}
.notification_error {
    background-image: url(../img/error.png);
    background-color: #ffecec;
    border: 1px solid #ffd2d2;
    color: red;
}
.notification_text {
    font-size: 80%;
    color: #303030;
    margin-top: 4px;
}
.notification_date {
    float: right;
    margin-left: 10px;
}
.notification_delete {
    float: right;
    cursor: pointer;
    margin-left: 10px;
}
.notification_window_buttons {
    position: absolute;
    top: 6px;
    right: 0px;
}
.notification_window_button {
    float: right;
    margin-right: 12px;
    text-align: center;
    color: white;
    cursor: pointer;
}
.notification_window {
    position: fixed;
    z-index: 30000;
    bottom: 0px;
    left: 0px;
    width: 100%;
}
.notification_window .notification_message, .notification_window .notification_warning, .notification_window .notification_error {
    position: relative;
    margin: 3px auto;
    width: 60%;
    min-width: 300px;
}
.list_empty {
    text-align: center;
    padding: 10px 0px;
    color: #C0C0C0;
}
.toolbar {
    text-align: left;
}
.right {
    float: right;
}
.left {
    float: left;
}
.calendar_img {
    width: 16px;
    height: 16px;
    vertical-align: text-bottom;
    margin-left: 3px;
    cursor: pointer;
}
.bold {
    font-weight: bold;
}
.underline {
    text-decoration: underline;
}
.img_link {
    cursor: pointer;
}
.nospace {
    padding: 0px;
}
.date1 {
    color: gray;
}
.date2 {
    color: green;
}
.date3 {
    color: darkblue;
}
.small {
    font-size: 80%;
}
.datetime {
    width: 125px;
}
.date {
    width: 70px;
}
.time {
    width: 35px;
}
.ui-datepicker {
    z-index: 9999!important;
}
#country_id, #operator_id {
    width: 450px;
}
#captcha pre {
    font-size: 40%;
    font-weight: bolder;
    color: black;
    margin: 0px;
}
#captcha dt {
    display: none;
}
#captcha dd {
    margin: 0px;
}
.apply_to_sel_btn {
    float: right;
}
.readonly {
    background-color: #e0e0e0;
}