﻿@charset "utf-8";
/* CSS Document */

h1{
font-size: 24px;
color:#00aeef;
}
h2 {
font-size: 20px;
color:#333333;
font-weight:700;
line-height:24px;
}
h3{
font-size: 22px;
color:#434b5c;
font-weight:bold;
padding-bottom:0px;
}
h4 {
font-size: 20px;
color:#666666;
line-height:10px;
}
h5{
font-size: 18px;
color:#000000;
padding-top:10px;
}
.red{
color:#c5161d;
}
.blue{
font-size: 10px;
color:#3489bc;
}
.black{
font-size: 12px;
color:#000;
}

#logo,#logo2,#menu,#creditbureau,#creditbureau2,#postit,#tagline,#formstuff,#formtable,#icon,
#button,#cta,#creditrating,#sec,#verisign,#alersite,#benefits,#benefitstitle,
#sr,#credseal,#flagca,#flaguk,#hero2,#why,#links,#steps,#disclaimers{
position:relative;
margin:0 auto;
}

/* Logo */

img#logo{
	top:15px;
	left:45px;
	width:310px;
	height:101px;
}
img#logo2{
	top:23px;
	left:45px;
	width:242px;
	height:75px;
}
/* Misc */

img#creditbureau{
	display:inline;
	top:-20px;
	left:165px;
}
img#creditbureau2{
	display:inline;
	top:0px;
	left:360px;
}
img#credseal{
	display:inline;
	top:15px;
	left:180px;
}
img#flagca{
	display:inline;
	top:-22px;
	left:195px;
}
img#flaguk{
	display:inline;
	top:-22px;
	left:200px;
}

/* Content */


/* Tagline */

div#heroshot
{
	position:absolute;
	left:0px;
	top:130px;
	width:440px;
	height:315px;
	cursor:pointer;
}

div#tagline {
	top:25px;
	left:225px;
	width:520px;
}

/* Forms */

div#formstuff{
	top:30px;
	left:225px;
	width:550px;
	/*background:#fff url(../images/form-bg.jpg) top center no-repeat;*/
	text-align:center;
}
table#formtable{
}
td{
	color:#000;
	font-weight:normal;
}

input.input{
	margin:2px;
	padding:2px;
	height: 15px;
}
#OffersAndDiscounts{
	margin-left:0px;
}
p#checkboxtxt{
	margin: 0px;
	font-size:11px;
	line-height:1.1em;
	color:#434b5c;
	text-align:center;
	width: 260px;
}
input#button{
	top:20px;
	left:0px;
	width:310px;
	height:73px;
}

/* Mid Content */



/* Misc */

img#hero2{
	top:50px;
	left:75px;
	}

div#why{
	top:-80px;
	left:10px;
	width:580px;
	line-height:20px;
	}


/*Benefits*/

div#benefits{
	top:-55px;
	left:125px;
	width:350px;
	height:150px;
	font-size:13px;
	color:#333333;
	line-height:1.1em;
}
h3#benefitstitle{
	top:0px;
	left:-65px;
	width:250px;
	color:#070707;
	font-size:13px;
	font-weight:bold;
	padding-bottom:10px;
}

ul#benefits{
	top:-150px;
	left:350px;
	width:300px;
	height:250px;
	color:#333333;
	}
ul#benefits li{
	margin-bottom:12px;
	font-size:13px;

}
ul#benefits li a:link,ul#benefits li a:visited{
	color:#333333;
	text-decoration:none;
}
ul#benefits li a:hover,ul#benefits li a:active{
	color:#333333;
	text-decoration:none;
}


div#creditrating{
	background: url(../images/credit-score-rating.jpg) no-repeat;
	top:60px;
	_top:-310px;
	left:0px;
	width:241px;
	height:167px;
}
div#links{
	top:75px;
	_top:-365px;
	left:10px;
	width:155px;
	}
#poor{
	height:105px;
	width:50px;
	margin:0px 6px 0px 5px;
	cursor:pointer;
	float:left;
}

#fair{
	height:105px;
	width:50px;
	margin:0px 6px 0px 5px;
	cursor:pointer;
	float:left;
}

#good{
	height:105px;
	width:50px;
	margin:0px 5px 0px 5px;
	cursor:pointer;
	float:left;
}

#great
{
	height:105px;
	width:50px;
	margin:-105px 5px 0px 5px;
	cursor:pointer;
	float:right;
}



/* Footer */


/* Security Logos */

div#sec{
	top:115px;
	_top:-320px;
	left:28px;
	width:275px;
	height: 100px;
}
div#verisign{
	display:inline;
	top:0px;
	left:25px;
	width:75px;
}
div#alersite{
	display:inline;
	top:0px;
	left:0px;
	width:100px;
}

/* Footer Links */

ul#footerlinks{
	padding:0px 0px 0px 0px;
	}

ul#footerlinks li{
	display:inline;
	margin-right:20px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#footerlinks li a:link,ul#footerlinks li a:visited{
	color:#666666;
	text-decoration:none;
}
ul#footerlinks li a:hover,ul#footerlinks li a:active{
	color:#666666;
	text-decoration:none;
}

/* Copyright & Disclaimers */

div#copyright
{
	color:#666666;
	text-align:left;
	font-size:11px;
	text-transform:none;
	line-height:20px;
	font-weight:normal;
	margin-top: 0px;
}

div#disclaimers
{
	top:0px;
	color:#666666;
	text-align:left;
	font-size:11px;
	font-weight:normal;
	margin-top: -10px;
}
/*ToolTip
-----------------------------------------------------------------*/
#rzTooltip{
	width:275px;
	font-size:12px;
	border-width:1px;
	border-color:#FFFFFF;
	border-style:solid;
}

#rzTooltip_header{
	background-color:#941116 ;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:13px;
	padding:5px 5px 5px 5px;
	margin:0px;
	color:#FFFFFF;
	border-left:1px;
	border-right:1px;
	border-top:1px;
	border-style:solid;
	border-color:#dbdbaf;
}

#rzTooltip_body{
	background-color:#FFFFFF;
	border-left:1px;
	border-right:1px;
	border-bottom:1px;
	border-style:solid;
	border-color:#dbdbaf;
}

#rzTooltip_body{
	padding: 5px;
}

#rzTooltip_body p{
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	margin:0px 0px 10px 0px;
}
