
/********************** COUPONPRESS THEME LAYOUT **********************/
/************************************************************************/

#page-container {  background: none;  }
#coupon_wapper { background: transparent url('../images/layout_top_bg.png') top right no-repeat;  }
#Logo {width:300px;  height:95px; margin-top:10px; }
a { color: #000; }

/********************** COUPONPRESS THEME BARS **********************/
/************************************************************************/


.bar1 { background: #fff url(../../../images/bar1.png) no-repeat;   text-shadow:1px 1px 1px #666 !important; height:47px; }
.bar2 { background: #fff url(../../../images/bar1.png) no-repeat;   text-shadow:1px 1px 1px #666 !important; height:47px; }
.bar3 { background: #fff url(../../../images/button.png) no-repeat;   /*text-shadow:1px 1px 1px #666 !important;*/ height:47px; width:264px; }
.bar1 h2, .bar2, h2,  .bar3 h2 { color:#666;}

/********************** COUPONPRESS THEME ITEM **********************/
/************************************************************************/
.REMOVEMEclicktoreveal-link a { background: #059ee1; color:#fff;}


/********************** COUPONPRESS THEME SEARCH BOX **********************/
/************************************************************************/

.searchbar { background: #fff url('../images/searchbox.gif') no-repeat;  }
input.submit { background:#059ee1; border-color:#000; border-style:solid;border-width:1px;color:#FFFFFF;}

.page-navigation ul li a { color: #666; } 
 
