/*-- general html tags --*/

body {
    margin: 0;
    font-family: arial, serif;
    font-size: 0.75em;
    background-color: #fff;
    color: #2E2E2E;
    direction: rtl;
}

img {
    border: 0;
}

ul {
    margin: 0;
    padding: 0;
}

ol {
    margin: 0;
    padding: 0 20px 0 0;
}

ol li {
    margin-top: 5px;
}

ul li {
    padding-right: 8px;
    padding-top: 4px;
    list-style: none;
    background: url('../images/arrow_small_li.gif') no-repeat 100% 10px;
}

.image-button {
    cursor: pointer;
}

.iconPdfTxt ul li {
    padding-right: 16px;
    background: url('../images/note.gif') no-repeat 100% 7px;
}

p {
    margin: 0;
}

a {
    color: #006693;
}

a:hover {
    color: #000000;
}

form {
    margin: 0;
    padding: 0;
}

.sep {
    border-left: 1px solid;
    display: inline-block;
    height: 10px;
    margin: 0 4px;
    position: relative;
    top: 2px;
    _font-size: 8px;
    *top: 0;

}

.footer .sep {
    *margin-right: 3px;
}

.Info .sep {
    *margin-left: 5px;
    *margin-right: 0px;
}

.Info a {
    *margin-left: 3px;
    *zoom: 1;
}

/*-- general tables --*/

.sub_list {
    margin-right: 30px !important;
}

.mainContent table {
    border-collapse: collapse;
    border: 1px #D3D3D3 solid;
}

.mainContent table th, .mainContent table td {
    border: 1px #D3D3D3 solid;
    padding: 3px 5px 3px 5px;
}

.mainContent table th {
    background-color: #F3F3F3;
    color: #7A7A7A;
}

td.ocms_de_bt table {
    border: none;
}

td.ocms_de_bt table th, .ocms_de_bt table td {
    padding: 0;
}

/*-- clients zone --*/

div.clients table, div.clients td {
    border: none;
    padding: 0;
}

a.sign {
    color: #ffffff !important;
}

a.sign:hover {
    color: #000000 !important;
}

/*-- common classes --*/

#wrapper {
    width: 721px;
    _width: 727px;
    margin-left: auto;
    margin-right: auto;
}

#mainArea {
    float: right;
    width: 720px;
}

#logo {
    float: right;
    width: 144px;
    height: 143px;
    text-align: center;
}

#logo img {
    margin-top: 23px;
}

select, input {
    font-family: arial, serif;
    font-size: 11px;
}

.selectStyle2 {
    width: 118px;
    height: 16px;
    border: 1px #CFD0D2 solid;
}

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

/*********titles********/

h1, .h1 {
    font-weight: bold;
    font-size: 1.80em;
    padding: 5px 4px 7px 0;
    margin: 0;
}

h1 a, .h1 a {
    color: #000000 !important;
    text-decoration: none;
}

h1 a:hover, .h1 a:hover {
    color: #4591CA !important;
    text-decoration: underline;
}

h2 {
    font-weight: bold;
    font-size: 1.75em;
    margin: 0;
    padding: 0;
}

h3 {
    font-weight: bold;
    font-size: 1.50em;
    margin: 12px 0 0 0;
    padding: 0;
    color: #000;
}

h3 a, .itemSubTtl a {
    color: #000 !important;
    text-decoration: none;
    margin: 0;
}

h3.itemTtl a {
    color: #E01F35 !important;
    text-decoration: none;
    margin: 0;
}

h4 {
    font-size: 1.10em;
    margin: 0;
}

h5 {
    font-size: 0.81em;
    margin: 0;
}

h6 {
    font-size: 0.81em;
}

#mainImg h2 {
    padding-right: 6px;
    font-weight: bold;
    font-size: x-large;
    color: rgb(0, 101, 148);
}

