
/* common */
body {
	color: #000;
	font: normal normal 100%/1.125em Arial, Helvetica, sans-serif;
}

/* reset extra space */
body,
h1, h2, h3, h4, h5,
fieldset,
ul, ul li, ol, ol li, dl, dl dt, dl dd,
p, form, span, div {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	list-style: none;
}

/* hyperlink */
p a:link {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
div a:link {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
span a:link {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
ul li a:link{
	color: #0360be;
}
a:link, a:visited {
	color: #0360be;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #92c947;
}
a img {
	border: none;
}

hr {
	display: none;
}

/* form */
fieldset {
	border: none;
}
input, select, textarea, table, td, tr, th {
	color: #000;
	font: normal normal 1em Arial, Helvetica, sans-serif;
}
form, fieldset {
	margin: 0px;
	padding: 0px;
}

div#feedback-survey {
    bottom:0;
    position:fixed;
    right:0;
}

/* Social Media bar */
#socialMedia {
    position: absolute;
    vertical-align: top;
    left:646px;
	top:6px;
	margin:0;
	padding:0;
}
#socialMedia li {
	display: inline-block;
    margin-left: 15px;
}

/* Footer Card Categories, Credit Type and Card Issuer Listing Starts Here.*/
.footerMainDiv{
    overflow:auto;
    float:left;
    width:100%;
    /*margin-bottom: 10px;*/
}
.footerInnerDiv{
    overflow:auto;
    float:left;
    width:173px;
}

.footerMiddleDiv{
    overflow:auto;
    float:left;
    width:282px;
}

.footerInnerDiv1{
    overflow:auto;
    float:left;
    width:137px;
}

.footerFirstMiddleDiv{
	float:left;
	width: 110px;
}

.footerFirstMiddleDivList{
	margin-top: 10px;
}
/* Footer Card Categories, Credit Type and Card Issuer Listing Ends Here.*/


/* layout */
body {
	background-color: #fff;
	text-align: center;
}
#container {
	font-size: .75em;
	margin: 0 auto;
	text-align: left;
	width: 900px;
}

/* header */
#header {
	height: 75px;
	overflow: hidden;
	position: relative;
}
#header h1 {
	left: 0px;
	position: absolute;
	top: 20px;
}

#container h1.homePageHeaderH1{
    color: #777;
    font-size: 1em;    
    padding-left: 2px;
    text-align: left;
	font-weight:normal;
	padding-top: 3px;
	padding-bottom: 2px;
}

#header .logo {
	left: 0px;
	position: absolute;
	top: 20px;
	background: url(/common/img/logo_cr.gif) no-repeat;
	display: block;
	height: 41px;
	overflow: hidden;
	text-indent: -1983em;
	width: 252px;
}

#header .award-seal{
    left: 370px;
    position: absolute;
    top: 13px;
    background: url(/common/img/extra_sprites.gif) no-repeat -605px -75px;
	display: block;
	height: 60px;
	overflow: hidden;
	text-indent: -1983em;
	width: 189px;
}

#header .dontshow {
	display: none;
}

#header fieldset {
	position: absolute;
	right: 0px;
	top: 33px;
}
#header fieldset div {
	background: url(/common/img/extra_sprites.gif) no-repeat -798px -75px;
	height: 30px;
	overflow: hidden;
	padding: 6px 7px 0px 7px;
	margin-bottom: 6px;
	width: 286px;
}
#header fieldset div label, #header fieldset div input, #header fieldset div button {
	float: left;
}
#header fieldset div label, #header fieldset div input {
	margin-right: 5px;
}
#header fieldset div label {
	color: #0360be;
	font-size: .9em;
	font-weight: bold;
	line-height: 22px;
}
#header fieldset div input {
	border: #b1cbe2 solid 1px;
	padding: 2px 3px 0;
	height: 18px;
	width: 190px;
}
#header fieldset div button {
	background: url(/common/img/sprites_images.gif) no-repeat -734px -75px;
	border: none;
	display: block;
	height: 22px;
	overflow: hidden;
	text-indent: -1983em;
	width: 37px;
}

/* menu */
#menu {
	background: url(/common/img/extra_sprites.gif) no-repeat -605px -40px;
	height: 30px;
	overflow: hidden;
	width:900px;
	top:0;
	padding:0;
	margin:0;
	line-height:28px;
}
#menu li {
	float: left;	
	border-right: 1px solid #378DEF;
}
li#home{
	width:121px;
}
li#creditCards{
	width:148px;
}
li#freeCreditScores{
	width:148px;
}
li#blog{
	width:168px;
}
li#news{
	width:168px;
}
li#forum{
	width:142px;
	border:0px;
	margin-right:0;
}
#menu li a {
	color:#FFF;
	display: block;
	height: 30px;
	overflow: hidden;
	font-size:1.1em;
	font-weight:bold;
	text-align:center;	
}
#menu li a:hover {
	border:0;
	background: url(/common/img/bg-menu-hover.gif);
	background-position: -123px -30px;
}
#menu li.Active a {
	border:0;
	background: url(/common/img/bg-menu-hover.gif);
	background-position: -123px -30px;
}

li#home a:hover, li#home.Active a {
	background-position: left -30px;
}
li#forum a:hover, li#forum.Active a {
	background-position: -758px -30px;
}

/*Drop down Menu */
#menu li:hover, #menu li.sfhover {
    position: static;
}
#menu li:hover ul, #menu li.sfhover ul {
	left: auto !important;
}

/* COMMON LIST ITEM STYLES */
.homeArticle ul li, .homeBlogRecentPosts ul li, .homePopularArticles ul li {
	margin-left:16px;
	list-style: disc outside url(/common/img/dotdot.gif);
	font-size: 1em;
	padding-bottom: 4px;
        clear: left;
}

/* footer */
#footer {
	float:left;
	color: #666;
	padding: 15px 0;
}

#footer .footerFirstDiv {
	float: left;
	background-color: #F4F3F4;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 5px;
        width: 100%;
}

#footer .hzLine{
	background: url(/common/img/bg-footer.gif) repeat-x;
}

#footer #copyright {
	float:left;
	background: url(/common/img/footer_logo.png) no-repeat;
	padding: 20px 0 10px;
}
#footer p span {
	color: #0360be;
	margin: 0 5px;
	position: relative;
	top: -1px;
}

/* Footer Card Categories, Credit Type and Card Issuer Listing Starts Here.*/
#footer .footerMainDiv{
    overflow:auto;
    float:left;
    width:100%;
    text-align: center;
}
#footer .footerInnerDiv{
    overflow:auto;
    float:left;
    width:173px;
}

#footer .footerMiddleDiv{
    overflow:auto;
    float:left;
    width:282px;	
}

#footer .footerFirstMiddleDiv{
	float:left;
	width: 100%;
}

#footer .footerFirstMiddleDivList{
	margin-top: 10px;
}


#footer .footerInnerDiv1{
    overflow:auto;
    float:left;
    width:137px;
}
#footer .footerVerticalSeparatorHeading{
	float:left; 
	background-image:url(/common/img/vertical-line.jpg); 
	background-repeat:repeat-y; 
	padding-right: 10px;
}

#footer .footerVerticalSeparatorContent{
	float:left; 
	background-image:url(/common/img/vertical-line.jpg); 
	background-repeat:repeat-y; 
	padding-right: 10px;
	height: 210px;
}


/* breadcrumb */
#breadcrumb {
	top:0;
	margin:0;
	color: #0360be;
	padding: 5px 0;
}
#breadcrumb a{
	color: #0360be;
	padding: 0px 0;
}
/* main */
#main {
	overflow: hidden;			
	padding: 0px 0 10px;
}
* html #main {
	height: 1%;
}

/* ads */
#ads {
	padding: 10px 0;
	text-align: center;
}
#ads img {
	vertical-align: top;
}

.red_bold {
color: #FF0000;
font-weight: bold;
}

.style3 {
	font-size: x-small;
	font-style: italic;
}

.style2 {font-weight: bold}

.strikethrough {text-decoration: line-through;}


.unnamed1 {  font-family: Arial, Helvetica, sans-serif; font-size: 11pt}

#last-updated {
	margin-top: 4px;
	font-size: 10px;
}
#content .Sitemap h1 {
	font-size: 2em;
	font-weight: bold;
	color: #92c947;
	padding-bottom: 10px;
}
#content .Sitemap h2 {
	font-size: 1.2em;
	font-weight: bold;
	color: #92c947;
	padding-top: 5px;
	padding-bottom: 0px;
}
#content .Sitemap ul {
	padding-top: 2px;
}
#content .Sitemap ul li {
	padding-bottom: 2px;
}

/* CSS for Credit Score Popup Starts Here.*/
#creditScoreContainer {
	font-size: .75em;
	margin: 0 0 0 0;
	text-align: left;
	width: 320px;
}
#creditScoreHeader {
  height: 41px;
  overflow: auto;
  margin: 0 0 0 0;
}
#creditScoreInfo{
  overflow: hidden;
  padding-left: 65px;
}
.creditScoreMainDivEven {
 overflow:auto; 
 width:180px; 
 background-image: url('/common/img/vertical-line.jpg');
 background-repeat: repeat-y;
 background-position: center;
 border-top: 1px solid #ccc;
 background-color: #ECF5FF;
}
.creditScoreMainDivOdd {
 overflow:auto; 
 width:180px;
 background-image: url('/common/img/vertical-line.jpg');
 background-repeat: repeat-y;
 background-position: center;
 border-top: 1px solid #ccc; 
}

#creditScoreMainDivAlt {
 overflow:auto;
 float: left;
 width:180px;
 border-top:1px solid #ccc;
 padding-top: 5px;
}
#creditScoreTxtDivAlt{
 float: left;
 width:100%;
}
.creditScoreInnerDiv {
  float: left;
  width:50%;  
  font-family: arial;
  font-size: 1em;
}
#creditScoreHeader .logo {
	left: 0px;
	position: absolute;
	top: 0px;
	background: url(/common/img/logo_cr.gif) no-repeat;
	display: block;
	height: 41px;
	overflow: hidden;
	text-indent: -1983em;
	width: 252px;
    margin-top: 5px;
    margin-left: 5px;
}
#creditScoreHeader .logoDiv {
	width:250px;
	overflow:auto;
	float:left;
	height:41px;
}
#creditScoreHeader .closeDiv {
	width:65px;
	overflow:auto;
	float:right;
	height:41px;
}

