@charset "utf-8";

#TempAll
{
    width: 980px;
    margin: auto;
}

body
{
    margin: 0px;
    /*background-color: #CCCCCC;*/
    background-image: url(../images/NSLinenBackgroundPattern.png);
    font-family: Tahoma;
}

#contShadow
{
    background-image: url(../images/bg.png);
    background-repeat: repeat-y;
    background-position: center;
    width: 1000px;
    margin: auto;
}

#contentBlock
{
    background-color: #3B3B3B;
    padding-bottom: 10px;
}

#header
{
    background-image: url(../images/HeaderWeb2.jpg);
    height: 147px;
}

.clear
{
    clear: both;
}
/***********MainMenu***********/
#mainMenu
{
    background-image: url(../images/AfisWebTem_02.png);
    background-repeat: repeat-x;
    height: 36px;
}
/***********Footer***********/
#TempAll #footer
{
    background-color: Black;
    color: Gray;
    font-size: x-small;
    height: 20px;
    padding-top: 5px;
}

/***********Left Content***********/
.conLeftBlock
{
    float: left;
    /*height: 200px;*/
    width: 796px;
    background-color: #FFFFFF;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 10px;
    border: 2px solid #FA6900;
}

#contentBlockLeft
{
    float: left;
    width: 820px;
}

#contentBlockLeft02
{
    float: left;
    width: 100%;
}

.conLeftSizeHeight
{
    height: 380px;
}

.conHeader
{
    color: #FFF;
    background-color: #FA6900;
    height: 35px;
    padding-top: 12px;
    padding-left: 10px;
}

.conHeaderResult
{
    color: #FFF;
    background-color: #3399FF;
    height: 35px;
    padding-top: 12px;
    padding-left: 10px;
}

.content
{
    color: #3B3B3B;
    padding-top: 10px;
    padding-bottom: 10px;
}

.backColorWhite
{
    background-color: #ffffff;
}

.inBlockRight, .inBlockLeft, .inBlockCenter
{
    float: left;
    margin-top: 10px;
}

.inBlockLeft
{
    border: 2px solid #FA6900;
    height: 300px;
}

.inBlockRight
{
    margin-left: 10px;
    border: 2px solid #E65279;
    height: 300px;
}

.inBlockCenter
{
    float: left;
    width: 32px;
    /*border: 2px solid black;*/
    margin: 100px 2px 0px 2px;
}
/*************Text*************/
.txtRight
{
    text-align: right;
}

.txtLeft
{
    text-align: left;
}

.txtCenter
{
    text-align: center;
}

.textBoxError
{
    /*background-color:#FF506E;   */
    border: medium solid #FF506E;
}

/*************Button Metro*************/
#rightMenuBlock
{
    width: 150px;
    float: left;
    margin-top: 10px;
    margin-right: 10px;
    /*margin-left: 820px;	*/
    /*position: fixed;*/
}

.button /*div button*/
{
    width: 150px;
    margin-bottom: 10px;
    height: 35px;
    color: #FFF;
    background-color: #00B4FF;
    text-align: center;
    font-size: large;
    padding-top: 10px;
    cursor: pointer;
}

#rightMenuBlock input, #rightMenuBlock button /*asp & html button*/ {
    border: 0px;
    height: 50px;
    text-align: center;
    font-size: large;
    width: 150px;
    background-color: #00B4FF;
    color: #FFF;
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 10px;
}

    #rightMenuBlock input:hover, #rightMenuBlock button:hover /*asp & html button hover*/
    {
        background-color: #E0E4CC;
    }

    #rightMenuBlock input:disabled, #rightMenuBlock button:disabled /*asp & html button Disable*/
    {
        cursor: inherit;
        background-color: #3B3B3B;
        border: medium solid #E0E4CC;
    }

    #rightMenuBlock input:hover:disabled, #rightMenuBlock button:hover:disabled /*asp & html button hover Disable*/
    {
        background-color: #3B3B3B;
    }

.inBlocktxt
{
    float: left;
}

.inBlockbutton, .inBlockbutton div
{
    float: left;
}

    .inBlockbutton input
    {
        border: 0px;
        height: 24px;
        text-align: center;
        background-color: #E65279;
        color: #FFF;
        cursor: pointer;
    }

.inBlockCenter .inBlockbutton input
{
    margin-bottom: 2px;
}

.hideButton
{
    display: none;
}

/*************Another Button & Mainmenu*************/
.buttonMetro /*asp & html button*/ {
    border: 0px;
    height: 60px;
    text-align: center;
    font-size: large;
    width: 250px;
    background-color: #00B4FF;
    color: #FFF;
    cursor: pointer;
    border-radius: 10px;
    margin-bottom: 10px;
}

    .buttonMetro:hover /*asp & html button hover*/
    {
        background-color: #E0E4CC;
    }

#divAp
{
    padding-top: 80px;
    padding-bottom: 60px;
    margin-left: auto;
    margin-right: auto;
    width: 250px;
}

.fullWidth
{
    width: 98%;
}

.fixed
{
    position: fixed;
    top: 0;
    margin-left: 820px;
}

.styled-button-5 { cursor:pointer; background-color:#ed8223; color:#fff; font-family:'Helvetica Neue',sans-serif; font-size:18px; line-height:30px; border-radius:20px; -webkit-border-radius:20px; -moz-border-radius:20px; border:0; text-shadow:#C17C3A 0 -1px 0; width:120px; height:32px } 
.styled-button-8 { cursor:pointer; background: #25A6E1; background: -moz-linear-gradient(top,#25A6E1 0%,#188BC0 100%); background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#25A6E1),color-stop(100%,#188BC0)); background: -webkit-linear-gradient(top,#25A6E1 0%,#188BC0 100%); background: -o-linear-gradient(top,#25A6E1 0%,#188BC0 100%); background: -ms-linear-gradient(top,#25A6E1 0%,#188BC0 100%); background: linear-gradient(top,#25A6E1 0%,#188BC0 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#25A6E1',endColorstr='#188BC0',GradientType=0); padding:8px 13px; color:#fff; 
                   font-family:'Helvetica Neue',sans-serif; font-size:17px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; border:1px solid #1A87B9 } 
.styled-button-10 { cursor:pointer; background:#5CCD00; background:-moz-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CCD00),color-stop(100%,#4AA400)); background:-webkit-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:-o-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:-ms-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:linear-gradient(top,#5CCD00 0%,#4AA400 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5CCD00', endColorstr='#4AA400',GradientType=0); padding:5px 10px; color:#fff; 
                    font-family:'Helvetica Neue',sans-serif; font-size:16px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #459A00 }
.styled-button-10:hover
    {
    cursor:pointer; background:#12bd20; background:-moz-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#5CCD00),color-stop(100%,#4AA400)); background:-webkit-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:-o-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:-ms-linear-gradient(top,#5CCD00 0%,#4AA400 100%); background:linear-gradient(top,#5CCD00 0%,#4AA400 100%); filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#5CCD00', endColorstr='#4AA400',GradientType=0); padding:5px 10px; color:#fff; 
    font-family:'Helvetica Neue',sans-serif; font-size:16px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; border:1px solid #459A00
    }