﻿.enewslettersignup
{
	line-height: 25px;
    font-size: 13px;
    font-family: "Myriad Pro" ,Myriad, "Segoe UI" ,Arial,Helvetica,sans-serif;
    color: #333;
    width: 400px;
    height: 25px;
    vertical-align: middle;
    text-align: right;
    position: absolute;
    right: 6px;
    top: 10px;
}

.enewslettersignupcontent
{
	font-size: 13px;
    position: absolute;
    top: 0px;
    right: 140px;
    margin-right: 5px;
    width:240px;
    text-align:right;
}

.enewslettersignupbox
{
	margin-top: 3px;
    width: 100px;
    height: 14px;
    font-size: 10px;
    margin-right: 5px;
    position: absolute;
    right: 25px;
    top: 0px;
    color: #666;
}

.enewslettersignupbtn
{
    display: block;
    width: 25px;
    height: 25px;
    position: absolute;
    right: 0px;
    top: 0px;
    margin-top: 1px;
    color: white !important;
    text-align: center;
    line-height: 25px;
    text-decoration: none;
	font-size: 14px;
    font-family: "Myriad Pro" ,Myriad, "Segoe UI" ,Arial,Helvetica,sans-serif;
}

a.enewslettersignupbtn
{
    background: #000 url( /Libraries/Buttons_Image_Library/Newsletter_Signup_Button.sflb.ashx) 0 0 no-repeat;
}

a.enewslettersignupbtn:hover
{
    background: #000 url( /Libraries/Buttons_Image_Library/Newsletter_Signup_Button.sflb.ashx) 0px -25px no-repeat;
    text-decoration: none !important;
}

.floatleft
{
    float: left;
}

/*for jquery hint*/
.hintBlur
{
    color: #333;
}