* {
    padding: 0px;
    margin: 0px;
    font-family: Arial;
    font-size: 12px;
    background-repeat: no-repeat;
}
html, body, #wrapper {
    height: 100%;
}
body > #wrapper {
    height: auto;
    min-height: 100%;
}
body {
    background-color: #fff;
}
a {
    color: #0053a0;
}
#main {
    padding-bottom: 0px;
    width: 1040px;
    margin: 0px auto;
    position: relative;
    padding-top: 140px;
}
#footer {
    position: relative;
    margin-top: 0px;
    height: 0px;
    clear: both;
}
#footer #left-buy-banner {
    position: absolute;
    left: 10px;
    bottom: 45px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
* html .clearfix { height: 1%;}
.clearfix {display: block;}
img {
    border: 0px;
}
ul, ol {
    list-style-type: none;
}
#logo {
    position: absolute;
    top: 13px;
    left: 0px;
    background-image: url(../img/logo.png);
    display: block;
    width: 100px;
    height: 113px;
}
#counter {
    position: absolute;
    top: 43px;
    left: 500px;
    background-image: url(../img/counter.jpg);
    padding-top: 58px;
    background-position: left top;
    font-weight: bold;
    color: #0053a0;
    padding-left: 13px;
    text-decoration: none;
}
#counter:hover {
    text-decoration: underline;
}
#counter #number {
    font-size: 31px;
    position: absolute;
    margin-top: -46px;
    margin-left: 13px;
}
#city-select {
    position: absolute;
    top: 61px;
    left: 520px;
/*     background-image: url(../img/city-select.jpg); */
    padding-left: 70px;
    color: #0053a0;
    height: 48px;
    padding-top: 5px;
}
#city-select select {
    border: 1px solid #faa61a;
    width: 130px;
    color: #0053a0;
    margin-top: 4px;
}
#lang {
    position: absolute;
    top: 13px;
    right: 0px;
}
#lang a {
    color: #0053a0;
    text-decoration: none;
}
#lang a.selected {
    color: #6396c5;
}
#auth-zone {
    position: absolute;
    right: 0px;
    top: 46px;
    background-image: url(../img/auth-pic.jpg);
    padding-left: 60px;
    color: #0053a0;
    text-align: right;
    width: 140px;
    height: 100px;
}
#auth-zone form {
    font-size: 10px;
}
#auth-zone-links {
    text-align: left;
}
#auth-zone input {
    width: 86px;
    height: 10px;
    border: 1px solid #faa61a;
    text-align: left;
    font-size: 8px;
}
#auth-zone label {
    font-size: 10px;
    width: 50px;
    display: block;
    float: left;
}
#auth-zone #submit {
    border: none;
    width: 63px;
    height: 20px;
}
#submit-div {
    text-align: right;
    padding-top: 4px;
}
#auth-zone .title {
    margin-bottom: 5px;
    height: 15px;
}
#auth-zone .title span {
    float: left;
}
#auth-zone #question-pic {
    background-image: url(../img/question.gif);
    display: block;
    width: 11px;
    height: 13px;
    float: right;
    margin-left: 33px;
}
#passwd-label {
    position: absolute;
    top: 36px;
}
#numer-label {
    position: absolute;
    top: 21px;
}

