@charset "utf-8";
/* CSS Document */

html,body {
    padding: 0;
    height: 100%; /* for container min-height */
    background: #999;
    text-align: left;
}

body {
    margin-top: 20px;
}

a, a:visited, a:active {
    color: #2D5582;
}
a:hover {
	color: #CE7700;
}
p {
	line-height: 1.2em;
	font-size: 1.0em;
	margin: 0px 0px 7px 0px;
	padding: 0px 0px 7px 0px;
}

#container {
    width: 900px;
    margin: 0 auto;
    background: #fff url(http://www.consumercreditcardguide.com/images/column-background-shadow.gif) repeat-y;
    padding: 0px 6px 1px 1px;
    position: relative;
}

#leftnav-container {
    height: 1000px;
    width: 170px;
}

#leftnav {
    width: 180px;
    background: #e5e5e5;
    position: absolute;
    top: 0;
}

#leftnav a, #leftnav a:visited, #leftnav a:active {
    text-decoration: none;
    color: #000;
}

#leftnav ul {
    margin: 8px 0px;
    font-size: 85%;
}

#leftnav ul li {
	display: inline;
}

#leftnav ul li ul {
    margin: 5px 0 0 15px;
    padding: 0;
    font-size: 100%;
}
#leftnav li a {
	display: block;
    padding: 4px 0px 3px 12px;
	margin: 0px;
}
#leftnav li a:hover,
#leftnav li a.active {
	background: #ccc;
	text-decoration: none;
}
#leftnav li a.active {
    font-weight: bold;
}

#leftnav .logo {
    height: 92px;
    background: #fff;
    text-align: center;
}

#leftnav h2 {
    font: bold 93% Georgia, "Times New Roman", Times, serif;
    color: #fff;
    padding: 10px 0 10px 12px;
    background: #a0a0a0;
    margin-bottom: 1px;
}

#main {
    width: 719px;
    margin-left: 1px;
}

#main #header-tagline {
    position: absolute;
    top: 50px;
    margin-left: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 85%;
    font-weight: bold;
    color: #7f7f7f;
}

#main .network-logos {
    text-align: right;
    padding: 10px;
}

#main .network-logos IMG {
    padding-left: 10px;
}

#main #top-nav {
    height: 25px;
    padding-top: 25px;
    background: #D8E3EF;
}

#main #top-nav .bar {
    width: 719px;
    background: #9AB6D5;
}

#main #top-nav .bar ul {
    font-family: "Arial Narrow";
}

#main #top-nav .bar ul, #main #top-nav .bar ul li {
    list-style: none;
    height: 25px;
    line-height: 25px;
}

#main #top-nav .bar ul li {
    float:left;
    display: block;
    line-height: 25px;
}

#main #top-nav .bar ul li a {
    color: #fff;
    text-decoration: none;
    font-weight: bold;
    display: block;
    font-size: 108%;
}

#main #top-nav .bar ul li a span {
    padding: 0 5px 0 10px;
    height: 25px;
    line-height: 25px;
    display: block;
    width: 163px;
}

#main #top-nav .bar ul li a.active {
    background: #3D73AF;
}

#main #top-nav .bar ul li a span.divider {
    border-left: 1px solid #fff;
    width: 164px;
}

#main #top-nav .bar ul li a:hover span {
    background: #3D73AF;
}

#main #top-nav .bar ul li a:hover {
    background: #3D73AF;
    cursor: pointer;
}

#main #content {
    padding: 10px;
    font-size: 85%;
}

#main #content ul,
#main #content ol {
	margin-left: 25px;
	margin-bottom: 15px;
}

#main #content ol li {
	list-style: decimal;
}
#main #content ul li {
    list-style-type: square;
}

#main #content .block {
    padding-bottom: 25px;
}

#main #content h1 {
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 27px;
	color: #000;
	font-weight: normal;
	letter-spacing: -1px;
}

#main #content h1 span {
    font-weight: normal;
    font-style: italic;
}


#main #content h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-weight: bold;
    color: #4c4c4c;
    margin-bottom: 10px;
}

#main #content h3 {
    font-weight: bold;
    color: #2D5582;
	padding: 10px 0px 2px 0px;
	margin: 10px 0px 2px 0px;
	text-transform: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#main #content h3 img + a {
	color: #000;
}
#main #content h2 + h3 {
	font-size: 16px;
	font-family: Arial;
	text-transform: none;
}

#main #content td h3 {
    margin-bottom: 10px; 
}
#main #content h4 {
    font-weight: bold;
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #d8e3ef;
	background: #2D5582;
	padding: 3px 8px;
	text-transform: uppercase;
}

#main #content h4 span {
    font-family: "Arial Narrow";
    color: #fff;
    background: #2D5582;
	font-size: 16px; 
	padding: 0 5px; 
}

#main #content h5 {	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #777;
	padding: 10px 0 5px 0;
}
#main #content a + h5 {
	font-size: 15px;
	color: #2D5582;
	line-height: 1.4em;
}
#main #content h4 + h5  {
	font-family: Arial;
	font-size: 15px;
	padding-top: 10px;
}
#main #content h5 a {
	font-family: Arial;
	color: #2D5582;
	font-size: 15px;
	text-decoration: none;
}
#main #content h6 {
    font-size: 108%;
    text-transform: uppercase;
    font-weight: bold;
    color: #2D5582;
    padding: 15px 0;
}

