@import url(reset.css);
@import url(calendar.css);

body {
    background:#fff;
    font-family:helvetica, arial, sans-serif;
    font-size:12px;
    line-height:12px;
    text-align:center;
    margin-top:10px;
    color:#000;
}

p { padding-bottom:10px; }

small {
    font-size:10px;
    color:#777;
    }

strong { font-weight:bold; }
em { font-style:italic; }

/* used to designate charges associated with offer */
strong.price { font-weight:bold; font-style:normal; text-decoration:underline; font-size:120%; line-height:85%; }

cite {  
    font-size:90%;
    font-style:italic;
    }

h2 {
    font-size:18px;
    letter-spacing:-1px;
    font-weight:bold;
    }

ol, ul {
    margin-left:20px;
    list-style-position:outside;
    }

ol { list-style-type:decimal; }
ul { list-style-type:disc; }

li {
    line-height:14px;
    padding-bottom:10px;
    }

a { text-decoration:underline; }

input.text, select {
	font-size:11px;
	margin-top:3px;
	background-color:#ffa;
	border:1px solid #bbb;
}

.xxxs { width:20px; }
.xxs { width:30px; }
.xs { width:40px; }
.sm { width:50px; }
.md { width:110px; }
.lg { width:130px; }
.xl { width:200px; }

input.radio { margin-top:2px; }
td > input.radio { margin-top:5px;}

#logo {
    width:720px;
    margin:0 auto;
    background-position:left;
    background-repeat:no-repeat;
    }

#page {
    position:relative;
    width:720px;
    margin:0 auto;
    text-align:left;
    }

#sub-payday > #page, #sub-2page01 > #page, #sub-2page02 > #page, #sub-shortform02 > #page, #sub-page2 > #page { width:720px; }

#section-legal #page { width:720px; }

#header, #header2, #header3 { width:720px; }

.intro {
    padding:10px;
    font-size:18px;
    line-height:20px;
    }

.steps { width:720px; }

.steps td, .steps th {
    height:25px;
    line-height:25px;
    }

.steps h1 {
	padding-left:10px;
	font-weight:bold;
}

h1 a { text-decoration:underline; }

#espanol {
    margin-right:5px;
    text-align:right;
    text-decoration:underline;
    }

.steps th { width:120px; }

.content p {
    margin:0 10px;
    padding:5px 0;
	vertical-align:middle;
}

.content th {
	font-size:14px;
	font-weight:bold;
	text-align:center;
    padding:5px 0;
	width:20px;
	vertical-align:top;
}

.content td { vertical-align:top; }

.left { width:200px; }

.reference {
	padding:10px;
	font-weight:bold;
}

p.terms {
    line-height:14px;
    }
    
.terms input.checkbox {
    float:left;
    margin-bottom:20px;
    }

.terms span {
    font-size:14px;
    font-weight:bold;
    }

.terms a { text-decoration:underline; }

div.optin { padding:5px; }

.optin p { margin:0; }

#submit {
    width:100%;
    text-align:center;
    padding:10px 0;
    }

.secure {
	display:none;
	margin-top:5px;
	font-size:10px;
	text-transform:uppercase;
	}

.disclaimer { width:720px; }

.disclaimer p {
    padding:5px;
    }

#footer { width:720px; }

#footer p {
    padding:0 10px 5px 10px;
    text-align:center;
    }

#footer.bbb {
    width:auto;
    margin:0 auto;
    padding-bottom:10px;
    }

#footer.bbb p { text-align:left; }

img.bbb {
    float:left;
    margin:0 20px 10px 30px;
    }

.errortext {
    font-size:18px;
    line-height:18px;
    color:#b11;
    }

.errortextsmall {
    margin:0;
    font-size:11px;
    background:#fff;
    color:#b11;
    }

p .errortextsmall { margin:0 10px!important; }

.errorhilite {
	vertical-align:middle;
    background-color:#ff0;
}

h1 .errorhilite { padding:3px; color:#000; }

.captcha { display:block!important; }

p.captcha {
    margin-left:0;
    padding-top:0;
    font-size:10px;
    }

/* decline popup begins */

#form {
    position:relative;
    z-index:1;
    }

#decline_container {
    position:absolute;
    z-index:1000;
    border:10px solid #fff;
    overflow:hidden;
    }

#decline_container iframe {
    display:none;/*sorry for IE5*/
    display/**/:block;/*sorry for IE5*/
    position:absolute;/*must have*/
    top:0;/*must have*/
    left:0;/*must have*/
    z-index:-1;/*must have*/
    filter:mask();/*must have*/
    width:3000px;/*must have for any big value*/
    height:3000px/*must have for any big value*/;
    }

#decline {
    width:700px;
    height:320px;
    padding:30px 10px 10px;
    border:1px solid #888;
    background:#fff;
    border-left-color:#aaa;
    border-top-color:#aaa;
    background:#fff;
    text-align:center;
    }

#decline_container > #decline {
    width:678px;
    height:375px;
    }

