html, body{
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: left;
	background-color: white;
	
}
form{ padding: 0px; margin: 0px; }
h1, h2, h3, h4, h5{}

ol, ul{ 
	font-size: 12px;	
}

div{
	background: transparent;
}

input, select.cl{
	font-size: 16px;
	font-weight: bold;	
}

li{
	margin-top: 3px;
}

#overall_wrapper{
	background: #ffffff url(/includes/templates/master/images/overall_repeater.png) repeat-x 0px 0px;
	border-bottom: 2px solid #dddddd;
	margin: 0;
	padding: 0;
}

#page_wrapper{
	width: 1000px;
	position: relative;
	margin: 0px;
}


#head_container{
	/*background-image: url(/includes/templates/master/images/logo_pyranha_large.png);
	background-repeat: no-repeat;
	background-position: -10% 70%;
	*/
	height: 67px;
	position: relative;
	padding: 0px;
	margin: 0px;
	overflow:hidden;
}
#head_container #logo{
	float: left;
	height: 69px;
	width: 340px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#head_container #head_background{
	float: right;
	height: 69px;
	width: 586px;
	padding: 0px;
	margin: 0px;	
}

#head_links {
	float:right;
	margin-top: 25px;
	margin-right: 20px;	
}

#head_links, #head_links a{
	color: #666666;
	font-weight: bold;	
	font-size: 13px;
}


#head_navigation{
	text-align: right;
	color: #ffffff;
	height: 54px;
	padding-left: 40px;
	margin: 0px;
	font-size: 18px; 
}

#head_nav_shadow{
	 height: 0px;
	 width: 100%;
	 background-repeat: repeat-x;
	 background-image: url(/includes/templates/master/images/mainnav_shadowrepeater.jpg);	
}

#head_navigation ul li{
	list-style: none;
}

#head_nav2{
	background: white url(/includes/templates/master/images/whitebar_middle.jpg) bottom repeat-x;
	height: 38px;
	font-size: 14px;
	color: #dd0000;
	padding: 0px;
	font-weight: bold;
	text-align: left;
}
#head_nav2 a, #head_nav a:hover, #head_nav a:visited{
	color: #000000;	
}

#head_nav2 a:hover{
-decoration: underline;	
}



#nav_whatiscf{
	float: left;
	width: 150px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 12px 0px 0px 0px;
}
#nav_whatiscf:hover{ text-decoration: underline; }
#nav_whatiscf.selected{
	background: url(/includes/templates/master/images/mainnav_selected_repeater.png) repeat-x;
	color: #777777;
}


#nav_getcfnow{
	float: left;
	width: 161px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	margin: 0px 0px 0px 20px;
	padding: 12px 0px 0px 0px;

}
#nav_getcfnow:hover{ text-decoration: underline; }
#nav_getcfnow.selected{
	background: url(/includes/templates/master/images/mainnav_selected_repeater.png) repeat-x;
	color: #777777;

}

#nav_myaccount{
	float: left;
	width: 124px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	margin: 0px 0px 0px 20px;
	padding: 12px 0px 0px 0px;

}
#nav_myaccount:hover{ text-decoration: underline; }
#nav_myaccount.selected{
	background: url(/includes/templates/master/images/mainnav_selected_repeater.png) repeat-x;
	color: #777777;

}

#nav_deals{
	float: left;
	width: 75px;
	height: 35px;
	cursor: pointer;
	text-align: center;
	margin: 0px 0px 0px 20px;
	padding: 12px 0px 0px 0px;

}
#nav_deals:hover{ text-decoration: underline; }
#nav_deals.selected{
	background: url(/includes/templates/master/images/mainnav_selected_repeater.png) repeat-x;
	color: #777777;

}

#nav_login_form{
	float: right;
	margin: 0px 30px 0px 0px;
	font-weight: bold;
	width: 350px;
}

#nav_login_form input.text{
	color: #aaaaaa;
	border: 1px solid #aaaaaa;
	width: 90px;
	height: 20px;
	padding: 4px 3px 2px 3px;
	font-weight: bold;
	margin: 0px 2px 0px 0px;
}

.nav_text{
	color: #ffffff;
	font-size: 16px;	
}

div.nav_text a, div.nav_text a:hover, div.nav_text a:visited, div.nav_text a:active
{ 
	color: #666666;
	text-decoration: none; 
	font-size: 12px;
}

div.nav_text a:hover{ text-decoration: underline; }

div.nav_text{ padding-top: 5px; }

