/* --------------------------------------------------- */
/* --	FILE:		skin.css (001.JAMAICA) 			-- */
/* --	AUTHOR(s):	Marty Vance						-- */ 
/* --	VERSION:	1.00							-- */ 
/* --	DATE:		2004/03/30						-- */ 
/* --	PURPOSE:	Site skin css					-- */ 
/* --   RENAME TO:  skin.americash-online.com.css	-- */
/* --------------------------------------------------- */

/* ----------------------------------------------- */
/* SKIN CLASSES: PER SITE CSS                      */
/* This file should only define colors and         */
/* backgrounds, everything else is defined in      */
/* wireframe.css or in shared css                  */
/* ----------------------------------------------- */

body {
	/* set page background */
	background-color: #cccccc;
	background-attachment: fixed;
}

a img {
	/* prevent images inside links from having borders */
	border-width: 0px;
}

div.page {

}

/* header button positioning */
div.pop-div-1 {
	top: 7px;
	left: 352px;
	width: 74px;
	height: 40px;
}

div.pop-div-2 {
	top: 7px;
	left: 362px;
	width: 74px;
	height: 40px;

}
div.pop-div-3 {
	top: 7px;
	left: 372px;
	width: 64px;
	height: 40px;
}
div.nav-drop {
	top: 18px;
	left: 386px;
	width: 150px;
	height: 30px;
}

div.header {
	background-image: url(../media/image/header_logo_home.jpg);
}

div.header-logo {
	background-image: url(../media/image/header_logo_home.jpg);
}

div.trunk {
	background-color: #C1E0B2;
}

div.trunk2 {
	background-color: #ffffff;
}

div.trunk-header-home {

}

div.trunk-header {

}

div.trunk-mainad {
	background-image: url(../media/image/trunk_mainad.jpg);
}

div.trunk-bullets {
	background-image: url(../media/image/trunk_bullets.gif);
}

div.trunk-body {
	background-color: inherit;
	color: inherit;
}

#wf-trunk-body div {

}

/* Change form background color here -- */
td.trunk-content {
	background-color: #ffffff;
}

div.trunk-formhead {
	background-image: url(../media/image/formbanner.gif);
}

div.trunk-formheadsub {
	background-image: url(../media/image/easy.gif);
}

div.trunk-formheadsub-paperless {

}

#wf-trunk-EDS-response {
	position: relative;
	width: 400px; 	
	height: auto;
	margin: 10px;
}

div.wf-section {
     width: 640px;
     padding: 0px;
     margin: 0px auto;
	text-align:center;
}

div.trunk-EDS-response {

}

#wf-trunk-formhead {
	display: none;
}

#wf-trunk-formhead-paperless {
	display: none;
}	

#wf-trunk-formheadsub {
	display: none;
}

#wf-trunk-formheadsub-paperless {
	display: none;
}

/* set sidebar background color here  */
td.trunk-sidebar {
	background-color: #C1E0B2;
	color: inherit;
}

div.trunk-seo {

}

div.trunk-marketing {
	background-color: #ffffff;
}

/* related offers banner area */
.trunk-ads {
	background-color: #ffffff;
}

/* colors for sidebar section headers, questions header */
.trunk-section-title {
	color: #ffffff;
	background-color: #6699FF;
}

#wf-trunk-testimonials-subcopy {
	position: relative;
	top: 225px;
	margin: 0px 5px;
}

div.trunk-testimonials-onepage {
	background-color: inherit;
	color: inherit;
}

div.trunk-testimonials-onepage a:hover {
	color: inherit;
}	

/* Changes Testimonial copy color here -- */
div.trunk-testimonials-subcopy {
	color: #ffffff;
}

#wf-trunk-testimonials-subcopy a {
	color: #ffffff;
	text-decoration: underline;
}

#wf-trunk-testimonials-subcopy a:hover, #wf-trunk-testimonials-subcopy a:visited, #wf-trunk-testimonials-subcopy a:active {
	color: #ffffff;
}

