﻿/*
Copyright © 2011 Gold Bullion International, LLC 
ALL RIGHTS RESERVED 
All materials ("Materials") including source code, databases, designs, structures, constructs, and the assembly and arrangement thereof, are the sole property of GOLD BULLION INTERNATIONAL, 
LLC (GBI), Copyright © 2011, ALL RIGHTS RESERVED, and are protected by copyright both nationally and internationally. You may not sell or modify the Materials or reproduce, display, publicly 
perform, distribute or otherwise use the Materials in any way for any public or commercial purpose unless otherwise specified in writing and authorized by an officer or shareholder of GBI. 
The use of these Materials for any purpose not related to GBI, or authorized by and officer or shareholder of GBI, on any other websites, systems, or in a network computer environment for 
any purpose is strictly prohibited and violations of such will be prosecuted to the full extent of national and international law
*/

.logoutButton a {
    [;padding: 5px 28px 9px 31px !important;];
}

.registerButtonRight {
    background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-3px -1011px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 0px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    text-align: center;
    margin-left: 0px;
    font-weight: bold;
    padding: 0px;
    *padding-bottom: 0px;
    *padding-top: 0px;
    width: 220px;
    height: 30px;
    outline: medium none; 
}
.registerButtonRight:hover 
{
    background-image: url("../../images/trm/buttonsSprite.png");
    background-position: 0 -529px;
}

.inline-register-button {
    background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-3px -1011px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 0px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    text-align: center;
    margin-left: 0px;
    font-weight: bold;
    padding: 0px;
    *padding-bottom: 0px;
    *padding-top: 0px;
    width: 220px;
    height: 30px;
    margin-left: 276px; 
    margin-top: 0px;
    margin-bottom: -30px;
    outline: medium none; 
}

.inline-register-button:hover 
{
    background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-0px -528px;
}

.styled-logon-button {
     background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-571px -566px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 0px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    text-align: center;
    margin-left: 0px;
    font-weight: bold;
    padding: 0px;
    *padding-bottom: 0px;
    *padding-top: 0px;
    width: 47px;
    height: 17px;
    margin-left: 3px;
    margin-top: 8px;
}

.styled-logon-button:hover 
{
    background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-521px -567px;
}

.top-register-button {
    background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-3px -1011px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    font-size: 0px;
    text-decoration: none;
    vertical-align: middle;
    display: block;
    cursor: pointer;
    text-align: center;
    margin-left: 0px;
    font-weight: bold;
    padding: 0px;
    *padding-bottom: 0px;
    *padding-top: 0px;
    width: 220px;
    height: 30px;
    margin-left: 34px; 
    margin-top: 0px;
    margin-bottom: -30px;
    outline: medium none; 
}

.top-register-button:hover 
{
    background-image:url(../../images/trm/buttonsSprite.png);
    background-position:-0px -528px;
}

@media screen and (max-device-width: 480px) {
     #Menu .Secondary  .last  a {
        padding: 5px 70px 9px !important;
    }
    .logoutButton a {
        padding: 5px 28px 9px 29px !important;
    }
}

#Menu .Secondary  .last  a {
        padding-right:77px\0/ !important;
    }

@media screen and (-webkit-min-device-pixel-ratio:0) {
    #Menu .Secondary  .last  a {
        padding: 5px 76px 9px !important;
    }
}