/* 
 * CashNetUSA.com Print Stylesheet
 */

/* =hidden elements */
.print_link,
#featured_area .promo,
#rates_and_terms_go,
#content_tangent #map_legend,
object,
.tagline,
.skipper,
fieldset.actions,
#loan_actions,
#peepshow_tools,
#content_sub,
#primary_navigation,
#secondary_navigation,
#tertiary_navigation,
#international_navigation,
#login { display: none; }

* { background: transparent; }

/* =featured_banner */
#featured_banner { text-align: center; }

form fieldset .fieldset_header em { font-style: normal; }
form fieldset ul li { margin-bottom: 1em; }
form fieldset ul li label { font-weight: bold; }
select,
input { border-top: none; border-left: none; border-right: none; border-bottom: 1pt solid #000000; }
textarea { border: 1pt solid #000000; }
table { border: 1pt solid #e8e8e9; }
table tr th { border: double #4c4c4c; }
table tr td { border: 1pt solid #666666; padding: 3pt; }

/* =html */
html { font-family: Georgia, FreeSerif, serif; font-size: 11pt; line-height: 140%; }

h1, h2, h3, h4, h5, h6 { line-height: 100%; page-break-after: avoid; }

a:link, a:visited { color: #339933; font-weight: bold; text-decoration: underline; }
a img { border: none; }

/* =branding */
#branding { padding-bottom: 10pt; border-bottom: double #e8e8e9; }


/* =content */
#content_main { float: left; position: relative; width: 100%; }
#content_main h1,
#content_main h2,
#content_main h3,
#content_main h4,
#content_main h5,
#content_main h6 { color: #339933; text-transform: uppercase; line-height: 100%; margin-bottom: 2pt; }
#content_main .disclaimer { border-top: double #e8e8e9; clear: both; font-size: 7pt; line-height: 110%; margin-top: 10pt; }
#content_body { clear: both; }
#content_body #how_it_works_3_steps { float: left; width: 100%; clear: both; list-style: none; }
#content_body #how_it_works_3_steps li { float: left; width: 30%; }
#content_body #how_it_works_3_steps li img { display: block; margin: 0 0 0 20pt; }
#content_body #how_it_works_3_steps li strong { display: none; }
#content_tangent { clear: both; border-top: double #e8e8e9; font-size: 9pt; line-height: 120%; }

/* =loan_details  */
#loan_details { }
#loan_details dl dt { padding: 0em; float: left; clear: left; width: 14em; margin: 0em 0em .5em 0em; font-weight: bold; }
#loan_details dl dd { padding: 0em; float: left; width: 12em; margin: 0em 0em .5em 0em; }

