/* Header - contains logo, ticker, navigation */
h1 a {color:#000;text-decoration:none;}
#nav {display:none;}

/*subnav*/
#subnav {display:none;}

/*footer*/
.footerrule {display:none;}
#footer {font-size:75%;padding:30px 0 0 0;margin:0;}
#footer .container , #footer .store {width:130px;margin-left:9px;margin-right:21px;float:left;display:inline;}

/*photos*/
#photo01 {display:none;}
#photo02 {display:none;}

/*content*/
.narrow #content {width:600px;}
h4 {font-weight:bold;}

.wide #content .small_content_container {margin-top:10px;}

.narrow #content .small_content_container {width:265px;margin-top:10px;}
.narrow #content .small_content_container h4 {width:264px;}

.alpha_listing {width:350px;}
.alpha_listing .info {width:350px;}

.category {display:none;}

.store_info {margin-top:10px;}

/*ecoupon*/
.coupon #footer {display:none;}
.ecoupon {width:572px; margin:.4em 0; background: #FFFFFF; color:#000; font: 0.85em verdana}
.ecoupon .watermark {display:block;}
.ecoupon .keyline {width:568px; border:2px solid #000;}
.ecoupon .retail_logo {float:left;display:inline;width:104px;margin:7px;}
.ecoupon .retail_logo img {width:100px;overflow:hidden;}
.ecoupon .coupon_info {float:left;display:inline;width:404px;margin:7px;}
.ecoupon .product {float:right;width:100px;}
.ecoupon .product img {width:100px;overflow:hidden;}
.ecoupon .expiry {float:left;display:inline;width:104px;margin:7px;}
.ecoupon .redeem {float:left;display:inline;width:404px;margin:7px;}


/*events calendar*/
#page .events_calendar .normal {color:#000;text-decoration:underline;}
#page .events_calendar .featured {color:#ccc;text-decoration:underline;}
.events_calendar .form_container {display:none;}

.events_listing .info {font-weight:bold;}
.events_listing .info a {font-weight:normal;}

/*top ten*/
#topten {margin:10px;clear:both;}

/*popups*/
.popup .util {display:none;}

.press_release {color:#000;}
.press_release h3 {color:#000;}


