/* CSS Document */



/* Left hand boxes */

#left { 
	float:left;
	width:485px;
	}

#left h2 {
	color:#900;
	font-size:1.6em;
	margin:0;
	}

#left .intro {
	background:url("/resources/images/home/intro.jpg") no-repeat bottom left;
	padding:10px 0 0 130px;
	min-height:90px;
	height:auto;
	_height:90px;
	}
	
#left h1 {
	font-size: 1.4em;
	color: #900;
	margin: 0px;
	display: inline;
	word-spacing: -1px;
	}
	
#left span.homeHeader {
	font-size: 1.4em;
	color: #900;
	margin: 0px;
	display: inline;
	font-weight: bold;
	word-spacing: -1px;	
	}
	
	

#left .mainBox {
	background:url("/resources/images/home/apply.jpg") no-repeat #CBE8FF;
	margin:0;
	padding:10px;
	min-height:140px;
	height:auto;
	_height:140px;
	}

#left .mainBox h2.cash, #left .mainBox p.cash {
	margin-left:140px;
	margin-top:0;
	padding-top:10px;
	width:140px;
	}

#left .mainBox h2.cash{
	color:#006699;
	font-size:1.4em;
	margin-bottom:8px;
	margin-top:8px
	}

#left .mainBox h2.cash span{
	font-size:1.1em;
	line-height:0.8em;
	}

#left .mainBox p.cash{
	color:#03ACCD;
	margin-top:-14px;
	}

#left .mainBox a.applyHome{
	background:url("/resources/images/home/applyButton.gif") no-repeat;
	margin:8px 6px 0 0;
	_margin:8px 3px 0 0;
	float:right;
	display:block;
	width:162px;
	height:130px;
	}

#left .mainBox a.applyHome:hover{
	background:url("/resources/images/home/applyButton.gif") no-repeat 0 -130px;
	}

#left .stepsBox{
	background:url("/resources/images/home/applyBot.gif") no-repeat #CBE8FF bottom;
	padding:0 10px 10px 10px;
	float:left;
	}

#left .stepsBox h3.steps{
	color:#03ACCD;
	margin-bottom:10px;
	font-size:1.9em;
	padding:0;
	}

#left .stepsBox ol.steps{
	display:inline;
	width:100px;
	color:#006699;
	}

#left .stepsBox ol.steps li{
	display:block; 
	float:left;
	font-size:0.9em;
	font-weight:bold;
	min-height:50px;
	height:auto;
	_height:50px;
	}

#left .stepsBox ol.steps li.one{
	background:url("/resources/images/home/one.gif") no-repeat;
	padding-left:35px;
	width:70px; 
	}

#left .stepsBox ol.steps li.two{
	background:url("/resources/images/home/two.gif") no-repeat;
	padding-left:75px;
	width:85px; 
	}

#left .stepsBox ol.steps li.three{

	background:url("/resources/images/home/three.gif") no-repeat;

	padding-left:75px;

	width:125px; 

	}

	

/* Right hand boxes */

#right{

	float:right;

	width:215px;

	margin-left:20px;

	}

#right .boxTop{

	background:url("/resources/images/home/rightBoxTop.gif") no-repeat top;

	padding:5px 0;

	margin-top:10px;

	}

#right .box{ 

	width:185px;

	background:url("/resources/images/home/rightBox.gif") no-repeat bottom;

	padding:0 20px 14px 10px;

	}

#right .box h3{

	color:#900; 

	font-size:1.2em;

	padding:0;

	line-height:1.1em;

	}

#right .box ul{

	margin:6px 6px 0 0;

	}

#right .box ul li{

	color:#ED1000;

	font-weight:bold;

	margin-bottom:5px;

	list-style:none;

	padding:0  0 2px 22px;

	background:url("/resources/images/home/redArrow.gif") no-repeat;

	}

#right .box div.existing{

	margin:10px 0 0 0;

	}

#right .box div.existing a{

	background:url("/resources/images/buttons/existingCustomers.gif") no-repeat;

	padding:0;

	height:25px;

	width:132px;

	display:block;

	font-weight:bold;

	font-size:0.9em;

	color:#fff;

	text-decoration:none;

	}	

#right .box div.existing a:hover{

	background:url("/resources/images/buttons/existingCustomers.gif") 0 -25px no-repeat;

	}
	
/*XMAS*/
#christmas-countdown-wrapper {
	margin: 0px;
	padding: 0px;
	height: 313px;
	width: 198px;
	background-image: url(/resources/images/home/christmas-countdown-07.gif);
	background-repeat: no-repeat;
}
#christmas-count-number-box {
	width: 198px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#christmas-count-number-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 65px;
	font-style: normal;
	font-weight: bold;
	color: #666;
	margin: 0px;
	padding: 0px;
	text-align: center;
	line-height: 45px;
}
#christmas-days-to-go-box {
	width: 198px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-align: center;
	line-height: 32px;
	font-weight: bold;
	color: #666;
}