#menu {
    background-image: url(../img/menu-bg.gif);
    background-repeat: repeat-x;
    height: 30px;
    overflow: hidden;
    padding-left: 80px;
}
#menu li {
    float: left;
    font-weight: bold;
    color: #fff;
    font-size: 14px;
    cursor: default;
    width: 161px;
    display: block;
}
#menu li li {
    text-align: left;
    margin-bottom: 5px;
    /*padding-left: 10px;*/
}
#menu #menu1, #menu #menu2, #menu #menu3, #menu #menu4 {
    padding-left: 0px;
    height: 24px;
    width: 161px;
    margin-left: -11px;
    padding-top: 7px;
    text-align: center;
}
#menu #menu2 {
    margin-left: 91px;
}
#menu #menu3 {
    margin-left: 69px;
}
#menu #menu4 {
    margin-left: 85px;
}
#menu li.selected a {
    color: #e69617;
}
#menu li.selected li a {
    color: #fff;
}
#menu li.selected {
    color: #e69617;
}
#menu li a {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
}
#menu li li a {
    font-size: 12px;
    font-weight: normal;
    color: #fff;
    text-decoration: none;
}
#menu li li a:hover {
    text-decoration: none;
    color: #e69617;
}
#slogan {
    height: 55px;
    background-image: url(../img/slogan-bg.gif);
    background-repeat: repeat-x;
    color: #fff;
    text-indent: 20px;
    padding-left: 50px;
    padding-right: 50px;
    padding-top: 13px;
    margin-bottom: 20px;
}
h2 {
    color: #faa61a;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 15px;
}
#news-actions {
    padding-left: 35px;
    padding-right: 35px;
}
hr {
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    border: 0px;
    height: 1px;
    overflow: hidden;
}
#news {
    width: 436px;
    padding-right: 50px;
    float: left;
    background-image: url(../img/hr-bg2.gif);
    background-position: top right;
    background-repeat: repeat-y;
    overflow: hidden;
}
#news .one-news {
    margin-bottom: 10px;
    clear: both;
}
#news .one-news .date, #news .one-news .title {
    font-weight: bold;
}
#news .one-news .date {
    width: 80px;
    float: left;
    font-size: 12px;
}
#news .one-news .title {
/*    color: #000;*/
    text-decoration: none;
}
#news .title:hover {
    text-decoration: underline;
}
#news .one-news .short {
    float: right;
    width: 349px;
}
#news .one-news .short .short_descr {
    text-indent: 20px;
}
#news #all-news {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#news #all-news2 {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#news #div-all-news {
    text-align: right;
}
#news-right {
    width: 436px;
    float: right;
    overflow: hidden;
}
#news-right .one-news, #actions .one-news {
    margin-bottom: 10px;
    clear: both;
}
#news-right .one-news .date, #news-right .one-news .title, #actions .one-news .date, #actions .one-news .title {
    font-weight: bold;
}
#news-right .one-news .date, #actions .one-news .date {
    width: 80px;
    float: left;
    font-size: 12px;
}
#news-right .one-news .title, #actions .one-news .title {
/*    color: #000;*/
    text-decoration: none;
    text-indent: 0px;
}
#news-right .title:hover, #actions .title:hover {
    text-decoration: underline;
}
#news-right .one-news .short, #actions .one-news .short {
    float: right;
    width: 349px;
}
#news-right .one-news .short .short_descr, #actions .one-news .short .short_descr {
    text-indent: 20px;
}
#news-right #all-news {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#news-right #all-news2 {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#news-right #div-all-news {
    text-align: right;
}
#news2 {
    overflow: hidden;
}
#news2 .one-news {
    margin-bottom: 10px;
    clear: both;
}
#news2 .one-news .date, #news2 .one-news .title {
    font-weight: bold;
}
#news2 .one-news .date {
    width: 80px;
    float: left;
    font-size: 12px;
}
#news2 .one-news .title {
    /*color: #000;*/
    text-decoration: none;
}
#news2 .title:hover {
    text-decoration: underline;
}
#news2 .one-news .short {
    float: right;
    width: 779px;
}
#news-right .one-news .short .short_descr {
    text-indent: 20px;
}
#news2 #all-news {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#news2 #div-all-news {
    text-align: right;
    margin-right: 35px;
}
#news2 .news-top {
    font-weight: bold;
    margin-right: 2px;
}
#actions {
    padding-left: 50px;
    width: 430px;
    float: right;
}
#actions .one-action img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#actions .one-action .title {
    font-weight: bold;
