/* 
    Document   : wimax
    Created on : 07.11.2009, 17:26:10
    Author     : lessoft
    Description:
        Purpose of the stylesheet follows.
*/

/* 
   TODO customize this sample style
   Syntax recommendation http://www.w3.org/TR/REC-CSS2/
*/

.TEXT_GLAVN
{ 
    color:#0F0F0F;
    font-family:"Arial Narrow",Arial,Tahoma;
    font-size:30pt;
    font-weight:bold;
    height:55px;
    letter-spacing:-1px;
    line-height:34px;
    margin-top:10px;
}
.TEXT
{
    color:#0F0F0F;
    font-size:18pt;
    font-family:"Arial Narrow",Arial,Tahoma;
    font-weight:bold;
    font-size:18pt;
    line-height:1em;
    padding-bottom: 15px;
}

.TEXT_TITLE
{
    color:#0F0F0F;
    font-family:"Arial Narrow",Arial,Tahoma;
    font-size:16pt;
    font-weight:bold;
    line-height:1em;
    padding-bottom:10px;
}

.TEXT_ANONS
{
    margin:15px auto;
    text-align:center;
}

.TEXT_FILTR
{
    text-align: left;
    height:19px;

}

.TEXT_LABEL
{
    cursor: pointer;
    font-size:12px;
    vertical-align:middle;
}
.BUTTON
{
    background:#000000 none repeat scroll 0 0;
    color:#FFFFFF;
    display:block;
    float:left;
    font-weight:bold;
    padding:2px 20px;
    border: none;
    cursor: pointer;
}

.TAG_A_WHITE
{
    color: white;
    text-decoration:underline;
    font-family:Tahoma;
    font-size:11px;
    text-align:left;
}
.TAG_A_WHITE:hover
{
    color: white;
    text-decoration:underline;
    font-family:Tahoma;
    font-size:11px;
    text-align:left;
}

.TAG_A
{
    color:#000000;
    text-decoration:underline;
    font-family:Tahoma;
    font-size:11px;
    text-align:left;
}
.TAG_A:hover
{
    color:#000000;
    text-decoration:underline;
    font-family:Tahoma;
    font-size:11px;
    text-align:left;
}

.TAG_A_NORMAL
{
    color:#0066FF;
    text-decoration:none;
    cursor: pointer;

}
.TAG_A_NORMAL:hover
{
    color:#0066FF;
    text-decoration:underline;
    cursor: pointer;
}

/* Стили вслывающего окна */

