/*-- general html tags --*/

body {
    margin: 0;
    font-family: arial, serif;
    font-size: 0.75em;
    background-color: #fff;
    color: #002157;
    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% 9px;
}

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

p {
    margin: 0 0 0 0;
}

a {
    color: #004890;
}

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 0 0 0;
}

/*-- common classes --*/

#wrapper {
    width: 760px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}

#mainArea {
    float: right;
    width: 753px;
    background: url( "../images/sideMenu_bottom_repeat.jpg" ) right repeat-y;
}

#logo {
    float: right;
    margin: 20px 0 0 0;
    width: 165px;
    height: 100px;
}

#logo a {
    width: 150px;
    height: 60px;
    background: url( "../images/logo.gif" ) no-repeat;
    display: block;
}

#logo span {
    display: none;
}

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

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

.floatRight {
    float: right;
}

.floatLeft {
    float: left;
}

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

.image-text span {
	display: none;
}
/*********titles********/

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

h1 a, .h1 a {
    text-decoration: none;
}

h1 a:hover, .h1 a:hover {
    text-decoration: underline;
}

h2 {
    font-weight: bold;
    font-size: 28px;
    margin: 0;
    padding: 0;
}

h3 {
    font-weight: bold;
    font-size: 1.5em;
    margin: 12px 0 0 0;
    padding: 0;
    color: #024C97;
}

h3 a {
    color: #024c97;
!important;
    text-decoration: none;
    margin: 0;
}

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

h4 {
    font-size: 13px;
    margin: 0;
}

h5 {
    font-size: 13px;    
    margin: 0;
}

h6 {
    font-size: 13px;
}

.innerPAgeTtl, .mainContent h1 {
    font-weight: bold;
    font-size: 16px;
    height: 32px;
    position: absolute;
    top: 185px;
    right: 185px;
    color: white;
    padding: 0;
}

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

.disscount {
    font-weight: bold;
    font-size: 14px;
    margin: 0;
    padding: 0;
}

.itemSubTtl {
    border-top: 1px #BED1E2 solid;
    padding-top: 2px;
    margin-bottom: 3px;
    margin-right: 10px;
    color: #00478f;
    font-size: 1em;
    }

.contentItemTtl {
    margin: 0;
    padding: 0;
    font-size: 12px;

}

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

.itemTtl {
    color: #DD3E0E;
    font-weight: bold;
    padding: 0 12px 0 0;
    margin-bottom: 11px;
    font-size: 1em;
    }

.columnTtl {
    color: #024997;
    font-weight: bold;
    font-size: 20px;
    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: #004890;
    text-decoration: none;
}

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

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


.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 {
    height: 26px;
    width: 100%;
    padding: 8px 0 0 0;
}

#infobarContent {
    text-align: center;
    width: 758px;
    margin-left: auto;
    margin-right: auto;
    color: #4e79a3;
}

.infoBorder {
    width: 100%;
    height: 8px;
    background-color: #f8f9fb;
    border-top: solid 1px #d0e0f0;
    border-bottom: solid 1px #f8f9fb;
}

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

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


.Info A {
    color: #4e79a3;
}

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

#sideMenu {
    float: right;
    min-height: 585px;
    _height: 585px;
    width: 158px;
}

.none {
    display: none;
}

.proposalMenu {
    height: 155px;
    background: url( "../images/sideMenu_bg_top.jpg" ) top no-repeat;
    padding: 0 5px;   
}
.proposalMenu a{
    outline-color:white;
 }

.proposalMenu h1, .proposalMenu .h1 {
    color: white;
    padding-left: 25px;
}

.proposalMenu h1 a, .proposalMenu .h1 a {
    color: white;
}

/********* main **************/
#mainContent {
    float: left;
    width: 589px;
    background: url( "../images/ttl_2_bg.jpg" ) no-repeat;
    padding-top: 93px;
}

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

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

#mainImg h1 {
    margin: 0;
    font-size: 2.1em;
    font-weight: bold;
    color: white;
    position: static;
}