/*    color: #000;*/
    text-decoration: none;
}
#actions .title:hover {
    text-decoration: underline;
}
#actions .one-action .short {
    text-indent: 10px;
}
#actions .one-action {
    clear: both;
    margin-bottom: 10px;
}
#actions #all-actions {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#actions #div-all-actions {
    text-align: right;
}
#actions2 {
}
#actions2 .one-action img {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}
#actions2 .one-action .title {
    font-weight: bold;
    /*color: #000;*/
    text-decoration: none;
}
#actions2 .title:hover {
    text-decoration: underline;
}
#actions2 .one-action .short {
    text-indent: 10px;
}
#actions2 .one-action {
    clear: both;
    margin-bottom: 10px;
}
#actions2 #all-actions {
    color: #0053a0;
    clear: both;
    font-size: 10px;
}
#actions2 #div-all-actions {
    text-align: right;
}
#firms-car {
    clear: both;
}
#carusel {
    height: 115px;
    padding-top: 15px;
}
#carusel2 {
    height: 115px;
    padding-top: 13px;
    position: absolute;
}
.jcarousel-clip {
    float: left;
    width: 800px;
    height: 105px;
    overflow: hidden;
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
#firms-car .jcarousel-clip {
    width: 970px;
}
#carusel li {
    float: left;
    margin-right: 20px;
    list-style-type: none;
}
#carusel2 > li {
    float: left;
    margin-right: 20px;
    list-style-type: none;
}
/*#left-hand {*/
.jcarousel-prev {
    width: 13px;
    height: 68px;
    background-image: url(../img/left-hand.gif);
    float: left;
    margin-top: 25px;
    margin-right: 20px;
    cursor: pointer;
}
/*#right-hand {*/
.jcarousel-next {
    width: 13px;
    height: 68px;
    background-image: url(../img/right-hand.gif);
    float: right;
    margin-top: 25px;
    margin-left: 20px;
    cursor: pointer;
}
#content p {
    text-indent: 20px;
    padding-bottom: 10px;
}
#content b {
     color: #faa61a;
     font-weight: bold;
}
#footer {
    height: 28px;
    background-image: url(../img/footer-bg.gif);
    background-repeat: repeat-x;
    background-position: bottom;
    width: 1040px;
    margin: 0px auto;
    color: #fff;
    text-align: center;
    padding-top: 15px;
}
#padding-menu1, #padding-menu2, #padding-menu3, #padding-menu4 {
    position: absolute;
    top: 168px;
    left: 70px;
    overflow: hidden;
    display: none;
    z-index: 255;
}
#padding-menu2 {
    left: 340px;
}
#padding-menu3 {
    left: 545px;
}
#padding-menu4 {
    left: 802px;
}
#sub-menu1, #sub-menu2, #sub-menu3, #sub-menu4 {
    width: 161px;
    background-image: url(../img/sub-menu-bg.gif);
    background-repeat: repeat-y;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    margin-top: 0px;
}
#sub-menu1 li, #sub-menu2 li, #sub-menu3 li, #sub-menu4 li {
    float: none;
    text-align: left;
}
#sub-menu1 li a, #sub-menu2 li a, #sub-menu3 li a, #sub-menu4 li a {
    font-weight: normal;
    font-size: 12px;
/*     line-height: 24px; */
    width: 151px;
    display: block;
    padding-left: 10px;
/*     height: 24px; */
    background-repeat: repeat;
    padding-top: 5px;
    padding-bottom: 5px;
}
#sub-menu1 li a:hover, #sub-menu2 li a:hover, #sub-menu3 li a:hover, #sub-menu4 li a:hover {
    background-image: url(../img/menu-item-bg.png);
/*  background-image: url(../img/menu-item-bg.gif);*/
    color: #e69617;
    text-decoration: none;
}
#mizer1, #mizer2, #mizer3, #mizer4 {
    height: 4px;
    width: 161px;
    overflow: hidden;
}
#left-content {
    width: 142px;
    float: left;
    padding: 10px;
}
#right-content {
    width: 866px;
    float: right;
}
#right-content #second-menu {
    height: 33px;
    margin-bottom: 20px;
    margin-left: 0px;
}
#second-menu .last {
    width: auto;
}
#second-menu li {
    float: left;
    padding-right: 40px;
    padding-top: 8px;
    list-style-type: none;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left bottom;
    height: 26px;
}
#second-menu li a {
    color: #0053a0;
    font-size: 14px;
    text-decoration: none;
    font-weight: bold;
}
#second-menu li a:hover {
    color: #e69617;
    text-decoration: none;
}
#second-menu li a.selected {
    color: #e69617;
    text-decoration: none;
}
#right-content h2 {
    margin-bottom: 30px;
}
#right-content p {
    text-indent: 25px;
}