/* sprite stuff by gamehead200 */
.cr-small-logo {
	width: 132px;
	height: 28px;
	overflow: hidden;
	margin: 0 auto;
}
.cr-small-logo img {
	margin-left: -1231px; 
	margin-top: -75px;
}
.cr-ico-up, .cr-ico-down {
	display: inline-block;
	width: 7px;
	height: 6px;
	overflow: hidden;
	float: none;
	vertical-align: middle;
}

.cr-ico-up img {
	margin-left: -1377px; 
	margin-top: -94px;
}

.cr-ico-down img {
	margin-left: -1389px;
	margin-top: -94px;
}

a.learn_more {
	display: block;
	height: 25px;
	width: 120px;
	overflow: hidden;
}

a.learn_more img {
	margin-left: -776px;
	margin-top: -75px;
}
/* CSS for XML marketplace starts here. */
#SHlistings
    {font-family: Helvetica;font-size:12px;}

#SHlistings sup {font-size:80%;}/*position:relative; top:3px;}*/

#ccODB, #ccODB2 /* main wraper that containers the current offer viewed and filter options form - wraps the actual listings view*/
    {}
#ccOResultsDiv /* actual crecit card offer results window */
    {padding:8px;background-color:#fff;} 
#ccOResults /* actual crecit card offer results window */
    {}    

/* Current selections and filter form*/
#ccDshBrd, #ccDshBrd2
    {color:#fff;margin:0 0 5px 0;}
#ccDshBrdTitle, #ccDshBrdTitle2
    {margin:0;padding:0;font-size:14px;font-weight:bold; text-indent:6px;}
#ccCurFltrs, #ccCurFltrs2
    {float:left;width:40%;}
#ccCurFltrTitle, #ccCurFltrTitle2
    {font-size:16px;font-weight:bold;padding:4px 0 4px 0; text-indent:6px;}
#ccCurFltrsData, #rFltrsData, #ccCurFltrsData2, #rFltrsData2
    {background-color:#676767;padding:5px;height:35px;} 
#curAmount, #curBalance, #curAmount2, #curBalance2
    {float:left;padding:0 20px 0 0;font-weight:bold;}
#ccFltrs, #ccFltrs2
    {float:right;width:100%;margin:0 0 0 5px;}
#ccFltrTitle, #ccFltrTitle2
    {font-size:16px;font-weight:bold;padding:4px 0 4px 0;}
#ccFltrsFrm, #ccFltrsFrm2
    {background-color:#676767;padding:5px;height:35px;}    
.fltrFld
    {float:left;padding:7px 5px 0 0;}
#fltrSubmit, #fltrSubmit2
    {float:left;cursor:pointer;padding:4px 0 0 0;}        
.fltrLbl
    {display:block;font-size:11px;color:#ccc;font-weight:normal;}
.fltrFrmFld
    {font-size:10px;}  
#CreditCardTypeID, #CreditCardTypeID2
    {width:120px;}
#AmountID, #AmountID2
    {width:92px;}
#TermID, #TermID2
    {width:78px;}          
        
/* Credit Card Offer Template styles */
    /* table structure */
    .dTbl /*Credit Card offer - main table - min-width:655px; */
        {margin:0;padding:0;width:100%;border-spacing:0;border-collapse:collapse;}
    .ccOMD /*Credit Card Offer More Detail container*/
        {margin:5px 0 0 0;padding:5px 0;border-top:1px dotted #999;}    
    .ccOMDTbl /*Credit Card Offer More Detail table - min-width:655px;*/
        {margin:0;padding:0;border-spacing:0;border-collapse:collapse;width:100%;} 
    .ccOC,.ccOCAlt /*Credit Card Offer Container*/
        {margin:0;border:2px solid transparent;}
        .pos0,.pos1,.pos2 /*first/second/third position border color*/    
            {border-color: #cccccc;background: #F9F9F9 url('../../../Images/CreditCards/bkgd/cardhighlight1-bkgd.gif') bottom left repeat-x;}
        .after3
            {border: 1px solid #ccc}
    .ccODC /*Credit Card Offer Detail container */
        {padding:10px;}
    .ccOD /*Credit card Offer detail wrapper*/ 
        {position:relative;}           
    .ccImg /*Credit Card Image td*/
        {width:15%;padding:0 10px 0 0;vertical-align:top;text-align:center;position:relative;}
    .ccTB /*Credit Card Title Bar td*/
        {vertical-align:top;}
    .ccOD1,.ccOD2,.ccOD3,.ccOD4,.ccOD5 /*Credit Card Offer detail columns*/
        {vertical-align:top;margin:0;padding:0 0 15px 0;}
    .ccOD1 /*Credit Card Offer detail column 1*/
        {width:23%;}
    .ccOD2 /*Credit Card Offer detail column 2*/
        {width:21%;}
    .ccOD3 /*Credit Card Offer detail column 3*/
        {width:19%;}
    .ccOD4 /*Credit Card Offer detail column 4*/
        {width:16%;}
    .ccOD5 /*Credit Card Offer detail column 4*/
        {width:19%;}                 
    .ccODC h1, h2, h3, h4, h5
        {margin:0;padding:0;}
    .ccOMD1 /*Credit Card Offer More detail section column 1*/
        {width:33%;vertical-align:top;padding:0 10px 0 0;}
    .ccOMD2 /*Credit Card Offer More detail section column 2*/
        {width:34%;vertical-align:top;}  
    .ccOMD3 /*Credit Card Offer More detail section column 3*/
        {width:33%;vertical-align:top;}
    .ccOMD4 /*Credit Card Offer More detail section column 4*/
        {width:33%;vertical-align:top;}          
       
    
    .ccODv /*divider between each credit card ad*/
        {margin:3px 0; border:none;}
    .ccODvHighlight /*divider between each credit card ad*/
        {margin:5px 0;border:none;}                     
            
    /* Offer elements */
    .ccT /*credit card title*/
        {float:left;width:80%;}    
        .edRtg /*Editor rating*/
            {font-size:11px;color:#000;font-weight:normal; margin-top:3px; margin-bottom:3px;}
    .ccT a
        {font-family:Arial;font-size:14px;font-weight:bold;color:#1a76d7; text-decoration:none;}
    .top3 a
        {font-family:Arial;color:#1a76d7; font-size:18px; font-weight:bold;}        
    .actLink /*action link*/
        {font-size:11px;color:#1a76d7;display:block; margin-top:5px; text-decoration:none; }
    .rtLink /*recent trend link*/
        {font-size:11px;color:Blue;}    
    .actBtn /*apply now button div*/
        {float:right;padding:0 0 12px 0;width:20%;text-align:right;}
    .moreDetLink /*more details link container*/
        {/*position:absolute;bottom:2px;left:0;z-index:100; */}
    .moreDetLink a /*more details link*/
        {text-decoration:none;cursor:pointer;}
    .moreDetLink a:hover, .ccT a:hover,  .actLink:hover { text-decoration:underline;} 
    .introAPRBox,.regAPRBox,.btBox,.acBox,.afBox,.csBox, .spOffer
        {padding:5px 2px;}
    .spOffer
        {padding:5px 12px 5px 2px;}    
    .dotTopBorder
        {border-top:1px dotted #999;}    
    /*.regAPRBox
        {width:75%;}*/    
    
    
    /* details section */
        .odt
            {font-size:11px;font-weight:bold;}
        .aprDuration, .regAPRDuration, .btFeeMin, .regAPRType, .btDuration, .spDisc,.spXtra
            {font-size:10px;color:#666; font-style:italic;font-weight:normal;}    
        #ccODB h1.aprRate, #ccODB h1.regAPRRate,#ccODB h1.btFee,#ccODB h1.cshBkGas,#ccODB h1.cshBkGrocery,#ccODB h1.cshBkOther,#ccODB h1.airMile,#ccODB h1.airBonus,#ccODB h1.spOffDetail,
        #ccODB2 h1.aprRate, #ccODB2 h1.regAPRRate,#ccODB2 h1.btFee,#ccODB2 h1.cshBkGas,#ccODB2 h1.cshBkGrocery,#ccODB2 h1.cshBkOther,#ccODB2 h1.airMile,#ccODB2 h1.airBonus,#ccODB2 h1.spOffDetail
            {font-size:13px;font-weight:bold;}
        h4.afRate
            {font-size:11px; font-weight:bold;}                     
        #ccODB .acComments, #ccODB2 .acComments
            {color:#666;font-size:11px;}
        #ccODB .acComments ul, #ccODB2 .acComments ul
            {margin:0 0 0 15px;padding:0; list-style-position:outside; list-style-type:disc}
        #ccODB .acComments ul li, #ccODB2 .acComments ul li
            {margin:0;padding:0;}
        .omdt
            {font-size:10px;color:#666;font-style:italic;}   
        .mpDlr,.cshBk,.ptBlr,.crScr
            {font-size:12px;font-weight:bold;}
        h1.afRate
            {padding:12px 0 0 0;}    
        #ccODB .whoUse,#ccODB .csScore, #ccODB2 .whoUse,#ccODB2 .csScore
            {font-size:11px;color:#666;font-weight:normal;}
        .csGraph
            {width:80px;border:1px solid #666;height:8px;margin:5px 0;}
        .csGraphData
            {background-color:#999;height:8px;}                             
        #ccODB .highlight1, #ccODB2 .highlight1
            {font-size:14px;color:#74a631;font-weight:bold;}
        .cbReward
            {float:left;width:33%;font-size:13px;font-weight:bold;}
        .airRewardCnt
           {float:left; width:100%; overflow:hidden;}
            .airReward
                {float:left;width:50%;font-size:13px;}
            .airRewardBonus
                {float:right;width:50%; font-size:13px;}                
/* utility */    
.clearIt
    {clear:both;} 
/* for round corner ads, where css3 is supported */
.roundCorner5
    {-webkit-border-radius: 5px; -moz-border-radius: 5px;}
.roundCorner10
    {-webkit-border-radius: 10px; -moz-border-radius: 10px;}           
.noPadding
    {padding:0;}
.boxPadding
    {padding:5px 2px;}        
/* CSS for XML marketplace ends here. */

div.homeAskContent dl dd p {display: inline;} /* Keeps answer on the same line as A: */

#sa {
	background: url(/common/img/sprites_images.gif) no-repeat -734px -75px;
	border: none;	
	height: 22px;
	overflow: hidden;
	text-indent: -1983em;
	width: 37px;
	margin-left: 6px;
	font-size: 0px;
	cursor: pointer;
	padding-top: 7px;	
}
/* media buttons */
#media_facebook_text, #media_twitter_text, #media_stumbleupon_text, #media_yahoobuzz_text,
#media_tipd_text, #media_digg_text, #media_delicious_text, #media_rss_text {
    position: relative;
    bottom: 4px;
}

.apology_header {
    font-family: arial;
    font-weight: bold;
    outline: medium none;
    font-size: 20px;
    padding-top: 5px;
    line-height: normal;
}

.apology_text {
    font-family: arial;        
    font-size: 15px;
    padding-bottom: 10px;
}

/* CSS for SilverPop Newsletter starts here. */
#specialdealsboxes #specialdealsdialog 
{
	background-image:url('/common/img/email_alerts/cc-email-alerts-bkgrd.png');
	background-repeat:no-repeat;
}
#specialdealsboxes .specialdealswindow 
{
	display:none;
	height:190px;
	left:0;
	position:absolute;
	top:0;
	width:280px;
	z-index:9999;
	color:#FFFFFF;
}
#specialdealsboxes .specialdealsHeading 
{
	float: left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#FFFFFF;
	padding-top: 15px;
	padding-left: 30px;
}
.specialDealscaption
{
	background-image:url('/common/img/email_alerts/cc-email-alerts-heading-bkgrd.jpg');
	background-repeat:no-repeat;
}
#socialMedia {
	float: right;
	left: 0px;
	top: 3px;
	position: relative;
	margin: 0;
	padding: 0;
	vertical-align: top;
	padding-right: 6px;
}		
/* CSS for SilverPop Newsletter ends here. */ 


/* sidebar */
#sidebar {
	color: #666;
	float: right;
	width: 300px;
	overflow: hidden;
}

/* Ads */
#sidebar .head_content {
	margin-bottom: 10px;
	text-align: center;
}
#sidebar .head_content img {
	vertical-align: top;
}

/* Extras */
.Extras {
	background-color: #dcdcdc;
	height: 250px;
	margin-bottom: 15px;
	overflow: hidden;
	width: 300px;
}

/* section */
.Section {
	background: url(/common/img/bg-section.gif) no-repeat left bottom;
	margin-bottom: 7px;
}
.Section h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -1275px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 5px 15px;
}
.Section .Content {
	padding: 5px 15px 5px;
}
.Section .Content ul li {
	padding-bottom: 5px;
}

.Section .Poll{
	overflow : hidden;
	padding: 5px 15px 5px;
}

.Section .Poll #ifrm_fquiz{
	width: 270px;
	height:220px;
	border: none;
}

.homePoll{
   margin-top: 0px;   
   /*float: left;*/
}
.homePoll .Poll{
	overflow : hidden;
	/*padding: 0px 5px 0px;
	background-color: #DDEBF8;
	border: 1px solid #C6C6C7;*/
	margin-top: 13px;
	margin-bottom: 20px;
}
.homePoll .Poll #ifrm_fquiz{
	width: 400px;
	height: 226px;
	border: none;
	margin-top: 10px;
	border: 1px solid #C6C6C7;
}

.homePoll .pollParentDiv{
    overflow:auto;
    float:left;
    width: 100%;
}
.homePoll .pollInnerDiv1{
    float:left;
    width: 100%;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
	border-bottom:1px solid;
    padding-left: 2px;	
	padding-top:5px;
	padding: 0px 0px 5px 0px;
}

.homeAskTheExpert{
   margin-top: 1px;
   margin-bottom: 20px;
   float: left;
}

.homeAskTheExpertSection{
   margin-top: 1px;
   margin-bottom: 5px;
}

.input {
	background: url(/common/img/extra_sprites.gif) no-repeat -222px 0;
	width: 106px;
	height: 27px;
	border: none;
	overflow: hidden;
}

.input-hover {
	background: url(/common/img/extra_sprites.gif) no-repeat -333px 0;
}

.homeAskTheExpertSection .sectionInput {
	background: url(/common/img/ask-the-expert-section-submit.png) no-repeat;
	width: 106px;
	height: 23px;
	border: none;
	overflow: hidden;
}

.searchInput {
	background: url(/common/img/btn-ask-the-expert-search.png) no-repeat;
	width: 105px;
	height: 23px;
	border: none;
	overflow: hidden;
}

.homeAskTheExpert .outerDiv{
    overflow:auto;
    float:left;
    background-image: url('/common/img/bkgrd-ask-the-expert-1.png');
    background-repeat: no-repeat;
    height: 167px;
    width: 411px;
    margin-top: 15px;
    margin-bottom: 1px;
}
.homeAskTheExpertSection .outerSectionDiv{
    overflow:auto;
    float:left;
    background-image: url('/common/img/bakgrd-ask-the-expert-section-.png');
    background-repeat: no-repeat;
    height: 130px;
    margin-top: 9px;
    margin-bottom: 1px;
    width: 100%;
}
.outerSearchSectionDiv{
    float:left;
    background-image: url('/common/img/bkgrd-ask-the-expert-search.png');
    background-repeat: no-repeat;
    height: 50px;
    margin-top: 9px;
    margin-bottom: 10px;
	width:100%;
}
.homeAskTheExpert .askInnerDiv2{
    float:left;
    width: auto;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;    
}
.homeAskTheExpert .askInnerDiv1 h3{
    float:left;
    width: auto;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
}

.homeAskTheExpertSection .askSectionInnerDiv{
    float:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 17px;
    font-weight: bolder;
	color:#000000;
}

.homeAskTheExpert .askParentDiv{
    float:left;
    width: 99%;
	border-bottom:1px solid;
	padding:0px 0px 5px 0px;
}

.homeAskTheExpertSection .askParentSectionDiv{
    float:left;
    width: 100%;
}

.homeAskTheExpert .askTopDiv{
    height:40px; 
}

.homeAskTheExpertSection .askTopSectionDiv{
    height:18px; 
}

.askSearchTopSectionDiv{
    height:17px; 
	width: 100%;
}
.homeAskTheExpert .askMiddleDiv{
    height:68px; 
    float:left;
    width:400px;
    overflow:auto;
}

.homeAskTheExpertSection .askMiddleSectionDiv{    
    float:left;
    width:570px;
}

.askSearchMiddleSectionDiv{    
    float:left;
    width:100%;
	height:18px;
}
.homeAskTheExpert .askMiddleDiv1{
    overflow: auto;
    float: left;
    width:29px;
    height: 65px;
}

.homeAskTheExpertSection .askMiddleSectionDiv1{
    overflow: auto;
    float: left;
    width:20px;
    height: 65px;
}
.askSearchMiddleSectionDiv1{    
    float: left;
    width:20px;
    height: 18px;
}


.homeAskTheExpert .askMiddleDiv2{
    overflow: auto;
    float: left;
    width:353px;
    height: 65px;
}

.homeAskTheExpertSection .askMiddleSectionDiv2{ 
    float: left;
    width:545px;
    height: 65px;
}

.askSearchMiddleSectionDiv2{ 
    float: left;    
    height: 18px;
}

.homeAskTheExpert .askBotttomDiv{
    overflow: auto;
    float: left;
    padding-left: 279px;
    margin-top: 5px;
}

#askexpert-submit {
	cursor:pointer;
	cursor:hand;
}

.homeAskTheExpertSection .askBotttomSectionDiv{
    float: left;
    padding-left: 250px;
    margin-top: 9px;
	margin-bottom:10px;
}

.homeAskTheExpert .homeAskContent div {
    padding-bottom: 10px;
    margin-top: 10px;
    font-size: 1em;;
    font-weight: bolder;
}
.homeAskTheExpert .homeAskContent dl dt, .Section .AskExpert dl dd {
    margin-top: 5px;
}
.homeAskTheExpert .homeAskContent dl dt {
    color: #0360be;
    margin-bottom: 10px;
}

.homeAskTheExpert .homeAskContent dl dd {
    color: #666666;
    margin-bottom: 10px;
}
.Section #PressKit .press-img {
	float:left;
	width:35px;
}
.Section #PressKit .press-img img {
	vertical-align: top;
}

.Section #PressKit  p {
	padding-left: 40px;
	padding-bottom: 2px;
}

.Section #PressKit  ul li {
	/* background: url(/common/img/ico-dot-1.gif) no-repeat left 7px;*/
	margin:0;
	padding:0;
	font-size:0.9em;
	padding-left: 12px;
	margin-left: 40px;
}

.Section #PressKit li a, a:link{
	color: #000;
	vertical-align:top;
}

.Section #PressKit li a:hover{
	color: #0163be;
}

.Section #PressKit .download {
	padding: 25px 0 0 0;
	text-align:center;
}

.Section #SocialMedia ul li {
	background: none;
	float: left;
	padding-top: 5px;
	padding-left: 0px;
	margin-bottom:10px;
	width: 50%;	
}
.Section #SocialMedia img {
	vertical-align:middle;
}
.Section #SocialMedia .textinput{
	width: 150px;
	height: 20px;	
}

