/* Main Styles */

html {
	background-color: #D6DDE5
}

body {
	background: url('/images/bkg_bd.jpg');
	background-position: top center;
	background-repeat: no-repeat;
	color: #1e1e1e;
}

#wrap {
	text-align: center;
}

#main {
	text-align: left;
	width: 950px;
	margin-left: auto;
	margin-right: auto
}

#hd {
	height: 97px;
	position: relative
}

#bd {
	min-height: 500px;
	background-color: #FFF;
	padding: 1em
}

#ft {
    width: 950px;
	min-height: 50px;
	padding: 1em;
	padding-bottom: 0;
	color: #8c8c8c;
	font-size: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 2em;
}

a {
    color: #2973C4;
    text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a.blue {
    color: #2973C4!important;
    text-decoration: none!important;
}

a.blue:hover {
	text-decoration: underline!important;
}

/*#ft.informa {
	background: transparent url(/images/InformaLogo.png) 96% bottom no-repeat;
}*/

#ft a {
	color: #8c8c8c;
	text-decoration: none;
}
#ft a:hover {
	text-decoration: underline;
}

#ft .disclaimer {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	width: 370px;
	height: 33px;
	position: absolute;
	top: -10px;
	cursor: pointer;
}
#moneytalksnewslink {
	width: 175px;
	height: 13px;
	position: absolute;
	top: 25px;
	left: 180px;
	cursor: pointer;
}

.maintextblock {
	margin: 1em 2em 1.5em 2em;
/*	border-top: 1px dotted #e8e8e8;*/
	line-height: 1.5em;
}

.maintextblock .item {
	border-bottom: 1px dotted #e8e8e8;
	clear: both;
}

.maintextblock .item h3 {
	width: 24%;
	font-size: 140%;
	margin: 0;
	font-weight: normal;
	margin-left: 150px;
	margin-top: .5em;
	padding-top: .2em;
}

.maintextblock .item img {
	float: left;
}

.maintextblock .item h3 a {
	color: #1e1e1e;
	text-decoration: none;
}
.maintextblock .item h3 a:hover {
	text-decoration: underline;
}

.maintextblock .item p {
	margin-top: .4em;
	margin-left: 150px;
}

.maintextblock .item a {
	color: #8c8c8c;
	text-decoration: none;
}
.maintextblock .item a:hover {
	color: #1e1e1e;
}

.maintextblock .item .clearboth {
	display: inline;
	margin-left: .5em;
}

p.question {
	padding: 1em;
	background-color: #e8e8e8;
}


/* Menus */

#mainmenu {
	position: absolute;
	bottom: 0px;
	width: 950px
}

#mainmenu
ul {
	float: right;
	margin: 0;
	margin-right: .5em
}

#mainmenu ul
li {
	list-style: none;
	list-style-type: none;
	float: left;
	background-color: #F5F6F7;
	margin: 0em 1px;
	padding: 1em 1.7em .9em;
}

#mainmenu ul
li.active {
	background-color: #FFF
}

#mainmenu ul
a {
	text-decoration: none;
	font-size: 110%;
	color: #8c8c8c;
	text-shadow: white 0 1px 1px;
}

#mainmenu ul a:hover {
	color: #000
}

#mainmenu ul
li.want {
	background: none;
	color: #8c8c8c
}

#finder {
	margin: 1em
}
#submenu {
	margin: 1em;
	margin-top: .7em;
}

#submenu
ul {
	float: right
}

#submenu ul
li {
	list-style: none;
	list-style-type: none;
	float: left;
	margin-left: 30px;
	margin-right: .3em;
}

#submenu ul li
a {
	color: #999;
	text-decoration: none;
	text-shadow: white 0 1px 1px
}

#submenu ul li a:hover, #submenu ul li.active
a {
	color: #000
}

#submenu h1, #finder
h1, .featured-cards h1  {
	float: left;
	line-height: 32px;
	margin: 0 0 .5em .3em;
	display: inline;
	font-size: 200%;
	font-weight: normal;
}


/* Slider */

#slider {
	margin: 0;
	overflow: hidden;
}
#slides {
	padding: 1em 1em 0 1em;
	padding-top: .7em;
	padding-top: 1.5em;
	overflow: hidden;
}