.innerPAgeTtl, .mainContent h1 {
    font-weight: normal;
    font-size: 1.50em;
    height: 32px;
    border-bottom: 1px #DADADC solid;
    margin: 0 0 12px 0;
    padding: 8px 12px 0 0;
    background: url('../images/ttl_arrow_black.gif') no-repeat 100% 50%;
    clear: both;
}

#whyTxt h3 {
    font-size: 0.88em;
    margin: 0 0 3px 0;
    padding: 0;
    color: #000;
    display: block;
}

.disscount {
    font-weight: bold;
    font-size: 0.88em;
    margin: 0;
    padding: 0;
}

.itemSubTtl {
    border-bottom: 1px #D3D3D3 solid;
    padding-bottom: 2px;
    margin-bottom: 3px;
    margin-right: 10px;
    color: #000000;
    font-size: 1.00em;
}

.contentItemTtl {
    margin: 0;
    padding: 0;
    font-size: 0.75em;

}

.hpRtf .banner h1 {
    color: red;
}

span.common-title {
    color: #ff0000;
}

/********text*********/

.itemTtl {
    color: #E01F35;
    font-weight: bold;
    background: url('../images/ttl_arrow.gif') no-repeat right 3px;
    padding: 0 12px 0 0;
    margin-bottom: 11px;
    font-size: 1.00em;
}

.columnTtl {
    color: #BD192B;
    font-weight: bold;
    font-size: 1.25em;
    padding: 0;
}

DIV.line {
    width: 100%;
    height: 1px;
    overflow: hidden;
    background: #D3D3D3;
    margin-top: 5px;
}

.noBorder {
    border-bottom: 0 !important;
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
}

.footerTxt, .footerTxt a {
    color: #636365;
    text-decoration: none;
}

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

.footerTxt a, .footerTxt span {
    white-space: nowrap;
}

.footerTxt ul li {
    margin: 0;
    padding: 0;
    background-image: none !important;
    display: inline;
}

.innerLink {
    color: #4591CA;
}

A.innerLink:hover {
    color: #000;
}

.description {
    font-weight: bold;
    color: #000;
}

/************info bar*********************/
#infoBar {
    background-color: #E9E9EA;
    min-height: 26px;
    _height: 26px;
    width: 100%;
    padding: 8px 0 0 0;

}

#infobarContent {
    text-align: center;
    width: 707px;
    margin-left: auto;
    margin-right: auto;

}

.Info {
    color: #666;
    list-style-type: none;
    padding: 0px;
}

.Info li {
    display: inline;
    background-image: none !important;
    padding: 0px;
}

.Info A {
    color: #575757;
}

/*****side Menu********************/

#sideMenu {
    float: right;
    min-height: 585px;
    _height: 585px;
    width: 141px;
    border-top: solid 5px #F3F3F3;
}

.butt_getOffer {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/butt_red.jpg');
    height: 34px;
    width: 141px;
    text-align: center;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 2px;
    _padding-bottom: 0;
}

.butt_getOfferOver {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/butt_red_over.jpg') !important;
    height: 34px;
    width: 141px;
    text-align: center;
    cursor: pointer;
    font-size: 12px; /*Original 12px - 0.75em */
    color: #fff;
    font-weight: bold;
    padding-bottom: 2px;
    _padding-bottom: 0;
}

.butt_restoreOffer {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url('../images/butt_blue.jpg');
    height: 27px;
    width: 141px;
    margin: 5px 0 0 0;
    text-align: center;
    padding-bottom: 1px;
    cursor: pointer;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
}

.butt_restoreOfferOver {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/butt_blue_over.jpg') !important;
    height: 27px;
    width: 141px;
    margin: 5px 0 0 0;
    text-align: center;
    padding-bottom: 1px;
    cursor: pointer;
    font-size: 12px; /*Original 12px - 0.75em */
    color: #fff;
    font-weight: bold;
}

.none {
    display: none;
}

/********* main **************/
#mainContent {
    border-top: solid 5px #F3F3F3;
    float: left;
    width: 565px;
}