/* author */
.Section .Author li {
	overflow: hidden;
	padding: 5px 0;
}
.Section .Author li img {
	float: left;
	margin: 5px 10px 5px 0;
}

/* blog */
#blogCategories ul li, #blogArchives ul li {
	background-color: #fff;
}

/* ask expert */
.Section .AskExpert div {
	padding-bottom: 10px;
}
.Section .AskExpert div label, .Section .AskExpert textarea, .Section .AskExpert button {
	display: block;
}
.Section .AskExpert div label {
	font-weight: bolder;
	margin-bottom: 5px;
}
.Section .AskExpert div textarea {
	background-color: #f5f5f5;
	border: #ccc solid 1px;
	height: 50px;
	margin-bottom: 10px;
	overflow: auto;
	width: 268px;
}
.Section #askexpert_response {
	padding-left:10px;
}
.Section #askexpert_error {
	padding-left:10px;
}
.Section .AskExpert div button {
	background: url(/common/img/sprites_images.gif) no-repeat -1247px -75px;
	border: none;
	height: 30px;
	overflow: hidden;
	text-indent: -1983em;
	width: 105px;
}
.Section .AskContent div {
	padding-bottom: 10px;
}
.Section .AskContent h4 {
	font-size: 1em;
}
.Section .AskContent dl dt, .Section .AskExpert dl dd {
	margin-top: 5px;
}
.Section .AskContent dl dt {
	color: #0360be;
	font-weight: bolder;
}

/* newsletter */
.Section .Newsletter {
	background: url(/common/img/ico-newsletter.gif) no-repeat left 5px;
}
.Section .Newsletter p {
	padding-bottom: 10px;
	padding-left: 70px;
}
.Section .Newsletter input, .Section .Newsletter button {
	display: block;
}
.Section .Newsletter div input {
	border: #ccc solid 1px;
	margin-bottom: 10px;
	width: 268px;
}
.Section .Newsletter div button {
	background: url(/common/img/sprites_images.gif) no-repeat -1247px -75px;
	border: none;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -1983em;
	width: 105px;
}