.slideControl {
	cursor: pointer;
	padding: 1em 0;
	margin: 0;
	width: 20%;
	display: block;
	float: left;
	text-align: center;
	font-weight: bold;
}
.slideControl.slideSelected, .slideControl:hover {
	background-color: #EEEEEE;
}

.slideControl:hover {
/*	background-color: #8c8c8c;
	color: #ffffff;*/
}


#slidesControls {
	border-top: 1px dotted #e8e8e8;
	margin-top: 1em;
	padding-top: 1em;
	margin-right: 1em;
	margin-left: 1em;
}

.slidebody {
	float: right;
	width: 50%;
	padding: 5em 6em 0 2em;
}

.slidebody .button {
	margin: 0 auto;
}

#slides h1 {
	float: left;
	margin: 0;
	margin-left: -.3em;
	padding: 0;
	display: inline;
	font-weight: normal;
	
	width: 100%;
	text-align: center;
	font-size: 280%;
}

#slides h3 {
	font-size: 190%;
	font-weight: normal;
	line-height: 1.5em;
	margin: 0;
}

#slides p {
	margin-left: 1px;
}

#slides img {
	float: left;
	margin: 0;
	padding: 0;
	margin-top: .5em;
	margin-left: 2em;
	clear: left;
}

.featured-cards, #cardtables {
	border-top: 1px dotted #e8e8e8;
	margin-top: 1.5em;
	padding-top: 1.5em;
	margin-right: 1em;
	margin-left: 1em;
}

.slidebutton {
	margin-top: 2em;
	text-align: center;
}
.slidebutton .button {
	width: 65%;
	padding-left: 0;
	padding-right: 0;
}

#slides .options a {
	color: #8c8c8c;
	text-decoration: none;
}
#slides .options a:hover {
	color: #1e1e1e;
}

a#findmortgage {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
    padding: 1em 120px;
    background-position: 0 -398px;
}
a#findmortgage:hover {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: 0 -488px;
}

a#findsavings {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
    padding: 1em 130px;
    background-position: 0 -578px;
}
a#findsavings:hover {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: 0 -668px;
}

a#findcreditcard {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
    padding: 1em 130px;
    background-position: 0 -38px;
}
a#findcreditcard:hover {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: 0 -128px;
}

a#findmoneytalks {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
    padding: 1em 130px;
    background-position: 0 -218px;
}
a#findmoneytalks:hover {
	background: url(/images/btn_slider_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: 0 -308px;
}


/* Credit Card Slider */


.featured-cards #slider {
	clear: none;
	
}

.featured-cards #slidesControls {
	float: left;
	width: 30%;
	border: 0;
	margin-top: 0;
}

.featured-cards .slideControl {
	clear: left;
	width: 100%;
	text-align: left;
	padding: .3em;
	height: 4.2em;
	margin-bottom: 1px;
}

.featured-cards .slideControl h2 {
	margin: .3em .3em 0 .3em;
	padding: 0;
	font-weight: normal;
	font-size: 100%;
	color: #8c8c8c;
}

.featured-cards .slideControl h3 {
	margin: 0 .3em;
	font-weight: bold;
}

.featured-cards #slides {
	width: 30%;

}

.featured-cards .slidebody {
	padding: 0;
	float: left;
	text-align: left;
	width: 100%;
	overflow: hidden;
}

.featured-cards .slidebody img {
	margin-left: 0!important;
	margin-right: 1.5em!important;
}

.featured-cards .slidebody .details {
	clear: both;
	padding-top: .5em;
	margin-bottom: 0;
	padding-bottom: 0;
}

.featured-cards .slidebody table {
	width: 70%;
	margin: 0;
	margin-top: .5em;
}
.featured-cards .slidebody table td {
	border-color: #c8c8c8;
	border-style: dotted;
	color: #8c8c8c;
}

p.applynow {
	text-align: center;
	margin-top: 1.5em;
	margin-bottom: 0;
}