#main #content h2 a:hover,
#main #content h3 a:hover,
#main #content h4 a:hover,
#main #content h5 a:hover,
#main #content h6 a:hover {
	text-decoration: none;
	color: #CE7700;
}
#main #content h2 a,
#main #content h3 a,
#main #content h4 a,
#main #content h5 a,
#main #content h6 a {
	text-decoration: none;
}
#main #content h1 a,
#main #content h1 a:hover {
	text-decoration: none;
	color: #333;
}
#main #content hr {
	color: #eeeeee;
	margin: 15px 0;
	height: 1px;
	border: 1px solid #eeeeee;
}
#main #content img.left {
    padding: 0 10px 15px 0;
    border-style: none;
}

#main #content img.right {
    padding: 0 0 10px 10px;
    border-style: none;
}

#main #content .meta {
	padding: 0px;
	margin: 0px;

}
#main #content .storycontent h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #2D5582;
	text-transform: uppercase;
}

#main #content .storycontent + h3 {
	padding: 10px 0px 2px 0px;
	margin: 10px 0px 2px 0px;
	text-transform: none;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;

}

#main #content .storycontent p {
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	line-height: 1.3em;
	font-size: 1.2em;
}

#main #content .storycontent ul li {
	line-height: 1.3em;
	font-size: 1.2em;
	margin: 3px 0px;
}
#main #content .storycontent .alignright {
	padding: 0px 0px 0px 10px;
}
#main #content .storycontent .alignleft {
	padding: 0px 10px 0px 0px;
}
#main #content .storycontent h3 + p {
	margin: 0px 0px 3px 0px;
	padding: 0px 0px 3px 0px;
}
#main #content .storycontent p + h3 {
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
#main #content h1 + .meta + .storycontent > p:first-child:first-line {
	color: #333333;
	font-size: .9em;
	line-height: 1.3em;
	text-transform: uppercase;
}
#main #content h1 + .meta + .storycontent > p:first-child:first-letter {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 1.2em;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	background: #9AB6D5;
	padding: 0px 4px;
	margin-right: 2px;
}
#main #content .color-box {
    background: #D8E3EF;
    padding: 10px;
    margin: 15px 0;
}

#main #content .home-data-table-blue {
    width: 100%;
    margin: 10px 0;
    text-transform: uppercase;
    font-size: 85%;
}

#main #content .home-data-table-blue td {
    background: #D8E3EF;
    border-bottom: 1px solid #fff;
    padding: 1px 5px;
}

#main #content .home-data-table-blue td.label {
    border-right: 5px solid #fff;
    width: 115px;
}

#main #content .card-data-table-blue
{
    margin: 10px 0;
}

#main #content .card-data-table-blue td {
    text-align: center;
    background: #D8E3EF;
    border: 1px solid #fff;
    padding: 1px 5px;
    text-transform: uppercase;
    font-size: 85%;
}

#main #content .card-data-table-blue td.label {
    color: #2D5582;
    font-weight: normal;
}

#main #content .homepage-blog-title {
    font: normal 197% Arial, Helvetica, sans-serif;
    color: #000;
    letter-spacing: -1px;
}

#main #content .homepage-blog-title a {
    text-decoration: none;
    color: #000;
}

#main #content .homepage-blog-title a:hover {

}

#main #content #breadcrumbs {
    margin-bottom: 15px;
}

#main #content .social-links {
    margin: 25px 0;
}

#main #content .social-links .print-email a {
    text-decoration: none;
}

#main #content .social-links .bookmarking {
    text-align: right;
}

#main #content .cardcategories h1, #main #content .block h1{
	font-size: 18px;
	font-weight: bold;
	color: #555;
}

.disclaimer {
    font-size: 85%;
    margin-top: 35px;
}

#card_pagination {
    text-align: center;
    font-weight: bold;
    margin: 40px 0;
    font-size: 116%;
}

#footer-border {
    padding-top: 1px;
    background: #fff;
}

#footer-border DIV {
    height: 20px;
}

#footer-border .block1 {
    background: #D8E3EF;
}

#footer-border .block2 {
    margin-top: 1px;
    background: #3D73AF;
}

#footer {
    color: #fff;
    font-size: 85%;
    margin: 0 auto;
    padding: 15px 0 20px 0px;
    background: url(http://www.consumercreditcardguide.com/images/shadow-bottom.gif) no-repeat;
    width: 906px;
}

#footer a, #footer a:visited, #footer a:active {
    padding: 0 10px;
    text-decoration: none;
    font-weight: bold;
    color: #fff;
}

#footer a:hover {
    text-decoration: underline;
}

.normal-weight-italic {
    font-weight: normal;
    font-style: italic;
}


/* CCCOM hack - nested yui-gf, yui-ge throws off yui-ge */
.yui-gf .yui-ge .yui-u {
    width: 24%;
}

.yui-gf .yui-ge div.first {
    width: 74.2%;
}
/* END */




/*** LEGACY STYLES ***/

/* individual card pages */
.credit-card-med {
    font-size: 108%;
    text-transform: uppercase;
    font-weight: bold;
    color: #2D5582;
    padding: 10px 0;
}

.cardcategories {
	width:49%;
	float:right;
}

.cardcategories p {
	
	min-height:50px;
	padding:5px 20px 7px 0;
	
}

.cardcategories strong {
	font-size:14px;
	font-weight:bold;
}

.cardcategories img {
	border-style:none;
	float:left;
	margin:0 10px 7px 0;
}