#mainImg a {
    color: #ec0527;
    text-decoration: none;
}

#mainImg a:hover {
    color: #ec0527;
    text-decoration: underline;
}

#mainImg h1 {
    font-size: 1.56em;
    font-weight: bold;
    color: #000000;
    line-height: 25px;
    background: none;
    border-bottom: none;
    height: auto;
    padding: 0;
}

#mainImg h3 {
    margin: 0;
    font-size: 1.50em;
    color: #ec0527;
}

#mainImg h3 a {
    font-size: 1.50em;
    color: #ec0527 !important;
    text-decoration: underline;
}

#mainImg {
    float: right;
    width: 548px;
    height: 144px;
    padding: 30px 17px 0 0;
    background: url('../images/img_loby.jpg') no-repeat right top;
}

.clientsLobby {
    background-color: #DE1D33;
    text-align: left;
    width: 235px;
    height: 169px;
    float: right;
}

.clientsLobbyImg {
    background-repeat: no-repeat;
    text-align: left;
    width: 332px;
    height: 169px;
    float: right;
    border-bottom: 5px #EEEDEC solid;
}

.lobbyShadow {
    background: url(../images/lobby_shadow.gif) no-repeat left top;
    width: 100%;
    height: 11px;
}

.sideText {
    width: 233px;
    text-align: right;
    padding-top: 10px;
    color: #ffffff;
    background-color: #DE1D33;
    padding-bottom: 7px;
    min-height: 152px;
    _height: 152px;
}

.client_side {
    background: #F3F3F3;
}

.clientsLobbyBox A {
    color: #ffffff;
}

.ttl {
    margin-right: 20px;
}

.sideText .ttlDsc {
    padding: 5px 12px 0 0;
}

.sideTextTbl {
    border-collapse: collapse;
    border: 0;
    margin-top: 2px;
    margin-right: 20px;
}

.sideTextTbl  td {
    height: 26px;
}

.sideText .ttl {
    background: url("../images/title_enter_customer_file.gif") no-repeat right;
    height: 18px;
    padding: 0;
    margin: 0 20px 0 0;
    border: none;
}

.sideText .ttl span,
.sideText .ttl h2 {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    line-height: 0;
    font-size: 0px;
}

.sideText input.submit {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/bt_submit.gif') no-repeat left top;
    width: 47px;
    height: 19px;
    float: left;
    margin-top: 5px;
    cursor: pointer;
}

.sideText div.submit {
    padding-right: 10px;
    width: 180px;
}

.sideText div.submit div {
    padding-top: 2px;
}

.sideText .continue {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background: url('../images/bt_contineu.gif') no-repeat left top;
    width: 47px;
    height: 19px;
    float: left;
    margin-top: 5px;
    cursor: pointer;
}

.sideText .small {
    font-size: 0.85em;
    color: #fff;
}

.more .small {
    font-size: 0.69em;
}

.sideText .textbox {
    padding-right: 10px;
}

.sideText table td {
    color: #ffffff;
    padding: 0;
}

.inputstyle2 {
    width: 53px !important;
}

.inputstyle3 {
    width: 90px !important;
}

#iconAttention {
    margin: 5px 5px 0 7px;
}

#attentionTxt {
    font-size: 0.69em;
    font-weight: bold;
    margin-top: 8px;
}

#passTxt {
    margin: 21px 8px 0 0;
    _margin: 26px 8px 0 0;
    color: #fff;
}

.sign {
    color: #fff;
}

#details {
    margin: 5px 20px 0 0;
    line-height: 17px;
}

.separatorHorizontal {
    background-color: #EC7986;
    height: 1px;
    overflow: hidden;
    width: 198px;
    margin: 6px 20px 5px 0;
}

#welcomeTxt {
    width: 323px;
}

#whyTxt {
    background-color: #F3F3F3;
    width: 203px;
    padding: 0 15px 12px 0;
}

/** mainContent **/

#mainContent #txtRight {
    float: right;
    width: 303px;
    padding-right: 2px;
}

