/* @override http://www.choosecreditcards.com/default.css */

@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

h1, h2, h3 {
	margin-top: 0;
}


.cclist li {
	list-style-image: url(http://www.choosecreditcards.com/images/blk_check.gif);
	line-height: 18px;

}

a {
	text-decoration: none;

	color: #0066CC;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.image {
	border: 1px solid #C0C0C0;
	padding: 5px;
	background-color: #F7F7F7;
}

a:hover .image {
	border: 1px solid #B6B6B6;
	padding: 5px;
	background-color: #EBEBEB;
}

/* Header */



/*
#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #FFFFFF;
}


#logo h1 {
	padding: 30px 0 0 0;
	font-size: 3em;
}
*/
#logo {
	margin: 0 auto;
	padding: 0;
	height: 88px;
	background-image: url(http://www.choosecreditcards.com/images/logo2.jpg);
	background-repeat: no-repeat;
	width: 880px;
}

#logo p {
	padding: 52px 0 0 3px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Menu */

#menu {
	width: 880px;
	height: 32px;
	margin: 0 auto;
	padding: 0 10px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin: 0 1px 0 0;
	padding: 10px 20px 0 20px;
	border: none;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-color: #105181;
}

#menu .current_page_item a {
	background: url(images/img02.gif) repeat-x;
	color: #105181;
}

/* Page */

#page {
	width: 880px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img03.gif) repeat-y;
}

#page-bg {
	padding: 11px 24px;
	background: url(images/img03.jpg) no-repeat;
}

/* Latest Post */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content */

#content {
	float: left;
	width: 438px;
}

.post {
	margin-bottom: 5px;
	padding-bottom: 5px;
	line-height: 150%;
}


.title {
	margin: 0;
	font-size: 16px;
}

.title a {
	border-bottom: none;
}

.title a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

.byline {
	margin: 0 0 10px 0;
}

.entry {
	padding: 0 20px;
}

.links {
	padding-top: 10px;
	text-align: right;
	font-weight: bold;
}

.links a {
	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
	border: none;
}

.links a:hover {
	border-bottom: 1px dotted #CCCCCC;
}

/* Sidebars */

.sidebar {
	float: left;
	width: 200px;
	padding: 0 0 0 21px;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
}

.sidebar li li {
	padding: 5px 0 5px 25px;
	background: url(images/arrow.gif) no-repeat 10px 9px;
}

.sidebar li h2 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	background: url(images/img02.gif) repeat-x;
	border: 1px solid #F2F2F2;
	font-size: 12px;
}

/* Search */

#searchform {
	margin: 0;
	padding: 0;
}

#searchform br {
	display: none;
}

/* Calendar */

#calendar_wrap {
	padding: 0 0 0 20px;
	text-align: center;
}

#calendar_wrap table {
	width: 90%;
}

#calendar_wrap th {
	border-bottom: 1px solid #CCCCCC;
}

#calendar_wrap td {
	border-bottom: 1px solid #F2F2F2;
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

/* Footer */

#footer {
	padding: 30px 0 50px 0;
	background-color: #666666;
	background-image: url(images/img05.gif);
	background-repeat: repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: smaller;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
}

.tiny {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 10px;
}

.tiny2 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 12px;
}

.tiny3 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

table.summary {
	border-spacing: 0px;
	border-collapse: separate;
	border: 0px solid #999999;
}
table.summary th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.summary td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: white white white white;
	background-color: #EFF7FC;
	-moz-border-radius: 0px 0px 0px 0px;
}

