﻿
.blue-button
{
    display: inline-block;
    background: url('/Images/button/bluebutton.png') 100% 35% repeat-x;
    vertical-align: middle;
    font-size: 21px;
    line-height: 40px;
    color: White;
    font-weight: bold;
    text-transform:none;
    height: 40px;
    margin: 0.5em 0;
    padding: 0 35px 0 8px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: 0px;
    left: 0px;
}

.blue-button:hover
{
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-decoration:none;
    color: White;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
}

.blue-button:active
{
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5) inset;
    text-decoration:none;
    color: White;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
}

.blue-button-small ,.blue-button-small:visited
{
    display: inline-block;
    background: url('/Images/button/bluebutton.png') 100% 35% repeat-x;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    color: White;
    font-weight: bold;
    text-transform: none;
    height: 31px;
    margin: 0.4em 0 0.5em 0;
    padding: 0 40px 0 8px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: 2px;
    left: 0px;
    width: 171px;
}

.blue-button-small-noarrow-personalqualification
{
    display: inline-block;
    background: url('/Images/button/bluebuttonnoarrow.png') 100% 35% repeat-x;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    color: White;
    font-weight: bold;
    text-transform: none;
    height: 31px;
    margin: 0.4em 0 0.5em 0;
    padding: 0 40px 0 8px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: 3px;
    left: 0px;
    width: 180px;
}

.blue-button-small-quizMain
{
    display: inline-block;
    background: url('/Images/button/bluebutton.png') 100% 35% repeat-x;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    color: White;
    font-weight: bold;
    text-transform: none;
    height: 31px;
    margin: 0.4em 0 0.5em 0;
    padding: 0 40px 0 8px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: 5px;
    left: 11px;
    width: 180px;
}
    
.blue-button-small-noarrow
{
    display: inline-block;
    background: url('/Images/button/bluebuttonnoarrow.png') 100% 35% repeat-x;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    color: White;
    font-weight: bold;
    text-transform: none;
    height: 31px;
    margin: 0.4em 0 0.5em 0;
    padding: 0 40px 0 8px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: -2px;
    left: 4px;
    width: 106px;
    right: -4px;
}
.blue-button-small:hover
{
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-decoration:none;
    color:White;
    
}

.blue-button-small:active
{
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5) inset;
    text-decoration:none;
    color:White;
    
}

.GrayBackgroundWhiteBorder
{
    background-color:#F6F6FD; 
    border:3px solid white;
}

.blue-button-small-reverse ,.blue-button-small-reverse:visited
{
    display: inline-block;
    background: url('/Images/button/bluebutton-reverse.png') 0% 50% repeat-x;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    color: White;
    font-weight: bold;
    text-transform: none;
    height: 32px;
    margin: 0.5em 0;
    padding: 0 8px 0 40px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: 5px;
    left: -3px;
    width: 156px;
}

.blue-button-small-reverse-quiz ,.blue-button-small-reverse-quiz:visited
{
    display: inline-block;
    background: url('/Images/button/bluebutton-reverse.png')  0% 50% repeat-x;
    vertical-align: middle;
    font-size: 12px;
    line-height: 30px;
    color: White;
    font-weight: bold;
    text-transform: none;
    height: 31px;
    margin: 0.4em 0 0.5em 0;
    padding: 0 8px 0 40px;
    border-radius: 3px;
    cursor: pointer;
    text-decoration:none;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
    top: 5px;
    left: 11px;
    width: 180px;
}
    
.blue-button-small-reverse:hover
{
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-decoration:none;
    color:White;
    
}

.blue-button-small-reverse:active
{
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5) inset;
    text-decoration:none;
    color:White;
    
}

.blue-button-reverse
{
    display: inline-block;
    background: url('/Images/button/bluebutton-reverse.png') 0% 35% repeat-x;
    vertical-align: middle;
    font-size: 21px;
    line-height: 40px;
    color: White;
    font-weight: bold;
    text-transform:none;
    height: 40px;
    margin: 0.5em 0;
    padding: 0 8px 0 35px;
    border-radius: 3px;
    cursor: pointer;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
}

blue-button-reverse:hover
{
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5);
    text-decoration:none;
    color: White;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
}

blue-button-reverse:active
{
    box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5) inset;
    text-decoration:none;
    color: White;
    filter: Alpha(Opacity=100);
    z-index: 0;
    position: relative;
}

.DBPaymentControlDiv
{
    width:100%;
    height:100%;
    overflow:auto;
    
    }
.DBPaymentCurrencyDiv
{
    width:270px;
    height:150px;
    padding:5px 5px 0px 0px;
    margin:10px 5px 5px 5px;
    display:inline-block;
    float:left;
    }
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #003366;
    border-width: 1px;
    border-style: solid;
    border-color: #eeeeee;
    width: 100%;
    border-collapse: collapse;
}
.modalPopupTitle
{
    color: #F6F6FD;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    font-size: 14px;
    height: 20px;
    vertical-align: middle;
}
.modalPopupBody
{
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 14px;
    background-color: #F6F6FD;
    margin:20px 25px 25px 25px;
}
.modalPopupButton
{
    padding: 10px;
    height: 20px;
    text-align: right;
    vertical-align: middle;
    background-color: #F6F6FD;
    margin:10px 5px 5px 5px;
}