#mainContent #txtLeft {
    float: right;
    width: 201px;
}

#mainContent.twoColumns #txtLeft h2 {
    margin-bottom: 5px;
}

.item {
    width: 247px;
    margin-bottom: 15px;
    _height: 150px;
    min-height: 150px;
}

.more {
    margin-top: 6px;
}

.more a, table.news-table div a {
    text-decoration: none;
    display: -moz-inline-box;
    display: inline-block;
    color: #F33541;
    font-weight: bold;
    padding-left: 11px;
    background: url('../images/readmore.gif') no-repeat left 6px;
}

.more span {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
    line-height: 0;
    font-size: 0px;
}

.offer {
    background: url('../images/ttl_arrow_white.gif') no-repeat 100% 65%;
    padding-right: 10px;
    margin: 6px 0 0 0;
    list-style: none;
}

.offer A {
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.90em;
}

/******rtf page************/

.leftborder {
    border-left: 1px #D3D3D3 solid;
}

#rtf {
    float: right;
    width: 354px;
    padding-left: 24px;
    min-height: 535px;
    _height: 535px;
}

#commonContent {
    float: right;
    width: 440px;
    padding-left: 24px;
    min-height: 535px;
    _height: 535px;
}

#rtf .txt, #commonContent .txt {
    margin: 0 10px 22px 0;
    padding: 0;
}

.Jobtxt {
    margin: 0 10px 0 0;
    padding: 0;
}

.infoBox, linksBox {
    clear: both;
    margin-bottom: 20px;
}

.mainContent UL {
    margin: 0;
    padding: 0;
    list-style: none;
}

.itemImg {
    border: 1px #DFDFDF solid;
    padding: 1px;
    margin: 2px 0 4px 6px;
    vertical-align: text-top;
    text-align: right;
    float: right;
}

/**related content**/

#rcContent {
    float: left;
    width: 160px;
}

#iconPdf {

    margin: 5px 0 5px 6px;
    vertical-align: text-top;
    text-align: right;
    float: right;
}

.lettersList {
    background: #F3F3F3;
    padding: 5px;
    color: #4591CA;
    margin-bottom: 20px;
    min-height: 20px;
    _height: 20px;   
    
}

.lettersList A {
    display: block;
    float: right;
    color: #4591CA;
    font-weight: bold;
    font-size: 0.88em;
    padding-left: 15px;
    padding-right: 10px;
    background: url('../images/seperator.gif') no-repeat 0px 3px;    
    
    /*patch bug for IE6 & IE7 */
    *position:absolute;
    *right:0; 
}

.lettersList li {
    background: none;
    float: right;
    list-style: none;
    
    /*patch bug for IE6 & IE7 */
    *width:50px;
    *position:relative;    
}

.lettersList A.last {
    background: none;
}

DIV.backToTop {
    clear: both;
    background: #F3F3F3;
    padding-top: 4px;
    padding-bottom: 6px;
    padding-right: 9px;
    margin-top: 8px;
    margin-bottom: 30px;
}

DIV.backToTop A {
    color: #4591CA;
}

DIV.backToTop A SPAN {
    text-decoration: none;
    font-size: 0.81em;
}

h2.question {
    font-size: 1.10em;
    margin: 0;
}

h2.question a {
    color: #4591CA !important;
    text-decoration: underline;
}

h2.question a:hover {
    color: #000000 !important;
}

DIV.question {
    padding-right: 8px;
    background: url('../images/arrow_closed.gif') no-repeat right 8px;
    margin-bottom: 10px;
}

DIV.opened {
    background: url('../images/arrow_opened.gif') no-repeat right 8px;
}

DIV.opened h2.question a {
    color: #000000 !important;
    text-decoration: underline;
}

DIV.opened h2.question a:hover {
    color: #4591CA !important;
    text-decoration: underline;
}

/******list page******/
.specialization {
    float: right;
    margin: 18px 0 0 0;
}