#body_container{
	background-color: #ffffff;
	padding: 5px  20px 20px 60px;
	text-align: left;
}

#col2_right{
	float: right;
	width: 24%;
}

#col2_left{
	float: left;
	width: 75%;
}

#col2alt_right{
	float: right;
	width: 58%;
}

#col2alt_left{
	float: left;
	width: 38%;
}

#col2home_right{
	float: right;
	width: 59%;
}

#col2home_left{
	float: left;
	width: 40%;
}

#col3_left{
	float:left;
	width: 25%;
}



#col3_mid{
	float:left;
	width: 48%;
	margin-left: 1%;
	margin-right: 1%;
}

#col3_right{
	float:right;
	width: 25%;
}

#rem_me_holder{
	visibility: hidden; 
	text-align: center; 
	font-size: 10px; 
	position: absolute; 
	width: 220px; 
	top: 47px; 
	right: 70px; 
}

#rem_me_left{
	background: url(/includes/templates/master/images/remember_l.png) top left no-repeat;
	padding: 0px 0px 0px 7px; 
}

#rem_me_right{
	background: url(/includes/templates/master/images/remember_r.png) top right no-repeat; 
	padding: 0px 7px 0px 0px; 

}
#rem_me_center{
	background: url(/includes/templates/master/images/remember_m.png) top left repeat-x; 
	height:26px;
}

.clear{
	clear: both;
}

.tile_box{
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 10px;
	font-size: 10px;
}

.tile_box table tr td{
	font-size: 10px;	
}

.tile_title{
	font-size: 14px;
	color: #ffffff;
	background-color: #666666;
	padding-left: 3px;
}

.error{
	color: #990000;
	font-weight: bold;
}

#debug_console{
	width: 90%;
	height: 200px;
	border: 1px solid black;
	padding: 5px;
	overflow: scroll;
	position: fixed;
	left:0;
	bottom:0;
	background-color: black;
	color: white;
	text-align: left;
	filter:alpha(opacity=75); -moz-opacity:.75; opacity:.75;
}

/*.error{
	color: #ff0000;
}
*/
.success{
	border: 1px solid #336600;
	padding: 3px;
	color: #336600;
}
#scroll_div{
	overflow:auto; 
	max-height: 200px;
}

.pp_container{
	width: 100%;
	padding: 40px 20px 20px 20px;
	border: 1px solid #cccccc;
}

.pp_option_cell{
	margin-left: 8px;
	margin-top: 10px;
	float: left;
	width: 155px; 
	height: 70px;
	text-align: center;
	background-repeat: no-repeat;
	cursor: pointer;
}

.pp_phone_cell{
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	height: 230px;
	width: 90px;
	text-align: center;
	background-repeat: no-repeat;
	background-image: url(/images/phone_picker/celloutline_off.jpg);
	cursor: pointer;
}


.pp_option_cell img, .pp_phone_cell img {
	border: 0;	
}

.pp_option_cell a{
	text-decoration: none;	
}

a, a:hover, a:visited{
	color: #333333;
	text-decoration: underline;
	font-weight: normal;
}

/*
* =======================================
* Titles & text styles
*/

.title1_black_em{
	font-size: 28px;
	color: #666666;
}

.title1{
	font-size: 24px;	
}

.title1_blue_em{
	font-size: 24px;
	color: #4aacc7;
	font-style: italic;	
}

.title1_blue{
	font-size: 24px;
	color: #4aacc7;
}

.title1_orange_bold, .title1_orange_bold:hover, .title1_orange_bold:visited{
	font-size: 28px;
	color: #f99f3f;
	font-weight: bold;
}

.title1_orange, .title1_orange:hover, .title1_orange:visited{
	font-size: 28px;
	color: #f99f3f;
	font-weight: normal;
}

a.title1_orange_bold {
	text-decoration: underline;
}

a.title1_orange, a.title1_orange:hover{
	text-decoration: underline;
}

.title_coupon{
	font-size: 16px;
	font-weight: bold;
}

.title2_orange{
	font-size: 18px;
	color: #f99f3f;
	font-weight: bold;
}

.title2_blue{
	font-size: 18px;
	font-weight: bold;
}

.title2_black{
	font-size: 18px;
	color: black;
	font-weight: bold;
}

.title2{
	font-size: 18px;
	font-weight: bold;
}

.title3_blue{
	font-size: 14px;
	color: #4aacc7;
	font-weight: bold;
}

.title3_orange{
	font-size: 14px;
	font-weight: bold;	
	color: #f99f3f;
}