.red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.green {
	font-size: 12px;
	font-weight: bold;
	color: #009933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.greenbig {
	font-size: 24px;
	font-weight: bold;
	color: #009933;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.blubig {
	font-size: 24px;
	font-weight: bold;
	color: #2289d5;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.blu {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

.grey {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


.specialoffer{
	margin: 0px;
	background-color: #FFE2D7;
	border: 1px dashed #FF3300;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
	
.cardsummary{
	width: 220px;
	padding: 10px;
	margin: 0px;
	background-color: #FFEFDF;
	border: 1px dashed #CA6500;
	}
	
.card{
	padding: 10px;
	margin: 0px;
	background-color: #FFFFFF;
	border: 1px solid #EFEFEF;
	}
	
.review{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CA6500;
	border-bottom-color: #CCCCCC;
	border-left-color: #CA6500;
	}		
	
.results{
	font-size: 18px;
	font-weight: bold;
	color: #88C0F9;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(http://www.choosecreditcards.com/images/count_bg.gif);
	background-repeat: no-repeat;
	height: 28px;
	width: 28px;
	text-align: center;
	background-position: center center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
	
/* Recoomender */
.Item
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	/*line-height:10px*/;
	/*background-color:#B7CEBC;*/
	background-color:#C1CCDF;
}

.ItemIssuer
{
	font-family:Arial;
	font-size:11px;
	color:Black;
	/*line-height:10px*/;
	/*background-color:#B7CEBC;*/
	background-color:#E6EBF2;
}

.ItemDesc
{
	font-family:Arial;
	font-size:11px;
	color:#FF0000;
	line-height:9px;
	/*background-color:#EBEADB;*/
	background-color:#F2F9F8;
	text-align:center;
	vertical-align:middle;
}

.ItemDescGreen
{
	font-family:Arial;
	font-size:11px;
	color:#009933;
	line-height:9px;
	/*background-color:#EBEADB;*/
	background-color:#F2F9F8;
	text-align:center;
	vertical-align:middle;
}

.ItemDescGrey
{
	font-family:Arial;
	font-size:11px;
	color:#333;
	line-height:9px;
	/*background-color:#EBEADB;*/
	background-color:#F2F9F8;
	text-align:center;
	vertical-align:middle;
}

.ItemDesc1
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:9px;
	background-color:#F9F9F2;
	text-align:left;
	vertical-align:middle;
}

.ItemDesc2
{
	font-family:Arial;
	font-size:11px;
	color:#333333;
	line-height:9px;
	background-color:#D1DFED;
	text-align:left;
	vertical-align:middle;
}

.ItemDescHD
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Black;
	line-height:9px;
	/*background-color:#EBEADB;*/
	background-color:#D9E4F9;	
	text-align:center;
	vertical-align:middle;	
}
.ItemDescBG
{
	background-color:#B6B4B4;	
}
.TopPicks
{
	font-family:Arial;
	font-size:10px;
	color:Black;
	/*line-height:10px*/;
	background-color:#EFF2CF;
}
.TopPicksHD
{
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	color:Black;
	line-height:11px;
	background-color:#EFF2CF;
}
.ItemDetails
{
	font-family:Arial;
	font-size:10px;
	color:Black;
	line-height:13px;
	vertical-align:top;
	padding-left: 5px;
}
.ItemHeader
{
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	color:Black;
	line-height:13px;
	vertical-align:top;
	/*padding-left:10px;*/
	text-decoration: none;
}
.ItemBorder
{
	background-color:#B6B4B4;	
}	

.normboldunder {
	font-family: Arial;
	font-size: 11px;
	line-height: 11px;
	font-weight: bold;
	color: #333334;
	text-decoration: none;

	
}
.normreg {
	font-family: arial;
	font-size: 10px;
	line-height: 11px;
	font-weight: normal;
	color: #000000;
}

.specialsBox {
	background-color: #FEF1D6;
	border: 2px dotted #FDC79F;
	padding: 5px;
	text-align: center;
}

.article {
	background-color: #F7FAFB;
	border: 1px dotted #CECECE;
	padding: 5px;
	text-align: left;
}

table.CC_info_table{
	float:right;
	margin:2px 2px 2px 2px !important;
	width:424px;
	border-collapse:collapse;
 	background: url(http://www.choosecreditcards.com/images/cc_info_bg.gif);

}

table.CC_info_table td{
	padding-top:3px;
	text-align:center;
	font-family:Verdana;
	font-size:11px;
	color:#666666;
}


table.CC_info_table tr {background-image:url(http://www.choosecreditcards.com/images/bg_CC_info_bot.gif);background-repeat:no-repeat;background-position:bottom left;background-repeat:no-repeat;}
table.CC_info_table tr td {padding:4px 0px 4px 4px !important; }
table.CC_info_table tr.cc_label_row {background-image:url(http://www.choosecreditcards.com/images/bg_CC_info_top.gif);background-repeat:no-repeat;background-position:top left;}

tr.cc_label_row td {color:#006699;font-weight:bold;border-bottom:2px solid #FFF !important;}
a.view-all {border-bottom:1px solid #006699 !important;color:#006699;}
a.view-all:hover {border-bottom-color:#78d0fd !important;color:#78d0fd !important;}

#temp-cta-fix {line-height:28px;_line-height:0px;display:inline;}
div.linkholder a {clear:none !important;}
