#footer {
    font-family: Arial;
    background-color: #e5e5e5;
    padding: 20px 0;
    text-align: left;
    margin: 0 auto;
    display: block;
    float: none;
    overflow: visible;
    position: relative;
    z-index: 1;
    width: 924px;
}
#footer_social {
    width: 150px;
    height: 200px;
    padding: 0 15px 0 15px;
    float: left;
    border-right: 1px solid #ccc;
    text-shadow: 0 1px 1px #fff;
    margin-bottom: 20px;
}
#socialLinks h4 {
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 20px;
    color: #4d4d4d;
    margin: 0 0 10px;
}
#socialLinks p {
    color: #4d4d4d;
    font-size: 13px;
    line-height: 16px;
    margin: 0;
}
#socialLinks .join {
    clear: both;
    font-size: 12px;
    line-height: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}
#socialLinks img {
    margin: 0 10px 20px 0;
    padding: 0;
    float: left;
}
#socialLinks {
    float: left;
}
#socialLinks ul, #socialLinks ul li {
    list-style: none;
    margin: 0;
    padding: 0;
}
#socialLinks ul {
    margin: 0px 0 20px -1px;
    float: left;
    z-index: 8000;
    position: relative;
}
#socialLinks ul li {
    float: left;
    padding: 0 5px;
}
#socialLinks ul #accountsignup {
    width: 104px;
    float: left;
    display: block;
    color: #fff;
    text-shadow: none;
    font-size: 11px;
    height: 27px;
    min-height: 20px!important;
    text-align: center;
    padding-top: 5px;
    border: 1px solid #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#050505');
    background-image: -ms-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -moz-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -o-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #606060), color-stop(1, #050505));
    background-image: -webkit-linear-gradient(top, #606060 0, #050505 100%);
    background-image: linear-gradient(top, #606060 0, #050505 100%);
}
#socialLinks ul #accountsignup a:link{
    margin-left: 9px;
    padding: 0 20px 2px 2px;
    float: left;
    cursor: pointer;
    color: #fff;
    text-align: center;
    text-decoration:none;
}
#socialLinks ul #accountsignup a:visited{
    margin-left: 9px;
    padding: 0 20px 2px 2px;
    float: left;
    cursor: pointer;
    color: #fff;
    text-align: center;
    text-decoration:none;
}
#socialLinks ul #accountsignup a:hover{
    margin-left: 9px;
    padding: 0 20px 2px 2px;
    float: left;
    cursor: pointer;
    color: #fff;
    text-align: center;
    text-decoration:none;
}
#socialLinks ul #accountsignup a:active{
    margin-left: 9px;
    padding: 0 20px 2px 2px;
    float: left;
    cursor: pointer;
    color: #fff;
    text-align: center;
    text-decoration:none;
}
#socialLinks ul #emailsignup {
    width: 145px;
    float: left;
    display: block;
    color: #fff;
    text-shadow: none;
    font-size: 11px;
    height: 20px;
    min-height: 20px!important;
    text-align: center;
    padding-top: 5px;
    border: 1px solid #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#050505');
    background-image: -ms-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -moz-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -o-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #606060), color-stop(1, #050505));
    background-image: -webkit-linear-gradient(top, #606060 0, #050505 100%);
    background-image: linear-gradient(top, #606060 0, #050505 100%);
}
#socialLinks ul #emailsignup span{
    margin-left: 5px;
    padding: 0 20px 2px 2px;
    float: left;
    cursor: pointer;
    background: url(/Images/headerfooter_sprite.png) no-repeat 123px -839px transparent;
}
#socialLinks ul li:hover {
    background: none;
    background-color: #000;
}
#socialLinks ul #emailsignup.z_open span {
    color: #c00;
    background: url('/Images/arrow_up_red.png') no-repeat scroll right 4px #fff;
}
#socialLinks ul #emailsignup ul {
    margin: 0;
    width: 220px;
    padding: 0;
    border: 1px solid #ccc;
    -moz-box-shadow: 2px 0 2px -2px #cacaca;
    -webkit-box-shadow: 2px 0 2px -2px #cacaca;
    box-shadow: 2px 0 2px -2px #cacaca;
    position: absolute;
    background-color: #fff;
    top: 26px;
    display: none;
    float: none;
    clear: both;
    z-index: -1;
}
#socialLinks ul #emailsignup.z_open ul {
    display: block;
    float: none;
    clear: both;
    list-style: none;
    position: absolute;
    left: 0;
    padding: 0;
}
#socialLinks ul #emailsignup ul li {
    display: block;
    float: none;
    clear: both;
    position: static;
}
#socialLinks ul #emailsignup ul li:hover {
    background: none;
    background-color: #fff;
}
#socialLinks ul #emailsignup.z_open {
    background: none;
    background-color: #fff;
    border-bottom: 1px solid #fff;
    filter: none;
}
#socialLinks ul #emailsignup ul li #EmailSubscribeFormFooter {
    display: block;
    float: none;
    clear: both;
}
#socialLinks ul #emailsignup ul li #EmailSubscribeFormFooter p {
    font-size: 13px;
    color: #4d4d4d;
    text-align: left;
    line-height: 13px;
    margin: 10px 0 0;
    padding: 0 0 0 5px;
}
#socialLinks ul #emailsignup ul li #EmailSubscribeFormFooter input {
    margin: 3px 0 0;
    padding: 0;
    width: 192px;
    border-top: 1px solid #555;
    border-bottom: 1px solid #aeaeae;
    border-right: 1px solid #a2a2a2;
    height: 25px;
    border-left: 1px solid #8c8c8c;
    background: url('/Images/input_bg.png') no-repeat left top;
}
#socialLinks ul #emailsignup ul li #EmailSubscribeFormFooter a {
    width: 62px;
    height: 10px;
    display: block;
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    line-height: 12px;
    margin: 10px 0 10px 140px;
    padding: 10px 0;
    border: 1px solid #ccc;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#606060', endColorstr='#050505');
    background-image: -ms-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -moz-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -o-linear-gradient(top, #606060 0, #050505 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #606060), color-stop(1, #050505));
    background-image: -webkit-linear-gradient(top, #606060 0, #050505 100%);
    background-image: linear-gradient(top, #606060 0, #050505 100%);
}
#socialLinks ul #emailsignup ul li #EmailSubscribeFormFooter a:hover {
    color: #fff;
    background: none;
    background-color: #000;
}
#footer_app p {
    color: #4d4d4d;
    font-size: 12px;
    line-height: 12px;
    margin: 0 0 5px;
    padding: 0;
}
#footer_app a, #footer_app a:link, #footer_app a:visited, #footer_app a:active {
    color: #4d4d4d;
    text-decoration: none;
}
#footer #footer_app a:hover {
    color: #c00;
}
#footer_app #app_itunes {
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -390px transparent;
    width: 23px;
    height: 30px;
    margin-right: 5px;
    display: block;
    float: left;
}
#footer_app #app_itunes:hover {
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -486px transparent;
}
#footer_app #app_android {
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -438px transparent;
    width: 23px;
    height: 30px;
    display: block;
    float: left;
}
#footer_app #app_android:hover {
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -534px transparent;
}
#footer_app span {
    display: none;
}
#app_icons {
    float: left;
    margin-right: 10px;
}
#footer_links {
    width: 480px;
    float: left;
    padding: 0 15px;
    border-left: 1px solid #f7f7f7;
    border-right: 1px solid #ccc;
    height: 200px;
    margin-bottom: 20px;
}
#footer p {
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    text-transform: uppercase;
    color: #4d4d4d;
    margin: 0 0 5px;
    text-shadow: 0 1px 1px #fff;
}
#footer .footer_col {
    float: left;
    margin: 0;
    padding: 0 0 0 0;

    margin-right: 5px;
}
#footer .footer_col.last 
{
    width: 120px;
    margin-right: 0;
}
#footer .footer_col ul {
    margin: 0 0 15px;
    padding: 0;
    list-style: none;
}
#footer .footer_col ul li {
    padding: 5px 0 5px 15px;
    margin: 0 0 0 -4px;
    font-size: 13px;
    line-height: 15px;
    color: #4d4d4d;
    display: block;
    background: url(/Images/headerfooter_sprite.png) no-repeat 4px 9px transparent;
    text-shadow: 0 1px 1px #fff;
}
#footer .footer_col ul li a, #footer .footer_col ul li a:link, #footer .footer_col ul li a:active, #footer .footer_col ul li a:visited {
    text-decoration: none;
    color: #4d4d4d;
}
#footer .footer_col ul li a:hover {
    color: #c00;
}
#footer_cards_bottom {
    width: 210px;
    border-left: 1px solid #f7f7f7;
    float: left;
    padding-left: 20px;
    height: 80px;
    text-shadow: 0 1px 1px #fff;
}
#footer_cards {
    width: 210px;
    border-left: 1px solid #f7f7f7;
    float: left;
    padding-left: 20px;
    height: 120px;
    text-shadow: 0 1px 1px #fff;
}
#footer_cards #footerRightTop {
    padding: 0 0 20px;
}
#footer_cards_bottom #footerRightBottom {
    padding: 20px 15px 0;
    border-top: 1px solid #ccc;
}
#footer_cards p {
    font-size: 12px;
    color: #4d4d4d;
    margin: 0 0 10px;
    padding: 0;
    clear: both;
    display: block;
}
#footer_cards h5 {
    font-size: 13px;
    color: #4d4d4d;
    margin: 0 0 10px;
    display: block;
    padding: 10px 0 0;
    text-transform: none;
    float: left;
    text-shadow: 0 1px 1px #fff;
}
#footer_cards a, #footer_cards a:active, #footer_cards a:visited, #footer_cards a:link {
    color: #4d4d4d;
    font-size: 12px;
    margin: 0;
    padding: 0 12px 0 0;
    text-decoration: none;
    clear: both;
    font-weight: bold;
    background: url(/Images/arrow_right_gray.gif) no-repeat scroll right center transparent;
}
#footer #footer_cards a:hover {
    color: #c00;
    background: url(/Images/arrow_right_red.gif) no-repeat scroll right center transparent;
}
#footer #footer_cards a {
    text-decoration: none;
}
#footer #footer_cards a:hover span {
    color: #c00;
}
#footer_cards img {
    float: left;
}
#footer_bar {
    background-color: #f7f7f7;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    height: 40px;
    width: 100%;
    margin: 0;
    padding: 0;
    line-height: 12px;
    font-family: Arial;
    color: #4d4d4d;
    font-size: 12px;
    float: left;
    clear: both;
    text-shadow: 0 1px 1px #fff;
}
#footer_bar .inner {
    margin: 0 auto;
    float: none;
    display: block;
}
#footer_bar #footerChat {
    width: 230px;
    float: left;
    border-right: 1px solid #b7b7b7;
    padding: 15px 0 0 10px;
    height: 25px;
    text-align: left;
}
#footer_bar #footerChat a, #footer_bar #footerChat a:link, #footer_bar #footerChat a:visited, #footer_bar #footerChat a:active {
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -345px transparent;
    display: inline;
    padding: 5px 0 5px 40px;
    color: #4d4d4d;
    text-decoration: none;
    font-weight: bold;
    margin: 0;
}
#footer_bar #footerChat a:hover {
    color: #c00;
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -582px transparent;
}
#footer_bar #cust_service {
    width: 160px;
    float: left;
    border-left: 1px solid #ffff;
    border-right: 1px solid #b7b7b7;
    padding: 15px 0 0 20px;
    height: 25px;
}
#footer_bar #cust_service span {
    background: url(/Images/headerfooter_sprite.png) no-repeat 0 -250px transparent;
    color: #4d4d4d;
    font-weight: bold;
    padding: 3px 0 5px 40px;
}
#footer_bar #global {
    border-left: 1px solid #fff;
    height: 25px;
    padding: 15px 0 0 20px;
    float: left;
}
#footer_bar #global img {
    float: left;
    display: block;
    margin: -10px 10px 0 0;
}
#footer_bar #global a, #footer_bar #global a:active, #footer_bar #global a:link, #footer_bar #global a:visited {
    color: #4d4d4d;
    text-decoration: none;
}
#footer_bar #global a:hover {
    color: #c00;
}
#footer_bar #global a.last, #footer_bar #global a.last:active, #footer_bar #global a.last:link, #footer_bar #global a.last:visited {
    color: #0092db;
    padding: 0 0 0 5px;
}
#footer_bar #global a.last:hover {
    color: #c00;
}
#footer_textbar {
    background-color: #fff;
    width: 100%;
    text-align: center;
    color: #999;
    font-size: 11px;
    font-family: Arial;
    padding: 30px 0;
    float: left;
    clear: both;
}
#footer_textbar p {
    margin: 0 0 5px;
    padding: 0;
}
#footer_textbar a, #footer_textbar a:active, #footer_textbar a:visited, #footer_textbar a:link {
    color: #4d4d4d;
    text-decoration: none;
}
#footer_textbar a:hover {
    color: #0092db;
}
#seo {
    padding: 2.5px 40px 30px;
    text-align: left;
}
#seo p {
    padding-bottom: 1em;
    line-height: 1.25;
}
.adChoice {
    background: url(/Images/headerfooter_sprite.png) no-repeat scroll 0 -1072px transparent;
    padding: 2px 0 2px 16px;
    margin: 0;
}
.sitemaphtml #footer_bar .inner {
    width: 960px;
}