#testimonial-copy-overwrite {
	font: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #990000;
	text-align: center;
	padding: 3px;
	width: auto;
	height: 30px;
}

/* Change Questions Header color here -- */
td.trunk-questions {
	color:  inherit;
	background-color: inherit;
}

/* question blocks */
.trunk-q {
	color: #3366FF;
	font-weight: bold;
}

.trunk-q a {
	text-decoration: underline;
	color: #3366FF;
	font-weight: normal;
}

.trunk-q a:active, td.trunk-q a:hover {
	color: #3366FF;
	font-weight: normal;
}

.trunk-q1{
	background-color: #D4E9C9;
}

.trunk-q2{
	background-color: #E1F0D9;
}

.trunk-q3{
	background-color: #EAF5E4;
}

div.trunk-pqheader {
	background-color: inherit;
	color:  inherit;
}

div.trunk-ad-block {
	background-color: #ffffff;
}

div.trunk-pqlogo {
	background-color: #ffffff;
}

div.footer {
	color: #ffffff;
}

div.footer-bottombar {
	background-image: url(../media/image/footer_bottombar.jpg);
}

#esig-table {
	width: 700px;
}
/* --------------------------- */
/* SEO RELATED
/* --------------------------- */

div.seo-header {
	color: inherit;
}

div.seo-content {

}

div.seo-footer {
	color: #003399;
}

/* link to hallway page, non-obvious */
#seo-footer a, #seo-footer a:active, #seo-footer a:visited, #seo-footer a:hover {
	color: #0000cc;
	text-decoration: none !important;
	cursor: default;
}

/* ------------------------------------------------ */
/* CLASSES FROM SHARED TEXT CSS
/* ------------------------------------------------ */


/* --------------------------- */
/* BASE/SUB TEMPLATES
/* --------------------------- */


div.main-header {
	color: inherit;
}

div.main-title {
	color: #d23400;
	background-color: inherit;
}

div.main-nav-top {
	background-color: inherit;
}

div.main-table {
	color: inherit;
	border-color: inherit;
}	

.main-copy {
	color: inherit;
}

/* --------------------------- */
/* POP-UP TEMPLATES
/* --------------------------- */

div.pops-page {
	color: inherit;
	background-color: #ffffff;
}

div.pops-title {
	color: #172132;
	background-color: inherit;
}

div.pops-copy {
	color: inherit;
	background-color: inherit;
}

div.pops-close {
	color: #ffffff;
	background-color: #d23400;
}

div.pops-close a {
	text-decoration: none;
	color:#ffffff;
}

div.pops-close a:active {
	text-decoration: none;
	color: #ffffff;	
}

div.pops-close a:visited {
	text-decoration: none;
	color: #ffffff;	
}

div.pops-close a:hover {
	text-decoration: underline;
	color: #ffffff;	
}

div.pops-top {
	font-size: 8pt;
	text-align: right;
	align: right;
	text-decoration: none;
	color: pops-top;
}

div.pops-small {
	font-size: 8pt;
}

div.main-copy {
	color: inherit;
}

div.main-title {

}

div.main-top {

}

div.main-top {

}

/* --------------------------- */
/* SIDEBAR TEMPLATES
/* --------------------------- */

div.sidebar-copy {
	color: inherit;
}

div.sidebar-title {
	color: inherit;
	border-top: 1px solid inherit;
	border-bottom: 1px solid inherit;
}

/* --------------------------- */
/* FOOTER
/* --------------------------- */
#wf-footer {
	width:500px;
}
#wf-footer a { 
	text-decoration: none; 
	color: #ffffff;
}

#wf-footer a:visited { 
	text-decoration: none; 
	color: #ffffff;
}

#wf-footer a:active { 
	text-decoration: none; 
	color: #ffffff;
}