.selectSpecialization {
    float: right;
    margin: 17px 10px 20px 27px;

}

#listTbl {
    border-left: 1px #D3D3D3 solid;
    border-top: 1px #D3D3D3 solid;
    width: 100%;
    clear: both;
}

#listTbl th, #listTbl td {
    border-right: 1px #D3D3D3 solid;
    border-bottom: 1px #D3D3D3 solid;
    height: 31px;
    width: 110px;
}

#listTbl TH {
    background-color: #F3F3F3;
    color: #7A7A7A;
}

/*-- breadCrumbs --*/

.breadCrumbs {
    height: 20px;
    width: 500px;
    margin-right: 163px;
    _margin-right: 83px;
    font-size: 1.11em;
    float: right;
    list-style-type: none;
    padding: 0px;
}

.breadCrumbs li {
    display: inline;
    background-image: none !important;
    padding: 0px;
}

.breadCrumbs li a {
    text-decoration: none;
    color: #666666 !important;

}

.breadCrumbs li a:hover {
    color: #000000 !important;
    text-decoration: underline !important;
}

.breadCrumbs li .arrow {
    color: #666666;
    font-size: 0.75em;
}

.LandingPageTemplate .breadCrumbs {
    display: none;
}

.breadCrumbs .lastchild {
    display: inline;
    font-size: 1em;
    font-weight: normal;
}

/*-- end of breadCrumbs --*/

.rtfNoWrap {
    border: none !important;
}

td.rtfNoWrap {
    padding: 0 0 0 5px !important;
}

.locale_ru .mainContent {
    direction: ltr;
}

.locale_ru #rtf {
    float: left;
}

.locale_ru .innerPAgeTtl {
    padding: 8px 0 0 12px;
    background: url('../images/ttl_arrow_black_ltr.gif') no-repeat 0 50%;
}

.locale_ru ul li {
    padding-left: 8px;
    padding-top: 4px;
    background: url('../images/arrow_small_li_ltr.gif') no-repeat 0 10px;
}

.locale_ru .itemTtl {
    background: url('../images/ttl_arrow_ltr.gif') no-repeat left 3px;
    padding: 0 0 0 12px;
}

.locale_ru #rtf a {
    text-transform: lowercase;
}

.lowercase {
    text-transform: lowercase;
}

.uppercase {
    text-transform: uppercase;
}

.specialOffers #rtf {
    width: auto;
    padding-left: 0;
}

.specialOffers .rtfItem {
    background-color: #fcfcfc;
    border: solid 1px #d0d0d0;
    margin-bottom: 20px;
    padding-left: 5px;
}

.specialOffers h3.itemTtl {
    background-position: right 5px;
    margin-top: 5px;
    margin-right: 7px;
    font-size: 1.00em;
}

.specialOffers .txt {
    margin-bottom: 5px !important;
}

.specialOffers .itemSubTtl {
    color: #E01F35;
    font-weight: bold;
    background: url('../images/ttl_arrow.gif') no-repeat right 5px;
    padding: 0 12px 0 0;
    margin-top: 5px;
    margin-right: 7px;
    margin-bottom: 11px;
    font-size: 1.30em;
    border-bottom: none;
}

iframe.callback {
    width: 565px;
    height: 60px;
    overflow: hidden;
    border: none;
    margin-top: 10px;
}

.sideImage {
    float: left;
    margin-top: 20px;
}

div.footer {
    border-top: 5px solid #E5E5E3;
    margin-top: 8px;
    clear: both;
    width: 100%;
    height: 7px;
    font-size: 0.06em;
}

table.footer td {
    vertical-align: middle;
    padding: 0 5px;
}

table.footer {
    margin-bottom: 5px;
}

table.footer div.credit {
    text-align: right;
    padding: 4px 0 0 0;
    direction: ltr;
}

table.footer div.credit img {
    position: relative;
    top: -1px;
}

table.footer div.credit a.alphacsp img {
    top: 1px;
}

