﻿/* CSS Document */



.wizard_container
{
    width: 620px;
    height: 73px;
    float: right;
    text-align: right;
    font-family: tahoma;
    font-size: 11px;
    color: #bebebe;
}




.down_wiz
{
    height: 32px;
    width: 600px;
    /*float: right;*/
}



.step_x0
{
    width: 116px;
    height: 32px;
    float: right;
    margin-right: 0px;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/fst_steps_back.png);
}

.normal_stepz
{
    width: 46px;
    height: 32px;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/normal_step.png);
    background-repeat: no-repeat;
    float: right;
    font-family: tahoma;
    font-size: 11px;
    color: #bebebe;
    margin-left: 0px;
}



.current_stepz
{
    width: 47px;
    height: 32px;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/current_stepz.png);
    background-repeat: no-repeat;
    float: right;
    font-family: tahoma;
    font-size: 11px;
    color: #23537f;
    margin-left: 0px;
}




.number_style
{
    float: right;
    margin-top: 9px;
    margin-right: 21px;
}




.up_wiz
{
    width: 480px;
    height: 35px;
    float: right;
    margin-right: 120px;
}


.up_wizStep1
{
    width: 480px;
    height: 35px;
    float: right;
    margin-right: 166px;
}


.up_wizStep2
{
    width: 480px;
    height: 35px;
    float: right;
    margin-right: 211px;
}


.up_wizStep3
{
    width: 480px;
    height: 35px;
    float: right;
    margin-right: 256px;
}




.up_wizStep4
{
    width: 150px;
    height: 35px;
    float: right;
    margin-right: 302px;
}



.up_wizStep5
{
    width: 150px;
    height: 35px;
    float: right;
    margin-right: 350px;
}



.wizard_name_block
{
    width: 180px;
    height: 33px;
    float: right;
    text-align: right;
}



.left_border
{
    width: 4px;
    height: 33px;
    float: right;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/left_border.png);
    background-repeat: no-repeat;
}




.right_border
{
    width: 4px;
    height: 33px;
    float: right;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/right_border.png);
    background-repeat: no-repeat;
}

.mid_back
{
    height: 33px;
    width: 170px;
    float: right;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/mid_back.png);
    background-repeat: repeat-x;
    color: #3885ba;
}





.up_div
{
    height: 20px;
    width: 170px;
    float: right;
    text-align: center;
    font-family: tahoma;
    color: #3885ba;
    margin-top: 5px;
    font-weight:bold;
}






.new_img
{
    width: 12px;
    height: 8px;
    float: right;
    margin-right: 10px;
    background-image: url(/_layouts/MOH.SharePoint.Internet.Vaccinations/images/arrw_ico.png);
}



.inner_dataz
{
    margin-top: 5px;
    text-align: center;
    margin-right: auto;
    margin-left: auto;
    color: #3885ba;
}


















