
    #top_content_wrapper {
    background: #F2C0D5;
    }
    .shop_common_background {
			background: #F2C0D5;
		}
    #announcement_content_wrapper{
        background-color: #FFF;
    }

    
    #banner #shop_name_background {
      background: #F9E698;
      opacity: 0.7;
      filter: alpha(opacity=70);
      width: 248px;
      height: 154px;margin-left: 0px;margin-top: -185px;      
    }

    #banner #shop_name {
    width: 225px;
    height: 138px;
    font-family: Droid Serif;
    color: #EAC6A9;
    font-size: 26px;margin-left: 12px;margin-top: -156px;
    }
    
    #banner #shop_name img {
      max-width: 248px;
      width: 100%;
      height: auto;
    }
    
    #header_bar .cashier_shortcut {
      background: #F2C0D5;
    }

    header nav .menu_item:first-of-type {
    color: #F2C0D5;
    }
    
    .selected_category {
    background: #FFF;
    }

    .shopping_cart #cashier_button {
    background: #F2C0D5;
    }
    
    #order_details .detail h4 {
      background: #F2C0D5;
    }
    
    #send_button {
      background: #F2C0D5;
    }
    
    #info_button:hover, #info_button i:hover  {
      color: #FFF;
    }
    
  
    
    #company_popup .button {
      background: #F2C0D5;
    }
    
    #order_details .inner_detail .carrier img:hover {
      background: #F2C0D5;
    }
    
    #order_details .inner_detail .carrier .selected_carrier {
      background: #F2C0D5;
    }
	
	#content .content_text #carrier_holder .carrier img {
	  background: #F2C0D5;
	}
	.shop_color{
	  background: #F2C0D5;
	}
	.shop_color_light{
		background: #FFF;
	}
  
    #header_bar .clear {
      background: #ffffff;
    }
    .search_button {
			background: #F2C0D5;
		}
 
    #header_bar .ontop {
      background: #333333;
    }
    
      @media screen and (max-width: 1100px) {
        #banner #shop_name_background {
          margin-top: -100px;
        }
        #banner #shop_name {
          height: 89px;
          margin-top: -94px;
        }
      }
      