table.footer div.mantis, table.footer div.credit a {
    color: #717477;
    text-decoration: none;
    font-size: 0.69em;
}

table.footer td.logo {
    border-right: solid 2px #E6E6E6;
}

.jobid, .nowrap {
    white-space: nowrap;
}

.idiFinancing #tabs_menu {
    display: none;
}

.articleTitle {
    clear: both;
    padding-bottom: 10px;
}

.article {
    padding-bottom: 7px;
}

.fullScreen #sideMenu, .fullScreen table.footer {
    display: none;
}

.fullScreen div.footer {
    visibility: hidden;
}

.fullScreen #mainContent {
    width: 720px !important;
}

.BaseTemplate div.ocms_de_bt {
    top: 0 !important;
    right: 0;
}

.searchBox {
    float: left;
    background: url('../images/555_search.gif') no-repeat left top;
    width: 97px;
    height: 18px;
    text-align: left;
}

.searchSep {
    float: left;
    color: #666666;
    top: 4px;
    margin-left: 8px;
    margin-right: 8px;
}

.searchBox form {
    margin: 0;
    padding: 0;
}

.searchText {
    background: none;
    border: none;
    width: 75px;
    height: 18px;
    padding: 0;
    margin: 1px 0 0 0;
    float: left;
}

.searchSubmit {
    background: #ffffff url('../images/555_search.gif') no-repeat left top;
    width: 19px;
    height: 18px;
    border: none;
    margin: 0;
    float: left;
    cursor: pointer;
}

.message {
    color: #00456B;
    font-size: 0.88em;
    font-weight: bold;
}

.LandingPageTemplate .banner, .EmptyLandingPageTemplate .banner {
    margin-bottom: 20px;
    position: relative;
    height: 180px;
    width: 720px;
}

.LandingPageTemplate .banner .bannerImage, .EmptyLandingPageTemplate .banner .bannerImage {
    position: absolute;
    top: 0;
    left: 0;
}

.LandingPageTemplate .bannerText, .EmptyLandingPageTemplate .bannerText {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0 10px;
    font-size: 0.88em;
}

.LandingPageTemplate .bannerText h2, .EmptyLandingPageTemplate .bannerText h2 {
    color: #006694;
    font-size: 1.50em;
    margin-bottom: 10px;
}

.LandingPageTemplate .bannerText h3, .EmptyLandingPageTemplate .bannerText h3 {
    color: black;
    font-size: 1.31em;
}

.LandingPageTemplate #mainContent, .EmptyLandingPageTemplate #mainContent {
    width: 100%;
}

.LandingPageTemplate .mainLink, .EmptyLandingPageTemplate .mainLink {
    text-align: center;
}

/* fix for liveperson scroll in firefox */
body > img {
    display: none
}

.clear {
    clear: both;
}

.mainContent .bannerText h1 {
    background: none;
    border: none;
    margin: 0;
    font-size: 1.90em;
    padding: 5px 4px 7px 0;
    font-weight: bold;
    height: auto;
}

div.dailyTip {
    background: url("../images/new_home/daily-tip-center.png") repeat-y;
    margin-top: 20px;
}

div.dailyTip-top {
    background: url("../images/new_home/daily-tip-top.png") no-repeat top;
}

div.dailyTip-bottom {
    background: url("../images/new_home/daily-tip-bottom.png") no-repeat bottom;
    padding: 60px 15px 20px 15px;
}

table.news-table {
    border: none;
    margin: 10px 0 20px;
}

table.news-table td {
    border-top: none;
    border-bottom: none;
    vertical-align: top;
    width: 33%;
    padding: 0 15px;
}

table.news-table td.last {
    border-left: none;
    padding-left: 0;
}

table.news-table td.first {
    border-right: none;
    padding-right: 0;
}

div.abstract hr {
    border: solid 1px #d3d3d3;
}

/***************tabs menu*************************/

#tabs_menu {
    width: 576px;
    height: 152px; /*164px*/
    float: right;
    margin-bottom: 2px;
}