.title3_black{
	font-size: 14px;
	font-weight: bold;	
	color: black;
}

.title3_gray, .title3_gray a, .title3_gray a:visited, .title3_gray a:active, .title3_gray a:hover{
	font-size: 14px;
	font-weight: bold;	
	color: #aaaaaa;
}

.title3_gray a:hover{
	text-decoration: underline;
}

.title3_bold{
	font-size: 14px;
	font-weight: bold;
}

.title3_bold_black{
	font-size: 14px;
	font-weight: bold;
	color: black;
}

.title3{
	font-size: 14px;	
}

.title4_gray, .title4_gray a, .title4_gray a:visited, .title4_gray a:active, .title4_gray a:hover{
	font-size: 12px;
	font-weight: bold;	
	color: #aaaaaa;
}

.title4_gray a:hover{
	text-decoration: underline;	
}

.title4_black{
	font-size: 12px;
	color: black;
	font-weight: bold;
}

.title4_orange{
	font-size: 12px;
	color: #f99f3f;
	font-weight: bold;
}

.title4_gray{
	font-size: 12px;
	color: #aaaaaa;
	font-weight: bold;
}


.title4_blue{
	font-size: 12px;
	color: #4aacc7;
	font-weight: bold;
}

.foot_links, .foot_links a, .foot_links a:hover, .foot_links a:visited, .foot_links a:active{
	color: #aaaaaa;
	font-size: 10px;	
	text-decoration: none;
}

.fine_print{
	font-size: 9px;
	color: black;	
}

/*
*=========================================
* Coupon Display
*/

.coupon_container{
	margin-left: 5px;	
	padding-top: 5px;
}

.coupon_container input{
	font-size: 10px;	
}

.coupon_body{
	float:left; width: 60%; text-align: left; margin-left: 2%;
	color: #555555;
}

.coupon_body_assoc
{
	float:left; text-align: left; margin-left: 2%;
}

.coupon_img_holder{
	float:left; 
	text-align: center;
	
}

.coupon_merc_img_holder{
	float:left; width: 40px; text-align: center;
}

.coupon_rating_holder{
	float:right; width: 16%; text-align: center;	
}
.coupon_rating{
	display: inline-block;	
	text-align: left;
}
.coupon_rating_title{
	display: inline-block;
	text-align: left;
	font-size: 14px;
	font-weight: bold;
	color: #aaaaaa;	
}


.default_merchant{
	background-image: url(/includes/templates/master/images/Generic_Banner_120x60.jpg);
	width: 120px;
	height: 50px;
	color: black;
	font-weight: bold;	
	padding-top: 10px;
	overflow:hidden;
}

.default_product{
	background-image: url(/images/default_product.jpg);
	width: 40px;
	height: 60px;
	color: white;
	font-weight: bold;	
	background-repeat: no-repeat;
}

.default_merchant a{
	color: white;	
	font-weight: bold;
}

/*
*====================================================
* For the coupon pop-up stuff
*/
.pop_img_holder{
	width: 200px;
	height: 200px;
	border: 0px solid #aaaaaa;
	margin: auto;
	clear: both;
}

.pop_txt_holder{
	
	clear: both;
	text-align: left;
	margin-left: 10px;
	margin-right: 10px;
}

.pop_button_holder{
	text-align: center;
	margin-top: 10px;
	clear: both;
	height: 24px;
}

.pop_close_button{
	 position: absolute;
	/* width: 100%;*/
	height: 29px;
	width: 29px;
	/* float: right;*/
	right: 29px;
	text-align: center;
	font-size: 8px;
	z-index: 100;
	background: url(/includes/templates/master/images/round_corners/popup_close.png) right no-repeat;
	cursor: pointer;
}

.pop_clip_button{
	float: left;
	margin-right: 2%;
}

.pop_share_button{
	margin: auto;
}

.pop_badge_button{
	float: right;
	width: 29%;
	padding: 5px;
	border: 1px solid #666666;
	
}


/*
*===============================================
* Featured Merchant Display
*
*/

.feature_holder{
	width: 150px;
	text-align: center;	
	float: left;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;
	font-size: 10px;
}


/*
* ===============================================
* Phone Picker stuff
*/

.pp_progress_step{
	height: 35px;
	text-align: left;
	width: 85%;
	float: left;	
}

.pp_arrow_on{
	height: 35px;
	width: 10%;
	background-image: url(/includes/templates/master/images/icon_arrow_black_12x12.jpg);
	background-repeat: no-repeat;	
	float: right;
}