/* books */
.EditorBooks {
	background: url(/common/img/bg-section-1.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
.EditorBooks h3 {
	background: #1879e3 url(/common/img/sprites_images.gif) no-repeat -970px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 7px 15px;
}
.EditorBooks .Content ul li h4 {
	/*background: no-repeat right 9px;*/
	font-size: 1em;
	padding: 5px 0;
}
.EditorBooks .Content {
	background: url(/common/img/bg-section-content-top.gif) no-repeat;
	padding: 5px 6px 10px;
}
.EditorBooks .Content ul li {
	padding: 10px;
}
.EditorBooks .Content ul li.Last {
	border-bottom: none;
}
.EditorBooks .Content ul li .Image {
	float: left;
	margin: 5px 10px 5px 0;
	width: 60px;
}
.EditorBooks .Content ul li .Image img {
	vertical-align: top;
}

.EditorBooks .Content .Purchase {
	background: url(/common/img/sprites_images.gif) no-repeat -901px -75px;
	display: block;
	height: 27px;
	margin-top: 8px;
	overflow: hidden;
	text-indent: -1983em;
	width: 121px;
}

/* editor */
.Section .EditorPicks li {
	padding: 2px 0;
}
.Section .EditorPicks li .Image {
	overflow: hidden;
}
.Section .EditorPicks li .Image img {
	float: left;
	margin-right: 30px;
}
.Section .EditorPicks li .Image .ApplyNow {
	background: url(/common/img/sprites_images.gif) no-repeat -401px -75px;
	display: block;
	float: left;
	height: 29px;
	margin-top: 8px;
	overflow: hidden;
	text-indent: -1983em;
	width: 106px;
}

.Section .EditorPicks li h4 {
	background: no-repeat right 9px;
	font-size: 1em;
	padding: 2px 60px 2px 0;
}

.Section .EditorPicks li .Star0,
.Section .EditorPicks li .Star1,
.Section .EditorPicks li .Star2,
.Section .EditorPicks li .Star3,
.Section .EditorPicks li .Star4,
.Section .EditorPicks li .Star5 {
	background-image: url(/common/img/sprites_images.gif);
	width: 51px;
	height: 10px;
}

.Section .EditorPicks li .Star5 {
	background-position: -607px -115px;
}
.Section .EditorPicks li .Star4 {
	background-position: -396px -115px;
}
.Section .EditorPicks li .Star3 {
	background-position: -264px -115px;
}
.Section .EditorPicks li .Star2 {
	background-position: -132px -115px;
}
.Section .EditorPicks li .Star1 {
	background-position: -1966px -75px;
}
.Section .EditorPicks li .Star0 {
	background-position: -653px -72px;
}

/* about editor */
.Section .AboutEditor .Image, .aboutExpertMiddleDiv .Image {
	border: #ccc solid 1px;
	float: left;
	margin: 3px 10px 5px 0;
}
.Section .AboutEditor .Image img, .aboutExpertMiddleDiv .Image img{
	vertical-align: top;
}
.Section .AboutEditor h4 {
	color: #004a91;
	font-size: 1em;
}
.Section .AboutEditor h4 em {
	display: block;
	font-style: normal;
	font-weight: normal;
}
.Section .AboutEditor h5 {
	font-size: .9em;
	padding: 10px 0;
}

.Section .AboutEditor .Founder, .aboutExpertMiddleDiv  .Founder{
	color: #004a91;
	font-size: 1em;
}
.aboutExpertMiddleDiv  .Founder a{
	color: #004a91;
	font-size: 1em;
	text-decoration:underline;
}
.Section .AboutEditor .Founder em {
	display: block;
	font-style: normal;
	font-weight: normal;
}
.Section .AboutEditor .inNews, .aboutExpertMiddleDiv .inNews {
	font-size: .9em;
	padding: 10px 0;
}

/* sprite stuff by gamehead200 */

.Section .AboutEditor .CardRatingInNews, .aboutExpertMiddleDiv .CardRatingInNews {
	/*padding-bottom: 10px;*/
	margin-bottom: 10px;
	width: 268px;
	height: 29px;
	overflow: hidden;
}
.Section .AboutEditor .CardRatingInNews img, .aboutExpertMiddleDiv .CardRatingInNews img{
	margin-left: -799px;
	margin-top: -115px;
}

/* end sprite stuff */

.Section .AboutEditor .CardRatingInNews a {
	margin: 0 10px 0 5px;
}
.Section .AboutEditor .CardRatingInNews a img {
	vertical-align: top;
}

.Section .AboutEditor cite {
	font-size: .9em;
}
.Section .AboutEditor .PostedBy {
	color: #0360be;
	font-weight: bolder;
}
.Section .AboutEditor .Category {
	color: #0360be;
}

/* blog */
.Section .Blog .Image {
	border: #ccc solid 1px;
	float: left;
	margin: 5px 10px 5px 0;
}
.Section .Blog .Image img {
	vertical-align: top;
}
.Section .Blog h4 {
	font-size: 1em;
	color: #0163be;
}
.Section .Blog ul {
	border-top: #ccc solid 1px;
	margin-top: 10px;
	padding-top: 5px;
}

/* editor's pick */
.EditorsCreditCards {
	/*background: url(/common/img/bg-section-1.gif) no-repeat left bottom;*/
	background-color: #EDF4FC;
	/*margin-bottom: 10px;*/
	border: 1px solid #D8E8F7;	
	border-bottom: none;
}
.EditorsCreditCardsImageClass {
	/*background: #1879E3 url(/common/img/sprites_images.gif) no-repeat scroll -970px -36px;*/
	/*background: #1879E3 url(/common/img/editors-pick.jpg) no-repeat;*/
	background: url(/common/img/extra_sprites.gif) no-repeat -910px -148px;
	color:#FFFFFF;
	font-size:0.9em;
	padding:8px 10px;
	font-weight: bolder;
}
.AuthorCreditCardsImageClass {
	/*background: #1879E3 url(/common/img/sprites_images.gif) no-repeat scroll -970px -36px;*/
	/*background: #1879E3 url(/common/img/about-the-author.jpg) no-repeat;*/
	background:  url(/common/img/extra_sprites.gif) no-repeat -605px -148px;
	color:#145DAC;
	font-size:1.35em;
	padding:8px 10px;
	font-weight: bolder;
}
.EditorsCreditCards h1 {
	background: #1879E3 url(/common/img/sprites_images.gif) no-repeat -970px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 5px 15px;
}
.EditorsCreditCards h3 {
	background: #1879E3 url(/common/img/sprites_images.gif) no-repeat -970px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 5px 15px;
}
.EditorsCreditCards .Content ul li h4 {
	background: no-repeat right 9px;
	font-size: 1em;
	padding: 3px 60px 3px 0;
}
.EditorsCreditCards .Content {
	/*background: url(/common/img/bg-section-content-top.gif) no-repeat;*/
	padding: 5px 6px 0px;
}
.EditorsCreditCards .Content ul li {
	border: 1px solid #D8E8F7 ;
	padding: 7px;
    margin-bottom: 9px;
    background-color: #FFFFFF;
}
.EditorsCreditCards .Content ul li.Last {
	/*border-bottom: none;*/
	margin-bottom: 0px;
}
.EditorsCreditCards .Content li .Image {
	overflow: auto;
        margin-bottom: 10px;        
}
.EditorsCreditCards .Content li .Image img {
	float: left;	
}
.EditorsCreditCards br {
	line-height:0;
}
.EditorsCreditCards .Content li .Image a.ApplyNow {
	/*background: url(/common/img/btn-apply-now.jpg) no-repeat;*/
	display: block;
	float: left;
	height: 29px;
	margin-top: 7px;
	overflow: hidden;
	text-indent: -1983em;
	width: 106px;
}

.EditorsCreditCards .Content li .Image a.ApplyNow img {
	margin-left: 0px;
}

.EditorsCreditCards .Content li .Image a.ApplyNow:hover img {
	margin-left: -111px;
}

.ApplyNowButtonAll img {
}

.EditorsCreditCards .Content ul li p{
font-size:0.9em;
}

.EditorsCreditCards .Content li .StarContainer {
	margin-right: 18px;
	margin-top: 8px;
	padding-bottom: 26px;
}

.EditorsCreditCards .Content li .Star0,
.EditorsCreditCards .Content li .Star1,
.EditorsCreditCards .Content li .Star2,
.EditorsCreditCards .Content li .Star3,
.EditorsCreditCards .Content li .Star4,
.EditorsCreditCards .Content li .Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat;
	width: 71px;
	height: 10px;
	float: right;
}

.EditorsCreditCards .Content li .Star5 {        
	background-position: -663px -115px;
}
.EditorsCreditCards .Content li .Star4 {
	background-position: -452px -115px;
}
.EditorsCreditCards .Content li .Star3 {
	background-position: -320px -115px;
}
.EditorsCreditCards .Content li .Star2 {
	background-position: -188px -115px;
}
.EditorsCreditCards .Content li .Star1 {
	background-position: -56px -115px;
}
.EditorsCreditCards .Content li .Star0 {
	background-position: -528px -115px;
	width: 74px;
	height: 12px;
}

.EditorsCreditCardsDiv{
	clear:both;
    margin-bottom: 10px;
}
/* editor's pick */

/* featured credit cards */
.FeaturedCreditCards {
	background: url(/common/img/bg-section-1.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
.FeaturedCreditCards h1 {
	background: #1879e3 url(/common/img/sprites_images.gif) no-repeat -970px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 5px 15px;
}

.FeaturedCreditCardsTitle {
	background: #1879e3 url(/common/img/sprites_images.gif) no-repeat -970px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 5px 15px;
	font-weight:bold;
}


.FeaturedCreditCards h3 {
	background: #1879e3 url(/common/img/sprites_images.gif) no-repeat -970px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 5px 15px;
}
.FeaturedCreditCards .Content ul li h4 {
	background: no-repeat right 9px;
	font-size: 1em;
	padding: 3px 60px 3px 0;
}
.FeaturedCreditCards .Content {
	background: url(/common/img/bg-section-content-top.gif) no-repeat;
	padding: 5px 6px 10px;
}
.FeaturedCreditCards .Content ul li {
	border-bottom: #bfdaf2 solid 1px;
	padding: 5px;
}
.FeaturedCreditCards .Content ul li.Last {
	border-bottom: none;
}
.FeaturedCreditCards .Content li .Image {
	overflow: hidden;
}
.FeaturedCreditCards .Content li .Image img {
	float: left;
	margin-right: 30px;
}
.FeaturedCreditCards br {
	line-height:0;
}

.FeaturedCreditCards .Content li .StarContainer {
	margin-right: 15px;
}

.FeaturedCreditCards .Content li .Image .ApplyNow,
.FeaturedCreditCards .Content li .Image .ApplyNowOld {
	display: block;
	float: left;
	height: 29px;
	margin-top: 8px;
	overflow: hidden;
	text-indent: -1983em;
}

.FeaturedCreditCards .Content li .Image .ApplyNow {
	width: 106px;
}

.FeaturedCreditCards .Content li .Image .ApplyNowOld {
	width: 124px;
}

.FeaturedCreditCards .Content li .Star0,
.FeaturedCreditCards .Content li .Star1,
.FeaturedCreditCards .Content li .Star2,
.FeaturedCreditCards .Content li .Star3,
.FeaturedCreditCards .Content li .Star4,
.FeaturedCreditCards .Content li .Star5 {
	background-image: url(/common/img/sprites_images.gif);
	width: 51px;
	height: 10px;
	float: right;
	margin-top: 9px;
}

.FeaturedCreditCards .Content li .Star5 {
	background-position: -607px -115px;
}
.FeaturedCreditCards .Content li .Star4 {
	background-position: -396px -115px;
}
.FeaturedCreditCards .Content li .Star3 {
	background-position: -264px -115px;
}
.FeaturedCreditCards .Content li .Star2 {
	background-position: -132px -115px;
}
.FeaturedCreditCards .Content li .Star1 {
	background-position: 0 -115px;
}
.FeaturedCreditCards .Content li .Star0 {
	background-position: -1966px -75px;
}

/* featured Articles */
.FeaturedArticles {
	background: url(/common/img/bg-section.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
.FeaturedArticles h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -1275px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 7px 15px;
}
.FeaturedArticles .Content h4 {
	font-size: 1em;
}
.FeaturedArticles .Content ul li h4 {
	font-size: 1em;
	padding: 5px 0;
}
.FeaturedArticles .Content {
	padding: 5px 6px 10px;
}

.FeaturedArticles .Content ul li .Image {
	float: left;
	margin: 5px 10px 5px 0;
	width: 90px;
}
.FeaturedArticles .Content ul li .Image img {
	vertical-align: top;
}

/* Popular Articles */
.PopularArticles {
	background: url(/common/img/bg-section.gif) no-repeat left bottom;
	margin-bottom: 10px;
}
.PopularArticles h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -1275px -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 7px 15px;
}
.PopularArticles .Content ul li {
	margin-left:15px;
	list-style-type:disc;
	font-size: 1em;
	padding: 5px 0;
}
.PopularArticles .Content ul li h4 {
	font-size: 1em;
	padding: 5px 0;
}
.PopularArticles .Content {
	padding: 5px 6px 10px;
}

.PopularArticles .Content ul li .Image {
	float: left;
	margin: 5px 10px 5px 0;
	width: 90px;
}
.PopularArticles .Content ul li .Image img {
	vertical-align: top;
}

.homePopularArticles {
	margin-bottom: 10px;
}
.homePopularArticles .popularArticlesInnerDiv1{
    float:left;
    width: 100%;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
	border-bottom: 1px solid;
	padding:0px 0px 5px 0px;
	margin-bottom: 10px;
}

/* Choosing Best Credit Cards */
.homeBestCreditCards{
	margin-bottom: 10px;
}
.homeBestCreditCards .bestCreditCardsInnerDiv1{
    float:left;
    width: 100%;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;
	border-bottom: 1px solid;
	padding:0px 0px 5px 0px;
	margin-bottom: 5px;
}
.bestCreditCardsContentMainDiv{
	float: left; 
	width: 100%; 
	background-color: #EDF4FC;
}
/* Choossing Best Credit Cards */

/* featured cards by cat */
.FeaturedCards{
    /*border: 1px solid #D6D6D6;*/
    margin-bottom: 10px;
}

.FeaturedCards ul li {
	border: #ccc solid 1px;
    border-top: none;
	overflow: auto;
	padding-bottom: 10px;
    background-color: #FFFFFF;
}
.FeaturedCards ul li.Last {
	border-bottom: none;
}
/*.FeaturedCards ul li h4 {
	background: no-repeat right 9px;
	color: #0163be;
	font-size: 1em;
	padding: 0px 60px 5px 0;
}*/

.FeaturedCards ul li .Image {
	overflow: hidden;        
        padding-left: 9px;        
        margin-top: 10px;
}
.FeaturedCards ul li p {
	float: left;
        margin-top: 2px;
        padding-left: 9px;
        font-size: 0.9em;
		padding-right: 10px;
}
.FeaturedCards ul li .Image img {
	float: left;
	margin-right: 17px;
}

.FeaturedCards ul li .Image-narrow img {
	width:72px;
	height:110px;
}

/* featured cards */
.FeaturedCards a.ApplyNow {
	/*background: url(/common/img/btn-apply-now.jpg) no-repeat;*/
	display: block;
	float: left;
	height: 29px;
	margin-top: 7px;
	overflow: hidden;
	text-indent: -1983em;
	width: 106px;    
}

.FeaturedCards a.ApplyNow img {
	margin-left: 0px;
}

.FeaturedCards ul li .StarContainer {
	margin-right: 32px;
	margin-top: 8px;
}

.FeaturedCards ul li .Star0,
.FeaturedCards ul li .Star1,
.FeaturedCards ul li .Star2,
.FeaturedCards ul li .Star3,
.FeaturedCards ul li .Star4,
.FeaturedCards ul li .Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat;
	width: 71px;
	height: 10px;
	float: right;
	margin-bottom: 8px;
}

.FeaturedCards ul li .Star5 {        
	background-position: -663px -115px;
}
.FeaturedCards ul li .Star4 {
	background-position: -452px -115px;
}
.FeaturedCards ul li .Star3 {
	background-position: -320px -115px;
}
.FeaturedCards ul li .Star2 {
	background-position: -188px -115px;
}
.FeaturedCards ul li .Star1 {
	background-position: -56px -115px;
}
.FeaturedCards ul li .Star0 {
	background-position: -528px -115px;
	width: 74px;
	height: 12px;
}

.FeaturedCards .imageClass h3{
	background: #1879E3 url(/common/img/featured-cards-by-cat.jpg) no-repeat;
	color:#FFFFFF;
	font-size:1.35em;
	padding:8px 10px;
}

.FeaturedCardsTitle{
    background: url(/common/img/low-interest-featured-by-cat.jpg);
    background-repeat: repeat-x;    
    padding-bottom:0px;   
    padding-left: 5px;
    height: 26px;
    margin-top: 5px;
	width: auto;
	overflow: hidden;
}
.FeaturedCardsTitle h2{
    font-size: 1em;    
}

.FeaturedCardsTitle a{
    color: #000000;    
}

.FeaturedCardsTitle a:link{
    color: #000000;
    font-size: 1em;
    font-weight: bold;
    vertical-align: middle;
}

.FeaturedCardsTitle a:hover{
    color: #004D9C;
    font-size: 1em;
    font-weight: bold;
}

.FeaturedCardByCatDiv{
    margin-top: 4px;
    padding-left: 9px;
}

div.seperator { line-height:0;}

/* Right section CSS for Ask-the-Expert page starts here.*/
.askExpertCategoriesMainDiv{
	float:left;
	width:100%;
	margin-bottom:20px;
}
.askExpertCategoriesTopDiv{
	float:left;
	background-image: url('/common/img/ask-the-exper-answer-by-categories.png');
	background-repeat:no-repeat;	
	height: 30px;	
	width:100%;
}
.askExpertCategoriesTopDiv1{
	float:left;
	height:30px;
	width:2%;
}
.askExpertCategoriesTopDiv2{
	color:#333333;
	float:left;
	font-weight:bolder;
	padding-top:4px;
	width:96%;
}
.askExpertCategoriesMiddleDiv{
	background-color:#F7F7F7;
	border-left:1px solid #D6D6D6;
	border-right:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	float:left;
	width:99.4%;
	padding-bottom: 10px;
	padding-top: 7px;
}
.askExpertCategoriesMiddleDiv1{
	float:left;
	width:48%;	
}
.askExpertCategoriesMiddleDiv2{
	float:right;
	width:50%;
}
.askExpertCategoriesMiddleDiv1 > ul > li > a:hover, .askExpertCategoriesMiddleDiv2 > ul > li > a:hover{
    text-decoration: underline;
}

.creditCardCategory{
	font-size:11px;
}


.aboutExpertMainDiv{
	float:left;
	width:100%;
	margin-bottom: 20px;
}

.featuredCardsTopDiv{
	float:left;
	background-image:url('/common/img/bkgrd-ask-the-expert-featured-cards.png');
	background-repeat:no-repeat;
	width:100%;
	height:30px;
}
.featuredCardsTopDiv2{
	float:left;
	width:96%;
	padding-top: 4px;
	font-weight:bolder;
	color:#FFFFFF;
}

.featuredCardsMiddleDiv{
	float:left;
	border-left: 1px solid #9ECA5F;
	border-right: 1px solid #9ECA5F;
	background-color: #F0F7E8;
	width:99.4%;
}

.featuredCardsMiddleDiv1{
	float:left;
	border-bottom: 1px solid #D6D6D6;
	width:99.4%;
	padding-bottom: 10px;
	padding-top: 4px;
}

.featuredCardsMiddleDiv2{
	float:left;
	border-bottom: 1px solid #9ECA5F;
	width:99.4%;
	padding-bottom: 10px;
	padding-top: 4px;
}

.featuredCardsName{
	float: left;
	color: #1263B7;
	padding-bottom:5px;
	padding-left: 10px;
}

.featuredCardsImage{
	float: left;
	width: 95%;
	margin-bottom: 10px;
	padding-left: 10px;	
}
.featuredCardsImageDivLeft{
	float: left;
	width: 112px;;
	padding-right: 10px;
}
.featuredCardsImageDivRight{
	float: left;
	width: 164px;
}
.featuredCardsApply{
	float: left;
	padding-left: 10px;
}
.aboutExpertTopDiv{
	float:left;
	background-image:url('/common/img/bkgrd-abt-expert.png');
	background-repeat:no-repeat;
	width:100%;
	height:30px;
}
.aboutExpertTopDiv1{
	float:left;
	width:2%;
	height:30px;
}
.aboutExpertTopDiv2{
	float:left;
	width:96%;
	padding-top: 4px;
	font-weight:bolder;
	color:#333333;
}
.aboutExpertMiddleDiv{
	float:left;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	background-color: #F7F7F7;
	width:92.4%;
    padding: 10px 5px 5px 15px;
}

/*.aboutExpertMiddleDiv img{
	position:relative;
	top:-5px;
	left:-7px;
	padding:5px 15px;
}*/

.relatedLinksMiddleDiv{
	float:left;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	background-color: #F7F7F7;
	width:96%;
	padding-left: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
}

.aboutExpertMiddleDiv1{
	float:left;
	border-bottom: 1px solid #D6D6D6;
	width:99.4%;
	padding-bottom: 10px;
	padding-top: 4px;
}

.aboutExpertMiddleDiv1Left{
	float:left;
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.aboutExpertMiddleDiv1Right{
	float:left;
	width: 200px;
	padding-bottom: 5px;
	padding-top: 2px;
}
.aboutExpertMiddleDiv1Right a{
	font-weight: bolder;
	color: #003972;
}
.aboutExpertMiddleDiv2{
	float:left;
	border-bottom: 1px solid #D6D6D6;
	width:99.6%;
}
/*--------------------------------------------------------
	CSS for rotating articles starts here.
--------------------------------------------------------*/
div#rotatingArticles
{
	background-image:url('/common/img/rotating_articles/rotating_feature_bkgrd.jpg');
	background-repeat:no-repeat;
	color: #FFFFFF;
	width: 300px;
	height: 303px;
	padding:8px 10px;
}
.rotatingArticlesHeading
{
	color: #FFFFFF;
	font-size:1.35em;
	font-weight: bolder;
	margin-bottom: 18px;
}
div#rotatingArticlesContent
{
  float: left;	  
  overflow : hidden;
  position : relative;
  cursor: hand;
  color: #000000;
  height: 242px
}
div.slideContentArticle
{
  width: 276px;
  height: 243px;  
  padding : 0;
  background-repeat : no-repeat;
  background-position : bottom right;
  overflow : hidden;
  line-height: 1.225em;
  font-family: Arial, Helvetica, sans-serif;  	
}
.rotatingArticlesContentDiv1
{
	margin-bottom:6px;
	padding-left:3px;
	padding-top:6px;
}
.rotatingArticlesContentDiv2
{
	padding-left: 3px;
}
.rotatingArticlesTitle
{
	color: #0360BE;
	font-size: 12px;
	font-weight:bold;
	margin-bottom: 3px;
}
.rotatingArticlesBlurb
{
	color: #666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}
.cr-ads-prev-article {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
}
.cr-ads-pause-article
{
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-left: 6px;
}
.cr-ads-resume-article
{
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-left: 6px;
}
.controlArticle
{
  margin-right : 2px;
  cursor:pointer;
  cursor:hand;
}
.cr-ads-next-article {
	float: left;
	width: 16px;
	height: 16px;
	overflow: hidden;
	margin-left: 6px;
} 
/*--------------------------------------------------------
	CSS for rotating articles ends here.
--------------------------------------------------------*/
/*--------------------------------------------------------
	CSS for rotating best credit cards starts here.
--------------------------------------------------------*/
div#rotatingCardsContent
{
  float: left;	  
  overflow : hidden;
  position : relative;
  cursor: hand;
  color: #000000;
  height: 492px;
  border: 1px solid #CCCCCC;
  margin-bottom: 10px;
}

div#slideContentCreditCard
{
  overflow : hidden;
  color:#666666;
  /*border-bottom: 1px solid #CCCCCC;*/
}

#slideContentCreditCard .Image {
    margin-top: 10px;
    overflow: hidden;
    padding-left: 9px;
}

#slideContentCreditCard .StarContainer {
    margin-right: 32px;
    margin-top: 8px;
}

#slideContentCreditCard a.ApplyNowCreditCard {
    display: block;
    float: left;
    height: 29px;
    margin-top: 7px;
    overflow: hidden;
    width: 106px;
}
#slideContentCreditCard .Star5 {
    background: url("/common/img/sprites_images.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin-bottom: 8px;
    width: 71px;
    background-position: -663px -115px;
}

#slideContentCreditCard .Star4 {
    background: url("/common/img/sprites_images.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin-bottom: 8px;
    width: 71px;
	background-position: -452px -115px;
}
#slideContentCreditCard .Star3 {
    background: url("/common/img/sprites_images.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin-bottom: 8px;
    width: 71px;
	background-position: -320px -115px;
}
#slideContentCreditCard .Star2 {
    background: url("/common/img/sprites_images.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin-bottom: 8px;
    width: 71px;
	background-position: -188px -115px;
}
#slideContentCreditCard .Star1 {
    background: url("/common/img/sprites_images.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin-bottom: 8px;
    width: 71px;
	background-position: -56px -115px;
}
#slideContentCreditCard .Star0 {
    background: url("/common/img/sprites_images.gif") no-repeat scroll 0 0 transparent;
    float: right;
    height: 10px;
    margin-bottom: 8px;
    width: 71px;
	background-position: -528px -115px;
	width: 74px;
	height: 12px;
}
#slideContentCreditCard .CreditCardByCatDiv {   
    padding-left: 9px;
}
#slideContentCreditCard p {
    float: left;
    font-size: 0.9em;
    margin-top: 2px;
    padding-left: 9px;
    padding-right: 10px;
	margin-bottom: 10px;
}
/*--------------------------------------------------------
	CSS for rotating best credit cards ends here.
--------------------------------------------------------*/ 