#third-menu {
    padding-bottom: 20px;
}
#third-menu a {
    color: #0053a0;
    line-height: 20px;
}
#right-content h3 {
    color: #faa61a;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 10px;
}
#right-content a {
    color: #0053a0;
}
#right-content h4 {
    color: #0053a0;
    font-size: 14px;
    font-weight: normal;
    margin-top: 10px;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left 20px;
    height: 22px;
    margin-bottom: 15px;
}
#bonus {
    margin-top: -18px;
    margin-bottom: 30px;
    font-size: 10px;
}
#right-content h3.h3-data {
    color: #faa61a;
    font-size: 14px;
    font-weight: normal;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left 20px;
    height: 22px;
}
#right-content h3.h3-data-bold {
    color: #faa61a;
    font-size: 14px;
    font-weight: bold;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left 20px;
    height: 22px;
}
#edit-data {
    width: 400px;
}
#edit-data td {
    border: 0px;
    padding: 3px;
    vertical-align: top;
}
#edit-data td.left {
    text-align: right;
    width: 200px;
    vertical-align: top;
}
#edit-data td.with-comment {
    font-size: 10px;
}
#edit-data input {
    width: 260px;
    border: 1px solid #faa61a;
}
#edit-data textarea {
    width: 260px;
    height: 150px;
    border: 1px solid #faa61a;
}
#edit-data input.radio {
    width: 15px;
    margin-right: 5px;
    border: 0px;
}
#right-content .submit {
    width: 71px;
    border: 0px;
}
#prises-div .prises-link {
    color: #0053a0;
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left 20px;
    height: 22px;
    text-decoration: none;
    display: block;
    padding-left: 5px;
}
#prises-div a.selected {
    background-image: none;
}
#prises-div .prises-link span {
    margin-left: 5px;
}
#prises-div .prises-link:hover {
    text-decoration: none;
}
#prises-div .prises-link img {
    margin-top: 5px;
    position: absolute;
}
#prises-div div.div-to-open-prises {
    display: none;
}
#prises-div #prises-div-1 {
    display: block;
}
#content #prises-div div.div-to-open-prises img {
    margin-left: 25px;
    margin-right: 0px;
}
#prises-div-all {
    text-align: right;
}
#prises-div-all .prises-link {
    color: #0053a0;
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left 20px;
    height: 22px;
    text-decoration: none;
    display: block;
    padding-left: 5px;
}

#prises-div2 .prises-link {
    color: #0053a0;
    font-size: 14px;
    font-weight: normal;
    margin-top: 8px;
    background-image: url(../img/hr-bg.gif);
    background-repeat: repeat-x;
    background-position: left 20px;
    height: 22px;
    text-decoration: none;
    display: block;
    padding-left: 5px;
}
#prises-div2 a.selected {
    background-image: none;
}
#prises-div2 .prises-link span {
    margin-left: 5px;
}
#prises-div2 .prises-link:hover {
    text-decoration: none;
}
#prises-div2 .prises-link img {
    margin-top: 5px;
    position: absolute;
}
#prises-div2 div.div-to-open-prises {
    display: none;
}
#prises-div2 #prises-div-1 {
    display: block;
}
#content #prises-div2 div.div-to-open-prises img {
    margin-left: 0px;
    margin-right: 0px;
}

#search-box {
    width: 410px;
    margin: 0px auto;
    margin-bottom: 50px;
}
#search-box input#catalog-search-input {
    width: 340px;
    border: 1px solid #faa61a;
}
#search-box #catalog-submit-button {
    position: absolute;
    margin-top: -2px;
    margin-left: 10px;
}
#search-box a {
    font-size: 10px;
}
#catalog .left-column {
    float: left;
    width: 400px;
}
#catalog .right-column {
    float: right;
    width: 400px;
}
#catalog .left-column1 {
    float: left;
    width: 266px;
    text-indent: 50px;
}
#catalog .left-column2 {
    float: left;
    width: 266px;
    text-indent: 50px;
}
#catalog .right-column1 {
    float: right;
    width: 266px;
    text-indent: 50px;
}
#catalog .real_logo {
    margin-right: 10px;
    margin-bottom: 10px;
}
#catalog hr {
    margin-top: 10px;
    margin-bottom: 10px;
}
#catalog h5 {
    color: #0053a0;
}
#catalog .left-column a.catalog-link {
    color: #000;
}
#catalog .right-column a.catalog-link {
    color: #000;
}
#sub-search {
    margin-top: 20px;
    color: #0053a0;
    margin-top: -30px;
    margin-bottom: 30px;
    display: none;
    padding-left: 20px;
}
#sub-search select {
    width: 120px;
    margin-left: 2px;
    margin-right: 15px;
    border: 1px solid #faa61a;
}
#catalog .left-column img {
    float: left;
}
#catalog .left-column .data {
    float: right;
    width: 280px;
}
#catalog .right-column img {
    float: left;
}
#catalog .right-column .data {
    float: right;
    width: 280px;
}
#catalog .title {
    color: #0053a0;
    text-decoration: none;
    font-weight: bold;
}
#catalog .title:hover {
    text-decoration: none;
}
#catalog .descr {
    color: #ed1c24;
    font-weight: bold;
}
#catalog a {
    color: #0053a0;
}
#bradcrums .sub {
    color: #000;
}
#pages {
    color: #0053a0;
}
#pages a {
    margin-left: 2px;
    margin-right: 2px;
}
#pages span {
    color: #000;
    margin-left: 2px;
    margin-right: 2px;
}
#catalog .left2-column img {
    float: left;
    margin-right: 20px;
}
#catalog .left2-column .data {
    float: right;
    width: 740px;
}
#catalog .left2-column .block {
    line-height: 18px;
}
#catalog .left2-column .descr {
    line-height: 18px;
}
#catalog .left2-column p {
    line-height: 18px;
    text-indent: 0px;
}

