
input[type="button"] {
    cursor: pointer;
}

.btn1 {
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0 10px !important;
    height: 25px;
    line-height: 25px;
    border: none;
    text-shadow: 0 -1px 0 #000000;
    outline: none;
    margin: 0 5px 5px 0;
    vertical-align: middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #17459b url(../images2/buttons/bgBtn1.gif) repeat-x;
}

    .btn1:active {
        border: none;
        background: #999999;
    }

    .btn1:hover {
        border: none;
        background: #17459b url(../images2/buttons/bgBtn1Hover.gif) repeat-x;
    }

.btn2 {
    cursor: pointer;
    color: #ffffff;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    padding: 0 10px !important;
    height: 25px;
    line-height: 22px;
    border: none;
    text-shadow: 0 -1px 0 #000000;
    outline: none;
    margin: 0 5px 5px 0;
    vertical-align: middle;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #17459b url(../images2/buttons/bgBtn2.gif) repeat-x;
}

    .btn2:active {
        border: none;
        background: #999999;
    }

    .btn2:hover {
        border: none;
        background: #17459b url(../images2/buttons/bgBtn2Hover.gif) repeat-x;
    }

.btn3 {
    cursor: default;
    color: #666666;
    font-weight: bold;
    font-size: 1em;
    text-transform: uppercase;
    padding: 4px 10px !important;
    border: none;
    outline: none;
    margin: 0 2px;
    vertical-align: middle;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    background: #17459b url(../images2/buttons/bgBtn3.gif) repeat-x;
}

.btnSearch {
    float: left;
    width: 75px;
    height: 25px;
    border: none;
    outline: none;
    color: #ffffff;
    font-size: 0.85em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    background: transparent url(../images2/buttons/bgButton22Right.gif) scroll top right !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

    .btnSearch:focus, .btnSearch:active {
        border: none;
        outline: none;
    }

a.btnHref1 {
    background: transparent url(../images2/buttons/btn1Right.gif) scroll top right !important;
    color: #336699 !important;
    display: inline-block !important;
    /*float: left;*/
    /*float: right !important;*/
    height: 25px !important;
    padding: 0 10px 0 0 !important; /* sliding doors padding */
    text-decoration: none !important;
    margin: 0 6px 0 0 !important;
    outline: none !important;
    border: none !important;
    cursor: pointer;
}

    a.btnHref1 span {
        font-size: 1em;
        color: #ffffff;
        font-weight: bold;
        text-transform: uppercase;
        text-shadow: 0 -1px 0 #000000;
        background: transparent url(../images2/buttons/btn1Left.gif) no-repeat !important;
        display: block;
        line-height: 25px !important;
        padding: 0 0 0 10px !important;
        outline: none !important;
    }

        a.btnHref1 span img {
            vertical-align: text-top;
            padding: 0 5px 0 0;
        }

    a.btnHref1:hover {
        background: transparent url(../images2/buttons/btn1Right.gif) right -25px !important;
        color: #cccccc;
        outline: none; /* hide dotted outline in Firefox */
    }

        a.btnHref1:hover span {
            color: #cccccc;
            background: transparent url(../images2/buttons/btn1Left.gif) left -25px !important;
        }

    a.btnHref1:active {
        background: transparent url(../images2/buttons/btn1Right.gif) right bottom !important;
        color: #cccccc;
    }

        a.btnHref1:active span {
            color: #ffffff;
            background: transparent url(../images2/buttons/btn1Left.gif) left bottom !important;
        }

a.btnHref2 {
    background: transparent url(../images2/buttons/btn2Right.gif) scroll top right !important;
    color: #336699 !important;
    display: inline-block !important;
    /*float: left;/
	/*float: right !important;*/
    height: 25px !important;
    padding: 0 10px 0 0 !important; /* sliding doors padding */
    text-decoration: none !important;
    margin: 0 6px 0 0 !important;
    outline: none !important;
    border: none !important;
    cursor: pointer;
}

    a.btnHref2 span {
        font-size: 1em;
        color: #ffffff;
        font-weight: bold;
        text-shadow: 0 -1px 0 #000000;
        background: transparent url(../images2/buttons/btn2Left.gif) no-repeat !important;
        display: block;
        line-height: 25px !important;
        padding: 0 0 0 10px !important;
        outline: none !important;
    }

        a.btnHref2 span img {
            vertical-align: text-top;
            padding: 0 5px 0 0;
        }

    a.btnHref2:hover {
        background: transparent url(../images2/buttons/btn2Right.gif) right -25px !important;
        color: #ffffff;
        outline: none; /* hide dotted outline in Firefox */
    }

        a.btnHref2:hover span {
            color: #ffffff;
            background: transparent url(../images2/buttons/btn2Left.gif) left -25px !important;
        }

    a.btnHref2:active {
        background: transparent url(../images2/buttons/btn2Right.gif) right bottom !important;
        color: #cccccc;
    }

        a.btnHref2:active span {
            color: #ffffff;
            background: transparent url(../images2/buttons/btn2Left.gif) left bottom !important;
        }

a.btnHref3 {
    background: transparent url(../images2/buttons/btn3Right.gif) scroll top right !important;
    color: #336699 !important;
    display: inline-block !important;
    /*float: left;*/
    /*float: right !important;*/
    height: 25px !important;
    padding: 0 10px 0 0 !important; /* sliding doors padding */
    text-decoration: none !important;
    margin: 0 6px 0 0 !important;
    outline: none !important;
    border: none !important;
    cursor: default !important;
}

    a.btnHref3 span {
        font-size: 1em;
        text-transform: uppercase;
        color: #666666;
        font-weight: bold;
        background: transparent url(../images2/buttons/btn3Left.gif) no-repeat !important;
        display: block;
        line-height: 25px !important;
        padding: 0 0 0 10px !important;
        outline: none !important;
    }

        a.btnHref3 span img {
            vertical-align: text-top;
            padding: 0 5px 0 0;
        }

@media (max-width: 767px) {
    .resultsFunctions .btnHref1, .resultsFunctions .btnHref2, .resultsFunctions .btnHref3 {
        float: none;
        display: inline-block;
        font-size: 11px;
        width: auto;
        padding: 0;
        /*margin-left: 1% !important;*/
        margin-bottom: 2px !important;
    }

        .resultsFunctions .btnHref1 img, .resultsFunctions .btnHref2 img, .resultsFunctions .btnHref3 img {
            margin: 0;
            /*display: none;*/
        }

    .row.buttons input, .row.buttons a {
        float: none;
        position: static;
        display: block;
        margin-bottom: 5px !important;
        width: 100%;
        text-align: center;
    }

        .row.buttons a#PreviousItem, .row.buttons a#NextItem {
            position: relative;
            display: inline-block;
            clear: none;
            /*float: left;*/
            width: 47%;
        }

    .form-buttons a, .form-buttons input {
        float: left !important;
        font-size: 10.5px;
        text-transform: uppercase;
        margin: 0 1px 0 0 !important;
    }

        .form-buttons a#search {
            float: right !important;
            margin: 0 !important;
        }

        .form-buttons a#search img {
            padding: 0;
        }
}
