﻿@media screen and (-webkit-min-device-pixel-ratio:0){
.IdentityTheftTips {padding-top: 3px;}
}

#AccountAccess
{
background-color: rgb(247, 241, 219);
}

#AccountAccess h2
{
font-weight: bold;
color: rgb(1, 87, 60);
font-size:14px;
margin: 0 0 6px 0;
font-family: Arial;
}

#AccountAccess select
{
display: block;
margin-bottom: 7px;
color: rgb(119, 104, 71);
font-size: 11px;
width: 80%;
height:18px;
}

#AccountAccess option
{
color:#01573C;
font-weight:bold;
border-bottom:1px solid #A07E3E; 
padding:3px 0 3px 10px;
}

#SideBannerAds #SafeAndSound
{
    position: relative;
    background: url(/media/images/SafeAndSoundBanner.JPG);
    background-position: left center;
    background-repeat: no-repeat;
    width: 252px;
    height: 69px;
    background-color: #00543D;
}

#SideBannerAds #SafeAndSound a.fdicLink
{
    position: absolute;
    display: block;
    top: 0;
    left: 77px;
    width: 173px;
    height: 34px;
}
#SideBannerAds #SafeAndSound a.sionLink
{
    position: absolute;
    display: block;
    top: 35px;
    left: 77px;
    width: 173px;
    height: 29px;
    font-family: Arial Black
}
#MainContentContainer                   { padding: 0px;}
#MainContentContainer div.Content       { margin: 0 19px; padding: 0px;}

.sale_banner_container                  { position: relative; height: 370px; padding-top: 18px;}
.banner_image                           { position: absolute;}
a.banner_link                           { position: absolute; display: block; padding: 0 0 0 12px; top: 310px; left: 22px; color: #ffffff !important; text-decoration: none; font-family: Arial; font-size: 26px; font-weight: bold; line-height: 30px; background: transparent url(/images/big_arrow.png) no-repeat center left;}
a.banner_link:hover                     { text-decoration: underline;}
