.g_btn {
    background-image:url("../default/web/buttons/gaia_btn_middle.gif");
    background-repeat:no-repeat;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}

a.g_btn_link {
    color:white !important;
}

.g_btn_link {
    color:white !important;
    cursor:pointer;
    font-weight:bold;
    text-decoration:none;
}

.o_btn {
    background-image:url("../default/web/buttons/btn_middle.gif");
    background-repeat:repeat-x;
    padding-left:10px;
    padding-right:10px;
    text-align:center;
}

a.o_btn_link {
    color:white !important;
}

.o_btn_link {
    color:white !important;
    cursor:pointer;
    font-weight:bold;
    text-decoration:none;
}


﻿a.button {
    background: transparent url('../default/web/smartpay/landing/bg_button_a.gif') no-repeat scroll top right;
    color: white;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 29px;
    margin-right: 6px;
    padding-right: 18px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url('../default/web/smartpay/landing/bg_button_span.gif') no-repeat;
    display: block;
    line-height: 19px;
    padding: 5px 0 5px 18px;
    color: white;
}

a.button:hover {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox */
}

a.button:hover span {
    background-position: bottom left;
    /*  padding: 6px 0 4px 18px; will push text down 1px */
}


/** block_btn  css from from http://www.webcredible.co.uk/user-friendly-resources/css/rollover-buttons.shtml **/
.block_btn
{
position: relative;
white-space: nowrap;
display: block;
width: 127px;
height: 56px;
margin: 0;
padding: 0;
}

.block_btn a
{
display: block;
color:white !important;
cursor:pointer;
font-weight:bold;
text-decoration:none;
width: 127px;
height: 56px;
display: block;
float: left;
}

.block_btn img
{
width: 127px;
height: 56px;
border: 0
}

* html a:hover
{
visibility:visible
}

.block_btn a:hover img
{
visibility:hidden
}

.block_btn span
{
position: absolute;
left: 5px;
top: 21px;
margin: 0px;
padding: 0px;
cursor: pointer;
} 



.btn_send a {
    display: block;
    width: 451px;
    height: 86px;
    background: url("../default/web-home/send.jpg") 0 0
        no-repeat;
}

.btn_send a:hover {
    background-position: 0 -86px;
}

.botborder {
    border-bottom: solid 1px #a4bdda;
}

/* outlook toolbar page*/
.otlk_head {
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #f8981d;
}

.otlk_subhead {
    font-family: Verdana;
    font-size: 14px;
    font-weight: bold;
    color: #005cab;
    padding-top: 8px;
    padding-bottom: 10px;
    margin-left: 20px;
}

.otlk_mntxt {
    font-family: Arial;
    font-size: 12px;
    color: #595959;
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    line-height: 15px;
}

.otlk_mntxt br {
    line-height: 12px;
}

.otlk_mntxt2 {
    font-family: Arial;
    font-size: 11px;
    color: #595959;
    text-align: left;
    display: block;
    clear: both;
    float: left;
    width: 175px;
    padding-left: 30px;
}

.otlk_mntxt3 {
    font-family: Arial;
    font-size: 12px;
    color: #595959;
    text-align: left;
    float: right;
    width: 350px;
    display: block;
    padding-top: 3px;
    padding-right: 7px;
    line-height: 15px;
}

.otlk_btn_down a {
    display: block;
    width: 169px;
    height: 32px;
    background:
        url("../default/web-home/otlk_btn_down.jpg") 0 0
        no-repeat;
}

.otlk_btn_down a:hover {
    background-position: 0 -32px;
}

.otlk_tradetext {
    font-family: Arial;
    font-size: 9px;
    font-weight: normal;
    color: #666666;
}
