/*--------------------------------------------------*/
/* -----			COMMON			----------------*/
/*--------------------------------------------------*/

body
{
    margin: 0;
    padding: 0;
    background-color: White;
    background-image: url(../../media/images/old/bg321.gif);
    background-position: center top;
    background-repeat: no-repeat;
    text-align: center;
}

div.greyIndex
{
    background-color: #525252;
    height: 190px;
    border-bottom: 1px solid #FF3C00;
    text-align: center;
}

DIV.graySub
{
    background-color: #525252;
    height: 29px;
    border-bottom: 1px solid #FF3C00;
}

div.logo
{
    width: 800px;
    height: 50px;
    padding: 5px 0px 5px 0px;
    color: White;
    text-align: left;
}
div.logoMain
{
    background-color: #525252;
    width: 100%;
    padding: 5px 0px 5px 0px;
    height: 50px;
    color: White;
    text-align: center;
}
div.lili
{
    position: absolute;
    width: 203px;
    height: 242px;
    background-image: url(../../media/images/old/lili.png);
    background-repeat: no-repeat;
    padding: 3px;
    margin-top: -243px;
    z-index: 3;
}
* html div.lili
{
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale src='browser/media/images/old/lili.png');
    margin-top: -248px;
}

div.fix
{
    width: 140px;
    padding-left: 620px;
}
* html div.fix
{
    width: -200px;
    padding-left: 480px;
}
div.flash
{
    display: inline;
}

/*--------------------------------------------------*/
/* ---------------  Sub Menu  ----------------------*/
/*--------------------------------------------------*/

.subMenu
{
    /*width: 760px;*/
    height: 30px;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}

.subMenuItem
{
    padding: 0px 10px 0px 10px;
    margin-top: 8px;
    vertical-align: middle;
    color: white;
}

.subMenuItemSelected
{
    text-decoration: underline;
    color: #FF3C00;
}
/*--------------------------------------------------*/
/* ---------------  Guide Position    --------------*/
/*--------------------------------------------------*/

div.left
{
    float: left;
    width: 560px;
    padding: 0px 5px 0px 5px;
    border: 1px solid white;
    text-align: left;
}
* html div.left
{
    width: 560px;
}
div.right
{
    width: 240px;
    margin-left: 570px;
    border: 1px solid white;
    text-align: left;
}
* html div.right
{
    margin-left: 570px;
}

div.fix2d
{
    clear: both;
    width: 810px;
    margin-top: 10px;
    text-align: right;
    margin-bottom: 1px;
}

/*--------------------------------------------------*/
/* ---------------  Guide Navigation  --------------*/
/*--------------------------------------------------*/
.guideNavNormal
{
    color: #525252;
    font-weight: bold;
    margin-top: 1px;
    margin-bottom: 4px;
    padding: 2px;
}

.guideNavSelected
{
    color: white;
    font-weight: bold;
    border: 1px solid #FF3C0C;
    margin-top: 2px;
    margin-bottom: 2px;
    padding: 2px;
    background-color: #525252;
}

.guideNavNormal2
{
    font-weight: normal;
    color: #FF3C0C;
    margin-top: 2px;
    margin-bottom: 2px;
}

.guideNavSelected2
{
    color: white;
    border: 1px solid #FF3C0C;
    background-color: #525252;
}

.guideNavSelected2 A, .guideNavSelected A, .guideNavNormal A
{
    background-color: transparent;
    padding-top: 2px;
    padding-bottom: 2px;
}

/*--------------------------------------------------*/
/* -----			MENU	  ----------------------*/
/*--------------------------------------------------*/
div.menu
{
    width: 100%;
    background-image: url(../../media/images/old/menuBg.gif);
    background-repeat: repeat-x;
    height: 30px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}
.mainMenu
{
    width: 760px;
}



.mainMenu TD
{
    width: 20%; /*border-left: 1px solid black;     border-right: 1px solid black;*/
}

