#pageHeader {
  height: 40px;
  background-color: #fff7cf;
  border-bottom: solid 1px #f2e083;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff7cf), color-stop(100%, #faf19a));
  background-image: -webkit-linear-gradient(top, #fff7cf, #faf19a);
  background-image: -moz-linear-gradient(top, #fff7cf, #faf19a);
  background-image: -o-linear-gradient(top, #fff7cf, #faf19a);
  background-image: linear-gradient(top, #fff7cf, #faf19a);
  display: table;
  width: 100%; }

#pageHeader.festive-header {
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #e33f32), color-stop(100%, #cb0e44));
  background-image: -webkit-linear-gradient(left, #e33f32, #cb0e44);
  background-image: -moz-linear-gradient(left, #e33f32, #cb0e44);
  background-image: -o-linear-gradient(left, #e33f32, #cb0e44);
  background-image: linear-gradient(left, #e33f32, #cb0e44); }
  #pageHeader.festive-header #HeaderNavPostAd {
    background: #fff;
    color: #da243c; }
    #pageHeader.festive-header #HeaderNavPostAd .iconFont {
      color: #da243c; }
  #pageHeader.festive-header .drawerHandleImg {
    color: #fff; }
  @media (min-width: 320px) {
    #pageHeader.festive-header #siteLogo {
      background-image: url(../../../img/Kijiji_ca/header/logo_white@320.png); } }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (max-width: 479px), (min-width: 320px) {
    #pageHeader.festive-header #siteLogo {
      background-image: url(../../../img/Kijiji_ca/header/logo_white@640.png); } }
  @media (min-width: 480px) {
    #pageHeader.festive-header #siteLogo {
      background-image: url(../../../img/Kijiji_ca/header/logo_white@480.png); } }
  @media (min-width: 640px) {
    #pageHeader.festive-header #siteLogo {
      background-image: url(../../../img/Kijiji_ca/header/logo_white@640.png); } }

#header_post_label {
  font-family: 'Lucida Grande', Tahoma, Verdana, Arial, sans-serif;
  font-size: 16px;
  padding: 8px; }

#siteLogo {
  display: table-cell;
  margin: 0 auto;
  height: 37px;
  width: 64px;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 37px; }

.drawerHandleImg {
  font-family: kijiji;
  font-size: 200%;
  color: #ffb929;
  line-height: 42px; }

#drawerHandleContainer {
  display: table-cell;
  padding-left: 10px;
  width: 35%; }
  #drawerHandleContainer img {
    margin-top: 5px; }

#headerNav {
  display: table-cell;
  margin-right: 10px;
  margin-top: 12px;
  padding-right: 10px;
  text-align: right;
  vertical-align: middle;
  width: 35%; }

#HeaderNavPostAd {
  background: #ffb929;
  border-width: 2px;
  color: #fff;
  padding: 8px; }
  #HeaderNavPostAd .iconFont {
    color: #fff;
    font-size: 16px; }

.header_nav_item {
  padding: 15px 0 7px; }

.searchBar {
  padding-top: 5px;
  padding-bottom: 5px;
  position: relative; }

#searchContainer {
  border-spacing: 5px;
  display: table;
  margin: 0 auto;
  width: 99%; }

.searchBox {
  display: table-cell;
  width: 83%; }

#txtSearch {
  border: 1px solid #CCCCCC;
  font-size: 16px;
  height: 28px;
  vertical-align: middle;
  width: inherit; }

.searchBox input[placeholder] {
  font-weight: normal;
  /*text-indent: 14px;*/
  padding: 2px 12px 2px 20px; }

.searchBG {
  background: white url(../../../img/header/grey_search_icon.png) left center no-repeat;
  background-size: 17px 18px;
  background-position-x: 4px; }

#btnSearchContainer, #btnRefine {
  display: table-cell;
  height: 16px;
  margin-left: 2px;
  vertical-align: middle;
  width: 13%; }

@media (min-width: 240px) {
  #siteLogo {
    background-image: url(../../../img/Kijiji_ca/header/logo_new@240.png); } }
.hideLogo {
  background-image: none !important; }

@media (min-width: 320px) {
  #siteLogo {
    background-image: url(../../../img/Kijiji_ca/header/logo_new@320.png); } }
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi), (max-width: 479px), (min-width: 320px) {
  #siteLogo {
    background-image: url(../../../img/Kijiji_ca/header/logo_new@640.png); } }
@media (min-width: 480px) {
  #siteLogo {
    background-image: url(../../../img/Kijiji_ca/header/logo_new@480.png); } }
@media (min-width: 640px) {
  #siteLogo {
    background-image: url(../../../img/Kijiji_ca/header/logo_new@640.png); } }
