@import "mwf-styles.css";

/* only differences for wide pages */

#mr-water-filter {
  text-align: center;
}

#container {
  position: static;
  width: 984px;
  margin: 0 auto;
  text-align: left;
  background-color: #FFFFFF;
}

#content {
 width: 519px;
}

#header-rightcol {
 width: 206px;
 float: right;
 margin: 0;
 padding: 0;
}

.google-search-hdr {
 display: inline;
 float: left;
 margin: 26px 0 0 0;
 padding: 0;
 text-align: left;
}

.google-search-hdr form {
 margin: 0;
 padding: 0;
}

.search-box {
 width: 122px;
}

#headlines {
 float: left;
 margin: 12px 0 2px 22px;
 padding: 0;
}

#logo {
 position: static;
 float: left;
 margin: 5px 0 0 10px;
 padding: 0;
}

#logo img {
 width: 70px;
 height: 80px;
}

#cart-header, #header {
 margin: 0;
 padding: 0;
 overflow: auto;
 min-height: 95px;
 background-image: url("/images/mwf-header-cart-wide.gif");
 background-repeat: no-repeat;
 background-position: top left;
}

#cart-header:after, #header:after {
 content:  " ";
 display:  block;
 height:   0;
 clear:    both;
}

#view-cart {
 position: static;
 margin: 7px 12px 0 0;
 padding: 0;
 float: right;
 vertical-align: super;
 font-weight: bold;
 font-size: 10pt;
}

#view-cart img {
 margin: 0;
 position: relative;
 top: 5px;
 left: 2px;
 padding: 0;
 border: 0;
}

/* 
.phone-block {
 position: static;
 float: left;
 margin: 10px 0 2px 0;
 padding: 0;
 text-align: left;
}
*/

.phone-block {display: none}

.phone-no-callus {
 font-size: 10pt;
 color: black;
}

.phone-no-header {
 font-size: 12pt;
 font-weight: bold;
 color: black;
}

.p-prod-info {
 padding: 15px 0 10px 35px;
 width: 279px;
}

.d-prod {
 width: 153px;
}