.mainMenuItem
{
    margin-top: 8px;
    margin-bottom: 6px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
}
.mainMenuItemHover
{
    text-decoration: underline;
    color: #525252;
}

.mainMenuItemSelected
{
    word-spacing: 20px;
    color: #525252;
}

/*--------------------------------------------------*/
/* -----			HEADER TITLE	----------------*/
/*--------------------------------------------------*/
h1
{
    color: #FF3C00;
    border-bottom: 1px solid #AEAEAE;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 0px 10px 0px;
    padding: 0px;
    padding-bottom: 4px;
}
h1.fut
{
    color: Black;
    border-bottom: none;
    text-align: left;
    font-size: 11px;
    padding: 0px;
    margin: 0px;
    margin-left: 690px;
}
h2
{
    color: #FF3C00;
    border-bottom: 1px solid #AEAEAE;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
    margin: 10px 5px 0px 5px;
    padding: 0px;
    padding-bottom: 4px;
}
h3
{
    font-size: 12px;
    color: #525252;
    border-bottom: 1px solid #E2E2E2;
    margin: 15px 0px 5px -30px;
    padding: 0px;
    padding-bottom: 4px;
}
h4
{
    font-size: 12px;
    color: #525252;
    border-bottom: 1px solid #E2E2E2;
    margin: 15px 0px 5px 0px;
    padding: 0px;
    padding-bottom: 4px;
}
h5
{
    color: #FF3C00;
    border-bottom: 1px solid RED;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 10px 50px 45px;
    padding: 0px;
    padding-bottom: 4px;
}

h6
{
    color: #FF3C00;
    border-bottom: 1px solid RED;
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    margin: 10px 10px 10px 54px;
    padding: 0px;
    padding-bottom: 4px;
}

/*--------------------------------------------------*/
/* -----			MAIN			----------------*/
/*--------------------------------------------------*/
div.main
{
    width: 830px;
}
table.main
{
    text-align: left;
    width: 760px;
}
table.main td.left
{
    width: 520px;
    padding-right: 10px;
}
table.main td.right
{
    margin-bottom: 30px;
}

P.testimonial
{
    text-align: left;
    _text-align: justify;
    _text-justify: newspaper;
    text-indent: 0px;
    padding: 0px;
}

.testimonialPhoto
{
    border: 1px solid black;
    margin: 0px 15px 5px 0px;
    width: 75px;
    height: 100px;
}

DIV.testimonial
{
    width: 200px;
    text-align: right;
    color: Gray;
    margin-bottom: 10px;
}

.testimonialLine
{
    margin-right: 0px;
    margin-bottom: 5px;
    width: 60%;
    height: 1px;
    background-color: Gray;
}

dl.name
{
    font-weight: bold;
    margin-top: 0px;
}
dl.name dt
{
    color: black;
}
dl.name dd
{
    margin-top: -14px;
    margin-left: 70px;
    color: #FF3C00;
}
dl.spec
{
    font-weight: bold;
    margin-top: 0px;
}
dl.spec dt
{
    color: black;
}
dl.spec dd
{
    margin-top: -14px;
    margin-left: 40px;
    color: black;
}
div.position1
{
    font-weight: bold;
    padding-left: 50px;
    padding-right: 20px;
    color: #FF3C00;
}

div.personal
{
    margin-top: 10px;
}

div.position1 span
{
    color: #FF3C00;
    padding-left: 20px;
}

div.position1 .specForm
{
    font-style: italic;
    color: #000000;
    font-weight: bold;
    padding: 0px;
}

dl.spec dd.n1, dl.spec dt.n1
{
    background-color: #F2F2F2;
}


img.decor
{
    border: 1px solid #AEAEAE;
    padding: 4px;
    margin-right: 4px;
    width: 32px;
    height: 24px;
}
/* -- Table Stats  -- */
table.stats
{
    width: 99%;
    table-layout: fixed;
}
table.stats TD
{
    vertical-align: middle;
    white-space: nowrap;
}

