* {
   margin: 0;
   padding: 0;
   font-size: 1em;
}

div.clear{clear:both; visibility: hidden; }

body {
   font: 62.5% Arial, Verdana, Tahoma, Helvetica, sans-serif;
   background: #ffffff;
}

#container{
   width: 745px;
   margin: 5px auto;

}


/*---------------------------
 HEADLINE ELEMENTS
 --------------------------*/

#header{
   height: 270px;
   background: url('/images/microsites/afa/landing-header.png') 0 top no-repeat;
}
#header h1{
   margin-left: 12px;
   height: 200px;
   background: url('/images/microsites/afa/logo-allapps.png') 620px 7px no-repeat;
}
#header a {

   background: url('/images/microsites/afa/logo-afa.png') left 12px no-repeat;
   width: 383px;
   height: 72px;
        display: block;
   /* hide from IE Mac \*/
   text-indent: -999em;
   overflow: hidden;
   /* end hide */
}
* html>body #header h1 a {
   letter-spacing: -999em;
}

#banner{
   text-align: center;
   padding-top: 15px;
}
#banner h2{
   font-size: 2.6em;
   color: #c00911;
}
#banner h2 big{
   font-size: 3.5em;
   color: #ff6600;
}
#banner h3{
   font-size: 2em;
   color: #fff;
}
#banner h3 span{
   color: #3B923B;
}


/*--------------------------
 BODY ELEMENTS
 -------------------------*/
#content{
   background: transparent;
   padding: 0 5px 5px 5px;
   height: 1%;
border: #76a6d8 1px solid;
border-top: none;
}
#content h2{
text-align: center;
height: 40px;
padding: 4px 0 0 0;
line-height: 24px;
color: #c00911;
font-size: 1.8em;
font-weight: bold;

}
#content h2 strong{
font-size: 1.3em;
position: relative;
top: 0.1em;
color: #0260c0;
text-transform: uppercase;
}

#content ul{
   width: 640px;
   list-style: none;
   overflow: hidden;
   margin: 0 auto;

}

#content ul li{

   font-size: 1.7em;
   font-weight: bold;
   background: url('/images/microsites/afa/bullet-landing.png') left top no-repeat;
   padding: 6px 0 0 38px;
   margin: 0 0 10px 20px;
   float: left;
   width: 245px;
   height: 26px;
   line-height: 26px;
   color: #000000;
overflow: visible;
}


.information{
   width: 688px;
   margin: 10px auto 10px;
   overflow: hidden;
}

.information div.form{
   background: #ffffff;
   padding-bottom: 0;
   width: 688px;
   margin: 0;
   /*float: left;*/
   position: relative;

}

div.formSectionContent{
   padding-left: 15px;
}

.information div.leftFormColumn,
.information div.rightFormColumn{
   width: 310px;
   float: left;
   padding: 10px 0 0 0;

}

* html .information div.leftFormColumn{
   width: 299px;
   padding-left: 10px;
}

.information div.newsletter{
   font-size: 1.1em;
   color: #666;
width: 600px;
   float: none;
   clear: both;
   padding: 2px 0 0 30px;

}

.information div.leftFormColumn .inputGroup .mainLabel,
 .information div.rightFormColumn .inputGroup .mainLabel{
    font-size: 1.3em;
    font-weight: bold;
    float: left;
}

.information div.leftFormColumn .inputGroup .mainLabel{
    width: 80px;
}

.information div.rightFormColumn .inputGroup .mainLabel{
    width: 128px;
}

.information div.leftFormColumn .inputGroup .options,
.information div.rightFormColumn .inputGroup .options{
    width: 162px;
    float:left;
}

* html .information div.leftFormColumn .inputGroup .options {
   width: 161px;
}

/*------------------------
ARTICLE ELEMENTS
------------------------*/
.pcContent{
   background: url('/images/microsites/afa/header.png') top no-repeat;
   font-size: 1.2em;
   width: 777px;
   padding: 95px 0px 10px 0px;
}

.pcContent p {
  padding: 10px 30px 0 30px;
}

.pcContent p h1{
  font-size: 1.6em;
  font-weight: bold;
  /*color: #fc6e00 */
}

.pcContent p strong{
  font-size: 1.3em;
  font-weight: bold;
}

/*-------------------------
 FOOTER ELEMENTS
 ------------------------*/

#disclaimer{
   height: 60px;
   clear: both;
   background: url('/images/microsites/afa/background-footer-60.gif') no-repeat;

}

#disclaimer p{
   font-size: 1.1em;
   color: #666666;
   width: 660px;
   margin: 0 auto 5px auto;
   padding-top: 5px;
}

* html #disclaimer p{
   margin: 0 0 0 60px;
}

#footer {
   width: 100%;
   color: #666;
   text-align: center;
}

#footer a, #footer a:link, #footer a:visited{
   color: #666;
   text-decoration: none;
}

#footer a:active, #footer a:hover {
   color: #b40808;
   text-decoration: none;
}

#footer p {
   font-size: 1em;
   padding: 4px 0 10px 0;
}

#footer ul{
    list-style-type: none;
    padding: 15px 0 0 0;
    margin: 0;
    text-align: center;
}

#footer ul li{
    display: inline;
    font-size: 1.1em;
    padding: 0 9px 0 9px;
}

label.checkbox input{
   border: 0;
}

/*-----------------------
UNSUBSCRIBE PAGE
-----------------------*/
#unsubscribe{
   width: 400px;
   margin: 10px auto;
}

#unsubscribe .formSection{
   background: none;
}

#unsubscribe .formSectionContent{
   background: none;
}

#unsubscribe .formSectionContent p.instructions{
   font-size: 1.0em;
   color: 666;
   padding: 0;
   margin: 0;
}

#unsubscribe .inputGroup{
   float: none;
}

#unsubscribe .mainLabel{
    font-weight: bold;
    font-size: 1.2em;
    padding-right: 5px;
    float: left;
}

#unsubscribe #buttonGroup {
  margin: 3px auto;
  padding-left: 5px;
}

/* Some additions for reskin to iquickcashadvance */
.formSection{
   background: transparent url('/images/microsites/afa/form-bottom-landing.png') right bottom no-repeat ;
   padding-top: 0;
width: 664px;
padding: 0 0 0 24px;
   /*clear: both; */

overflow: hidden;
float: right;
}

.sectionHeader{
height: 61px;
margin: 0 0 0 -24px;
position: relative;
   background: url('/images/microsites/afa/form-top-landing.png') right top no-repeat;

}
.sectionHeader h3{
text-indent: -1000em;
overflow: hidden;
}

.buttonGroup button.submit{
        height:83px;
        width:222px;
        text-align: center;
        background:transparent url('/images/microsites/afa/get-cash-button-landing.png') left bottom no-repeat;
}