.pp_arrow_off{
	height: 35px;
	width: 10%;
	float: right;
}


/*
*================================================
* Feedback stuff
*
*/
table.feedback td{
	vertical-align: top;	
}

#modeless_layer {
	position: absolute;
	background-color: #EFEFEF;
	opacity: 0.6;
	z-index:9999;
	filter: alpha(opacity=0.0);
	left:0;
	top:0;
}

/*
*=================================================
* Loyalty Card Stuff
*
*/
.lc, .lc_failed{
	
}

.lc .warning
{
	color: #990000;
}

.lc .image_holder, .lc_failed .image_holder{
	width: 110px;
	height: 60px;
	float: left;
}

.lc .body_holder{
	float: left;
	width: 60%;
}

.lc .small_body_holder{
	float: left;
}

.lc .info_right{
	float: right;
	width: 20%;
	text-align: center;
	font-size: 14px;
}

.lc .title, .lc_failed .title{
	font-size: 16px;
	color: black;
	font-weight: bold;
}

.lc_failed .body_holder{
	float: left;
	width: 80%;
}

.lc_failed .info_right{
	height: 0px;
	width: 0px;
	overflow: hidden;
}

.grocery_box{
	background: url(/images/grocery/previewoffers_window.png) no-repeat;
	width: 310px;
	height: 164px;
	margin-left: 10px;
	float: left;
}
.grocery_box .inner{
	margin: 10px 0px 0px 10px;
	font-size: 13px;
}


.merc_list_cell_gray, .merc_list_cell_orange{
	background: url(/includes/templates/master/images/list_back_gray.jpg) white repeat-x;
	border: 1px solid #aaaaaa;
	padding: 3px 0px 0px 0px;
	margin-bottom: 2px;
	font-size: 14px;
	cursor: pointer;
}

 .merc_list_cell_orange{
	background: url(/includes/templates/master/images/list_back_orange.jpg) white repeat-x;
}

.merc_list_cell a, .merc_list_cell a:hover, .merc_list_cell a:visited{
	font-size: 14px;
	color: black;
}

.merc_loc_list_cell_closed{
	padding: 0px;
	height: 0px;
	overflow: hidden;
}

.merc_loc_list_cell_open{
}

.merc_loc_list_cell_open ol{
	font-size: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.loading_div{
	position: absolute;
	left: 0px;
	top: 0px;
	filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;	
	z-index: 1000;
	background-color: #000000;
	visibility: visible;
}

.loading_label{
	position: absolute;
	left: 0px;
	text-align: center;	
}

.getcf_past, .getcf_current, .getcf_future{
	border: 2px solid #aaaaaa;
	padding: 10px 5px 5px 5px;
	height: 25px;
	width: 150px;
	background: #666666;
	color: #000000;
	float: left;
	margin-right: 10px;	
	font-size: 16px;
	text-align: center;
	font-weight: bold;
}

.getcf_current{
	background: orange;	
}

.getcf_future{
	background: #cccccc;
}

.couponPageLink_disabled, .couponPageLink_active, .couponPageLink_enabled{
	font-size: 9px;
	padding: 1px 5px;
	margin: 1px 1px;
	text-align: center;
	float: left;
	font-weight: bold;
}

.couponPageLink_disabled{
	border: 1px solid #cccccc;
	color: #bbbbbb;
	background: transparent;
}

.couponPageLink_active{
	border: 1px solid orange;
	color: #ffffff;
	background: orange;
}

.couponPageLink_enabled{
	border: 1px solid orange;
	color: orange;
	background: transparent;
	cursor: pointer;
}

.categoryHolder{
	width: 100%;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	background: #e4e4e4;
	position:relative;
	display: inline-block;
}

.selectedCatHolder{
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	background: orange url(/includes/templates/master/images/sidebar_selected.png) repeat-x;
	position:relative;
	display: inline-block;
}

.subCategoryHolder{
	width: 100%;
	cursor: pointer;
	font-size: 13px;
	font-weight: bold;
	background: #efefef;
	position:relative;
	display: inline-block;

}

.selectedSubCatHolder{
	width: 100%;
	font-size: 13px;
	font-weight: bold;
	background: orange url(/includes/templates/master/images/sidebar_selected.png) repeat-x;
	position:relative;
	display: inline-block;
}

.mm_categoryHolder{
	cursor: pointer;
	font-size: 12px;
	margin-left: 5px;
	padding: 0px;
}

.mm_selectedCatHolder{
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-left: 5px;
	padding: 0px;
}

.mm_subCategoryHolder{
	cursor: pointer;
	font-size: 12px;
	margin-left: 5px;
	padding: 0px;
}

.mm_selectedSubCatHolder{
	font-size: 12px;
	font-weight: bold;
	color: #cc0000;
	margin-left: 5px;
	padding: 0px;
}


.locationLogoBack{
	height: 30px;
	width: 100%;
	background: #ffffff;
	position: absolute;
	top: 0px;
	left: 0px;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	z-index: 99;
}

#reg_form_holder{
	font-size: 24px;
	color: #777777;
}
#reg_form_holder .text, #card_form_holder .text{
	font-size: 24px;
	font-weight: normal;
	width: 270px;
	text-align: center;
	font-weight: bold;
}
#reg_form_holder .error{
	color: red;
	font-size: 11px;
	padding:0px;
	margin: 0px;
}
#reg_form_holder a{
	color: #777777;
	text-decoration: underline;
	font-weight: normal;
}

