
/* 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.
--------------------------------------------------------*/ 


/* 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. */


/* content */
#content {
	float: right;
	width: 735px;
}

#content .Group {
	overflow: hidden;
	margin-bottom: 10px;
}
* html #content .Group {
	height: 1%;
}
#content h2{
	font-size: 1.6em;
	color: #92c947;
	font-weight: normal;
	padding: 5px 5px 5px 0;
	border-bottom:#ccc solid 1px;
	margin-bottom:5px;
}
#content h2.cardNameHeader{
    border-bottom: 0 none;
    margin-bottom: 0;
    padding:0;
}
#content .FCSBox {
	border: #ccc solid 1px;
	overflow: hidden;
	margin-bottom: 10px;
}
* html #content .FCSBox {
	height: 1%;
}

/* student credit cards */
.StudentCreditCards {
	float: left;
	font-size: .9em;
	height: 148px;
	overflow: hidden;
	padding: 10px 175px 15px 15px;
}
.StudentCreditCards h1 {
	font-size: 2em;
	font-weight: normal;
	color: #92c947;
	padding-bottom: 18px;
}
.StudentCreditCards ul {
	padding-top: 0px;
        width: 85%;
}

.StudentCreditCards ul li {
	padding-top: 0px;
}

.Calculators h1 {
	width:400px;
	background: url(/common/img/bg-title-calc_400.gif) no-repeat;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFF;
	padding-top:5px;
	padding-left:15px;
	height:25px;
}
.Calculators h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #92c947;
	padding-top: 10px;
	padding-bottom: 5px;
}
/*.Calculators h1 {
	font-size: 2em;
	font-weight: bold;
	color: #92c947;
	padding-bottom: 10px;
}*/

.Calculators .Content {
	width:388px;
	border: #C9C9C9 solid 1px;
	border-top: none;
	overflow: hidden;
	padding: 5px;
	padding-top:0;
	margin:0;
	float:left;
	margin-right:20px;
}
.Calculators ul {
	padding-top: 10px;
}
.Calculators ul li {
	padding-top: 5px;
}

/* student credit cards */
.FreeCreditReportsAndScores {	
	float: left;
	font-size: .9em;
	height: 158px;
	overflow: hidden;
	padding: 0 175px 0 19px;
	width: 540px;
}
.FreeCreditReportsAndScores h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #0163be;
	padding-top: 4px;
}
.FreeCreditReportsAndScores p {
	width: 340px;
	font-size: 1em;
	padding: 2px 2px 0 2px;
}
.FreeCreditReportsAndScores ul {
	padding-top: 10px;
}
.FreeCreditReportsAndScores ul li {
	padding-top: 5px;
}

/* editor pick */
.EditorPick {
	background: url(/common/img/bg-editor-pick.gif) no-repeat;
	float: right;
	height: 173px;
	overflow: hidden;
	width: 245px;
}
.EditorPick h3 {
	color: #fff;
	font-size: 1.1em;
	line-height: 31px;
	padding: 0 10px;
}
.EditorPick .Content {
	padding: 10px;
}
.EditorPick .Content h4 {
	font-size: 1em;
	padding-bottom: 10px;
}
.EditorPick .Content .Image {
	float: left;
	width: 82px;
}
.EditorPick .Content .Image img {
	vertical-align: top;
}
.EditorPick .Content .Vote {
	background: no-repeat;
	float: right;
	padding-top: 3px;
	width: 133px;
}
.EditorPick .Content .Vote p.Star0,
.EditorPick .Content .Vote p.Star1,
.EditorPick .Content .Vote p.Star2,
.EditorPick .Content .Vote p.Star3,
.EditorPick .Content .Vote p.Star4,
.EditorPick .Content .Vote p.Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat;
	height: 14px;
	margin-left: 15px;
	overflow: hidden;
	text-indent: -1983em;
	width: 86px;
}
.EditorPick .Content .Vote p.Star5 {
	background-position: -1194px -115px;
}
.EditorPick .Content .Vote p.Star4 {
	background-position: -1103px -115px;
}
.EditorPick .Content .Vote p.Star3 {
	background-position: -1012px -115px;
}
.EditorPick .Content .Vote p.Star2 {
	background-position: -921px -115px;
}
.EditorPick .Content .Vote p.Star1 {
	background-position: -830px -115px;
}
.EditorPick .Content .Vote p.Star0 {
	background-position: -739px -115px;
}
.EditorPick .Content .Vote .ApplyNow {
	background-position: url(/common/img/sprites_images.gif) no-repeat -165px -75px;
	height: 25px;
	margin-top: 10px;
	overflow: hidden;
	text-indent: 25em;
	width: 120px;
}
.EditorPick .Content p {
	padding-left: 20px 10px;
	font-size:0.9em;
}


