﻿body {
    margin: 0px;
    padding: 0px;
    font-size: 62.5%;
    font-family: Arial;
}

html {
    width: 100%;
    height: 100%;
}

* {
    margin: 0;
}

html, body {
    height: 100%;
}


DIV.centerPage {
    width: 1043px;
    margin: 0px auto;
    direction: rtl;
    display: block;
}

.main_wrap {
    width: 1043px;
    direction: rtl;
    display: block;
}

    .main_wrap a {
        text-decoration: underline !important;
    }

    .main_wrap header .ico-bubble {
        background: url('/PageFiles/59617/images/bubble.png') no-repeat;
        width: 59px;
        height: 58px;
        float: right;
        margin: 0 2% 0 0;
    }

    .main_wrap header h1 {
        position: relative;
        right: 20px;
        top: 6px;
    }

    .main_wrap article h1 {
        position: relative;
        font-size: 2.5em;
        right: 15px;
        bottom: 10px;
        margin-top: 15px;
    }

    .main_wrap article h2 {
        font: bold 1.6em arial;
        color: #3d3c3b;
    }

    .main_wrap article .icon {
        background: url('/PageFiles/59617/images/icons.png') no-repeat;
        float: right;
    }

    .main_wrap article .ico-i {
        background-position: -16px -12px;
        width: 5px;
        height: 27px;
    }

    .main_wrap article .ico-shekel {
        background-position: -42px -18px;
        width: 22px;
        height: 27px;
    }

    .main_wrap article .ico-notes {
        background-position: -85px -12px;
        width: 20px;
        height: 27px;
    }

    .main_wrap article .ico-like {
        background-position: -123px -13px;
        width: 23px;
        height: 27px;
    }

.section header hr {
    position: relative;
    left: 20px;
    width: 100%;
    *height: 5px;
    margin: 30px auto 35px;
    border: 5px solid #f2f2f2;
}

/******** reset ********/
H1, H2, H3, H4, H5, P, UL, LI, FORM, BR, LABLE, A, SPAN, TABLE, TR, TH, TD, DIV, SPAN, FIELDSET, IMG {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    outline: 0;
    border: none;
}

H1, H2, H3, H4, H5, INPUT, SELECT, LABEL, RADIO, TD {
    vertical-align: middle;
}

UL, LI {
    list-style-type: none;
}

TABLE {
    border-collapse: collapse;
    border-spacing: 0;
}

A:link, A:hover, A:focus, A:active, A:visited, A:active:visited {
    border: medium none;
    outline-width: 0;
}

:focus {
    outline: 0;
}

/****** general *******/
.clear {
    float: none;
    clear: both;
}

.L {
    float: left;
}

.R {
    float: right;
}

A {
    text-decoration: none;
}
/* clear fix */
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

.section {
    display: block;
    /*padding-top: 80px;*/
}

.section .managContent {
    display: block;
}

.section .managContent H1 {
    font: bold 3em/44px arial;
    padding: 0;
    color: #ffffff;
}

.section .managContent P {
    font: normal 1.6em arial;
    color: #3d3c3b;
    width: 73%;
    padding: 0 0 20px 0;
    margin: 0px;
}

A.btn77 {
    display: inline-block;
    float: left;
    background: url(/Global/weblogic/012_Plans_Login/img/sprite.png) no-repeat right 0;
    padding-right: 13px;
    height: 77px;
}

A.btn77 SPAN {
    display: inline-block;
    cursor: pointer;
    background: url(/Global/weblogic/012_Plans_Login/img/sprite.png) no-repeat 0 0;
    height: 77px;
    padding: 0 77px 0 90px;
    font: bold 2.3em/77px arial;
    color: #000000;
    text-shadow: 1px 1px 1px #FFF;
}

DIV.patternBox {
    float: left;
    width: 413px;
    border: 1px solid #d8d8d8;
    background: url(/Global/weblogic/012_Plans_Login/img/pattern.png) repeat;
    padding: 35px 6px 50px 6px;
}

DIV.patternBox H2 {
    background: url(/Global/weblogic/012_Plans_Login/img/line.png) repeat-x bottom;
    font: bold 2.8em/29px arial;
    color: #3d3c3b;
    padding: 0 0 28px 0;
    text-align: center;
    margin: 0 0 40px 0;
}

DIV.patternBox UL {
    margin: 0px 50px 0 0;
    padding: 0px;
    list-style: none;
}

DIV.patternBox UL LI {
    display: block;
    padding: 0 0 30px 0;
    margin: 0px;
    font: normal 1.8em/25px arial;
    color: #464646;
}

DIV.patternBox UL LI A.icon1 {
    background-position: right -183px;
}

DIV.patternBox UL LI A.icon2 {
    background-position: right -309px;
}

DIV.patternBox UL LI A.icon3 {
    background-position: right -439px;
}

DIV.patternBox UL LI A.icon4 {
    background-position: right -563px;
}

DIV.patternBox UL LI A {
    color: #464646;
    display: block;
    padding-right: 45px;
    background: url(/Global/weblogic/012_Plans_Login/img/sprite.png) no-repeat;
}

.bulletList {
    padding-bottom: 15px;
}

.bulletList li {
    background: url('/PageFiles/59617/images/bullet.png') no-repeat right center;
    font: 1.5em/15px arial;
    display: block;
    padding-right: 20px;
    margin-bottom: 10px;
}

.message h2 {
    font-weight: bold; 
    font-size: 2.5em; 
    margin: 2% 0 0 0;
}

.message h3 {
    font-size: 1.6em; 
    margin: 1.5% 0 0 0;
}

.message .space {
    margin: 2% 0 0 0;
}

.message p.join {
    width: 100%;
}

.message .join strong {
    font-weight: bold;
}

.message .shrut {
    padding: 0;
}

.message .shrut a {
    font-weight: bold; 
    font-size: 1.6em;
}

.message .shrut ul {
    margin: 2% 0 0 0;
}