
/* 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;
	overflow:hidden;
}
#content h1{
	color: #0360be;
	font-size: 1.65em;
	line-height: 1.125em;
}
#content h2 {
	font-size: 1.85em;
	line-height: 1.125em;
}
.txtFont
{
	font-size: 13pt !important;
	margin-bottom: 6px;
}
/* functions */
.Functions {
	overflow: hidden;
}
.Functions ul {
	float: right;
	font-size: .9em;
}
.Functions ul li {
	float: left;
	padding: 2px 15px 2px 0;
}
.Functions ul li.Print {
	background: url(/common/img/ico-print.gif) no-repeat left 3px;
	padding-left: 20px;
}
/*
.Functions ul li.Share {
	background-image: url(/common/img/ico-share.gif);
}
*/

/* share */
.ShareList {
	border-top: 1px solid #CDCDCD;
	border-bottom: 1px solid #CDCDCD;
	margin: 15px 0;
	overflow: hidden;
	padding: 10px 10px;
}
.ShareList h4, .ShareList ul, .ShareList ul li {
	float: left;
}
.ShareList h4 {
	font-size: 1em;
	font-weight: normal;
	margin-right: 15px;
}
.ShareList ul li {
	padding-right: 10px;
}
.ShareList ul li img {
	border: #fff solid 2px;
	border-left: none;
	border-right-width: 4px;
	vertical-align: top;
}
.ShareList a:hover {
	color: #666;
}
.MediaButtons {
    clear: both;
    display: block;
    margin: 5px 0 10px;
}
.TopMediaButton {
    float: left;
    margin: 0 15px 0 0;
    padding: 0;
}

/* comment */
.Comment {
	margin: 30px 0;
}
.Comment h4 {
	color: #0360be;
	font-size: 1.55em;
	font-weight: normal;
	line-height: 1.125em;
	margin-bottom: 15px;
}
.Comment ol {
	font-size: .9em;
	padding-right: 150px;
}
.Comment ol li {
	border: #ccc solid 1px;
	margin-top: 10px;
	overflow: hidden;
	padding: 5px;
}
.Comment ol li .Avatar {
	border: #ddd solid 1px;
	float: right;
	padding: 3px;
}
.Comment ol li .Time {
	color: #0360be;
	display: block;
}
.Comment ol li p {
	padding-top: 10px;
}
pre.CommentBody {
    white-space: pre-wrap;
    font: 100%/1.125em Arial,Helvetica,sans-serif;
    line-height: 1.4em;
}

/* captcha */
#captchaRefresh {
    background-color: lightyellow;
    vertical-align: middle;
}
#captchaImage {
    vertical-align: middle;
}

/* reply */
.Reply {
	margin: 15px 0;
}
.Reply h4 {
	font-size: 1.4em;
	font-weight: normal;
}
.Reply fieldset {
	color: #666;
	padding: 15px 100px 15px 0;
}
.Reply fieldset .Input {
	margin-bottom: 5px;
	overflow: hidden;
}
.Reply fieldset .Input label {
	display: block;
	float: right;
	line-height: 21px;
	width: 290px;
}
.Reply fieldset .Input input {
	border: #ccc solid 1px;
	float: left;
	padding: 2px;
	width: 170px;
}
.Reply fieldset .Message label {
	display: none;
}
.Reply fieldset .Message textarea {
	border: #ccc solid 1px;
	height: 150px;
	overflow: hidden;
	padding: 2px;
	width: 483px;
}
.Reply fieldset .Output {
	margin-top: 5px;
	text-align: right;
}

/* paging */
.Paging {
	border-top: #ccc solid 1px;
	padding: 5px 0;
}
.Paging a {
	margin: 0 5px;
}

/* entry */
.Entry, .Entry .Content {
	padding-bottom: 15px;
}
.Entry .Content h3 {
	color: #0360be;
	font-size: 1.65em;
	line-height: 1.125em;
}
.Entry .Content p,
.Entry .Content ul, .Entry .Content ol {
	padding-bottom: 15px;
}
.Entry .Content ul li, .Entry .Content ol li{
	list-style:disc;
	list-style-type:disc;
	padding-left:7px;
	margin-left:13px;
}
#content .AboutAuthor {
    margin-top: 10px;
    overflow: hidden;
    padding: 10px;
    background-color: #E7ECEB;
    border: 1px solid #bbb;
}
#content .AboutAuthor img {
    float: left;
    margin-right: 10px;
	border:none;
}
#content .AboutAuthor p {
    overflow: hidden;
}
#content .AboutAuthor p strong { text-decoration: underline; }
.Section .Content .Image {
	border: #ccc solid 1px;
	float: left;
	margin: 3px 10px 5px 0;
}
.Section .Content .Image img {
	vertical-align: top;
}
.Section .Content .Founder {
	color: #004a91;
	font-size: 1em;
	text-decoration: underline;
}
.Section .Content .inNews {
	font-size: .9em;
	padding: 10px 0;
}

/* sprite stuff by gamehead200 */

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

/* end sprite stuff */



.Pagination {
	overflow: hidden;
	margin-top: 5px;
	text-transform: uppercase;
}
.Pagination a, .Pagination span {
    display: block;
    float: left;
    margin-right: 5px;
    padding: 2px 0;
	text-align: center;
	width: 22px;
}
.Pagination a, .Pagination span {
	background-color: #fff;
	border: #1070cf solid 1px;
	color: #1070cf;
}
.Pagination a:hover {
	background-color: #666;
	border-color: #666;
    color: #fff;
}
.Pagination span.current {
    background-color: #1070cf;
    color: #fff;
}
.Pagination span.prev, .Pagination span.next {
	background-color: #fff;
	border-color: #ccc;
	color: #ccc;
}
.Pagination span.prev, .Pagination span.next,
.Pagination a.prev, .Pagination a.next {
	padding: 2px 4px;
	width: auto;
}