#wf-footer a:hover { 
	text-decoration: underline; 
	color: #ffffff;
}

/* ------------------------------------------------ */
/* CLASSES FROM SHARED FORM CSS
/* ------------------------------------------------ */


div.form-errors {		
	background-color: inherit;
	color: inherit;
}

div.endcap-errors {
	background-color: inherit;
	color: inherit;
}

div.section-head-errors {
	color: inherit;
	background-color: inherit;
}

div.section-foot-errors {
	background-color: inherit;
	color: inherit;
}

div.error-body {
	background-color: inherit;
}

/* --------------------------- */
/* BASIC FORM ELEMENTS
/* --------------------------- */
textarea, select, input.text {
	color: inherit;
	background-color: #ffffff;
	border: 1px solid #000000;
}

input.button {
	color: #FFFFFF;
	background-color: #d23400;
	border: solid 1px #d23400;
}

/* --------------------------- */
/* TSS FORM ELEMENTS
/* --------------------------- */

.trunk-section-header {
	color: #ffffff;
	background-color: #000000;
}

/* page 2 section colors */
div.form-section-default {
    background-color: #e5e5e5;
}

tr.form-section-default {
    background-color: #e5e5e5;
}

tr.form-section-alternate {
    background-color: #cccccc;
}

div.form-section-alternate {
    background-color: #cccccc;
}

div.section-head img {

}

div.section-foot {
	color: inherit;
	background-color: inherit;
}

.section-endcap, .completed-endcap {
    background-color: #000;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.section-submitcap {
	background-color: #000000;
}

span.completed {
	color: #C2D4E5;
}

.boilerplate-bg {
	background-color: inherit;
}

.denied-bg {
	background-color: inherit;
}

.notice {

}

.strong {
	font-weight: bold;
}

/* ------------------------------------------------ */
/* CLASSES FROM SHARED HTML CSS
/* ------------------------------------------------ */

/* --------------------------- */
/* BASE HTML TAGS
/* --------------------------- */


/* default links */
a { 
	text-decoration: none;
	color:#0000cc;
}

a:visited { 
	text-decoration: none; 
	color: #0000cc;
}

a:active { 
	text-decoration: underline; 
	color: #0000cc;
}	

a:hover { 
	text-decoration: underline; 
	color: #0000cc;
}	

h1, h2, h3, h4, h5, h6  {

}

hr {
	color: inherit;
	background-color: inherit;
}


/* --------------------------- */
/* POP UP RELATED
/* --------------------------- */

.pops-copy a {
	text-decoration: none;
	color: #0000cc;	
}

.pops-copy a:active {
	text-decoration: underline;
	color: #0000cc;	
}

.pops-copy a:visited {
	text-decoration: none;
	color: #0000cc;	
}

.pops-copy a:hover {
	text-decoration: underline;
	color: #0000cc;	
}

.pops-close a {
	text-decoration: none;
	color: #FFFFFF;	
}

.pops-close a:active {
	text-decoration: none;
	color: #FFFFFF;	
}

.pops-close a:visited {
	text-decoration: none;
	color: #FFFFFF;	
}

.pops-close a:hover {
	text-decoration: underline;
	color: #FFFFFF;	
}

.pops-top {
	font-size: 8pt;
	text-align: right;
	text-decoration: none;
	color: pops-top;
}

.pops-small {
	font-size: 8pt;
}
div.faq {
	padding-left:10px; 
	text-align:left; 
	color:#000000; 
	font-weight:bold;
	font-size:12px
}
/* --------------------------- */
/* FAQ LINKS
/* --------------------------- */

#wf-faq a { 
	text-decoration: none; 
	color: #0101a9;
}

#wf-faq a:visited { 
	text-decoration: none; 
	color: #0101a9;
}

#wf-faq a:active { 
	text-decoration: none; 
	color: #0101a9;
}

#wf-faq a:hover { 
	text-decoration: underline; 
	color: #df4b02;
}