#catalog-galery-pic {
    position: absolute;
    margin-left: -150px;
    margin-top: 0px;
}
#catalog .foto-galery {
    display: block;
    float: left;
    margin-bottom: 20px;
}
#catalog .foto-galery2 {
    margin-right: 0px;
    margin-bottom: 22px;
}

#cabinet-data {
    width: 850px;
}
#cabinet-data th {
    text-align: left;
    padding-left: 4px;
    border-bottom: 1px solid #0053a0;
}
#cabinet-data th.first {
    width: 300px;
}
#cabinet-data th.clear {
    border-bottom: 0px;
}
#cabinet-data td {
    padding: 2px;
}
#cabinet-data .gray-row {
    background-color: #e7e7e7;
}
#cabinet-data tr td.link {
    background-color: #fff;
    padding-left: 10px;
}
#cabinet-data td.two {
    border-right: 1px solid #bdccda;
    border-left: 1px solid #bdccda;
}
#cabinet-data td.third {
    border-right: 1px solid #bdccda;
}

#selectd-date select {
    border: 1px solid #faa61a;
    margin-left: 5px;
    width: 60px;
}
#selectd-date .show {
    position: absolute;
    margin-left: 20px;
    margin-top: -1px;
}
#selectd-date p {
    text-indent: 0px;
    margin-bottom: 5px;
}

#options .left-options {
    width: 400px;
    height: 115px;
    float: left;
    padding-top: 5px;
}
#options .right-options {
    width: 400px;
    height: 115px;
    float: right;
    padding-top: 5px;
}
#options .left-options .left {
    float: left;
    width: 30px;
    height: 66px;
    background-color: #ececec;
    margin-right: 10px;
    text-align: center;
    padding-top: 45px;
}
#options .left-options h3 {
    color: #0053a0;
    font-size: 12px;
    margin-top: 2px;
}
#options .left-options .date {
    display: block;
    margin-bottom: 10px;
    margin-top: 4px;
}
#options .left-options .green {
    color: #67ad2d;
}
#options .left-options .red {
    color: #ef491c;
}
#options .right-options .left {
    float: left;
    width: 30px;
    height: 66px;
    background-color: #ececec;
    margin-right: 10px;
    text-align: center;
    padding-top: 45px;
}
#options .right-options h3 {
    color: #0053a0;
    font-size: 12px;
    margin-top: 2px;
}
#options .right-options .date {
    display: block;
    margin-bottom: 10px;
    margin-top: 4px;
}
#options .right-options .green {
    color: #67ad2d;
}
#options .right-options .red {
    color: #ef491c;
}
#options p {
    padding-bottom: 3px;
}
#content .picture-float-left {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}
#content .picture-float-right {
    float: right;
    margin-left: 15px;
    margin-bottom: 15px;
}
#content .content-center-div {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}
#content .content-center-div img {
    display: -moz-inline-box;
    display: inline-table;
    display: inline-block;
    margin: 15px;
    height: auto;
    overflow: visible;
    vertical-align: middle;
    border: 2px solid #f0f0f0;
}
#content #options_list {
    padding-top: 0px;
    padding-left: 90px;
}
#content .not-on-site-link {
    text-decoration: none;
    border-bottom: 1px dashed #0053a0;
}
#right-content ul {
    list-style-type: disc;
    margin-left: 55px;
}
#right-content ol {
    list-style-type: decimal;
    margin-left: 55px;
}
#loyalty-info {
    width: 300px;
    border: 1px solid #faa61a;
    padding: 10px;
}
#content #about-program-cards img {
    border: 0px;
}
#buy-f-div {
    width: 1040px;
    height: 125px;
    overflow: hidden;
}
#content #franchising h3 {
    margin-top: 0px;
}
#content #right-content ul#carusel {
    margin-left: 0px;
}
#content #right-content ul#carusel2 {
    margin-left: 3px;
}

