/*
homepage_screen.css

Description:
Home Page stylesheet used by newer generation browsers, for screen media only.

Version
1.0 - October 14, 2005


Author:
Sing Chan, sing_chan@grey.net
*/



h1 {
	font-size: medium;
	color: #CE3D36;
}

.container {
	/*background: url(../_images/homepage/bg_container1.jpg) no-repeat 0px 0px #FFF;*/
}

.content {
	margin-top: 0px;
	font-size: 8pt;
	line-height: 1.5em;
	margin-left: 30px;
	width: 320px;
	height: 150px;
	min-height: 150px;
}
html>body .content {
	height: auto;
}


/* logo styles */

#logo {
/*	margin: 0 0 0 14px!important;
	border: none;
	background: url(../_images/homepage/bg_logo.gif) no-repeat bottom left;
	text-decoration: none;
	width: 175px !important;
	height: 180px;
	font-size: 2px;
	line-height: 1px;
	color: #FFFFFF;*/
}

#navFooter {
	width: auto !important;
	margin: 0 !important;
	border-top: 1px solid #C2C2C2 !important;
	padding: 4px 6px 4px 6px !important;
}


#navPrimary {
	background-color: #FFF;
}

#navPrimary a#navPrimary_paydayloans {
	background-position: 6px 14px;
	padding-top: 11px;
	height: 19px;
voice-family: "\"}\"";
voice-family:inherit;
	height: 8px;	
}
html>body #navPrimary a#navPrimary_paydayloans {
	height: auto;
}


#flash {
	background-position: 13px 64px;
	background-repeat: no-repeat;
	background-image: url(../_images/homepage/noflash_paydayloans.gif);
	padding: 65px 0 0 14px;
	width: 559px;
	height: 320px;
voice-family: "\"}\"";
voice-family:inherit;
	width: 544px;
	height: 205px;	
}
html>body #flash {
	width: 544px;
	height: 205px;
}





#navNoFlash {
	float: right;
	margin: -1px 15px 0 0;
	padding: 0;
	list-style-type: none;
}
html>body #navNoFlash {
	margin: -1px 30px 0 0;
}

#navNoFlash li {
	padding: 0;
	margin: 0 0 3px 0;
	font-size: 1px;
	line-height: 1px;
}

#navNoFlash li a {
	color: #FFF;
	display: block;
	width: 130px;
	height: 44px;
	background-repeat: none;
	text-decoration: none;
}

#navNoFlash li a:hover {
	background-position: 0px -44px;
}

a#navNoFlash_paydayloans {
	background-image: url(../_images/homepage/navNoFlash_paydayloans.gif);
}

a#navNoFlash_chequecashing {
	background-image: url(../_images/homepage/navNoFlash_chequecashing.gif);
}

a#navNoFlash_easytax {
	background-image: url(../_images/homepage/navNoFlash_easytax.gif);
}

a#navNoFlash_titaniumcards {
	background-image: url(../_images/homepage/navNoFlash_titaniumcards.gif);
}



#loancalculator {
	color: #FFF;
	font-size: 1px;
	line-height: 1px;
	display: block;
	float: right;
	margin-top: 12px;
	width: 128px;
	height: 100px;
	background: url(../_images/homepage/btn_calculator.gif) no-repeat 0px 4px;
	margin-right: 18px;
}
html>body #loancalculator {
	margin-right: 35px;
}
