/* 
    Document   : treatment
    Created on : 08.10.2013, 10:48:08
    Author     : ziggrun
    Description:
        Purpose of the stylesheet follows.
*/
.PagesTreatment{
    border-bottom: 1px solid #c4c4c4;
    background-image:-moz-linear-gradient(#ffffff,#ececec);
    background-image:-webkit-linear-gradient(#ffffff,#ececec);
    background-image:-o-linear-gradient(#ffffff,#ececec);
    background-image:linear-gradient(#ffffff,#ececec);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffff,endColorstr=#ececec,GradientType=0);
    zoom:1;
    margin: 0 0 26px 0;
}
.PagesTreatment .ListPageTreatment{
    display: block;
    margin: 0px -20px 0 0;
    padding: 0px;
    list-style: none;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment{
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    position: relative;
    * display: inline;
    zoom: 1;
    margin: 0 17px 0 0;
    border:1px solid #c9c9c9;
    border-bottom: none;
    height: 41px;
    width: 150px;
    padding: 0 5px 0 5px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    font-family: 'Cuprum', Arial, Helvetica, sans-serif;
    text-shadow: 0 1px 1px #fff;
    background-image:-moz-linear-gradient(#ffffff,#ececec);
    background-image:-webkit-linear-gradient(#ffffff,#ececec);
    background-image:-o-linear-gradient(#ffffff,#ececec);
    background-image:linear-gradient(#ffffff,#ececec);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#ffffff,endColorstr=#ececec,GradientType=0);
    zoom:1;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment:hover{
     background-image:-moz-linear-gradient(#f2f2f2,#ffffff);
    background-image:-webkit-linear-gradient(#f2f2f2,#ffffff);
    background-image:-o-linear-gradient(#f2f2f2,#ffffff);
    background-image:linear-gradient(#f2f2f2,#ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f2f2f2,endColorstr=#ffffff,GradientType=0);
    zoom:1;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment.Cur{
    background-image:-moz-linear-gradient(#f2f2f2,#ffffff);
    background-image:-webkit-linear-gradient(#f2f2f2,#ffffff);
    background-image:-o-linear-gradient(#f2f2f2,#ffffff);
    background-image:linear-gradient(#f2f2f2,#ffffff);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr=#f2f2f2,endColorstr=#ffffff,GradientType=0);
    zoom:1;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment.Cur a{
    color:#ad1818;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment table{
    width: 100%;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment table td{
    height: 41px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
}
.PagesTreatment .ListPageTreatment .ItemPageTreatment a{
    text-decoration: none;
}
.Treatment .DescroptionTreatment{
    font-size: 13px;
    color:#363b41;
    padding: 0 0 27px 0;
    background: url(../images/line04.png) 0 100% repeat-x;
    margin: 0 0 19px 0;
}
.QuestBlock{
    
}
.QuestBlock .ListQuests{
    display: block;
    margin: 0px;
    padding: 0px;
    list-style: none;
}
.QuestBlock .ListQuests .IndexQuestBlock{
    color:#363b41;
    font-size: 13px;
    margin: 0px 0 19px 0;
    display: block;
    vertical-align: top;
}
.QuestBlock .ListQuests .IndexQuestBlock .Answer{
    padding: 0 0 0 19px;
    background: url(../images/line05.png) 0 0 repeat-x;
}
.QuestBlock .ListQuests .IndexQuestBlock .Answer .AnswerHolder{
    border:1px solid #c4c4c4;
    padding: 10px 15px 12px 15px;
}
.QuestBlock .ListQuests .IndexQuestBlock .Answer .AnswerHolder p{
    background: url(../images/answer_label.png) 0 5px no-repeat;
    padding: 0px 0 0 39px;
    color:#6a6d71;
    font-size: 13px;
}
.AskToQuestion{
    padding: 38px 0 0 0;
    background: url(../images/line04.png) 0 0 repeat-x;
    text-align: center;
}

.AskToQuestion table{
    width: 100%;
}
.AskToQuestion table .LeftTDFormQuest{
    width: 307px;
    padding: 0 15px 12px 0;
    vertical-align: middle;
    font-size: 13px;
    color:#6a6d71;
    text-align: right;
}
.AskToQuestion table .LeftTDFormQuest span{
    color:#ad1818;
}
.AskToQuestion table .RightTDFormQuest{
    padding: 0 0 12px 0;
    vertical-align: middle;
    text-align: left;
}
.AskToQuestion table .ValueUserInfo{
    width: 245px;
    height: 26px;
    padding-left: 5px;
    border:1px solid #767779;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}
.AskToQuestion table .TxAreaUserInfo{
    width: 245px;
    height:132px;
    padding-left: 5px;
    padding-top: 3px;
    border:1px solid #767779;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
    border-radius: 2px;
    overflow: hidden;
}
.AskToQuestion .Captcha{
    
}
.AskToQuestion .Captcha .CaptchaImg{
    border:1px solid #d6d6d6;
    margin: 0 0 9px 0;
    cursor: pointer;
}
.AskToQuestion .Captcha .RepeatCaptcha{
    margin: 0px;
    padding: 0px;
    font-size: 11px;
}
.AskToQuestion .Captcha .RepeatCaptcha a{
    text-decoration: none;
    border-bottom: 1px dashed #146088;
}
.AskToQuestion .Captcha .RepeatCaptcha a:hover{
    border-bottom-color: #ad1818;
}
.EnterCaptchaTxt{
    color:#6a6d71;
    font-size: 11px;
    display: block;
}
.SubQuestion{
    
}