/*p.applynow a {
/*	background-color: #eeeeee;
	padding: .6em 3em;
	color: #000000;
	text-decoration: none;
	font-size: 120%;*!/
	padding: 1em;
	background-image: url('/images/btn_applynow.png');
	background-position: top;
	background-repeat: no-repeat;
}

p.applynow a:hover {
	background-color: #8c8c8c;
	color: #ffffff;
}*/

p.applynow a {
	background: url(/images/btn_applynow_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0em;
    padding: 1.35em 100px;
    background-position: -16px -30px;
}
p.applynow a:hover {
	background: url(/images/btn_applynow_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: -16px -110px;
}

.featured-cards .slidebody table td .value {
	clear: left;
	display: block;
	font-size: 150%;
	color: #1e1e1e;
}

.featured-cards .slidecontent {
	padding: 0;
	margin: 0;
	width: auto;
	height: auto;
}

.featured-cards #slides h1 {
	margin: 0;
	padding: 0;
	width: 20%;
}

/* Finders */

#finder {
	border-top: 1px dotted #e8e8e8;
	padding-top: 1.5em;
	margin-top: 1.5em;
}

#finderquestions {
	margin: 1em;
}

#finder h2 {
	float: left;
	margin: 0 0px .5em .3em;
	display: inline;
	font-size: 180%;
	font-size: 200%;
	font-weight: normal;
}
.msie6 #finder h2, .msie7 #finder h2 {
	margin-bottom: 0;
}

.line {
	clear: left;
	margin: 0;
/*	line-height: 1.5em;*/
/*	border: 1px dotted #e8e8e8;*/
	padding: .7em 0;
/*	min-height: 2.1em;*/
}

.line
p {
	float: left;
	width: 25%;
	font-weight: bold;
	margin-right: 1em;
	margin-bottom: 1em;
}
.msie .line p {
	width: 28%;
}

.line input[type="text"] {
/*	border: 3px solid red;*/
}

.line input[type="radio"] {
	margin-right: .5em;
}

.line
label {
	margin-right: 2em;
/*	line-height: 1.5em;*/
}

.line
.zipcode {
	width: 6em
}

.line .loanamount {
	width: 7em;
}

span.jumbovconforming {
	color: #8c8c8c;
	font-weight: normal;
}

.jumbovconforming a {
	color: #8c8c8c;
	text-decoration: none;
}
.jumbovconforming a:hover {
	color: #1e1e1e;
}


/* Tables */

#ratesloading {
	height: 1.7em
}

#ratesloading
img {
	clear: left;
	margin: 0;
	padding: 0;
	margin-left: 1em;
	position: relative;
	top: 4px;
}
.msie8 #ratesloading
img {
	position: relative;
	top: 5px;
}
.msie6 #ratesloading
img, .msie7 #ratesloading
img {
	position: relative;
	top: -10px;
}

p.norates {
	margin: .7em 0 3em .7em;
}

#ratestable {
	border-top: 1px dotted #e8e8e8;
	padding: 0;
	padding-top: 1.5em;
	margin-top: 1em;
}

table.tablesorter {
	clear: both;
	background-color: #CDCDCD;
	margin: 1em;
	width: 97.5%;
	font-size: 90%;
}

table.tablesorter thead tr th, table.tablesorter tfoot tr
th {
	background-color: #e6EEEE;
	border: 1px
solid #FFF;
	padding: .6em;
	text-align: left;
}

table.tablesorter thead tr
.header {
	background-image: url('/images/bg.gif');
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer
}

table.tablesorter tbody
td {
	color: #3D3D3D;
	padding: 1em;
	background-color: #FFF;
	vertical-align: top;
	text-align: center
}

table.tablesorter tbody tr.odd
td {
	background-color: #F0F0F6
}

table.tablesorter thead tr
.headerSortUp {
	background-image: url('/images/asc.gif')
}

table.tablesorter thead tr
.headerSortDown {
	background-image: url('/images/desc.gif')
}

table.tablesorter thead tr .headerSortDown, table.tablesorter thead tr
.headerSortUp {
	background-color: #D6DDE5
}

table.tablesorter tr
td {
	border: 1px
solid #FFF
}

td.instname {
	text-align: left!important
}

td.details {
	max-width: 150px
}

td.apy {
	width: 50px
}