#tabs_menu LI {
    padding: 0;
    display: block;
    float: right;
    width: 82px;
    height: 150px;
    cursor: pointer;
}

#tabs_menu LI A {
    display: block;
    float: left;
    margin: 0;
    width: 82px;
    height: 150px;
}

/**** sub menu links ****/

.subMenu {
    margin-top: 10px;
}

.subMenu a {
    text-decoration: none;
}

.subMenu li {
    list-style: none;
}

/**** level1 links ****/

.subMenu li.level1, .subMenu li.level1_active {
    line-height: 24px;
    width: 131px;
    padding-right: 8px;
    background: url('../images/sideMenu_bg.jpg') no-repeat;
    padding-top: 1px;
}

.subMenu a.level1, .subMenu a.level1_active {
    display: block;
    height: 30px;
    width: 125px;
    padding-right: 8px;
    font-size: 13px;
    font-weight: bold;
}

.subMenu li.level1_first {
    border-top: 1px solid #D3D3D3;
}

.subMenu a.level1 {
    background: url('../images/arrow_sideMenu.gif') no-repeat 100% 11px;
    color: #686868;
}

.subMenu a.level1:hover {
    color: #000000 !important;
}

.subMenu a.level1_active {
    background: url('../images/arrow_sideMenu_on.gif') no-repeat 100% 11px !important;
    color: #C50422 !important;
}

/**** level2 links ****/

.subMenu li.level2, .subMenu li.level2_active {
    margin-right: 3px;
    background: url('../images/dotts.gif') repeat-x 100% 0%;
    line-height: 16px;
    width: 126px;
    padding: 2px 0px 5px 0px;
}

.subMenu li.level2_first {
    background: none;
}

.subMenu a.level2, .subMenu a.level2_active {
    width: 120px;
    padding-right: 8px;
    padding-top: 4px;
    background: url('../images/arrow_small.gif') no-repeat 100% 11px;
    display: block;
    text-align: right;
}

.subMenu a.level2 {
    color: #000000;
}

.subMenu a.level2:hover {
    color: #E80528 !important;
}

.subMenu a.level2_active {
    color: #E80528 !important;
}

.wrapper-only #tabs_menu, .wrapper-only .footer, .wrapper-only .breadCrumbs, .wrapper-only .bread-crumbs, .wrapper-only #logo, .wrapper-only #infoBar, .wrapper-only #sideMenu {
    display: none;
}

.wrapper-only table tr td, .wrapper-only table, .wrapper-only table tr {
    border: none;
}

.wrapper-only #mainArea, .wrapper-only #wrapper, .wrapper-only #mainContent {
    width: auto;
    float: none;
}

/*-- accessibility options --*/
.accessibility-option {
    display: none;
}

.image-text {
    background-repeat: no-repeat;
    display: block;
}

.calc-button {
    height: 22px;
    width: 205px;
    margin-top: 10px;
    background-image: url('../images/new_home/calc_button.gif');
}

.proposal-button {
    height: 22px;
    width: 205px;
    margin-top: 10px;
    background-image: url('../images/new_home/BigBTN.gif');
}

#tabs_menu LI SPAN,
    .no-logo #logo,
    .accessibility-option,
    .image-text span,
    a.jump {
    display: block;
    height: 1px;
    width: 1px;
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: left;
    text-indent: -9999px;
    position: absolute;
}

a.jump:focus, a.jump:active {
    position: absolute;
    top: 10px;
    left: 20px;
    z-index: 1000;
    width: auto;
    height: auto;
    text-indent: 0;
}

/*-- OnlineImageLandingPageTemplate / CallbackImageLandingPageTemplate --*/
.OnlineImageLandingPageTemplate .details {
    color: black;
}

.condition-alert {
    bottom: 107px;
    *bottom: 167px; /*Fix IE-6 & IE-7 */

    color: rgb(149, 149, 149);
    font-size: 10px;
    position: absolute;
    right: 300px;
}