/* content */
#content {
	float: left;
	width: 590px;
}

/* ads */
#content .head_content {
	margin-bottom: 10px;
	text-align: center;
}
#content .head_content img {
	vertical-align: top;
}

#content h1.homePageH1{
    color: #777777;
    font-size: 0.87em;
    margin-bottom: 2px;
    padding-left: 2px;
    text-align: left;
}
/* box */
#content .Box {
	/*background: url(/common/img/bg-box.gif) no-repeat left bottom;*/
	margin-bottom: 10px;
}
#content .Box h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat 0 -36px;
	color: #fff;
	font-size: 1.35em;
	padding: 7px 15px;
}
#content .Box .Content {
	padding: 10px 15px 3px;
}

/* features categories */
#content .FeaturesCategories {
	overflow: hidden;
}
#content .FeaturesCategories li {
	/* background: no-repeat center bottom; */
	float: left;
	font-weight: bolder;
	padding: 2px 0;
	width: 112px;
}
#content .FeaturesCategories li a {
	/* background: no-repeat center bottom;  */
	display: inline;
	float: left;
	padding-bottom: 45px;
	text-align: center;
	width: 112px;
}

/* mainContent */
#mainContent {
	float: right;
	width: 414px;
}

/* article */
#mainContent .Article h3 {
	color: #92c947;
	font-size: 1.2em;
}
#mainContent .Article h3 a,a:link{
	color: #92c947;
	font-size: 1em;
}
#mainContent .Article ul li {
	border-bottom: #ccc solid 1px;
	overflow: hidden;
	padding-bottom: 5px;
}
#mainContent .Article ul li h4 {
	color: #0163be;
	font-size: 1em;
	padding: 5px 0;
}
#mainContent .Article ul li .Image {
	border: #ccc solid 1px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	width: 120px;
}
#mainContent .Article ul li .Image img {
	vertical-align: top;
}
#mainContent .Article ul li .More a {
	font-weight: bolder;
}
#mainContent .Article ul li.Last {
	border-bottom: none;
}