a.smallcall {
	background: url(/images/btn_call_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	margin-top: 0em;
	margin-right: .5em;
	margin-left: -.3em;
    padding: 1em 1.65em;
    background-position: -26px -30px;
}
a.smallcall:hover {
	background: url(/images/btn_call_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: -26px -100px;
}


/* Credit Card Tables */

#cardtables h1 {
	margin-left: 0;
}

#cardtables table {
	margin-left: 0;
	margin-right: 0;
}

#cardtables table .name {
	text-align: left;
}

#cardtables table .name a {
	color: #1e1e1e;
	text-decoration: none;
	font-weight: bold;
}

#cardtables table .apply {
	padding-left: 0;
	padding-right: 0;
}

#cardtables table .apply a {
	background: url(/images/btn_applysmall_sprite.png);
	background-repeat: no-repeat;
	background-position: top center;
    margin: 0;
    padding: 1.1em 3.25em;
    background-position: -5px -30px;
}
#cardtables table .apply a:hover {
	background: url(/images/btn_applysmall_sprite.png);
	background-repeat: no-repeat;
	background-position: top;
	background-position: -5px -100px;
}


a.tellink {
	color: #1e1e1e;
	text-decoration: none;
}


/* 3 Columns of links */

.threecol {
	float: left;
    width: 32%;
    margin-left: auto;
    margin-right: auto;
}

.threecol h3 {
	font-size: 150%;
}

.threecol ul, .threecol ul li {
	list-style: none;
	list-style-type: none;
	margin-left: 0;
}


/* Frontpage Selector */

/*.selector {
    margin-top: 1em;
    padding-top: 1em;
	border-top: 1px dotted #e8e8e8;
}

.selector #submenu ul {
	float: left;
	margin-top: 0;
}

.selector li a {
	font-size: 150%;
	line-height: 37px;
}*/

/* Ads */

#ad200 {
	width: 200px;
	float:right;
	margin-left: 3em;
	padding: .5em;
	background-color: #D6DDE5;
	
/*	display: none;*/
}

/* Gloabls */

.left {
	float: left
}

.clear {
	clear: both
}

p.center {
	text-align: center;
}

/* Buttons */
.button {
	padding: 0 80px;
	border: 1px solid #999;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	background: url('http://www.interestmatters.com/images/btn_bkg.gif') repeat-x left top;
	background:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#ddd));
	background:-moz-linear-gradient(center top, #fff, #ddd);
	font-family:arial,sans-serif;
	font-size:1em;
	height:2em;
	vertical-align:middle;
	outline: none;
	font-weight: bold;
	cursor: pointer;
}
.button:hover {
	background: #ebebeb;
	background:-webkit-gradient(linear,left top,left bottom,from(#f7f7f7),to(#d0d0d0));
	background:-moz-linear-gradient(center top, #f7f7f7, #d0d0d0);
}
.button.active, .button:active {
	background: url('http://www.interestmatters.com/images/btn_bkg_active.gif') repeat-x left top;
	background:-webkit-gradient(linear,left top,left bottom,from(#ccc),to(#ddd));
	background:-moz-linear-gradient(center top, #cccccc, #dddddd);
	outline: none;
}
/* Button hacks */
button::-moz-focus-inner { border: 0; }
.msie6 .button, .msie7 .button {
	padding: 0 50px;
}
a.button  {
	display: block;
	line-height: 2em;
	color: #222;
	text-shadow: 0px 1px #f7f7f7;
}
a.button:hover {
	text-decoration: none;
}

.applybutton {
	margin-bottom: 10px;
	margin-left: 8px;
	float: right;
}
.applybutton .button {
	padding-left: 60px;
	padding-right: 60px;
	margin-right: 22px;
	margin-left: 10px;
}

/* Informa Credit Card Page */
#cc_wrap {
	padding: 0 2em;
}
#cc_wrap ul {
	margin: 0;
	margin-bottom: 1em;
	display: table;
}
#cc_wrap ul li {
	list-style-type: none;
	padding: 1em 0;
}
#cc_menu {
	clear: both;
	float: left;
	width: 190px;
	padding-top: 1em;

}
#cc_menu h3 {
	border-bottom: 1px solid #f7f7f7;
	padding-bottom: .4em;
	margin: 0 0 .5em 0;
	font-size: 18px;
	font-weight: normal;
}
#cc_menu li {
	padding: 0 0 !important;
}
#cc_menu li a {
	color: #a0a0a0;
	text-decoration: none;
	display: block;
	padding: .6em 1em;
}
#cc_menu li a:hover, #cc_menu li a.active {
	color: #000;
	text-decoration: none;
	background-color: #f7f7f7;
}