#send-form {
    width: 374px;
    height: 424px;
    z-index: 255;
    position: fixed;
//    position: absolute;
    margin-top: -40px;
    margin-left: 300px;
    background-image: url(../img/form-bg.jpg);
    display: none;
    padding-top: 20px;
    padding-left: 25px;
    padding-right: 20px;
}
#send-form #form-close {
    position: absolute;
    top: 5px;
    right: 7px;
}
#radio-link {
    position: absolute;
    top: 10px;
    right: 0px;
    color: #ed1c24;
    font-size: 12px;
}
#send-form #edit-data {
    width: 370px;
}
#send-form #edit-data .left {
    color: #fff;
    font-size: 14px;
    width: 100px;
}
#send-form #edit-data .left2 {
    color: #fff;
    font-size: 12px;
    width: 100px;
    text-align: left;
}
#send-form #edit-data textarea {
    width: 365px;
    margin-top: 6px;
    height: 200px;
}
#send-form #edit-data input {
    height: 16px;
}
#send-form .contact {
    color: #fff;
    margin-bottom: 10px;
    display: block;
    font-size: 14px;
}
#send-form .contact .sub {
    font-size: 10px;
}
#send-form #edit-data .submit {
    width: 75px;
    height: 20px;
    border: 0px;
}

#carousel1 {
    width: 800px;
    height: 100px;
    overflow: hidden;
    position:relative;
    margin-left: 0px;
    float: left;
}
#carousel1 ul {
    position: relative;
    margin-left: 0px;
}
#carousel1 ul li {
    width: 117px;
    height: 100px;
    float: left;
    list-style-type: none;
}
.jcarousel-prev1 {
    width: 13px;
    height: 68px;
    background-image: url(../img/left-hand.gif);
    float: left;
    margin-top: 17px;
    margin-right: 20px;
    cursor: pointer;
}
/*#right-hand {*/
.jcarousel-next1 {
    width: 13px;
    height: 68px;
    background-image: url(../img/right-hand.gif);
    float: right;
    margin-top: 17px;
    margin-left: 20px;
    cursor: pointer;
}

#carousel2 {
    width: 800px;
    height: 73px;
    overflow: hidden;
    position:relative;
    margin-left: 0px;
    float: left;
}
#carousel2 ul {
    position: relative;
    margin-left: 0px;
}
#carousel2 ul li {
    width: 117px;
    height: 73px;
    float: left;
    list-style-type: none;
}
/*#left-hand {*/
.jcarousel-prev2 {
    width: 13px;
    height: 68px;
    background-image: url(../img/left-hand.gif);
    float: left;
    margin-top: 3px;
    margin-right: 20px;
    cursor: pointer;
}
/*#right-hand {*/
.jcarousel-next2 {
    width: 13px;
    height: 68px;
    background-image: url(../img/right-hand.gif);
    float: right;
    margin-top: 3px;
    margin-left: 20px;
    cursor: pointer;
}

#carousel3 {
    width: 974px;
    height: 100px;
    overflow: hidden;
    position:relative;
    margin-left: 0px;
    float: left;
}
#carousel3 ul {
    margin-left:0;
    position:absolute;
    width:976px;
}
#carousel3 ul li {
    width: 122px;
    height: 100px;
    float: left;
    list-style-type: none;
}
/*#left-hand {*/
.jcarousel-prev3 {
    width: 13px;
    height: 68px;
    background-image: url(../img/left-hand.gif);
    float: left;
    margin-top: 17px;
    margin-right: 20px;
    cursor: pointer;
}
/*#right-hand {*/
.jcarousel-next3 {
    width: 13px;
    height: 68px;
    background-image: url(../img/right-hand.gif);
    float: right;
    margin-top: 17px;
    margin-left: 20px;
    cursor: pointer;
}


.align_right {
    text-align: right;
}
#content .reeeeed {
    color: #faa61a;
}
/* murdoc new */

#question-open-div {
    width: 379px;
    height: 42px;
    padding: 17px;
    padding-top: 290px;
    color: #fff;
    background-image: url(../img/question-bg.jpg);
    position: fixed;
/*    position: absolute;*/
    margin-top: 0px;
    margin-left: -550px;
    text-align: left;
    z-index: 255;
    display: none;
}
#question-open-div-close {
    width: 10px;
    height: 10px;
    display: block;
    position: absolute;
    right: 4px;
    top: 7px;
}

