@charset "utf-8";
/* CSS Document */

body { background-color:white; }
#main_tbl {  }
#html_header {  }
#html_header h2 a { color:#369; }
#html_header h2 a:hover { text-decoration:underline; }
#html_footer { border-top: 1px solid #09F; }
#html_footer p a { color:gray; text-decoration:none; }
#html_footer p a:hover { text-decoration:underline; }
#top_bar { background-color:#FFFFE6; border: 1px solid #FC9; padding:10px; }
#top_image { text-align:center; margin-top:5px; }
#favorite_stores { margin-top:5px; }
#favorite_stores table td { text-align:center; }
#alpha_stores { margin-top: 10px; text-align:center; }
#alpha_stores ul { list-style-type:none; }
#alpha_stores li { display:inline; }
#alpha_stores a { display:inline-block; padding:5px 10px; text-decoration:none; font-size:12px; font-weight:bold; }
#alpha_stores a:hover { color:black; background-color:white; }


/*.ccr_3 b b, .ccr_4 b b b, .ccr_ct { background-color:#D2FFFF; } * background */
/*.ccr_1, .ccr_2, .ccr_3 b, .ccr_4, .ccr_4 b b { background-color:#fff; } * border shadow */
/*.ccr_1 b, .ccr_2 b, .ccr_3, .ccr_4 b { background:#fff; } * border color */
/*.ccr_ct { border-left:2px solid #ad8b82; border-right:2px solid #ad8b82; }*/

/*.scr_3 b b, .scr_4 b b b, .scr_ct { background-color:#fff; } /* background */
/*.scr_1, .scr_2, .scr_3 b, .scr_4, .scr_4 b b { background-color:#F8F8F8; } /* border shadow */
/*.scr_1 b, .scr_2 b, .scr_3, .scr_4 b { background:#FFFFFF; } /* border color #8b5957 */
/*.scr_ct { border-left:2px solid #FFFFFF; border-right:2px solid #FFFFFF; } */

.latest_coupons h3 { text-align:center; background-color:#F0FFE1; border: 1px solid #099; padding:5px 30px; color:#099; }
.latest_coupons ul { list-style-type:none; text-align:center; margin: 0; padding: 0; }
.latest_coupons li { display:inline-block; width: 100%; border: 1px solid #C4FFFF; margin: 5px 0;}
.latest_coupons li .lc_data { width:100%; }
.latest_coupons .cp_desc { padding:5px;font-size:14px;font-weight:normal; }
.latest_coupons .cp_exp { padding:2px;font-size:12px;color:gray; }
.latest_coupons a { display:block; padding:5px;font-size:14px;font-weight:normal; }
.latest_coupons .cp_store a { display:block; font-family:"Lucida Console", Monaco, monospace; text-decoration:none;  border: 1px solid white; border-bottom: 1px solid #C4FFFF; margin: 0;text-align: left; }
.latest_coupons .cp_store a:hover { border: 1px solid #C4FFFF; background-color: #DFFFFF; }

#html_header h2 {
	padding: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #6C6;
}

.ml_SMCs a {font-style:italic!important;font-size:10px!important;font-weight:normal!important;color:#993!important;padding:5px!important;}
.ml_SMC {margin:10px 0 25px!important;}
.ml_SMC a {font-weight:normal!important;color:#099!important;}
.ml_SMC a b {color:#C30!important;}

.p_ad {padding:10px 0;text-align:center;}