/***********************
 Style for new Home Page *
 ***********************/
 
 
/*Default Styles */

body{
	margin:0px;
	padding:0px;
	background-color: #7c7c7c;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}

a{
	text-decoration:underline;
	color:#666666;
}
a:hover{
	text-decoration:underline;
	color:#006633;
}

img {
	border: 0;
}

/* Useful Styles */

.left { 	float: left; }

.right { float: right; }

.underline { text-decoration: underline; }

.italic { font-style: italic; }

.bold { font-weight: bold; }

hr.clear {
	margin: 0;
	padding: 0;
	visibility: hidden;
}

/* Main Layout */

#page {
	width: 937px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/page_bg.jpg) repeat-y;
	margin: 1em auto;
}

/* Header */

#branding {
	height: 145px;
	background: #FFFFFF url(http://www.comparecreditcards.com/images/layout/index_new/container_bg.jpg) top left no-repeat;
	width: 925px;
	padding: 3px 5px 0 5px;
	margin: 0 auto;
	overflow: hidden;
}

#branding #logo {
	width: 453px;
	height: 145px;
	float: left;
	margin: 0;
	padding: 0;
}

#branding #logo a {
	width: 453px;
	height: 145px;
	display: block;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/jivox_logo.jpg) no-repeat;
	text-indent: -1000px;
	overflow: hidden;
}

/* Client Login Button */

.client {
    float: right;
    padding-right: 25px;
    padding-top: 13px;
    width: 200px;
}

.client ul {
    overflow: hidden;    
    margin-bottom: 12px;
}

* html .client ul {
    height: 1%;
    padding-top: 13px;
}

*:first-child + html .client ul {
    padding-top: 13px;    
}

.client li {
    float: right;
    margin-left: 7px;
    list-style-type: none;
}

.client li a {
    display: block;
    height: 19px;
    width: 24px;
    background-repeat: no-repeat;
    text-decoration: none;
}

.client li.usa a {
    background-image: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/usa.gif);    
}

.client li.ind a {
    background-image: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/ind.gif);    
}

.client li.usa a:hover, .client li.usa.active a {  
    background-position: left -19px;
}

.client li.ind a:hover, .client li.ind.active a {
    background-position: left -19px;
}


.client li a span {
    visibility: hidden;
}

#branding #client-login {
    float: right;
    display: block;
    width: 111px;
    height: 28px;
    background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/client_button.jpg) no-repeat 0 0;
    overflow: hidden;
    text-indent: -2500px;
    margin: 0 0 0 0;
}

#branding #client-login:hover {
	background-position: 0 -28px;
}

/* Main Navigation */

#nav_main {
	width: 905px;
	height: 45px;
	background: #FFFFFF url(http://www.comparecreditcards.com/images/layout/index_new/nav_main_bg.jpg) repeat-x;
	clear: both;
	margin: 0 auto;
	padding: 0 5px 0 5px;
}

#nav_main li {
	display: inline;
	float: left;
	height: 34px;
	text-indent: -2500px;
	overflow: hidden;
}

#nav_main li a {
	display: block;
	height: 34px;
	width: 100%;
	float: left;
}

#nav_main li#home {
	width: 86px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg);
	margin-top: 1px;
}
#nav_main li#home:hover {
	width: 86px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) 0 -64px;
	margin-top: 1px;
}

#nav_main li#home.selected {
	width: 86px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) 0 -32px;
	margin-top: 1px;
}

#nav_main li#ccfinder {
	width: 158px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -86px 0;
	margin-top: 1px;
}
#nav_main li#ccfinder:hover {
	width: 158px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -86px -64px;
	margin-top: 1px;
}
#nav_main li#ccfinder.selected {
	width: 158px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -86px -32px;
	margin-top: 1px;
}

#nav_main li#howitworks {
	width: 120px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -244px 0;
	margin-top: 1px;
}
#nav_main li#howitworks:hover {
	width: 120px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -244px -64px;
	margin-top: 1px;
}
#nav_main li#howitworks.selected  {
	width: 120px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -244px -32px;
	margin-top: 1px;
}


#nav_main li#articles {
	width: 127px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -364px 0;
	margin-top: 1px;
}
#nav_main li#articles:hover {
	width: 127px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -364px -64px;
	margin-top: 1px;
}
#nav_main li#articles.selected {
	width: 127px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -364px -32px;
	margin-top: 1px;
}

#nav_main li#credits {
	width: 100px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -540px 0;
	margin-top: 1px;
}
#nav_main li#credits.selected {
	width: 100px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -540px -32px;
	margin-top: 1px;
}