#decline h2 { font-size:18px; line-height:20px; font-weight:normal; letter-spacing:-0.5px; padding-bottom:8px; }
#decline p { font-size:14px; line-height:16px; padding-bottom:20px; }
#decline a {}
#decline p.cancel {
    width:350px;
    text-align:center;
    background:#eee;
    border:1px solid #aaa;
    padding:10px;
    margin:10px auto;
    }

/* decline popup ends */

/* 2page form */

td.check-2page {
    padding:5px;
    text-align:center;
    }

div.check-2page {
    text-align:left;
    position:relative;
    width:450px;
    height:250px;
    margin:0 auto;
    background-position:center top;
    background-repeat:no-repeat;
    }
    
#checkDate {
    position:absolute;
    right:5px;
    top:5px;
    }

#checkName {
    position:absolute;
    left:125px;
    top:90px;
    font-size:1.8em;
    color:#f00;
    }

#section-2page #brokenGoldDisclaimer { display:none; }

/* misc */

.thanks { margin-top:20px; }

.thanks h2 { padding-bottom:15px; }

#bbb {
    width:100px;
    text-align:center;
    font-size:10px;
    line-height:10px;
    }

#bbb img { margin-bottom:3px; }

#sweepstakesBanner {
    width:710px;
    margin:5px auto 0;
    text-align:center;
    border:1px solid #ccc;
    }

input.submit {
    width:300px;
    height:40px;
    border:0;
    cursor:pointer;
    }

#section-2page input.submit { width:150px; }

img.additionalOffer {
    float:left;
    margin:10px;
    }

.offerOptionsForm {
    margin:0 0 10px 5px;
    font-size:14px;
    }

#mcAfeeScanAlert {
    margin-top:5px;
    text-align:center;
    }

/* sidebar forms */

#section-sidebar #header { margin-bottom:5px; }

#section-sidebar form { float:left; }

#section-sidebar form, #section-sidebar .steps { width:450px; }

#section-sidebar .steps { margin-top:0; }
#section-sidebar .steps table { background-position:right; }

#section-sidebar td.label { width:100px; }

#section-sidebar .label p {
    margin:0;
    padding:0;
    }

#section-sidebar .md { width:80px; }

#section-sidebar .label { padding:5px 0 5px 10px; }

#section-sidebar h3 { 
    padding:5px 0 0 10px;
    font-weight:bold;
    }

#sidebar {
    float:left;
    width:270px;
    font-size:14px;
    line-height:16px;
    padding-right:10px;
    }

#page > #sidebar { width:260px; }

#sidebar h2 {
    padding-bottom:5px;
    font-size:18px;
    line-height:20px;
    }

#sidebar .fineprint {
    font-size:12px;
    line-height:14px;
    }

#sidebar li a {
    font-weight:bold;
    text-decoration:none;
    }

#sidebar ul li.headline {
    font-size:16px;
    line-height:18px;
    list-style-image:none;
    }

#section-sidebar #decline_container {
    position:absolute;
    left:0;
    }

/* sweeps form */

td.sampleCheck {
    position:relative;
    height:270px;
    }

.sampleCheck img { position:absolute; }

#sidebar #visaGiftCard {
    width:260px;
    margin-bottom:10px;
    }

#sidebar.sweeps_visagiftcard01 #visaGiftCard { height:250px; }
#sidebar.sweeps_visagiftcard02 #visaGiftCard { height:125px; }

#check-sweeps {
    position:relative;
    width:260px;
    height:150px;
    margin-bottom:10px;
    }

#sidebar #checkName {
    position:absolute;
    left:96px;
    top:39px;
    font-size:11px;
    }

#sub-popup #visaGiftCard {
    float:right;
    width:200px;
    height:150px;
    }

/* installment 2page */

#sub-installment2page01 #sidebar, #sub-installment2page02 #sidebar {
    padding-top:20px;
    }

#sub-installment2page01 .submit, #sub-installment2page02 .submit {
    width:150px;
    height:40px;
    }

/* supplemental popup begins */

#sub-popup #page {
    width:400px;
    text-align:left;
    }

#sub-popup p, #sub-popup li, #sub-popup dd { line-height:16px; }

#sub-popup h1 {
    margin-bottom:10px;
    padding:1px 0 5px 0;
    font-size:16px;
    font-weight:bold;
    border-bottom:2px solid #ccc;
    color:#000;
    }

#sub-popup h2 {
    padding-bottom:3px;
    font-size:12px;
    font-weight:bold;
    letter-spacing:normal;
    }

#sub-popup .steps {
    width:400px;
    }

#sub-popup .steps img {
    float:left;
    margin:0 10px 10px 0;
    }

#sub-popup .steps h2 {
    padding-top:8px;
    }

#sub-popup li, #sub-popup dt {
    padding-bottom:3px;
    font-weight:bold;
    }

#sub-popup ol p {
    padding-bottom:20px;
    font-weight:normal;
    }

#sub-popup dd { padding-bottom:10px; }

p.note { font-style:italic; }

/* supplemental popup ends */ 