/* box */
#content .Box {
	background: url(/common/img/bg-box-6.gif) no-repeat left bottom;
	margin-bottom: 10px;
	padding-bottom: 10px;
}
#content .Alt {
	background: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content .Box h2 {
	background: #909095 url(/common/img/sprites_images.gif) no-repeat -325px 0;
	color: #fff;
	font-size: 1em;
	padding: 5px 10px;
}
#content .Box .Content {
	padding: 10px 10px 0;
}

/* card info */
.Box .CardInfo {
	overflow: hidden;
	padding-bottom: 10px;
}
.Box .CardInfo .Image {
	float: left;
	margin: 5px 10px 0 0;
	text-align: center;
	width: 125px;
}
.Box .CardInfo .Image img {
	vertical-align: top;
}
.Box .CardInfo .Info {
	float: left;
	width: 388px;
}
.Box .CardInfo .Info h4 {
	color: #1070cf;
	font-size: 1em;
	margin-bottom: 5px;
}
.Box .CardInfo .Info ul li {
	background: url(/common/img/ico-list.gif) no-repeat left 7px;
	padding-left: 10px;
}
.Box .CardInfo .Info .CardDetails {
	padding-left: 10px;
}
.Box .CardInfo .EditorRating {
	background: url(/common/img/bg-editor-rating.gif) no-repeat;
	float: right;
	height: 82px;
	margin-left: 10px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
	width: 120px;
}
.Box .CardInfo .EditorRating h4 {
	font-size: 1em;
}
.Box .CardInfo .EditorRating p.Star0,
.Box .CardInfo .EditorRating p.Star1,
.Box .CardInfo .EditorRating p.Star2,
.Box .CardInfo .EditorRating p.Star3,
.Box .CardInfo .EditorRating p.Star4,
.Box .CardInfo .EditorRating p.Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat center top;
	margin: 2px auto 1px auto;
	padding-top: 17px;
	width: 86px;
}
.Box .CardInfo .EditorRating p.Star5 {
	background-position: -1194px -115px;
}
.Box .CardInfo .EditorRating p.Star4 {
	background-position: -1103px -115px;
}
.Box .CardInfo .EditorRating p.Star3 {
	background-position: -1012px -115px;
}
.Box .CardInfo .EditorRating p.Star2 {
	background-position: -921px -115px;
}
.Box .CardInfo .EditorRating p.Star1 {
	background-position: -830px -115px;
}
.Box .CardInfo .EditorRating p.Star0 {
	background-position: -739px -115px;
}
.Box .CardInfo .EditorRating .ApplyNow a {
	background: url(/common/img/sprites_images.gif) no-repeat -165px -75px;
	display: block;
	height: 25px;
	text-indent: -1983em;
	overflow: hidden;
	width: 120px;
}
.Box .CardInfo .CreditReport {
	background: none;
	float: right;
	height: 25px;
	margin-left: 5px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
	width: 192px;
}
.Box .CardInfo .CreditReport .ClickHere a {
	background: url(/common/img/sprites_images.gif) no-repeat -1464px -75px;
	display: block;
	height: 27px;
	text-indent: -1983em;
	overflow: hidden;
	width: 192px;
}

/* tabular */
.Box .Tabular {
	color: #666;
}
.Box .Tabular table, .Box .Tabular table th, .Box .Tabular table td {
	border: none;
}
.Box .Tabular table th, .Box .Tabular table td {
	padding: 5px;
	text-align: center;
}
.Box .Tabular table th {
	background-color: #e9f1fa;
	color: #005cb9;
}

/* credit card database */
#content .CreditCardData {
	width: 210px;
}