td.labelCol
{
    text-align: right;
    padding-right: 2px;
    white-space: nowrap;
    vertical-align: middle;
}

td.graphCol
{
    text-align: left;
    padding: 0px;
    padding-left: 4px;
}

div.more
{
    width: 100%;
    text-align: right;
    margin-top: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    height: 20px;
}

div.more a:active, div.more a:visited, div.more a:link
{
    padding: 4px 20px 4px 0px;
    background-image: url(../../media/images/old/more.gif);
    background-repeat: no-repeat;
    background-position: right;
    color: #525252;
}

div.more a:hover
{
    background-image: url(../../media/images/old/more_on.gif);
    color: #FF3C00;
}

div.more a.pdf:active, div.more a.pdf:visited, div.more a.pdf:link
{
    background-image: url(../../media/images/old/pdf.gif);
}

div.more a.pdf:hover
{
    background-image: url(../../media/images/old/pdf_on.gif);
}

div.more a.xps:active, div.more a.xps:visited, div.more a.xps:link
{
    background-image: url(../../media/images/old/xps-off.png);
}

div.more a.xps:hover
{
    background-image: url(../../media/images/old/xps-on.png);
}

div.more a.zip:active, div.more a.zip:visited, div.more a.zip:link
{
    background-image: url(../../media/images/old/zip-off.png);
}

div.more a.zip:hover
{
    background-image: url(../../media/images/old/zip-on.png);
}

div.more a.rss:active, div.more a.rss:visited, div.more a.rss:link
{
    background-image: url(../../media/images/old/rss.png);
}

div.more a.rss:hover
{
    background-image: url(../../media/images/old/rss-hover.png);
}

div.date
{
    padding-left: 15px;
    margin: 4px 0px 4px 0px;
    font-weight: bold;
    color: #525252;
}
/*--------------------------------------------------*/
/* -----			ERROR			----------------*/
/*--------------------------------------------------*/
img.errorPhoto
{
    margin-left: 16px;
    margin-bottom: 2px;
}
/*--------------------------------------------------*/
/* -----			FOOTER			----------------*/
/*--------------------------------------------------*/
div.footer
{
    width: 760px;
    text-align: center;
    color: #525252;
}
div.ru
{
    height: 30px;
    padding-top: 10px;
    padding-bottom: 1px;
    font-size: 16px;
    color: #FF3C00;
    font-weight: bold;
    text-align: center;
    vertical-align: middle;
    border-top: 1px solid #525252;
    border-bottom: 1px solid #525252;
    margin-bottom: 5px;
}

TABLE.infoTip
{
    border: 1px solid black;
    background: InfoBackground;
    margin: 0px;
    padding: 0px;
}

TABLE.infoTip TD
{
    padding: 4px;
    font-family: Tahoma;
    font-size: 10px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

/*-- Стилове на анкетата --*/

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=60);
    opacity: 0.7;
}

.inqueryPanel
{
    border: 1px solid #FF3C00;
    background-color: White;
    background-image: url(../../media/images/old/bg321.gif);
    background-position: center top;
    background-repeat: no-repeat;
    padding: 0px;
    width: 400px;
}

.grayText
{
    text-align: left;
    color: White;
    font-size: 11px;
    font-style: italic;
    vertical-align: middle;
    padding: 2px;
    padding-left: 10px;
    background-color: #525252;
}

TD.inquery
{
    text-align: left;
    vertical-align: top;
    padding: 2px 10px;
}

.rblInquery
{
    margin: 0px;
    margin-left: 70px;
    text-align: left;
    padding-left: 10px;
    font-weight: bold;
    font-size: 11px;
    height: auto;
}

.rblInquery TD
{
    padding: 0px;
    margin: 0px;
    vertical-align: middle;
    height: auto;
}

.rblInquery INPUT
{
    vertical-align: middle;
    margin-right: 4px;
}

