


.button_link{
	border-radius: 3px;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 19px;
    margin: 5px 10px 5px 0;
    padding: 9px 13px 0;
    text-decoration: none !important;
    text-transform:uppercase;
    color:#fff !important;
    border:1px solid #000;
    line-height:11px;
    background-image: url(data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7);
    border:1px solid #23282F;
}
.button_link.large_button{
	font-size: 14px;
    height: 24px;
    line-height: 14px;
    padding: 11px 10px 0;
    background-position:0 -28px;
}
.button_link:hover{text-decoration:none !important;}




.button_link{
	text-shadow:0 1px 0 rgba(0, 0, 0, 0.4) !important;
}



.blue{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/blue.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #003960 !important;
}

.steel_blue{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/steel_blue.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #2F709B !important;
}

.sea_blue{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/sea_blue.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #015994 !important;
}

.green{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/green.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #008800 !important;
}

.fresh_green{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/fresh_green.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #71711A !important;
}

.earth_green{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/earth_green.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #1A4A48 !important;
}

.red{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/red.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #930000 !important;
}

.light_red{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/light_red.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #B61818 !important;
}

.orange{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/orange.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #A32E01 !important;
}

.purple{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/purple.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #A20D75 !important;
}

.lavander{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/lavander.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #8D7799 !important;
}

.grey{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/grey.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #909090 !important;
}

.light_grey{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/light_grey.png) !important;
    color:#555 !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #BBB !important;
    text-shadow:none !important;
}

.dark_grey{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/dark_grey.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #2F2F2F !important;
}

.black{
    background-image: url(/wp-content/themes/simplenbright/lib/shortcodes/images/buttons/s5_buttons/black.png) !important;
    color:#fff !important;
    text-shadow:0 -1px 0 #888 !important;
    border:1px solid #000000 !important;
}

