    .search_button {
    background: #023E44;
		}
		
    #top_content_wrapper {
    background: #023E44;
    }
    
    #announcement_content {
    	color: #023E44;
    }
    
    #announcement_content_wrapper{
        background-color: #cef9fd;
    }
	.shop_common_background {
		background: #023E44;
	}
    
    #banner #shop_name_background {
      background: #FFFFFF;
      opacity: 0.8;
      filter: alpha(opacity=80);
      width: 373px;
      height: 115px;margin-left: 17px;margin-top: -115px;      
    }

    #banner #shop_name {
    width: 350px;
    height: 99px;
    font-family: Sofia;
    color: #023E44;
    font-size: 30px;margin: -99px 0 0 34px;
    }
    
    #banner #shop_name img {
      max-width: 373px;
      width: 100%;
      height: auto;
    }

    #header_bar .shopping_cart {
    background: #023E44;
    }
    
    #header_bar .cashier_shortcut {
      background: #023E44;
    }

    header nav .menu_item:first-of-type {
    color: #023E44;
    }

    #products .buy_button {
    background: #023E44;
    }

    .selected_category {
    background: #cef9fd;
    }

    .shopping_cart #cashier_button {
    background: #023E44;
    }
    
    #order_details .detail h4 {
      background: #023E44;
    }
    
    #send_button {
      background: #023E44;
    }
    
    #info_button:hover, #info_button i:hover  {
      color: #cef9fd;
    }
    
    #order_head {
      background: #023E44;
    }
    
    #company_popup .button {
      background: #023E44;
    }
    
    #order_details .inner_detail .carrier img:hover {
      background: #023E44;
    }
    
    #order_details .inner_detail .carrier .selected_carrier {
      background: #023E44;
    }
	
	#content .content_text #carrier_holder .carrier img {
	  background: #023E44;
	}
  
    #header_bar .clear {
      background: #ffffff;
    }

    #header_bar .ontop {
      background: #333333;
    }
    