.side_box_title{
	width: 100%; text-align: center; font-size: 14px; padding: 3px 0px; font-weight: bold;
}

.hideSubmit
{
	border:none; 
	width: 0px; 
	height: 0px; 
	overflow: hidden
}	

#grocerBox img
{
	border: 1px solid #cfcfcf;
}	
#grocerBox img:hover
{
	border: 1px solid #0099ff;
}

.partner_block
{
	width: 180px;
	margin: 10px 20px;
	float: left;
}	

.partner_block_img
{
	margin: 5px auto;
	width: 100%;
}	
.partner_block_img img
{
	width: 125px;
}	
.partner_surround
{
	padding: 20px;
}	

#sf_col_faq_7
{
	width: 720px;
	float: left;
	margin: 15px 0px 0px 0px;
}	
#sf_col_faq
{
	width: 960px;
	float: left;
	margin: 15px 0px 0px 0px;
}	
#sf_col_very_left
{
	width: 180px;
	float: left;
	margin: 15px 0px 0px 0px;
}	
#mm_col_left
{
	width: 760px;
	float: left;
	margin: 15px 0px 0px 20px;
}
#mm_col_left_7
{
	width: 520px;
	float: left;
	margin: 15px 0px 0px 20px;
}
#sf_col_right
{
	width:220px;
	margin: 15px 0px 0px 20px;
	float: left;
}	
#sf_header
{
	width: 100%;
	margin: 0px;
	height: 50px;
}	

#sf_banner
{
	margin: 0px 0px 15px 0px;
}

#faq_body_area
{
 	padding: 10px; 
 	font-size: 12px;
} 	

#faq_body_area .sectionTitle
{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #bbbbbb;
}

#faq_body_area .question
{
	font-weight: bold;
}

#faq_body_area li
{
	margin: 0px;
}	

#faq_title
{
	margin: 0px 0px 7px 0px;
	font-size: 18px;
}	

.reg_aff_error
{
	padding: 10px;
	border-top: 1px solid #bbbbbb;
}	

.reg_aff_error_title
{
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
}	

#reg_aff_error_holder
{
	color: #ff0000;
	font-size: 16px;
}
.manage_element
{
	font-weight: bold;
	color: #999999;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px dotted #bbbbbb;
}
.manage_title
{
	float: left;
	margin: 0px 0px 0px 4px;
}	
.manage_total
{
	color: #cc0000;
	float: right;
	margin: 0px 4px 0px 0px;
}	
#manage_card_shopping
{
	margin-top: 4px;
}	

.redemption_history_closed
{
	display: none;
	clear: both;
}
.redemption_history_open
{
	font-size: 11px;
	color: #666666;
	margin: 2px 4px 0px 8px;
	display: inline-block;
	clear: both;
}

#redemption_history .dString
{
	color: #cc0000;
}	
#redemption_arrow .closed
{
	width: 15px;
	height: 15px;
	float: left;
	background: url(/includes/templates/affiliate/vzn/redemption_arrow_closed.png) top left no-repeat;
	cursor: pointer;
}	
#redemption_arrow .open
{
	width: 15px;
	height: 15px;
	float: left;
	background: url(/includes/templates/affiliate/vzn/redemption_arrow_open.png) top left no-repeat;
	cursor: pointer;
}	
.mm_manage_title
{
	text-align: left; 
	font-size: 14px; 
	font-weight: bold; 
	color:#000000;
	height: 38px;
}
.mm_manage_link
{
	margin: 0px 0px 0px 4px; 
	font-size: 11px;
}
.mm_manage_pending
{
	margin: 5px 0px 0px 4px; 
	font-size: 11px;
	font-weight: normal; 
	color: #333333
}
.mm_manage_link a, a:hover, a:visited
{
	font-weight: normal; 
	color: #333333;
	text-decoration: underline;
}

