/*
############################
##### Checked styles  ######
############################
*/

/* Side Bar, catalog menu to the left */

#side_bar {
    background: url('../images/sidebar_bg.gif') repeat-y;
    float: left;
    width: 228px;
}

#side_bar ul li {
    margin-left: 6px;
    padding: 0 6px 4px 0;
    font-weight: bold;
    list-style:none;
}

#side_bar .menu-header{
    margin-top: 10px;
}

#side_bar a {
    text-decoration: none;
    color: #374A85;
    /*color: #333;*/
}

#side_bar a:hover {
    color: #2F89C7;
    /*text-decoration:underline;*/
}

/* Page Description, top of the page */

#page_header {
    background: url(../images/bg_cat_descr.gif);
    color: #666666;
    border: #eeeeee thin solid;
    padding: 5px;
    margin: 4px;
}

#page_header h1 {
    color:#99CC00;
    text-align: center;
    font-size: 16px;
    padding: 4px;
}

#page_header p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    padding: 4px;
    text-align: justify;
}

#page_header  ol,ul {
    list-style-position: inside;
}

/*###################  CARD TABLES FORMATING #################*/

.card  {
    border: 1px solid #6699CC;
    text-align: justify;

}

.card .details {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    background: #FFFFFF;
    font-size: 10px;
    color: #666666;
    padding: 4px;
    float:left;
    width: 400px;
}

.card .details li{
    list-style:inside;
    padding-bottom: 2px;
}

.card .apply_now {
    border:none;
    padding-top: 10px;
}

.found_in {
            border: #eeeeee thin solid;
            padding: epx;
}

.found_in img {
                border: none;
}

.card_name {	font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px;
                color: #FFFFFF;
                   background-color: #1a5577;
                   padding:	3px 5px 3px 5px;
                font-weight: bold;
            }

.card_name a {	color: #FFFFFF;
                text-decoration: none;
}

.card_name a:hover {
                color: #71ACD9;
}



/* What Others Have To Say */

.others {
    float: right;
    padding: 0px;
    background: #efefef url('../images/table_format_pix/others_bg.gif');
    width: 176px;
    margin: 2px 4px;
}

.others p {
    padding: 4px 6px;
    font-size: 9px;
}

.others h2 {
    padding: 4px 6px;
    font-size: 10px;
}

/*###################  INDEX PAGE ####################*/

/* Best Credit Card Deals */

#hp_ccdeals {

}

#hp_ccdeals h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;	
	color: #098AE5;
}

#hp_ccdeals .deal {
	margin: 4px;
	padding: 6px;
	width: 160px;
	float: right;
	border: 1px #fafafa solid;
}

#hp_ccdeals .deal img {
	border: 0px;
	padding-top: 8px;
}

#hp_ccdeals .deal h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #84B607;
}

#hp_ccdeals .deal p {
	text-align: justify;
	color:#666666;
}

/* CCM New Feature Cells */

.ccm_feature_cell {
    background: #f1f1f1 url(../images/homepage_decor/feat_cell_bgt.gif);
    width: 176px;
    height: 200px;
    padding: 0px;
}

.ccm_feature_cell p {
    padding: 10px;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    text-align: justify;
}

.ccm_feature_cell .button {
    position: absolute;
    padding: 170px 0px 0px;
    border: 0px;
}

.ccm_feature_cell h3 {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    padding-top: 10px;
    padding-left: 10px;
}

/* What's New */

.whats_new {
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
}

.whats_new h3 {
    font-size: 14px;
    padding: 10px 0px;
    color: #098AE5;
}

.whats_new p {
    text-align: justify;
    text-indent: 10px;
    padding: 4px;
}

/* Recent Articles at Front Page */
.recent_articles {
    font-size: 11px;
    color: #333333;
    text-align: justify;
    padding: 6px;
}

.recent_articles h3 {
    font-size: 10px;
    padding-top: 10px;
}

.recent_articles h2 {
    font-size: 14px;
    padding: 10px;
    color: #84B607;
}

.recent_articles a {
    text-decoration:none;
    color: #006699;
}

.recent_articles a:hover {
    color: #0066CC;
}

.recent_articles table {
    padding: 0px;
}




/*
############################
### Un- Checked styles  ####
############################
*/
html, body { height: 100%; }

body {
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background: #d9d9d9;
    color: #333;
    text-align: left;
    padding: 0px 5px 0px 5px;
}


* {
    margin: 0px;
    padding: 0px;
}


.ccm_button {	font-family: Verdana, Arial, Helvetica, sans-serif;
                   font-size: 11px;
                border: 1px solid #85adc5;
}

#content {
        background-color: #ffffff;
        _height: 100%;
        }

.text_error { color: red;
             font-weight: bold;
}

.card_details {	background-color: #dddddd;
                padding: 2px;
    }

.card_details th {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                color: #FFFFFF;
                   background-color: #7a7a7a;
                   padding:	2px 3px 2px 3px;
                font-weight: bold;
}

.card_details td {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 10px;
                font-weight: bold;
                color: #1A5577;
                   background-color: #ffffff;
                   padding:	2px 3px 2px 3px;
                border: 1px solid #c8c8c8;
                text-align: center;
}

table.simple { 	  empty-cells: show;
                  color:#000000;
                  background-color:#FFFFFF;
                  font-size: 100%;
                  padding:0px;
}

table.simple td {
             padding:2px;
}
table.simple  ol,ul {
            list-style-position: inside;
}

textarea.page_descr {
        width:100%;
}

th.descr_header {
        background-color:#EFEFEF;
}

input.card_fee {
        width: 100%;
}

/* Header */

#header {
    margin: 0px;
    height: 135px;
    background: #1A5577 url('../images/header_bg.gif') repeat-x;
}

/* Header Decorations */

#logo {
    background: url('../images/header_logo.gif') no-repeat top left;
    border: none;
    height: 135px;
    width: 210px;
    margin: 0px;
    z-index: 12000;
}

#top_menu {
    position: relative;
    padding: 6px 15px 0px 0px;
    text-align: right;
    color: #e9e9e9;
    margin: 0;
    font-weight:bold;
    word-spacing: .2px;
    font-size: 10px;
    z-index: 12001;
}

#top_menu a {
    color: #FFFFFF;
    text-decoration: none;
}

#top_menu a:hover {
    color: #71ACD9;
}

#top_banner {
    position: relative;
    padding: 10px;
    margin: 15px;
}

/* Footer */

#footer {
    clear:both;
    margin: 0px 0px 0px 0px;
    padding: 10px 0px;
    height: 40px;
    text-align: center;
    background: url('../images/header_bg.gif') 0px repeat-x;
    position: relative;
}

/* #################### MISCELLANEOUS ########################### */

/* Contact us */

.contactus {
            font-family: Verdana, Arial, Helvetica, sans-serif;
            font-size: 10px;
            color: #7a7a7a;
               padding:	2px 3px 2px 3px;
}

.contactus .data{
            width: 300px;
            border: 1px solid #85adc5;
}

.contactus .message{
            width: 100%;
            border: 1px solid #85adc5;
}

.contactus h3 {
    color: #6699CC;
    font-size: 10px;
    padding: 10px;
}

.contactus p {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 12px;
    text-align: justify;
}

.contactus th {
    color:#006633;
}