#cc_title {
	margin-top: 2em;
	margin-bottom: 0;
	font-size: 18px;
	border-bottom: 1px solid #f7f7f7;
	text-align: center;
}

span.sortedbysub {
	color: #909090;

}

.maintextblock .item a {
	color: #8c8c8c;
	text-decoration: none;
}
.maintextblock .item a:hover {
	color: #1e1e1e;
}


#cc_tables {
	float: right;
	width: 670px;
}
ul.cc_group li.normal {
	border-bottom: 1px solid #eee;
}


#cc_tables .cardthumb {
	width: 110px;
	padding: 0;
	float: left;
}
#cc_tables .cardthumb img {
	width: 99px;
	height: 65px;
}
#cc_tables .cardname {
	width: 320px;
	float: left;
}
#cc_tables .introapr {
	float: left;
	width: 120px;
	text-align: center;
}
#cc_tables .apr {
	float: left;
	width: 120px;
	text-align: center;
}

#cc_tables ul li .detail {
	display: block;
	font-size: 11px;
	color: #b0b0b0;
}

.normal .introapr, .normal .apr {
	font-size: 20px;
	padding-top: .5em;
}
.normal .cardname h3 {
	font-size: 15px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	margin-top: .1em;
}
.normal .cardname div.showdetails {
	display: block;
	float: left;
	clear: left;
	font-size: 13px;
	padding-top: .3em;
	color: #2973C4;
	cursor: pointer;
}
.normal .cardname div.showdetails:hover {
	text-decoration: underline;
}
.normal .cardname div.applylink {
	display: block;
	float: left;;
	font-size: 13px;
	padding-top: .3em;
	padding-left: .35em;
}

#cc_tables li.heading {
	font-weight: bold;
	padding-bottom: 3em;
	padding-top: 0;
}
#cc_tables li.heading div {
	padding: .75em 0;
}
#cc_tables li.heading .apr, #cc_tables li.heading .introapr {
	cursor: pointer;
	border-bottom: 1px solid #f7f7f7;
	background: url(http://www.interestmatters.com/images/bg.gif) no-repeat 80% center;
}
#cc_tables li.heading .apr:hover, #cc_tables li.heading .introapr:hover {
	background-color: #f7f7f7;
}
#cc_tables li.heading .apr.asc, #cc_tables li.heading .introapr.asc {
	background-image: url(http://www.interestmatters.com/images/asc.gif);
}
#cc_tables li.heading .apr.desc, #cc_tables li.heading .introapr.desc {
	background-image: url(http://www.interestmatters.com/images/desc.gif);
}
#cc_tables li.heading .cardthumb, #cc_tables li.heading .cardname {
	color: #fff;
}

.carddetails {
	padding-top: 1em;
}
.carddetails .benefit, .carddetails .rebate {
	font-weight: bold;
	padding-bottom: 1em;
}
.carddetails ul li {
	display: inline;
	font-weight: bold;
	margin-right: 2.8em;
}
.carddetails ul li.last {
	margin-right: 0;
}
.carddetails span {
	font-weight: normal;
	padding-left: .5em;
}
.carddetails .conditions {
	font-size: 9px;
	color: #b3b3b3;
}

#cc_loading {
	position: absolute;
	top: 330px;
	text-align: center;
	width: 680px;
}


/* Apply buttons */

a.apply {
	color: white;
	padding: .5em 1.2em;
	padding: .5em 72px;
	background-color: #2973C4;
	border: 1px solid #2973C4;
	margin: -.65em .9em 1em 1em;
	display: block;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
a.apply:hover {
	text-decoration: none;
	background-color: #2f85e4;
}



.clear {
	clear: both;
}