.vzn_banner_container
{
	width: 100%;
	height: 120px;
	margin: 0px;
	padding: 0px;
	background: url(/images/affiliate/mm_banner_back.png) top left repeat-x;
}	

.vzn_banner
{
	width: 718px;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/affiliate/mm_vzn_banner.png) top right no-repeat;
}	
.vzn_banner_auth
{
	width: 718px;
	height: 120px;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/affiliate/mm_vzn_banner_auth.png) top right no-repeat;
}	
.vzn_reg_button
{
	position: relative;
	width: 140px;
	height: 30px;
	top: 44px;
	left: 546px;
	cursor: pointer;
}	
#change_store_area
{
	float: left;
	margin: 5px 10px;
	cursor: pointer;
}
#mmf_head_title
{
	float: left;
	margin: 5px 10px;
	line-height: 30px;
}

#mmf_zip_holder
{
	float: right;
	margin: 5px; 10px;
	line-height: 30px;
}
#mmf_footer_links
{
	padding: 0px 10px 5px;
	color: #333;
}
#mmf_footer_links a
{
	color: #333;
}
#cl_zipcode
{
	float: left;
	margin: 3px 10px 0px 0px;
	font-size: 12px;
	text-align: center;
	height: 20px;
	line-height: 20px;
	border: 1px solid #999;
	border-radius: 3px;
	color: #333;
}
#mmf_zip_title
{
	float: left;
	margin-right: 10px;
	line-height: 30px;
}
#mmf_zip_button
{
	float: left;
	cursor: pointer;
}
#catChangeSel
{
	border: 0px;
	background: transparent;
	color: #333;
}
#save_amount_area
{
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	margin-left: 20px;
	color: #333;
}
#save_amount_area span
{
	color: #f00;
}	
.couponContainer
{
	width: 175px;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-family: verdana,geneva,tahoma;
	font-weight: bold;
	font-size: 12px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
.mercTop
{
	width: 175px;
	height: 152px;
	background: url(/images/home/cardsummary_background.png);
	text-align: center;
	margin: 0px auto;
}
.cardTop img
{
	margin: 16px 0px 5px 0px;
	width: 100px;
	height: 60px;
}
.cardInfoBox
{
	font-weight: normal;
}	
.couponCardRow
{
	height: 14px;
	line-height: 12px;
}	
.couponTextTitle
{
	text-align:center;
	margin: 0px;
	font-weight: bold;
}	
.couponTextLeft
{
	float: left;
	text-align: left;
}
.couponTextRight
{
	float: right;
	text-align: right;
}	
.couponCardRow a, .couponCardRow a:hover, .couponCardRow a:visited
{
	color: #ff0000;
}
.couponTop
{
	width: 175px;
	height: 152px;
	background: url(/includes/templates/master/images/newlook/offer_background.png);
	text-align: center;
	margin: 0px auto;
}
.couponTop img
{
	width: 100px;
	height: 100px;
	margin-top: 16px;
}
.couponButton
{
	width: 175px;
	height:33px;
}
.couponButtonDetail
{
	width: 175px;
	height:33px;
	margin: 2px auto;
}
.couponText
{
	color: #333;
	margin: 5px 10px 0px 10px;
}
.couponSavings
{
	width: 69px;
	height: 69px;
	background: url(/includes/templates/master/images/newlook/savings_badge.png);
	position: absolute;
	top: -12px;
	left: 106px;
	font-size: 14px;
	text-align: center;
	line-height: 24px;
	vertical-align: middle;
	color: #fff;
}
.couponSavings div
{
	margin-top: 22px;
	position: relative;
	top: 0px;
	left: 0px;
}
.couponSavings div span
{
	font-size: 11px;
	position: relative;
	top: -2px;
	left: 0px;
}
.couponRebate
{
	width: 70px;
	height: 70px;
	background: url(/includes/templates/master/images/newlook/rebate_banner.png);
	position: absolute;
	top: 2px;
	left: 3px;
}
.detailsOverlay
{
	width: 175px;
	height: 152px;
	background: transparent;
	text-align: center;
	position: absolute;
	top: 0px;
	left: 0px;
	line-height: 152px;
	display: none;
	cursor: pointer
}