#mainImg h3 {
    margin: 0;
    font-size: 18px;
    color: white;
}

#mainImg h3 a {
    font-size: 18px;
    color: white !important;
    text-decoration: underline;
}

div.banner {
    margin-bottom: 40px;
    height: 163px;
}

#mainImg {
    float: right;
    width: 222px;
    height: 183px;
    padding: 10px 367px 0 0;
    background: url( '../images/img_loby.jpg' ) no-repeat right top;
    color: white;
}

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

.clientsLobbyImg {
    background-repeat: no-repeat;
    text-align: left;
    width: 298px;
    height: 200px;
    float: right;
}

.ClientsLobbyPageTemplate .breadCrumbsContainer {
    top: 301px;
    width: 298px;
    height: 32px;
    overflow: hidden;
    white-space: nowrap;
    background: url( "../images/clientsLobby_breadcrumbs.gif" ) no-repeat;
}

.sideText {
    width: 291px;
    min-height: 153px;
    _height: 153px;
    text-align: right;
    padding-top: 5px;
    color: #ffffff;
    background: #004da0 url( "../images/login_bg.gif" ) bottom no-repeat;
}

.sideText h2{
   color:white;
   font-size:24px;
}

.lobbyShadow {
    background: white;
    height: 38px;
}

.clientsLobbyBox A {
    color: #ffffff;
}

.ttl {
    margin-right: 20px;
    font-size: 24px;
    font-weight: bold;
}

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

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

.sideTextTbl  td {
    height: 26px;
}

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

.sideTextTbl .inputstyle4 {
    width: 190px;
    margin: 0;
    padding: 0;
}

.sideText div.submit {
    padding-right: 20px;
    width: 234px;
}

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

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

.sideText .small {
    font-size: 10px;
    color: #fff;
}

.more .small {
    font-size: 11px;
}

.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: 11px;
    font-weight: bold;
    margin-top: 8px;
}

#passTxt {
    margin: 15px 20px 0 0;
    _margin: 10px 20px 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: 280px;
    padding-right: 12px;
}

#whyTxt {
    padding: 0 15px 12px 15px;
    width: 261px;
    background: url( '../images/rc_corner.gif' ) no-repeat left top;
}

#whyTxt .columnTtl {
    margin: 0;
    padding: 10px 0 5px 0;
}

.client_side {
    background-color: #ECF4FF;
}

/** mainContent **/

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

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

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

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

.more {
    margin-top: 6px;
}

.more a {
    display: inline-block;
    color: #DD3E0E;
    background: url( '../images/arrow_small_li.gif' ) no-repeat left 6px;
    padding-left: 9px;
}

.customMore a {
    float: right;
}

.more a span {
    display: none;
}

.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: 22px;
}

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

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

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

#commonContent {
    float: right;
    width: 440px;
    padding-left: 24px;
    padding-right: 15px;
    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 #BED1E2 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: #326992;
    font-weight: bold;
    font-size: 14px;
    padding-left: 15px;
    padding-right: 10px;
    background: url( '../images/seperator.gif' ) no-repeat 0 3px;
}
.lettersList li{
    background:none;
    float:right;
    list-style:none;
}

.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: 13px;
}

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

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

h2.question a:hover {
    color: #fc940e !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: #fc940e !important;
    text-decoration: underline;
}

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

.opened_answer {
    padding-top: 5px;
}

/******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 --*/

.breadCrumbsContainer {
    position: absolute;
    top: 140px;
    right: 164px;
    font-size: 1em;
    color: #024890;
    width:589px;
    
    
}

.ArticlesLobbyPageTemplate  .breadCrumbsContainer,
    .LobbyPageTemplate .breadCrumbsContainer,
    .OnlineLandingPageTemplate .breadCrumbsContainer,
    .CallbackLandingPageTemplate .breadCrumbsContainer {

    top: 301px;
    width: 589px;    
    height: 32px;

    background: url( "../images/bg_breadcrumbs.jpg" ) no-repeat;
}

