/*
paydayloans_screen.css

Description:
Payday Loans stylesheet used by newer generation browsers, for screen media only.

Version
1.0 - October 14, 2005


Author:
Sing Chan, sing_chan@grey.net
*/


a, h2, h3, h4, h5, #logo a, .content th, p.deck {
	color: #9EC54C;
}

a:hover {
	color: #C0D98A;
}

td.areaTitle {
	background: #C0D98A;
}

#logo a {
	background: url(../../_images/services/paydayloans/bg_logo.gif) no-repeat #9EC54C;
}

#hero {
	height: 120px;
	background-image: url(../../_images/services/paydayloans/hero1.jpg);
}
.header 
{
    height: 23px;
    width: 520px;
    font-weight: bold;
    color: White;
    background-image: url(../../_images/services/paydayloans/bg_headers.jpg);
}


#features {
	height: 202px;
	background-image: url(../../_images/services/paydayloans/features.gif);
}



/* calculator styles */

table.calculator {
	width: 350px;
	margin-bottom: 0;
	background: url(../../_images/services/paydayloans/bg_calculator.gif) repeat-y;
}

.calculator td, .calculator th {
	padding: 4px 10px 4px 10px !important;
}

.calculator input.text {
	border: none;
	background: #C0D98A;
}

.calculator select {
	background: #C0D98A;
}

.calculator thead th {
	padding-top: 6px !important;
	border-bottom: 2px solid #C0D98A;
	background: url(../../_images/services/paydayloans/bg_calculator_top.gif) no-repeat;
	font-size: x-small;
voice-family: "\"}\"";
voice-family:inherit;
	font-size: small;
}
html>body .calculator thead th {
	font-size: small;
}

.calculator tfoot th {
	font-weight: normal;
	border: none;
	background: url(../../_images/services/paydayloans/bg_calculator_bottom.gif) no-repeat bottom left;
	padding-bottom: 6px !important;
}

.calculator tfoot th.right {
	background-position: bottom right;
}

.calculator td {
	border-bottom: 2px solid #C0D98A;
}

.calculator td.noborder {
	border: none;
}