/* home news article */
#mainContent .homeArticle{
    margin-bottom: 20px;overflow:auto; float:left; width:414px;
}
#mainContent .homeArticle .homeArticleParentDiv{
	float:left; width:412px; border-bottom:1px solid; padding:0px 0px 5px 0px;
	
}
#mainContent .homeArticle .homeArticleInnerDiv1 h3{
	float:left; width:370px; font-size:18px; font-weight:bolder; font-family:Arial, Helvetica, sans-serif;
}
#mainContent .homeArticle .homeArticleInnerDiv2{
	float:right; width:31px; margin-top: 1px;
}
#mainContent .homeArticle .hzSeperator{
	float:left; width:412px; height:3px;
}

#mainContent .homeArticle ul li div a:link {
	color: #0163be;
	font-size: 1em;
	padding: 5px 0;
    font-weight: bold;
}
#mainContent .homeArticle ul li span {
	color: #9E9E9E;
	font-size: 0.9em;
	padding: 5px 0;
        margin-bottom: 10px;
}

#mainContent .homeArticle ul li .Image {	
	float: left;
	margin: 0 16px 5px 0;
	text-align: center;
	width: 120px;
}
#mainContent .homeArticle ul li .Image img {
    	vertical-align: top;
        padding-top: 10px;
}
#mainContent .homeArticle ul li.Last {
	border-bottom: none;
}
.parentDiv{
    overflow:auto;
    float:left;
    width: 100%;
}
.innerDiv1{
    overflow:auto;
    float:left;
    width: 270px;
    font-size: 1.6em;
    font-weight: bolder;
}
.innerDiv2{
    overflow:auto;
    float:right;
    width: 31px;
}
.dateDiv{
    margin-bottom: 5px;
}
/* home more news */
#mainContent .homeMoreNews {
	padding-top: 5px;
        padding-bottom: 5px;
        font-weight: bolder;
	color: #004a91;
	font-size: 1em;
}

#mainContent .homeMoreNews li.Last {
	border-bottom: none;
        padding-bottom: 5px;
        font-weight: normal;	
        padding-top: 5px;
}

#mainContent .homeMoreNews li.Last img {
        vertical-align: middle;
}

/* more news */
#mainContent .MoreNews {
	padding: 5px 0 5px;
}
#mainContent .MoreNews h4 {
	color: #004a91;
	font-size: 1em;
	padding: 0px 0;
}
#mainContent .MoreNews h4 a {
	margin-left: 5px;
}
#mainContent .MoreNews h4 a img {
	vertical-align: middle;
}
#mainContent .MoreNews ul li {
	border-bottom: #ccc solid 1px;
	padding: 5px 0;
}
#mainContent .MoreNews ul li.Last {
	border-bottom: none;
}