.ArticlesLobbyPageTemplate  #mainContent,
    .ClientsLobbyPageTemplate #mainContent,
    .LobbyPageTemplate #mainContent,
    .OnlineLandingPageTemplate #mainContent,
    .CallbackLandingPageTemplate #mainContent {

    background: none;
    padding-top: 0;
}

.breadCrumbs {
    padding: 7px 20px 0 0 !important;
    float: right;
    list-style-type: none;
    _margin-right: 150px;    
}
.FaqPageTemplate .breadCrumbs,
.DictionariesPageTemplate .breadCrumbs,
.RtfPageTemplate  .breadCrumbs {
    padding-top:12px !important;
}


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

.breadCrumbs .lastchild{
  display:inline;
  font-size:1em;
  font-weight:normal;
  position:static;
  color:#024890;
}

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

}

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

.breadCrumbs li .arrow {
    color: #DD3E0E;
    font-size: 10px;
}

.rtfNoWrap {
    border: none !important;
}

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

.locale_ru .mainContent {
    direction: ltr;
}

.locale_ru #rtf {
    float: left;
}

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

.locale_ru .subMenu li {
    list-style: none;
    background: none;
    padding: 0;
}

.locale_ru .itemTtl {
    padding: 0 0 0 12px;
}

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

.locale_ru .innerPAgeTtl, .mainContent h1 {
    left: 30px;
}

.locale_ru .breadCrumbsContainer {
    left: 30px;
}

.locale_ru .breadCrumbs .arrow {
    direction: ltr;
    unicode-bidi: bidi-override;
}

.lowercase {
    text-transform: lowercase;
}

.uppercase {
    text-transform: uppercase;
}

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

.specialOffers .rtfItem {
    background-color: #FCFCFC;
    border: solid 1px #BED1E2;
    margin-bottom: 20px;
    padding-left: 5px;
    width: 580px;
}

.specialOffers h3.itemTtl {
    background-position: right 5px;
    margin-top: 5px;
    margin-right: 7px;
    font-size: 16px;
    border: none;
}

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

.specialOffers .itemSubTtl {
    color: #00498e;
    font-weight: bold;
    margin-top: 5px;
    margin-right: 7px;
    margin-bottom: 11px;
    font-size: 16px;
    border: none;
}

.specialOffers .rtfItem h1, .specialOffers .rtfItem h2, .specialOffers .rtfItem h3, .specialOffers .rtfItem h4, .specialOffers .rtfItem h5 {
    color: #00498e;
}

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

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

div.footer {
    clear: both;
    width: 100%;
    height: 8px;
    font-size: 1px;
    border-bottom: 1px solid #bed1e2;
    margin-bottom: 5px;
}

table.footer td {
    vertical-align: top;
    padding: 0;
    font-size: 0.90em!important;
}

table.footer {
    margin-bottom: 5px;
    width: 100%;
    color: #004890;
}

table.footer td.alphacsp {
    text-align: left;
    padding-right: 10px;
    unicode-bidi: bidi-override;
    direction: ltr;
}

table.footer td.alphacsp img {
    position: relative;
    top: 3px;
}

table.footer td.mantis {
    text-align: left;
    padding: 0 10px;
}

table.footer td.easynet {
    white-space: nowrap;
    padding: 0 10px;
    text-align: center;
}

table.footer td.mantis, table.footer td.easynet, table.footer td.alphacsp {
    border-right: 1px solid #bed1e2;
    white-space: nowrap;
}

table.footer td.mantis a, table.footer td.easynet a, table.footer td.alphacsp a {
    color: #004890;
    text-decoration: none;
    font-size: 10px;
}

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

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

.articleTitle {
    clear: both;
    padding-bottom: 10px;
    color: #024C97;
}

.article {
    padding-bottom: 7px;
}

/*-- tabs menu --*/

#tabs_menu {
    width: 595px;
    float: right;
    margin-bottom: 5px;
    margin-top: 13px;
}

