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