/*-- OnlineImageLandingPageTemplate --*/
.OnlineImageLandingPageTemplate {

}

.OnlineImageLandingPageTemplate .landing {
    position: relative;
    margin: 0 auto;
    width: 993px
}

.OnlineImageLandingPageTemplate .banner {
    width: 991px;
    height: 591px;
}

.OnlineImageLandingPageTemplate .details {
    padding-top: 100px;
    padding-right: 140px;
    max-width: 370px;
    _width: 370px;
}

.OnlineImageLandingPageTemplate .get-proposal-button {
    position: absolute;
    bottom: 144px;
    left: 261px;
}

.OnlineImageLandingPageTemplate .footerTxt ul.section {
    display: block;
    float: right;
    width: 120px;
}

.OnlineImageLandingPageTemplate .footerTxt span.link {
    display: block;
    padding-right: 10px;
    background: url("../images/new_home/footer-bullet.gif") no-repeat right;
}

.OnlineImageLandingPageTemplate .footerTxt {
    margin: 0 auto;
    position: relative;
    width: 993px;

}

.OnlineImageLandingPageTemplate .footerTxt ul {
    bottom: 90px;
    left: -300px;
    position: relative;

}

.OnlineImageLandingPageTemplate .logo-image {
    background: url("../images/logo.gif") no-repeat;
    width: 142px;
    height: 103px;
    position: absolute;
    bottom: 31px;
    right: 130px;

}

/*-- CallbackImageLandingPageTemplate--*/
.CallbackImageLandingPageTemplate {

}

.CallbackImageLandingPageTemplate .details {
    color: black;
}

.CallbackImageLandingPageTemplate .landing {
    position: relative;
    margin: 0 auto;
    width: 993px
}

.CallbackImageLandingPageTemplate .banner {
    width: 991px;
    height: 591px;
}

.CallbackImageLandingPageTemplate .details {
    padding-top: 100px;
    padding-right: 140px;
    max-width: 370px;
    _width: 370px;
}

.CallbackImageLandingPageTemplate .get-proposal-button {
    position: absolute;
    bottom: 144px;
    left: 261px;
}

.CallbackImageLandingPageTemplate .footerTxt ul.section {
    display: block;
    float: right;
    width: 120px;
}

.CallbackImageLandingPageTemplate .footerTxt span.link {
    display: block;
    padding-right: 10px;
    background: url("../images/new_home/footer-bullet.gif") no-repeat right;
}

.CallbackImageLandingPageTemplate .footerTxt {
    margin: 0 auto;
    position: relative;
    width: 993px;

}

.CallbackImageLandingPageTemplate .footerTxt ul {
    bottom: 90px;
    left: -300px;
    position: relative;

}

.CallbackImageLandingPageTemplate .logo-image {
    background: url("../images/logo.gif") no-repeat;
    width: 142px;
    height: 103px;
    position: absolute;
    bottom: 31px;
    right: 130px;

}

.CallbackImageLandingPageTemplate iframe.callback {
    position: absolute;
    left: 303px;
    bottom: 147px;
    border: 1px solid #E8E8E8;
}

/*-- dictionary --*/
ul.dictionary li {
    background: none;
    padding-right: 0px;
}

.homeTextBanner {
    float: right;
    overflow: hidden;
    width: 240px;
}

.homeTextBanner .Info .auto0 {
    background-image: none !important;
}

.k_bottom_sl_555 {
    bottom: 0;
}

/*-- LobbyPageTemplate --*/

.LobbyPageTemplate #mainContent {
    position: relative;
    padding-top: 165px;
}

.LobbyPageTemplate #mainImg {
    position: absolute;
    top: 0;
    right:0;
}

/*---Customer Opinion---*/
.k_bottom_sl_555{
  _display:none;  
}

/*facebook button*/

iframe#facebook-like { 
	border:none; 
	overflow:hidden; 
	width:450px; 
	height:20px;
	float:none; 
	}