.rblInquery LABEL
{
    margin: 0px;
    vertical-align: middle;
}

/* -- Table inqueryStats  -- */
.inqueryStats
{
    width: 99%;
}

.inqueryStats TD
{
    padding: 2px;
    text-align: right;
    white-space: normal;
    vertical-align: middle;
    font-family: Verdana;
    font-size: 9px;
}

.inqueryStats TH
{
    text-align: left;
    padding: 0px;
    padding-left: 4px;
    border-left: 1px solid black;
    border-right: 1px solid black;
}


.strofa
{
    text-align: center;
    font-weight: bold;
    font-style: italic;
}

.tagLine {
    text-align: right;
    font-weight: normal;
    font-style: italic;
    height: 16px;    
}

ul.campaign
{
    list-style: none;
    list-style-image: none;
    text-indent: 0px;
    font-weight: bold;
    color: #4F4F4F;
}

ul.campaign li.current
{
    background-image: url(../../media/images/icons/arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
}

ul.campaign li.finished
{
    background-image: url(../../media/images/icons/check.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
}

ul.campaign li
{
    background-image: url(../../media/images/icons/circle.png);
    background-position: left 2px;
    background-repeat: no-repeat;
    padding-left: 18px;
}

li.no-bullet
{
    background-image: none;
    padding-left: 18px;
}

ul.link-list
{
    list-style: none;
    list-style-image: none;
    text-indent: 0px;
    font-weight: bold;
    color: #4F4F4F;
}

ul.link-list li
{
    background-image: url(../../media/images/icons/arrow.png);
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 18px;
}

ul.link-list li ul
{
    margin-top: 10px;
}

ul.link-list li.no-bullet
{
    background-image: none;
    padding-left: 18px;
}

/*--------------------------------------------------*/
/* ---------------  Campaign Navigation  -----------*/
/*--------------------------------------------------*/

.campaignMenu
{
    width: 230px;
    color: #4F4F4F;
    font-weight: bold;
}

.campaignMenuItem
{
    width: 230px;
    color: #2E2E2E;
    border: none;
    background: transparent;
    margin: 2px;
}

.campaignMenuItemSelected
{
    width: 230px;
    color: white;
    border: 1px solid #FF3C0C;
    background-color: #525252;
    margin: 2px;
}

.campaignMenu IMG, .campaignMenuItemSelected IMG
{
    margin: 2px;
    margin-right: 4px;
}

.campaignMenu A, .campaignMenuItemSelected A
{
    color: #2E2E2E;
    background-color: transparent;
    padding-top: 2px;
    padding-bottom: 2px;
    text-decoration: none;
    font-weight: bold;
    font-size: 11px;
}

.campaignMenuItemSelected A
{
    color: white;
}


.campaignMenu A[href]:hover
{
    color: #FF3C00;
}

.campaignMenuItemSelected A:hover
{
    color: white;
}




/*--------------------------------------------------*/
/* ---------------  Login Wizzard Styles -----------*/
/*--------------------------------------------------*/

#Login
{
    background: #2E2E2E;
    width: 50px;
    height: 50px;
}
.Login h1
{
    background: green;
    border-bottom: 1px solid black;
    text-align: center;
    font-style: normal;
    font-weight: bold;
    font-size: 1.0em;
    height: 40px;
}

.Login .button
{
    margin: 8px 2px 2px 0px;
    width: 100px;
    color: #333399;
    font: bold 84% 'trebuchet ms' ,helvetica,sans-serif;
    background-color: #fed;
}


/*--------------------------------------------------*/
/* ---------------  Login Forms Styles -------------*/
/*--------------------------------------------------*/

.formStyled
{
    font-family: Verdana;
    font-size: 0.9em;
    width: 96%;
    empty-cells: hide;
}

.formStyled th
{
    height: 40px;
}

.instructionStyled
{
    font-family: Verdana;
    font-style: italic;
    color: Black;
    padding: 15px;
}

.headerStyled
{
    color: #FF3C00;
    border-bottom: 1px solid #AEAEAE;
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
    vertical-align: middle;
    margin-bottom: 10px;
    height: 20px;
}



.btnStyled
{
    background-color: White;
    margin: 5px 11px 5px 0px;
    padding: 5px;
    border: 1px solid #CC9966;
    font-family: Verdana;
    font-size: 0.8em;
    color: #990000;
}
.hint
{
    text-align: left;
    color: #cecece;
    font-size: 0.8em;
}

.error
{
    color: Red;
}


.labelsColumn
{
    width: 100px;
    text-align: right;
    padding-right: 6px;
}

.fieldsColumn
{
    width: 200px;
    padding: 0px;
}

.fieldsColumn INPUT, .field INPUT
{
    margin: 0px;
    font-size: 11px;
    padding: 2px;
    border: 1px solid #aeaeae;
    background-color: #FFF;
}

.field INPUT
{
    padding: 0px;
    margin-right: 6px;
}

.fieldsColumn INPUT
{
    width: 100%;
    margin: 0px;
}

.validatorsCell
{
    font-size: 10px;
    padding: 0px;
    padding-bottom: 10px;
    text-align: right;
}

.form-button
{
    padding: 6px 12px;
    cursor: pointer;
    border: 1px solid #ff3c00;
    background-image: url(../../media/images/old/menuBg.gif);
    background-repeat: repeat-x;
    text-align: center;
    color: #FFF;
}

.submit
{
    font-weight: bold;
}

INPUT.short-field
{
    width: 100px;
}



/*--------------------------------------------------*/
/* ---------------  Bank Slip Styles -------------*/
/*--------------------------------------------------*/

#FixForBckgImage
{
    position: absolute;
    top: 100px;
    left: 0px;
    width: 750px;
    height: 514px;
    z-index: 1;
}

@media print
{
    div.logoMain
    {
        display: none;
    }
}

#BankSlipFormatting
{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 750px;
    height: 514px;
    z-index: 2;
}
#BankSlipFormatting div
{
    position: absolute;
    height: 20px;
}

.TextStyles
{
    text-align: left;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 17px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
}


/*--------------------------------------------------*/
/* ---------------  User Slip Styles -------------*/
/*--------------------------------------------------*/


#UserSlipFormatting
{
    position: absolute;
    top: 65px;
    left: 0px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    width: 640px;
    background: white;
}
#UserSlipHeader
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    font-style: normal;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFF;
    height: 40px;
    padding: 10px 0px 0px 0px;
    background-color: #F60;
    text-align: center;
}


div.controls
{
    width: 100%;
    text-align: right;
}

.examSelectorContainer
{
    text-align: left;
    width: 100%;
}

.examSelector
{
    width: auto !important;
    float: inherit;
    margin: 2px;
    margin-left: 50px;
}

.examSelector TD
{
    padding: 1px;
    vertical-align: middle;
}


.loggedInBoxCell 
{
    width: 220px; 
    color: #000; 
    font-size: 13px;
    font-weight: bold;
    padding-bottom: 10px; 
}

.big-button 
{
    width: 95%;
    background-image: url(../../media/images/old/big-button-bg.gif);
    background-repeat: repeat;
    height: 50px;
    border: 1ps solid #000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.well-not-so-big 
{
    height: 30px;
}


.side-button 
{
    width: 230px;
}

.player {
    border: 1px solid #000;
}


.no-indent 
{
    text-indent: 0 !important;
}

.captchaContainer {
    text-align: left;
    width: auto;
}

.captchaImage {
    padding: 0px;
}

.captchaImage img {
    border: 1px solid black;
}

.captchaInput INPUT {
    margin: 0px;
    font-size: 11px;
    padding: 2px;
    border: 1px solid #aeaeae;
    background-color: #FFF;
}