/* featured cards */
#mainContent .FeaturedCards h3 {
	color: #92c947;
	font-size: 1.2em;
}
#mainContent .FeaturedCards ul li {
	border-bottom: #ccc solid 1px;
	overflow: hidden;
	padding-bottom: 10px;
}
#mainContent .FeaturedCards ul li.Last {
	border-bottom: none;
}
#mainContent .FeaturedCards ul li h4 {
	background: no-repeat right 9px;
	color: #0163be;
	font-size: 1em;
	padding: 0px 60px 5px 0;
}

#mainContent .FeaturedCards ul li .Image {
	float: left;
	margin: 0 10px 5px 0;
	padding: 0px 0;
	text-align: center;
	width: 120px;
}
#mainContent .FeaturedCards ul li .Image p {
	float: left;
	padding: 5px 8px;
	text-align: center;
}
#mainContent .FeaturedCards ul li .Image img {
	vertical-align: top;
}

#mainContent .FeaturedCards ul li .Image-narrow img {
	width:72px;
	height:110px;
}

/* featured cards */
#mainContent .FeaturedCards .ApplyNow {
	background: url(/common/img/sprites_images.gif) no-repeat -401px -75px;
	display: block;
	float: left;
	height: 25px;
	margin-top: 1px;
	overflow: hidden;
	text-indent: -1983em;
	width: 104px;
}

#mainContent .FeaturedCards ul li .Star0,
#mainContent .FeaturedCards ul li .Star1,
#mainContent .FeaturedCards ul li .Star2,
#mainContent .FeaturedCards ul li .Star3,
#mainContent .FeaturedCards ul li .Star4,
#mainContent .FeaturedCards ul li .Star5 {
	background-image: url(/common/img/sprites_images.gif);
	float: right;
	width: 51px;
	height: 10px;
	margin-top: 9px;
}


#mainContent .FeaturedCards ul li .Star5 {
	background-position: -607px -115px;
}
#mainContent .FeaturedCards ul li .Star4 {
	background-position: -396px -115px;
}
#mainContent .FeaturedCards ul li .Star3 {
	background-position: -264px -115px;
}
#mainContent .FeaturedCards ul li .Star2 {
	background-position: -132px -115px;
}
#mainContent .FeaturedCards ul li .Star1 {
	background-position: -709px -72px;
}
#mainContent .FeaturedCards ul li .Star0 {
	background-position: -1966px -75px;
}

/* Home - blog */
#mainContent .Blog h3 {
	color: #92c947;
	font-size: 1.2em;
}
#mainContent .Blog ul li {
	border-bottom: #ccc solid 1px;
	overflow: hidden;
	padding-bottom: 10px;
}
#mainContent .Blog h4 {
	color: #0163be;
	font-size: 1em;
	padding: 5px 0;
	padding-bottom: 10px;
}
#mainContent .RecentPosts h4 {
	color: #000;
	font-size: 1em;
	padding: 5px 0;
	padding-bottom: 10px;
}
#mainContent .RecentPosts ul li {
	border-bottom: #ccc solid 1px;
	overflow: hidden;
	padding-bottom: 10px;
}
#mainContent .RecentPosts ul li.Last {
	border-bottom: none;
}
#mainContent .Blog ul li .Image {
	border: #ccc solid 1px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	width: 120px;
}
#mainContent .Blog .Image img {
	vertical-align: top;
}
#mainContent .Blog ul li .More a {
	font-weight: bolder;
}

#mainContent .homeBlog{
   margin-top: 0px;
}
#mainContent .homeBlog .blogInnerDiv1{
    float:left;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bolder;    
	padding:0px 0px 5px 0px;	
}
#mainContent .homeBlog .blogParentDiv{
    float:left;    
	width: 100%;
	border-bottom:1px solid;
	margin-bottom: 5px;
}
#mainContent .homeBlog ul li .Image {	
	float: left;
	margin: 0 20px 5px 0;
	text-align: center;
	width: 120px;
}
#mainContent .homeBlog ul li a {
	font-weight: bolder;        
}
#mainContent .homeBlog .Image img {
	vertical-align: top;
        padding-top: 10px;
}
#mainContent .homeBlog ul li p a {
	font-weight: normal;
}
#mainContent .homeBlog .titleDiv{
    margin-bottom: 5px;
}
#mainContent .homeBlog .contentDiv{
    overflow:auto;
    float:left;
    width: 100%;
    margin-bottom: 5px;
}
#mainContent .homeBlog .txtDiv{
overflow:auto;
float:left;
width: 270px;
}

#mainContent .homeBlogRecentPosts {
	color: #000;
	font-size: 1em;
	padding: 5px 0;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

#mainContent .homeBlogRecentPosts .homeBlogTitleRecentPosts{
    font-weight: bolder;
    margin-bottom: 5px;
}

#mainContent .homeBlogRecentPosts ul li img {
	vertical-align: middle;
}
/* Choosing Best Credit Cards */
.homeBestCreditCards{
	margin-bottom: 10px;
}
.homeBestCreditCards .bestCreditCardsInnerDiv1{
    float:left;
    width: 100%;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bolder;
	border-bottom: 1px solid;
	padding:0px 0px 5px 0px;
	margin-bottom: 5px;
}
.bestCreditCardsContentMainDiv{
	float: left; 
	width: 100%; 
	background-color: #EDF4FC;
}

#bcc p{ font-size: small; padding: 10px; }
.bbc_card{ color: #00F; font-weight: bold; }
.bbc_u{ color: #000; text-decoration: underline !important; }
.bbc_img {float: left; margin-top: 7px; margin-right: 10px; height: 92px; padding-left: 10px;}
/* Choossing Best Credit Cards */

/* CSS for Left Rail Newsletter subscription starts here. */
.leftRailNewsletter
{
	background-image:url('/common/img/email_alerts/cc-email-alerts-left-rail-bkgrd.png');
	background-repeat:no-repeat;
	widows: 163px;
	height: 323px;
}
.leftRailNewsletterHeading
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 21px;
	color:#FFFFFF;
	line-height: 20px;
}
.leftRailResultHeading
{
	padding-left: 15px;
	padding-top: 6px;
	color:#FFFFFF;
}
#resultLeftRail
{
	padding-left: 20px;
	color:#FFFFFF;
} 
/* CSS for Left Rail Newsletter subscription ends here. */


/* extra */
#extra {
	float: left;
	font-size: .9em;
	width: 155px;
}
#homeextra{
	float: left;
	font-size: .9em;
	width: 160px;
}

/* home extra box */
#homeextra .Box {
	/*background: url(/common/img/border-todays-rates.png) no-repeat left bottom;*/
	padding-bottom: 5px;
	margin-bottom: 20px;
}
#homeextra .Box h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -165px 0;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 10px;
}
#homeextra .Box h3.ExtraTitle {
        background: url(/common/img/sprites_images.gif) 0 0;
        color: #0C55A0;
	font-size: 1.2em;
}
#homeextra .Box .Content {
	padding: 5px 7px;
        border: 1px solid #C9C9C9;
        background-color: #FCFCFC;
}
#homeextra .Nav .Content {
	padding: 0 1px 9px;
}


/* box */
#extra .Box {
	background: url(/common/img/bg-box-1.gif) no-repeat left bottom;
	padding-bottom: 5px;
	margin-bottom: 7px;
}
#extra .Box h3 {
	background: #9f9fa3 url(/common/img/sprites_images.gif) no-repeat -165px 0;
	color: #fff;
	font-size: 1.2em;
	padding: 5px 10px;
}
#extra .Box h3.ExtraTitle {
        background: url(/common/img/sprites_images.gif) 0 0;
        color: #0C55A0;
	font-size: 1.2em;
}
#extra .Box .Content {
	padding: 5px 7px;
}
#extra .Nav .Content {
	padding: 0 1px 9px;
}

/* today rates */
.Box .TodayRates {
	padding: 5px 0;
}
.Box .TodayRates dl {
	line-height: 1.25em;
	overflow: hidden;
	padding: 5px 0;
}
.Box .TodayRates dl dt {
	float: left;
	width: 90px;
}
.Box .TodayRates dl dt a:link, .Box .TodayRates dl dt a:visited {
	text-decoration: none;
}
.Box .TodayRates dl dd {
 	color: #92c947;
	float: right;
	font-weight: bolder;
	text-align: right;
	width: 50px;
}
.Box .TodayRates dl dd img {
	vertical-align: middle;
}
.Box p.meta{
    color: #999;
    margin-bottom: 5px;
}
.Box p.meta a{
    color: #999;    
}
.Box p.meta span a{
    color: #0360BE;
}
a:visited .aTodaysRates{
    color: #999;
}

#getthiswidget .normal {
	width: 119px;
	height: 27px;
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
}

#getthiswidget .normal img {
	margin-left: -444px;
}

#getthiswidget .hover img {
	margin-left: -568px;
}

.ccrates{
    align:center;
    padding: 6px 6px;
}
/* list */
.Box .List {
	font-size: 1.1em;
}
.Box .List li {
	padding: 2px 9px;
}
.Box .List li.Active, .Box .List li.Over {
	background-color: #92c947;
	color: #fff;
}
.Box .List li.Active {
	font-weight: bolder;
}
.Box .List li.Active a:link, .Box .List li.Active a:visited,
.Box .List li.Over a:link, .Box .List li.Over a:visited {
	color: #fff;
}
.Box .List li.Active a:hover,
.Box .List li.Over a:hover {
	color: #000;
}

/* newsletter */

#homeextra .Box div.NewLetterExtraTitle {
        background: url(/common/img/sprites_images.gif) repeat-x 0 -75px;
        color: #0C55A0;
	font-size: 1.2em;
        font-weight: bolder;
        padding-left: 10px;
        height: 23px;
        overflow: hidden;
        padding-top: 5px;
}

#extra .Box h3.NewLetterExtraTitle {
        background: url(/common/img/sprites_images.gif) repeat-x 0 -75px;
        color: #0C55A0;
	font-size: 1.2em;
}
.txtNewsletter{
    float:left;
    overflow:auto;
    text-align: left;
    color: #999;
    font-size: 1em;
    margin-bottom: 10px;
}

#newsletter-submit {
	cursor:pointer;
	cursor:hand;
}

.txtEmailNewsletter{
    float:left;
    overflow:auto;
    text-align: left;
    color: #999;
    font-size: 1em;
    font-weight: bold;
    margin-bottom: 5px;
}


.Box .Newsletter {
	text-align: center;
	width:140px; 
	overflow:hidden;
}

/* sprite stuff by gamehead200 */

.Box .Newsletter .newsletterImage {
	width: 41px;
	height: 33px;
	float: right;
	overflow: hidden;
}

.Box .Newsletter .newsletterImage img {
	margin-left: -1401px;
	margin-top: -75px;
}

/* end */

