/*****************************************************************
 * HW-provided Top-level CSS stylesheet for site
 *
 * Should contain (or import) all styles used across many pages
 * within the site, and overrides to HW global CSS stylesheet.
 *
 *****************************************************************/

@import url("local-sidebars.css");

#header {
height:152px;
}

/* didn't use publisher-main-logo becuse it in main-logo already */
#publisher-main-logo {
display: none;
}

#main-logo {
background:#163318 url(/shared/img/standard-design/design1/banner-shadow.png) repeat-y scroll left top;
padding-top:0;
top:76px;
}


#header div.banner-ads {
  background:#163318 url(/shared/img/standard-design/design1/banner-shadow.png) repeat-y scroll right top;
  left:526px;
  width:444px;
  height:75px;
}

/*
#publisher-main-logo {
background:#003300 url(/shared/img/standard-design/design1/left-content-shadow.png) repeat-y scroll left top;
left 10px;
margin:0;
/*padding-top: 20px;
padding-bottom: 20px;
padding-left 15px;
padding-right: 20px;*/
padding:20px 20px 20px 15px;
position:absolute;
top:77px;
width:125px;
}
*/
.proxy-archive-cover-images img {
  height:150px;
  width:117px;
}

