/* override the styles from the webstore-min.css file from the 1100px wide ATG site to fit the 900px wide non-store site */
/*
#utilDisclamer{width: 900px !important;}
#utilDisclamerImg{width: 900px !important;}
#utilMenu{width: 900px !important;}
#utilMenu #utilContainer{width: 900px !important;}
#bodyWarpper{width: 900px !important;}
#hp_whiteBox{width: 900px !important;}
#logoSearch{width: 900px !important;}
#mainMenu div#catMenu{width: 900px !important;}
.footerMenu{margin-right: 50px !important;}
*/

#container{margin-left: 0;}

#mainMenu {
	/*
  position: relative;
  top: -70px;
  */
  width: 1100px !important;
}

div.center_div {
	/*
  position: relative;
  top: -70px;
  */
}

#utilMenu #utilContainerRt {
  width: 261px !important;
}

.footer_outer_wrap {
  background-color: #e6e7e8;
  margin: 0 auto;
  /*
  position: relative;
  top: -70px;
  */
  width: 1100px !important;
}

div.footer_inner_wrap {
	padding-left: 20px;
	width: 1050px !important;
}

#logoSearch div#logoLeft { 
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
  width: 0%;
}

.utilCartAUNZ {
  top: -10px !important;
}

#logoSearch div#personalizeIt {
  left: 382px;
  position: absolute;
  top: 38px;
}

#mainMenu table.catTable td.catSepTd {
  background-color: #dedede;
  width: 1px;
  display: none;
}

#logoSearch {
  margin-bottom: 10px;
}

.footerHeader {
  font-family: "Gotham Cond A","Gotham Cond B","Open Sans condensed",arial,helvetica,sans-serif !important;;
}

.socialHeader {
 font-family: "Gotham Cond A","Gotham Cond B","Open Sans condensed",arial,helvetica,sans-serif !important;;
}

.footerMenu {
  margin-right: 140px !important;; 
}

.footerCopy {
  background-color: #c8d8e2;
  width: 1100px;
  padding-bottom: 15px;
}

.inbenta-search-form-wrapper.canada {
  top: 18px !important;
}

.inbenta-search-form-wrapper.franklinplanner {
  top: 18px !important;
}

.inbenta-search-form-wrapper.australia {
  top: -73px !important;
}

.inbenta-search-form-wrapper.newzealand {
  top: -73px !important;
}