#nav_main li#reports {
	width: 103px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -640px 0;
	margin-top: 1px;
}
/*
#nav_main li#reports:hover {
	width: 103px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -640px -64px;
	margin-top: 1px;
}
*/
#nav_main li#reports.selected {
	width: 103px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -640px -32px;
	margin-top: 1px;
}

#nav_main li#support {
	width: 105px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -743px 0;
	margin-top: 1px;
}
/*
#nav_main li#support:hover {
	width: 105px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -743px -64px;
	margin-top: 1px;
}
*/
#nav_main li#support.selected {
	width: 105px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/navigation.jpg) -640px -32px;
	margin-top: 1px;
}

/* Splash on home pages */

#splash {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/bg_splash.jpg);
	width: 875px;
	height: 228px;
	margin: 1em auto;
	position: relative;
}

#splash #features li {
	margin: 3px 0 3px 0;
	font-size: 120%;
}

#splash h2 {
	margin: 30px 0 0 25px;
}

#splash p {
	width: 445px;
	font-size: 120%;
}

#splash h3 {
	margin: 0;
	overflow: hidden;
	width: 263px;
	height: 54px;	
}

#splash ol {
	list-style-type: none;
	margin: 0;
	padding: 5px 0;
}

#splash ol li {
	margin-top: 7px;
}

#splash a#start {
	display: block;
	width: 142px;
	height: 33px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/start_button.jpg) no-repeat 0 0;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 12px;
}

#splash a#start:hover {
	background-position: 0 -33px;
}

/* Splash for index.html */

#splash.a {
	background: url(http://www.comparecreditcards.com/images/layout/ccfinder_bgr.jpg);
	width: 875px;
	height: 133px;
	margin: 1em auto;
	overflow: hidden;
	position: relative;
}

#splash.a h2.intro {
	margin: 25px 0 0 25px;
	width: 243px;
	height: 19px;
	text-align: left;
}
#splash.a .left {
	height: 228px;
	width: 590px;
	position: relative;
}
#splash.a.right {
	height: 228px;
	padding: 0 0 0 15px;
	width: 260px;
	position: relative;
}

#splash.a #features li {
	margin: 8px 0 8px 0;
	font-size: 140%;
	width: 100%;
}
#splash.a a#start {
	display: block;
	width: 142px;
	height: 33px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/start_button.jpg) no-repeat 0 0;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 12px;
}
#splash.a a#learn-more-blue {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/LearnMore_Blue.png) no-repeat 0 0;
	float: right;
	height: 0;
	top: 172px;
	right: 20px;
	position: absolute;
	overflow: hidden;
	padding-top: 43px;
	width: 172px;
}

#splash.a p {
	width: 600px;
	padding-left: 25px;
	text-align: left;
	margin: 5px 0 5px 0;
	font-size: 12px;
}

#splash.a h3 {
	margin: 0;
	width: 263px;
	height: 54px;	
}

#splash.a .right h3 {
	font-size: 1.8em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	color: #0070c0;
	margin: 30px 0 0 0;
}

#splash.a ol {
	list-style-type: none;
	margin: 0;
	padding: 5px 5px;
}

#splash.a ol li {
	margin-top: 7px;
}

#splash.a a#start-b {
	display: block;
	width: 140px;
	height: 33px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/start-now-button.gif) no-repeat 0 0;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 12px;
}

#splash.a a#start-green {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/StartForFree_green.png) no-repeat 0 0;
	height: 0;
	float: left;
	clear: left;
	top: 170px;
	right: 54px;
	position: absolute;
	overflow: hidden;
	padding-top: 43px;
	width: 172px;
}

#splash.a a#start-b:hover {
	background-position: 0 -33px;
}

#splash.a a#learn-more {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}

#splash.a a#learn-more:hover {
	color: #006633;
}

#splash.a a#learn-more-b {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
	display: block;
	width: 125px;
	margin: 0 0 0 25px;
	font-size: 120%;
	padding: 0 0 0 15px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/play-button.gif) center left no-repeat;
	height: 20px;
}

/* Splash for index-b.html */

#splash.b {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/bg_splash.jpg);
	width: 875px;
	height: 228px;
	margin: 1em auto;
	overflow: hidden;
	position: relative;
}

#splash.b h2 {
	float: right;
}

#splash.b .left {
	float: left;
}

#splash.b .center {
	height: 229px;
	position: relative;
	width: 500px;
	margin: 0 0 5px 20px;
}

#splash.b .center p {
	clear: both;
	font-size: 120%;
	margin: 0;
	padding: 15px 0 0 0;
	width: 450px;
	text-align: left;
	line-height: 150%;
}

#splash.b .center h2 {
	margin: 25px 0 0 0;
	padding: 0;
	float: left;
}