#bankbook_img, #family_img, #vacation_img, #charity_img {
    width: 125px;
    height: 125px;
    display: block;
    margin-right: 15px;
    margin-left: 15px;
}
#bankbook_img {
    background-image: url(../img/bankbook2.gif);
}
#content #bankbook_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#family_img {
    background-image: url(../img/family2.gif);
}
#content #family_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#vacation_img {
    background-image: url(../img/vacation2.gif);
}
#content #vacation_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#charity_img {
    background-image: url(../img/charity2.gif);
}
#content #charity_img img {
    margin: 0px;
    padding: 0px;
    border: 0px;
}
#right-content ul#gallery-category {
    margin-left: 0px;
}
#gallery-category li {
    float: left;
    border-bottom: 1px solid #0053a0;
    padding-left: 5px;
    padding-right: 5px;
    list-style-type: none;
    background-image: url(../img/hr-bg2.gif);
    background-position: top right;
    background-repeat: repeat-y;
}
#gallery-category li.selected {
    background-color: #0053a0;
}
#gallery-category li.last {
    background-image: none;
}
#gallery-category li a {
    text-decoration: none;
}
#gallery-category li.selected a {
    color: #fff;
}
#gallery-body {
    padding-left: 20px;
}
#gallery-body .one_item {
    float: left;
    margin-right: 35px;
    margin-bottom: 60px;
    background-image: url(../img/gallery-item-bg.jpg);
    background-position: bottom center;
    padding-bottom: 30px;
    width: 173px;
    height: 99px;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}
#gallery-body .one_item span {
    text-decoration: underline;
    position: absolute;
    right: 8px;
    bottom: 3px;
    font-size: 10px;
}
#caption-for-thumb-prev, #caption-for-thumb-next {
    position: absolute;
    top: 10px;
    font-size: 16px;
    text-decoration: none;
    color: #555;
}
#caption-for-thumb-prev {
    left: 10px;
}
#caption-for-thumb-next {
    right: 10px;
}
#prises-div div div.jcarousel-clip {
    display: block;
}
#prises-div .div-to-open-prises .jcarousel-clip {
    width: 780px;
    height: 64px;
    padding-top: 21px;
}
#prises-div div.div-to-open-prises .jcarousel-clip img {
    margin-left: 0px;
}
#left-buy-banner {
    vertical-align: bottom;
}