#tabs_menu LI {
    padding: 0;
    display: block;
    float: right;
    width: 97px;
    height: 126px;
    cursor: pointer;
    border-right: solid 1px #d0e0f0;
    background: none;
}

#tabs_menu LI A {
    display: block;
    float: left;
    width: 97px;
    height: 126px;    
}

#tabs_menu LI SPAN {
    display: none;
}

/*-- sub menu links --*/

.subMenu {
    background: url( "../images/sideMenu_bottom.jpg" ) no-repeat bottom;
    padding-bottom: 27px;
}

.subMenu a {
    text-decoration: none;
}

.subMenu li {
    list-style: none;
    background: none;
    padding: 0;
}

/*-- level1 links --*/

.subMenu li.level1, .subMenu li.level1_active {
    background: url( '../images/sideMenu_item_bg.jpg' ) no-repeat;
}

.subMenu a.level1, .subMenu a.level1_active {
    display: block;
    min-height: 29px;
    _height: 29px;
    font-size: 1.1em;
    font-weight: bold;
    padding-right: 30px;
    padding-top: 12px;
}

.subMenu a.level1 {
    background: url( '../images/menu_arrow.gif' ) no-repeat 135px 18px;
    color: white;
}

.subMenu a.level1:hover {
    background: url( '../images/menu_arrow_open.gif' ) no-repeat 135px 18px !important;
    color: #fec049 !important;
}

.subMenu a.level1_active {
    background: url( '../images/menu_arrow_open.gif' ) no-repeat 135px 18px !important;
    color: #fec049 !important;
}

/*-- level2 links --*/

.subMenu ul.level2 {
    background: #6296d5 url( "../images/sideMenu_bg_repeat.gif" ) repeat-y;
}

.subMenu li.level2, .subMenu li.level2_active {
    padding: 0 8px;
}

.subMenu a.level2, .subMenu a.level2_active {
    display: block;
    text-align: right;
    border-top: solid 1px #c1d5ee;
    padding: 10px 12px 10px 10px;
    _padding-bottom: 0;
}

.subMenu li.level2_first {
    background: url( "../images/sideMenu_item_withShadow.jpg" ) no-repeat;
}

.subMenu a.level2_after_active, .subMenu a.level2_active {
    border-top: none !important;
}

.subMenu li.level2_active {
    background: url( "../images/sideMenu_bg_current_repeat.gif" ) repeat-y;
}

.subMenu a.level2 {
    color: #f4f5fa;
    background: url( "../images/menu_arrow_small.gif" ) no-repeat right 16px;
}

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

.subMenu a.level2_active {
    color: #14579b !important;
    background: url( "../images/menu_arrow_current.gif" ) no-repeat right 16px;
}

html>/**/body .subMenu a.level2 {
    background-position: right 15px;
}

.BaseTemplate div.ocms_de_bt {
    top: -40px !important;
    right: -95px;
}

.OnlineLandingPageTemplate .details {
    padding-bottom: 10px;
}

#rcContent .itemTtl {
    margin-bottom: 2px;
    padding: 0;
}

/*-- patch --*/
.contactListWrapper {
    background-color: white !important;
}

.searchBox {
    float: left;
    background: url( '../images/9m_search.gif' ) no-repeat left top;
    width: 108px;
    height: 20px;
    text-align: left;
}

.searchSep {
    float: left;
    padding: 0 4px;
    color: #4E79A3;
}

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

.searchText {
    background: none;
    border: none;
    width: 86px;
    height: 20px;
    padding: 0;
    margin: 2px 0 0 0;
    float: left;
}

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

.message {
    color: #002157;
    font-size: 14px;
    font-weight: bold;
}

.clear {
    clear: both;
}
.no-logo #logo {
  display: none;
}

.EmptyLandingPageTemplate #mainContent {
	background: none;
	padding-top: 0;
	width: auto;
}

.EmptyLandingPageTemplate #mainArea {
	background: none;	
}

.EmptyLandingPageTemplate div.footer{
	display: none;
}
.EmptyLandingPageTemplate .bottomText{
   margin-top:-38px;
}