#content .CreditCardData a {
	background: url(/common/img/sprites_images.gif) no-repeat -595px -36px;
	color: #fff;
	display: block;
	font-size: 1.35em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
	height: 30px;
}

/* blog */
.FreeCreditScores .Info {
	float: left;
	width: 450px;
}
.FreeCreditScores .Info h4 {
	font-size: 1em;
	color: #0163be;
	padding-left: 10px;
}
.FreeCreditScores .Info ul {
	padding-bottom: 10px;
}
.FreeCreditScores .Info ul li {
	background: url(/common/img/ico-list.gif) no-repeat left 7px;
	padding-left: 10px;
}
.FreeCreditScores .Info {
	padding-left: 10px;
}
.Box .CardInfo .Image-narrow {
	float: left;
	margin: 5px 10px 0 0;
	text-align: center;
	width: 110px;
}
.Box .CardInfo .Image-narrow img {
	vertical-align: top;
	width:72px;
	height:110px;
}

/* CSS for FAQ Box starts here. */
.channels {
    background-color: #FFFFFF;
    border: 1px solid #868186;
    float: left;
    margin-top: 20px;
    margin: 20px 0;
    /*width: 628px;*/
}
.channels ul {
    list-style-position: inside;
    margin: 0;
    padding: 0;
}
div.channels p{
    padding: 5px 10px 10px 5px;
}
div.channels h2 {
    padding: 10px 8px;
}

.channels ul.tabs {
    overflow: hidden;
}
.channels ul.tabs li {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #E9E8EC;
    border-color: -moz-use-text-color -moz-use-text-color #868186 #868186;
    border-style: none none solid solid;
    border-width: 0 0 1px 1px;
    color: #000000;
    float: left;
    font-size: 0.9em;
    height: 3em;
    line-height: 3em;
    margin-right: 0;
    width: 181.5px;
}
ul.tabs li.doubleline {
    line-height: 1.4em;
}
.channels ul.number5 li {
    width: 145.6px;
}
.channels ul.number6 li {
    width: 121.3px;
}
.channels ul.tabs li a {
    display: block;
    outline: medium none;
    text-align: center;
    padding: 0px 0px 0px 5px;
}
.channels ul.tabs li.first {
    border-left: 0 none;
}
.channels ul.tabs li.current {
    background-color: #FFFFFF;
    border-bottom: 0 none;
}
.channels ul.tabs li.current a {
    font-weight: bold;
}
.channels div.channelimg {
    float: left;
    height: 70px;
    margin: 8px;
    width: 70px;
}
#panel1 ul li, #panel2 ul li, #panel3 ul li, #panel4 ul li, #panel5 ul li, #panel6 ul li {
    background: url("/images/ico-list.png") no-repeat scroll left 7px transparent;
    list-style: none outside none;
    margin-left: 90px;
    padding: 0 10px 10px;
    text-align: left;
}
/* CSS for FAQ Box ends here. */


/* CSS for XML marketplace starts here. */
#SHlistings
    {font-family: Helvetica;font-size:12px;}

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