#content #prises-div div.div-to-open-prises #carousel2 img {
    margin-left: 0px;
}
#content #prises-div div.div-to-open-prises #carousel2 li {
    width: 114px;
}
#flash {
    width: 1038px;
    height: 267px;
    overflow: hidden;
}
.submit-button-for-form {
    height: 17px;
    background-image: url(../img/enter-center.gif);
    background-repeat: repeat-x;
    width: 100px;
    color: #0053a0;
    padding-top: 3px;
    position: relative;
    text-align: center;
    cursor: pointer;
}
.submit-button-for-form .left {
    float: left;
    position: absolute;
    margin-top: -3px;
    left: 0px;
}
.submit-button-for-form .right {
    float: right;
    position: absolute;
    margin-top: -3px;
    right: 0px;
}
#content #prises-div #prises-div2 img {
    margin-left: 0px;
    margin-right: 0px;
}
#address-right {
    width: 700px;
    float: right;
    text-align: left;
}
#brands-banns {
    position: absolute;
    bottom: 50px;
}
#brands-banns img {
    margin-right: 10px;
    display: block;
    margin-bottom: 10px;
}
.input_text_o {
	border: 1px solid #faa61a;
	height: 13px;
	width: 300px;
}
.textarea_o {
	border: 1px solid #faa61a;
	height: 29px;
	width: 262px;
}
.f_11 {font-size: 11px;}
.f_14 {font-size: 14px;}
.table_padding_1 td {
	padding: 0px 4px 2px 0px;
}
.table_padding_2 td, .table_padding_2 th {
	padding: 0px 30px 10px 0px;
}
#content .f_black {color: #000;}
.f_upper {text-transform: uppercase;}
.f_blue {color: #0053a0;}
.f_orange {color: #faa61a;}
.f_bold {font-weight:bold;}
.bg_gray {background: #e7e7e7;width: 622px;padding: 3px 7px;}
.azs {padding: 10px 35px;}
.input_text_c {
	border: 1px solid #faa61a;
	height: 13px;
	width: 80px;
}
.input_text_invalid {	border: 1px solid #FF0000;}
#captcha {cursor: pointer; margin-bottom: 10px;}

#phone-image-a {
    text-align: center;
    float: left;
    margin-right: 20px;
    display: block;
    height: 250px;
    padding-top: 10px;
}
#firm-function {
    border-right: 1px solid #0f5aa1;
    border-bottom: 1px solid #0f5aa1;
    margin-right: 50px;
}
#firm-function ul {
    margin-left: 40px;
}
#firm-function th {
    background-color: #0f5aa1;
    color: #fff;
    border-left: 1px solid #0f5aa1;
    border-top: 1px solid #0f5aa1;
    padding: 5px;
    padding-left: 10px;
    font-size: 13px;
}
#firm-function td {
    border-left: 1px solid #0f5aa1;
    border-top: 1px solid #0f5aa1;
    padding: 5px;
    padding-left: 10px;
    vertical-align: top;
}
#content #firm-function td.number {
    text-align: center;
    padding-left: 5px;
}
#content #firm-function th.number {
    text-align: center;
    padding-left: 5px;
}
#firm-function a {
    text-decoration: none;
}
#firm-bases-pic {
    padding-left: 25px;
}
#firm-bases-pic a {
    float: left;
    margin-right: 20px;
}
.float-right-image {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    margin-top: -20px;
}
#block-with-border {
    border: 1px solid #e7ddce;
    border-left: 10px solid #faa61a;
    padding: 10px;
}
#content .blaaaaack {
    color: #000000;
}
#proposal-div {
    background-image: url(../img/proposal-bg.jpg);
    width: 813px;
    height: 304px;
    margin-left: 0px;
    margin-bottom: 10px;
    padding: 20px;
    padding-left: 30px;
    padding-right: 10px;
}
#proposal-div h3 {
    color: #0f5aa1;
}
#proposal-div a {
    color: #0f5aa1;
    font-size: 14px;
    margin-left: 400px;
}
#forms-special-div {
    float: right;
    display: table-cell;
    margin-left: 20px;
    width: 199px;
    background-image: url(../img/forms-right.gif);
    height: 1100px;
    padding: 10px;
}
#content #forms-special-div ol {
    margin-left: 30px;
}
#content .text-indent-em {
    margin-left: 30px;
    font-style: italic;
    text-indent: 0px;
}
#content #forms-special-div a {
    margin-left: 120px;
    margin-top: 10px;
    display: block;
}
.clear-all {
    clear: both;
}
.text-float-right-720 {
    float: right;
    width: 720px;
}
#agents-div {
    background-image: url(../img/agents-bg.jpg);
    width: 832px;
    height: 297px;
    padding: 20px;
}
#agents-div2 {
    background-image: url(../img/firms/agents/agents-bg2.jpg);
    width: 532px;
    height: 177px;
    padding: 15px;
    padding-top: 5px;
    float: right;
    margin-right: 50px;
    margin-bottom: 30px;
}
#agents-bottom {
    font-weight: bold;
}


table#price {
    margin-bottom: 30px;
}
table#price th {
/*     background-color: #d82828; */
    padding: 3px;
/*     color: #fff; */
    font-weight: bold;
    font-size: 13px;
}
table#price .first-line td {
    height: 6px;
}
table#price td {
    text-align: center;
    padding: 3px;
    width: 100px;
    font-size: 11px;
}
table#price .first {
    padding-left: 10px;
    text-align: left;
    width: 300px;
}
table#price .color td {
    background-color: #f1f1f1;
}
table#form td {
    padding: 1px;
}
table#form td.first {
    text-align: right;
    vertical-align: top;
}
table#form input {
    width: 300px;
    margin-right: 5px;
    border: 1px solid #faa61a;
}
table#form textarea {
    width: 300px;
    height: 100px;
    margin-right: 5px;
    border: 1px solid #faa61a;
}
.error, .red {
    color: #f00;
}
.notice {
    color: #0f0;
}
.button {
    text-align: right;
}
table#form .button input {
    width: 77px;
    height: 20px;
    border: none;
}
table#form em {
    color: #999;
}
.message {
    color: #00a750;
    font-weight: bold;
}
.img-with-border {
    border: 1px solid #faa61a;
}
#main #sms-top {
    display: block;
    width: 147px;
    height: 63px;
    position: absolute;
    top: 51px;
    left: 245px;
    background-image: url(../img/sms-top.jpg);
    text-decoration: none;
}
#presentation {
    width: 314px;
    height: 176px;
    margin-left: 0px;
    margin-top: 10px;
    margin-right: 20px;
    margin-bottom: 10px;
float: left;
}