.Box .Newsletter p {
	padding: 0px 10px 0px;
}
.Box .Newsletter input, .Box .Newsletter button {
	display: block;
	margin: 0 auto;
}
.Box .Newsletter div input {
	border: #ccc solid 1px;
	margin-bottom: 5px;
	width: 135px;
	overflow:hidden;
}
.Box .Newsletter div button {
	background: url(/common/img/extra_sprites.gif) no-repeat -834px 0;
	border: none;
	height: 22px;
	overflow: hidden;
	text-indent: -1983em;
	width: 87px;
        margin-left: 50px;
        margin-bottom: 10px;
}

.Box .Newsletter-hover div button {
	background: url(/common/img/extra_sprites.gif) no-repeat -926px 0;
}

/* get free credit score */
#getFreeCreditScore {
	background: url(/common/img/bg-get-free-credit-score.gif) no-repeat;
	color: #0069d1;
	height: 300px;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
#getFreeCreditScore h3 {
	font-size: 2.2em;
	line-height:26px;
}
#getFreeCreditScore p {
	padding-top: 5px;
	font-size:1.6em;
	text-align:center;
	font-weight:bolder;
}
#getFreeCreditScore .StartNow a {
	background: url(/common/img/sprites_images.gif) no-repeat -1138px -75px;
	display: block;
	height: 30px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: -1983em;
	width: 104px;
}
/* get free credit score home */
#getFreeCreditScoreHome {
	background: url(/common/img/bkgrd-credit-score-1.png) no-repeat;
	color: #0069d1;
	height: 259px;	
	overflow: hidden;	
	/*text-align: center;*/
    margin-bottom: 20px;
}

#getFreeCreditScoreHome h3{
	font-size: 2.6em;
	line-height:26px;
}
.txtInstant{
	padding-left:11px;
	padding-top:23px;	
}
.txtInstant a:link {
	font-size: 1.6em;
	line-height:23px;
        font-family: arial, verdana, tahoma;
        color: #fff;
        font-weight: bold;
}
#getFreeCreditScoreHome .txtInstant h2{
	font-size: 1em;
	line-height:20px;
        font-family: arial, verdana, tahoma;
        color: #fff;
        font-weight: bold;
}

#getFreeCreditScoreHome p a{
	padding-top: 11px;
	font-size:1.2em;
	text-align:left;
	font-weight:normal;
    color: #fff;
}
#getFreeCreditScoreHome .StartNow a {
	background: url(/common/img/extra_sprites.gif) no-repeat -1018px 0;
	display: block;	
	overflow: hidden;
	text-indent: -1983em;
	width: 101px;
    margin-left: 27px;
}

#getFreeCreditScoreHome .StartNow-hover a {
	background: url(/common/img/extra_sprites.gif) no-repeat -1124px 0;
}

#getFreeCreditScoreHome .creditScoreTitle{
    color: #fff;
    font-size: 1.6em;
}


/* credit card database */
#extra .CreditCardData a {
	background: url(/common/img/sprites_images.gif) no-repeat -810px -36px;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
}

#homeextra .CreditCardData a {
	background: url(/common/img/bg-credit-card-database.gif) no-repeat -810px -36px;
	width: 155px;
	color: #fff;
	display: block;
	font-size: 1.1em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 23px;
}

/* blog */
.Box .Blog h4 {
	font-size: 1em;
	color: #0163be;
}

div.seperator { line-height:0;}

/* CSS for ask-the-expert home page captcha starts here. */
#addCaptcha
{
	border: 2px solid #CCCCCC;
	border-radius: 6px;
	padding: 6px;
	float: left;
	width: 324px;
}
#ask-the-expert-mask {
    background-color: #000000;
    display: none;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 9000;
	filter: alpha(opacity = 80);
}
#boxes #ask-the-expert-dialog {
    background-color: #FFFFFF;
    padding: 6px;
    width: 340px;
}
#boxes .ask-the-expert-window {
    display: none;
    padding: 20px;
    position: absolute;
    width: 330px;
    z-index: 9999;
}
#captchaRefresh {
    background: url("/common/img/ask-the-expert-section-refresh.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    overflow: hidden;
    vertical-align: middle;
    width: 106px;
}
.commentInput {
    background: url("/common/img/ask-the-expert-section-submit.png") no-repeat scroll 0 0 transparent;
    border: medium none;
    cursor: pointer;
    height: 23px;
    overflow: hidden;
    width: 106px;
}
.askexpertCaptchaInput{
    border:1px solid #DADADA;    
    width: 150px;
    overflow:hidden;
    float:left;
	margin-top: 2px;
}
.closeDiv
{
	float: right;
}
/* CSS for ask-the-expert home page captcha starts here. */


div#frame
{
  float: left;	
  width : 590px;
  height : 187px;
  padding : 0px 0px;
  background-image : url('/common/img/bkgrd-slider.png');
  background-repeat:no-repeat;
  margin-bottom: 11px;
  margin-top: 2px;
}

div#slideContainer
{
  float: left;	
  height : 147px;
  padding : 7px 0 0 7px;  
  overflow : hidden;
  position : relative;
  cursor: hand;
}

.control
{
  margin-left : 2px;
  margin-right : 2px;
  margin-top : 1px;
  cursor:pointer;
  cursor:hand;
}

div.slideContent
{
  width : 578px;
  height : 197px;
  padding : 0;
  background-repeat : no-repeat;
  background-position : bottom right;
  overflow : hidden;
  line-height : 1.5em;
  font-family : 'helvetica', sans-serif;
  font-weight: bold;
  font-size : 14px;
}

.slidecontent h1
{
  
}

div#slide_wrap
{
  height : 197px;
  padding : 0px 0px;
  overflow : hidden;
  position : relative;
}

.slideLeft
{
  width : 60%;
  float : left;
  overflow : hidden;
  text-align : left;
  color : #02386E;
  padding : 10px 0 0 10px;
}

.slideRight
{
  width : 70%;
  float : right;
  overflow : hidden;
  padding : 45px 0 0 40px;
}

div.leader
{
    line-height: 1em;
    font-size:  1em;
    font-weight: normal;
    padding : 10px 0;
    font: 100%/1.125em Arial,Helvetica,sans-serif;

}

div#rcontrols {
	float:left; 
	text-align:left;
	width:100%;
	color:#65A6E0;
    padding-left: 20px;
	padding-top:20px; 
}

#rcontrols .prev, #rcontrols .next {
	cursor:pointer;
	cursor:hand;
}

/* sprite stuff by gamehead200 */

#frame .cr-ads-next {
	float: left;
	width: 10px;
	height: 15px;
	overflow: hidden;
	margin-left: 4px;
}

#frame .cr-ads-next img {
	margin-left: -1387px;
	margin-top: -75px;
}

#frame .cr-ads-prev {
	float: left;
	width: 14px;
	height: 14px;
	overflow: hidden;
}

#frame .cr-ads-prev img {
	margin-left: -1368px;
	margin-top: -75px;
}

.slideLeft .readMore {
	width: 122px;
	height: 27px;
	overflow: hidden;
}

.slideLeft .readMore img {
	margin-left: -1104px;
	margin-top: -75px;
}

/* CSS Sprite created by: http://spritegen.website-performance.org/ seems we need to absolutely position the LI elements for this to work. */

/* first row */
.LimitedNoCredit { background-position: 37px -528px !important; } /* Bad Credit */
.CashBack { background-position: 37px -253px !important; } /* Cash Back */
.LowIntroRate  { background-position: 37px -619px !important; } /* Balance Transfer */
.LowOngoingRate { background-position: 37px -709px !important; } /* Low Interest */
.AirMilesTravel { background-position: 37px 23px !important; } /* Frequent Flyer */
/* second row */
.RewardPoints { background-position: 37px -797px !important; } /* Rewards Points */
.Student { background-position: 37px -887px !important;  }  /* Student */
.Business { background-position: 37px -69px !important; } /* Business */
.InstantApproval  { background-position: 37px -433px !important; } /* Instant Approval */
.Visa { background-position: 37px -158px !important; } /* Visa */
/* main li rule */
.FeaturesCategories li {
	background: url(/common/img/icos/icos.png) no-repeat top left;
	margin-bottom: 2px;
	height: 53px;
}

/* home comaprison tool box */
.homeFeaturedCatBox {
	float:left;
	background: url(/common/img/sprites_images.gif) no-repeat -1580px -36px;	
    height: 34px;
    width: 590px;
    font-size: 1.3em;
    color: #FFF;
}
.homeFeaturedCatBox h2{	font-size: 1em; }

.topTitleDiv{
	float:left;
	width:10px;
}

.middleTitleDiv, .bottomTitleDiv{
	float: left;
	width: auto;
	padding-top: 6px;
	font-weight: bolder;
}

.mainDiv {
    background:url('/common/img/bestcard-bg-c.gif') no-repeat transparent !important;
    height: 215px;
	float:left;
	width:590px;
	margin-bottom: 15px;
}
.mainDiv-balance-transfer{
	background:url('/common/img/bestcard-bg1.gif') no-repeat transparent !important;
    height: auto;
	float:left;
	width:590px;
	margin-bottom: 15px;
}
.contentDiv1, .contentDiv2, .contentDiv3 {
	float:none;
	width:100%;
	background: none;
	height: 50px;
	overflow: hidden;
}

.topContentDiv1, .topContentDiv2, .topContentDiv3{
    float:none;
    padding-left:0;
    width:100%;
}

.middleContentDiv1, .middleContentDiv2, .middleContentDiv3{
	text-align:left;
	width:278px;
    margin:2px 0 0 50px;
    height:9px;
	color: #FFF;
}

.bottomContentDiv1, .bottomContentDiv2, .bottomContentDiv3{
	float: right;
	width:255px;
	margin-top: -9px;
	text-align:left;
}
.bottomContentDiv1 select#crd{
    margin-left: 7px !important;
}

.white-text {
    color: white;
}

.goCCDiv {
	float: left;
	overflow: auto;
	width:100%;
	height: 50px;
}
.goCCInnerDiv {
	float:left;
	overflow: auto;
	width:90px;
}

.goCC {
    float:right;
    clear:right;
	background: url(/common/img/extra_sprites.gif) no-repeat -692px 0px;
	width: 66px;
	display: block;
	height: 32px;
	margin: 10px 15px 0 79px;
	border:none;
	cursor:pointer;
	cursor:hand;
}

.goCC-hover {
	background: url(/common/img/extra_sprites.gif) no-repeat -763px 0px;
}

.marketplaceText{
	padding: 10px auto;
}