#splash.b .right {
	height: 220px;
	width: 225px;
	padding: 0 0 0 15px;
	position: absolute;
	right: 5px;
	top: 5px;
}

#splash.b .right ol {
	position: relative;
	right: 0;
	top: 45px;
}

#splash.b #features li {
	margin: 8px 0 8px 0;
	font-size: 140%;
	width: 100%;
}
#splash.b a#start {
	display: block;
	width: 142px;
	height: 33px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/start_button.jpg) no-repeat 0 0;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 12px;
}
#splash.b a#learn-more-blue {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/LearnMore_Blue.png) no-repeat 0 0;
	float: right;
	height: 0;
	top: 172px;
	right: 20px;
	position: absolute;
	overflow: hidden;
	padding-top: 43px;
	width: 172px;
}

#splash.b p {
	font-size: 120%;
	clear: both;
	float: left;
	width: 200px;
}

#splash.b h3 {
	margin: 0;
	width: 263px;
	height: 54px;	
}

#splash.b .right h3 {
	font-size: 1.8em;
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	height: auto;
	color: #0070c0;
	margin: 30px 0 0 0;
}

#splash.b ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#splash.b ol li {
	margin-top: 7px;
}

#splash.b a#start-b {
	display: block;
	width: 140px;
	height: 33px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/buttons/start-now-button.gif) no-repeat 0 0;
	text-indent: -2000px;
	overflow: hidden;
	margin-top: 12px;
}

#splash.b a#start-green {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/btn_splash.jpg) no-repeat 0 0;
	height: 0;
	float: left;
	clear: left;
	top: 170px;
	right: 54px;
	position: absolute;
	overflow: hidden;
	padding-top: 43px;
	width: 172px;
}

#splash.b a#start-b:hover {
	background-position: 0 -33px;
}

#splash.b a#learn-more {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
}

#splash.b a#learn-more:hover {
	color: #006633;
}

#splash.b a#learn-more-b {
	font-weight: bold;
	text-decoration: underline;
	color: #006633;
	display: block;
	width: 125px;
	margin: 0 0 0 25px;
	font-size: 120%;
	padding: 0 0 0 15px;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/play-button.gif) center left no-repeat;
	height: 20px;
}
#btn_splash {
	margin: 0 0 0 25px;
}

/* Home Page Blocks */

#blocks {
	width: 875px;
	margin: 0 auto;
}

#blocks .block {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg.jpg);
	width: 245px;
	height: 150px;
	padding: 45px 10px 0px 20px;
	float: left;
	margin: 15px 25px 0 0;
	overflow: hidden;
	position: relative;
}

#blocks .block p {
	font-size: 110%;
	color:#666666;
	line-height: 1.4em;
}

#blocks .block a {
	text-decoration: underline;
	font-size: 11px;
	color: #3485D5;
}

#blocks h3 {
	margin: 0 0 -25px -5px;
	padding: 0 0 10px 0;
}

#blocks #type-block {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg_cardtype.jpg);
}

#blocks #articles-block {
	margin: 15px 0 !important;
	position: relative;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg_articles_large.jpg);
}

#blocks #scores-block {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg_creditscores.jpg);
}

#blocks #articles-block p {
	width: 250px;
}

#blocks #issuer-block {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg_issuer.jpg);
}

#blocks #popular-block {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg_popular.jpg);
}

#blocks #other-block p {
	width: 250px;
}

#blocks #other-block {
	margin: 15px 0 !important;
	position: relative;
	background: url(http://www.comparecreditcards.com/images/layout/index_new/block_bg_otherservices.jpg);
}


/* Footer */

#footer {
	background: url(http://www.comparecreditcards.com/images/layout/index_new/footer_bg.jpg);
	width: 935px;
	font-size: 90%;
	height: 40px;
	clear: both;
	margin: 0 auto 0 auto;
}

/* Footer Links */

#footer ul {
	list-style-type: none;
	padding: 7px 0 0 0;
	clear: both;
	margin: 0 auto 0 auto;
	text-align: center;
	width: 900px;
}

#footer ul li {
	display: inline;
}

#footer ul li a {
	border-right: 1px solid #C0C0C0;
	margin: 5px 3px 0 3px;
	padding: 0 6px 0 0;
	text-decoration: none;
	color: #333333;
}

#footer ul li.last a {
	border-right: 1px solid #FFFFFF !important;
}

#footer ul li a:hover {color:#006633;}

#footer ul li a.selected {color:#006633;}

/* Copyright Notice */

#copyright {
	font-size: 80%;
	text-align: center;
	color: #333333;
	padding: 0;
	margin: 0 auto;
	width: 900px;
	clear: both;
}
