/* --------------------------------------------------- */
/* --	FILE:		skin.css (001.4STEP) 			-- */
/* --	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: #999;
}


/* STATUS PAGE DEFINITIONS */

/* END LOCAL DEFINED CLASSES - SITE LEVEL*/

img {
	/* prevent images inside links from having borders */
	border: 0px;
}

a img {
	/* prevent images inside links from having borders */
	border: 0px;
}

div.page {

}

#wf-trunk-EDS-response {
	width: auto; 	
	height: auto;
}

div.trunk-EDS-response {

}

.wf-section {
	width: 400px;
}

#wf-trunk-formhead {
	display: none;
}

#wf-trunk-formhead-paperless {
	display: none;
}	

#wf-trunk-formheadsub {
	display: none;
}

#wf-trunk-formheadsub-paperless {
	display: none;
}

#esig-table {
	width: 700px;
}

/* --------------------------- */
/* BASE/SUB TEMPLATES
/* --------------------------- */


div.main-header {
	color: inherit;
}

div.main-title {
	color: #E60073;
	background-color: inherit;
}

div.main-nav-top {
	background-color: inherit;
}

div.main-table {
	color: inherit;
	border-color: inherit;
}	

.main-copy {
	color: inherit;
}



/* --------------------------- */
/* SIDEBAR TEMPLATES
/* --------------------------- */

div.sidebar-copy {
	color: inherit;
}

div.sidebar-title {
	color: inherit;
	border-top: 1px solid inherit;
	border-bottom: 1px solid inherit;
}

/* --------------------------- */
/* 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: #003399;
	text-decoration: none !important;
	cursor: default;
}
/* ------------------------------------------------ */
/* 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: #0B3866;
	border: solid 1px #000;
}

/* --------------------------- */
/* TSS FORM ELEMENTS
/* --------------------------- */

.trunk-section-header {
	color: #ffffff;
	background-color: #000000;
}

/* page 2 section colors */
div.form-section-default {
	/*set the color the same as tr.form-section-default */
    background-color: #E5E5E5;
}

tr.form-section-default {
	/*set the color the same as div.form-section-default */
    background-color: #E5E5E5;
}

div.form-section-alternate {
	/*set the color the same as tr.form-section-alternate */
    background-color: #cccccc;
}

tr.form-section-alternate {
	/*set the color the same as 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;
}


/* --------------------------- */
/* BASE HTML TAGS
/* --------------------------- */


/* default links */
a { 
	text-decoration: none;
	color: #06c;
}

a:visited { 
	text-decoration: none; 
	color: #06c;
}

a:active { 
	text-decoration: underline; 
	color: #06c;
}	

a:hover { 
	text-decoration: underline; 
	color: #06c;
}	

h1, h2, h3, h4, h5, h6  {

}

hr {
	color: inherit;
	background-color: inherit;
}



/* --------------------------- */
/* FAQ LINKS
/* --------------------------- */
div.faq {
	/* Sets the distance of the FAQs text block on main page from the left, the color of the font, and size */
	text-align:left; 
	color:#000000; 
	font-weight:bold;
	font-size:12px;
	padding: 0px 0px 0px 9px;
}

/* Sets link color for FAQs on main page */
#wf-faq a { 
	text-decoration: none; 
	color: #000000;
}

#wf-faq a:visited { 
	text-decoration: none; 
	color: #000000;
}

#wf-faq a:active { 
	text-decoration: none; 
	color: #000000;
}

#wf-faq a:hover { 
	text-decoration: none; 
	color: #666;
}
/*----------------------------------------*/
/* FORMS
/*----------------------------------------*/
#form1 {
	/* step 1 header graphic */
	background-image: url(../media/image/form_head1.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 469px;
	overflow:auto;
}
#form2 {
	/* step 2 header graphic */
	background-image: url(../media/image/form_head2.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 469px;
	overflow:auto;
}
#form3 {
	/* step 3 header graphic */
	background-image: url(../media/image/form_head3.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 469px;
	overflow:auto;
}
#form4 {
	/* step 4 header graphic */
	background-image: url(../media/image/form_head4.jpg);
	background-position:top;
	background-repeat:no-repeat;
	width: 469px;
	overflow:auto;
}
#form-body{
	/* margins for form container (top, right, bottom, left)  */
	margin: 47px 10px 10px 50px;
}
#wf-notices {
	width: 380px;
}
.form_bg {
	background-image:url(../media/image/form_bg_border.jpg);
	background-repeat:repeat-y;
}
td.form-copy {
	/* effects the font size in the form (DO NOT CHANGE) */
	font-size: 12px !important;
}

/* --------------------------- */
/* FOOTER
/* --------------------------- */
	
div.footer {
	/* Sets color of text in footer */
	color: #fff;
}

#wf-footer {
	width: 580px;
}
/* Sets color of links in footer */	
#wf-footer a { 
	text-decoration: none; 
	color: #fff;
}

#wf-footer a:visited { 
	text-decoration: none; 
	color: #fff;
}

#wf-footer a:active { 
	text-decoration: none; 
	color: #fff;
}

#wf-footer a:hover { 
	text-decoration: underline; 
	color: #fff;
}

/* --------------------------- */
/* POP-UP TEMPLATES
/* --------------------------- */

div.pops-page {
	/* set page background for pop-up */
	color: inherit;
	background-color: #ffffff;
}

div.pops-title {
	/* set page title color */
	color: #0B3866;
	background-color: inherit;
}

div.pops-copy {
	color: inherit;
	background-color: inherit;
}

div.pops-close {
	/* sets text color and background color for footer of pop-up */
	color: #fff;
	background-color: #051B30;
}

div.pops-close a {
	/* sets link color for footer of pop-up */
	text-decoration: none;
	color: #fff;	
}

div.pops-close a:active {
	text-decoration: none;
	color: #fff;	
}

div.pops-close a:visited {
	text-decoration: none;
	color: #fff;	
}

div.pops-close a:hover {
	text-decoration: underline;
	color: #fff;	
}

.pops-close a {
/* sets link color for footer of pop-up */
	text-decoration: none;
	color: #fff;	
}

.pops-close a:active {
	text-decoration: none;
	color: #fff	
}

.pops-close a:visited {
	text-decoration: none;
	color: #fff;	
}

.pops-close a:hover {
	text-decoration: underline;
	color: #fff;	
}

.pops-copy a {
	/* sets link color in pop-up (body) */
	text-decoration: none;
	color: #06c;	
}

.pops-copy a:active {
	text-decoration: underline;
	color: #06c;	
}

.pops-copy a:visited {
	text-decoration: none;
	color: #06c;	
}

.pops-copy a:hover {
	text-decoration: underline;
	color: #06c;	
}

.pops-top {
	font-size: 8pt;
	text-align: right;
	text-decoration: none;
	color: pops-top;
}

.pops-small {
	font-size: 8pt;
}

div.main-copy {
	color: inherit;
}

div.main-title {

}

div.main-top {

}