#ccODB /* 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
    {color:#fff;margin:0 0 5px 0;}
    #ccDshBrdTitle
        {margin:0;padding:0;font-size:14px;font-weight:bold; text-indent:6px;}
#ccCurFltrs
    {float:left;width:40%;}
    #ccCurFltrTitle
        {font-size:16px;font-weight:bold;padding:4px 0 4px 0; text-indent:6px;}
    #ccCurFltrsData
        {background-color:#676767;padding:5px;height:35px;} 
    #curAmount, #curBalance
        {float:left;padding:0 20px 0 0;font-weight:bold;}
#ccFltrs        
    {float:right;width:100%;margin:0 0 0 5px;}
    #ccFltrTitle
        {font-size:16px;font-weight:bold;padding:4px 0 4px 0;}
    #ccFltrsFrm
        {background-color:#186FCD;padding:5px;height:35px;}    
    .fltrFld
        {float:left;padding:0px 5px 0 0;}
    #fltrSubmit
        {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
        {width:120px;}
    #AmountID
        {width:92px;}
    #TermID
        {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: #ccc;background: #F9F9F9 url('/common/img/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:19px 0; border:none;}
    .ccODvHighlight /*divider between each credit card ad*/
        {margin:19px 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
            {font-size:13px;font-weight:bold;}
        h4.afRate
            {font-size:11px; font-weight:bold;}                     
        #ccODB .acComments
            {color:#666;font-size:11px;}
        #ccODB .acComments ul
            {margin:0 0 0 15px;padding:0; list-style-position:outside; list-style-type:disc}
        #ccODB .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
            {font-size:11px;color:#666;font-weight:normal;}
        .csGraph
            {width:80px;border:1px solid #999999;height:8px;margin:5px 0;}
        .csGraphData
            {background-color:#999;height:8px;}                             
        #ccODB .highlight1
            {font-size:14px;color:#74a631;font-weight:bold;}
        .cbReward
            {float:left;width:33%;font-size:13px;font-weight:bold;text-align:center;}
        .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. */
/* CSS for Best Credit Cards Category Starts Here. */
.ccODCH {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#85B842 url(http://www.nextinsure.com/ListingDisplay/Images/CreditCards/bestcards_header_bg.png);
color:white;
font-size:11pt;
font-weight:bold;
height:23px;
overflow:hidden;
}

.ribbon {
display:block;
float:left;
}

.ccODCHeading {
float:left;
height:23px;
line-height:18pt;
}
/* CSS for Best Credit Cards Category Ends Here. */

/* CSS for Newsletter subscription starts here. */
.SHNewsletter
{
	background-image:url('/common/img/email_alerts/cc-email-alerts-sutehits-bkgrd.jpg');
	background-repeat:no-repeat;
	width: 622px;
	height: 113px;
	margin-bottom: 6px;
}
.frmSHNewsletterHeading
{
 	float:left; 
	padding-left: 21px; 
	padding-top: 17px;
}
.frmSHNewsletterContent
{
 	float:left; 
	padding-left: 81px; 
	padding-top: 21px;
}
.SHNewsletterHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color:#86B409;
	margin-bottom: 9px;
}
.SHNewsletterResultHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#557D24;
	padding-top: 6px;	
	text-align: center;
}

.SHNewsletterResultSubscription
{
	float:left; 
	padding-left: 66px; 
	padding-top: 18px;
}

#errorSH
{
	float:left;
	padding-left:18px; 	 
	color:#FF0000;
	padding-top: 24px;
}
#resultSH
{
 	margin-top: 6px; 
	float:left; 
	padding-left: 102px; 
	color:#0360BE;
} 
/* CSS for Newsletter subscription ends here. */


.Info {
	position: relative;
	width: 590px;
	float:right;
	margin:0;
	padding:0;
}
.Info h4 {
	color: #1070cf;
	font-size: 1em;
	margin-bottom: 5px;
}
.Info ul {
	padding-left: 0px;
	margin-left: 0px;
}
.Info ul li {
	position:relative;
	background: url(/common/img/ppc_bullets_arrow.jpg) no-repeat left 5px;
	text-align: left;
	padding-left: 10px;
	margin-left: 0px;
}
.Info .CardDetails {
	padding-left: 10px;
}
.EditorRating {
	position: relative;
	float: right;
	width: 220px;
	top: -20px;
}
.Star0, .Star1, .Star2, .Star3, .Star4, .Star5 {
	background: url(/common/img/sprites_images.gif) no-repeat center top;
	margin: 1px 0px;
	display: inline;
	margin-left: 5px;
	width: 86px;
	height: 14px;
	/*position: absolute;*/
}
.Star5 { background-position: -1194px -115px; }
.Star4 { background-position: -1103px -115px; }
.Star3 { background-position: -1012px -115px; }
.Star2 { background-position: -921px -115px; }
.Star1 { background-position: -830px -115px; }
.Star0 { background-position: -739px -115px; }
.Box .CardInfo .CreditReport {
	background: none;
	float: right;
	height: 82px;
	margin-left: 10px;
	overflow: hidden;
	padding: 5px 5px;
	text-align: center;
	width: 120px;
}
.Box .CardInfo .CreditReport .ClickHere a {
	background: url(/common/img/sprites_images.gif) no-repeat -776px -75px;
	display: block;
	height: 25px;
	text-indent: -1983em;
	overflow: hidden;
	width: 120px;
}

/* credit card database */
#content .CreditCardData a {
	background: url(/common/img/sprites_images.gif) no-repeat -595px -36px;
	color: #fff;
	display: block;
	font-size: 1.35em;
	font-weight: bolder;
	height: 30px;
	line-height: 30px;
	padding-left: 30px;
}
#content hr {
	display:block;
    position: relative;
    width: 720px;
	height:1px;
    border-style:solid;
    border-width:1px 0 0;
	color:#C8C8C8;
    text-align: right;
}
#content .Group {
	overflow: hidden;
	margin-bottom: 10px;
}
* html #content .Group {
	height: 1%;
}

P.note{ margin-top: 10px; }
P.note span { font-size:0.9em; font-weight: bold; color:#F00; }
.AppNowButton
{
	background:transparent url(/common/img/sprites_images.gif) no-repeat scroll -401px -75px;
	display:block;
	height:25px;
	overflow:hidden;
	text-indent:-1983em;
	width:104px;
	margin-left: 8px;
}
.carditem{position:relative; width:720px; margin: 0 auto; padding:0;}
.carditemh3{display:inline; font-size: 1.2em; margin-bottom: 6px; padding: 0 200px 0 0; width: 400px;}
.editorsratingh3{display:inline; font-size: 1em;}
.carditemrating{position:absolute; display:inline; left: 540px; padding-top: 2px;}
.carditemimage{position: relative; float: left; width: 120px; margin:5px 2px;}
.carditem .Image-narrow img {
	width:72px;
	height:110px;
}
.carditemappnowbutton{margin-left:2px; margin-top: 6px;}
.carditemStar{display:inline-block; margin:0; margin-left: 7px;padding:0;}
.bullist{padding:0;margin:0;}

.carditem-5bu{ padding:0; margin:0; position:relative; z-index:10; background: transparent url(/common/img/5-bu-table/card-detail-bg.gif) no-repeat; margin-left:5px; height:159px; padding-bottom:10px; top:-27px; }
.carditemh3-5bu{display:inline; font-size: 1.2em; width: 400px; color: #FFF; text-align:center; }
.carditemh3-5bu a, .carditemh3-5bu a:link { color: #FFF; text-align:center; padding-left:5px; line-height:28px;}
.editorsratingh3-5bu{ margin-left:2px; display:inline; font-size: 1em; }
.carditemrating-5bu{position:absolute; display:inline; left: 538px; padding-top: 3px; padding-left:2px;}
.carditemimage-5bu{position: relative; float:left; width: 100px; margin:25px 3px 5px 35px;}
#card-search-results .Image-narrow  { text-align:center; margin:20px 3px 5px 25px; }
#card-search-results .Image-narrow img { width:52px; height:72px; }
.carditemappnowbutton-5bu{margin-left:2px; margin-top: 4px;}
.carditemStar-5bu{ display:inline; margin:0; padding:0; font-size:1em; }
P.detail-link-5bu a { text-decoration:underline; color:#109FED; font-size:0.9em; text-align:left; padding-left:16px;}
#Error {
	color:#FF0000;
	font-weight:bold;
}
.card-info {
	position: relative;
	width: 575px;
	float:left;
	margin:0;
	padding:0;
	padding-top:2px;
}
.card-info ul {
	padding-left: 0px;
	margin-left: 0px;
}
.card-info span{
	font-style:italic;
	font-weight:normal;
	width:25px;
	color:#999999;
}
.card-info span a, .card-info span a:link {
	font-style:italic;
	font-weight:normal;
	width:25px;
	color:#999999;
}
.card-info .CardDetails {
	padding-left: 10px;
}
.AppNowButton-5bu
{
	background:transparent url(/common/img/5-bu-table/btn-apply-now.jpg) no-repeat scroll 0 0;
	display:block;
	height:31px;
	overflow:hidden;
	text-indent:-1983em;
	width:97px;
	margin-left: 0px;
}
.border-bottom-main {
	margin:0;
	padding:0;
	margin-left:2px;
	height:7px;
	background:transparent url(/common/img/5-bu-table/bg-boder-bottom-729.gif) no-repeat;
}