/*-- accessibility options --*/
.accessibility-option {
	display: none;
}
/*--Right Menu Buttons --*/
.common-proposal-button, .customer-entry-button,.common-proposal-button-moto,.common-proposal-button-apt,.common-proposal-button-health,.common-proposal-button-life {
   height:30px;
   width:146px;
   margin-top:3px;
}
.common-proposal-button-moto {
  
   background-image:url('../images/buttons/button_offer_ofnoa.gif');
   outline-color:white;
}

.common-proposal-button-apt {
  
   background-image:url('../images/buttons/button_offer_dira.gif');
   outline-color:white;
}

.common-proposal-button-life{
  
   background-image:url('../images/buttons/button_offer_haim.gif');
   outline-color:white;
}

.common-proposal-button-health{
  
   background-image:url('../images/buttons/button_offer_briut.gif');
   outline-color:white;
}


.customer-entry-button {
    background-image:url('../images/buttons/button_enterTik.gif'); 
}

.get-proposal-button,.mortgage-calc-button, .death-insurance-button,
.health-insurance-calc-button {
   height:28px;
   width:150px;
   margin-top:3px;
}
.get-proposal-button { 
    background-image:url('../images/buttons/BTN04_hatsaa.jpg');   
}
.mortgage-calc-button {
    background-image:url('../images/buttons/BTN03_mashkanta.jpg');   
}
.death-insurance-button {
    background-image:url('../images/buttons/BTN01_mavet.jpg');  
}
.health-insurance-calc-button {
    background-image:url('../images/buttons/BTN02_briut.jpg');  
}








/*-- OnlineImageLandingPageTemplate / CallbackImageLandingPageTemplate --*/
.OnlineImageLandingPageTemplate .details{
   color:black;
}
.condition-alert{
       bottom:147px;
       *bottom:206px;/*Fix IE-6 & IE-7 ELAD*/
       color:#959595;
       font-size:10px;
       position:absolute;
       right:280px;
}
/*-- 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:165px;
        *bottom:205px;
        left:410px;
}
.OnlineImageLandingPageTemplate .footerTxt ul.section {
	display:block;
	float:right;
	width:120px;
}
.OnlineImageLandingPageTemplate .footerTxt span.link {
	display: block;
	padding-right: 10px;
	background: url( "../images/footer-bullet.gif" ) no-repeat right;
	zoom:100%;
}
.OnlineImageLandingPageTemplate .footerTxt{
       margin:0 auto;
       position:relative;
       width:993px;
        
	
}
.OnlineImageLandingPageTemplate .footerTxt ul{
        bottom:130px;
        left:-300px;
        position:relative;

}
.OnlineImageLandingPageTemplate .logo-image{
        background: url( "../images/logo.gif" ) no-repeat;
        height:103px;
        width:150px;   
        position:absolute;
        right:105px;
        bottom:-1px;
        *bottom:38px;

     
        
}




/*-- 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/footer-bullet.gif" ) no-repeat right;
	zoom:100%;
}
.CallbackImageLandingPageTemplate .footerTxt{
       margin:0 auto;
       position:relative;
       width:993px;
        
	
}
.CallbackImageLandingPageTemplate .footerTxt ul{
        bottom:130px;
        left:-300px;
        position:relative;

}
.CallbackImageLandingPageTemplate .logo-image{
        background: url( "../images/logo.gif" ) no-repeat;
        width:150px;
        height:103px;
        position:absolute;
        bottom:-1px;
        *bottom:38px;
        right:105px;
        
        
}
.CallbackImageLandingPageTemplate iframe.callback{
       position:absolute;
       left:321px;
       bottom:128px;
       *bottom:168px;
       border:1px solid #E8E8E8;
}

.common-button a{
   height: 28px;
   width: 144px;
   display: block;
   margin-bottom: 5px;
   text-decoration:none;
   cursor: pointer;
   outline-color:white;
   }

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

.ClientsLobbyPageTemplate h1.ttl {
   font-size:24px;
   font-weight:bold;
   position: static;
}