.LCMS_BLOCK
{
    background-color: black;
    opacity: 0.7;
    filter:Alpha(opacity=70);
    -moz-opacity:0.7;

}
td
{
    text-align: left;
}
 .LCMS_CONSOLE
    {
       /* background-color: red;*/

    }



    .LCMS_WND
    {
       background-color: transparent;
   
    }

   .LCMS_WND_TAB
    {

    }
     .LCMS_WND_ACT
    {
       background-color: red;
       width: 500px;
    }


    .LCMS_WND_BR_LT
    {
        width: 26px;
        height: 24px;
        background-color:transparent;
        background-image: url('../images/window/lefttop.png');
        background-position: left top;
        background-repeat: no-repeat;

    }
    .LCMS_WND_BR_T
    {
        background-color:transparent;
        background-image: url('../images/window/top.png');
        background-position: left top;
        background-repeat: repeat-x;
        height: 24px;
    }
    .LCMS_WND_TITLE
    {
        background-color: white;
        vertical-align: middle;
        height: 15px;
         -khtml-user-select: none;
        -moz-user-select: none;
    }
    .LCMS_WND_T_RIGHT
    {
        width: 16px;
        height: 16px;
        margin-left: 20px;
        cursor: pointer;
        background-image: url('../images/window/exit.png');
        background-position: right top;
        background-repeat: no-repeat;
        -khtml-user-select: none;
        -moz-user-select: none;
    }

    .LCMS_WND_T_TEXT
    {
        -khtml-user-select: none;
        -moz-user-select: none;
    }


    .LCMS_WND_BR_RT
    {
        width: 26px;
        height: 24px;
        background-color:transparent;
        background-image: url('../images/window/righttop.png');
        background-position: right top;
        background-repeat: no-repeat;
       
    }
    .LCMS_WND_BR_L
    {

        background-color:transparent;
        background-image: url('../images/window/left.png');
        background-position: left top;
        background-repeat: repeat-y;
        width: 26px;
    
    }

  

    .LCMS_WND_DLG_BTN
    {
       /* text-align: center;*/
        height: 40px;
        background-color: #ECECEC;
    }

    .LCMS_WND_CON
    {
        background-color: white;
        vertical-align:top;
    }
    .LCMS_WND_BR_R
    {
        width: 26px;
        background-color:transparent;
        background-image: url('../images/window/right.png');
        background-position: right top;
        background-repeat: repeat-y;
    }

    .LCMS_WND_BR_LB
    {
        width: 26px;
        height: 24px;
        background-color:transparent;
        background-image: url('../images/window/leftbottom.png');
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    .LCMS_WND_BR_B
    {
        height: 24px;
        background-color:transparent;
        background-image: url('../images/window/bottom.png');
        background-position: left bottom;
        background-repeat: repeat-x;
    }

    .LCMS_WND_BR_RB
    {
        width: 26px;
        height: 24px;
        background-color:transparent;
        background-image: url('../images/window/rightbottom.png');
        background-position: right bottom;
        background-repeat: no-repeat;
    }

    .LCMS_BUTTON
    {
       background-color: transparent;
       cursor: pointer;

     /*  -khtml-user-select: none;
        -moz-user-select: none;*/

    }

    .LCMS_BUTTON_LT
    {
        width: 10px;
        height: 10px;
        background-color:transparent;
        background-image: url('../images/window/lefttop.png');
        background-position: left top;
        background-repeat: no-repeat;

    }
    .LCMS_BUTTON_T
    {
        background-color:transparent;
        background-image: url('../images/window/top.png');
        background-position: left top;
        background-repeat: repeat-x;
        height: 10px;

    }

    .LCMS_BUTTON_RT
    {
        width: 10px;
        height: 10px;
        background-color:transparent;
        background-image: url('../images/window/righttop.png');
        background-position: right top;
        background-repeat: no-repeat;

    }
    .LCMS_BUTTON_L
    {

        background-color:transparent;
        background-image: url('../images/window/left.png');
        background-position: left top;
        background-repeat: repeat-y;
        width: 10px;

    }

    .LCMS_BUTTON_CON
    {
        border: 1px solid #ECECEC;
        background-color: white;
        text-align: center;
        vertical-align: middle;
    }

    .LCMS_BUTTON_OVER_CON
    {
        border: 1px dashed black;

        text-align: center;
        vertical-align: middle;
    }

     .LCMS_BUTTON_DOWN_CON
    {
        border: 1px dashed black;
        text-align: center;
        vertical-align: middle;
    }

    .LCMS_WINDOW_OVER_CON
    {
        background-color:red;
    }

    .LCMS_BUTTON_R
    {
        width: 10px;
        background-color:transparent;
        background-image: url('../images/window/right.png');
        background-position: right bottom;
        background-repeat: repeat-y;
    }

    .LCMS_BUTTON_LB
    {
        width: 10px;
        height: 10px;
        background-color:transparent;
        background-image: url('../images/window/leftbottom.png');
        background-position: left bottom;
        background-repeat: no-repeat;
    }
    .LCMS_BUTTON_B
    {
        height: 10px;
        background-color:transparent;
        background-image: url('../images/window/bottom.png');
        background-position: left bottom;
        background-repeat: repeat-x;
    }

    .LCMS_BUTTON_RB
    {
        width: 10px;
        height: 10px;
        background-color:transparent;
        background-image: url('../images/window/rightbottom.png');
        background-position: right bottom;
        background-repeat: no-repeat;

    }

    .LCMS_ITALIC
    {
        font-size:0.9em;
        font-style:italic;
        padding-top:10px;
    }

    .LCMS_TAG_A
    {
        cursor : pointer;
        text-align : left;
        color : blue;
    }

     .LCMS_TAG_A:hover
     {
         text-decoration: underline;
     }