/* ---------------------------------------------------------------------------------

   Print Stylesheet
   Author: Pixel House

--------------------------------------------------------------------------------- */

#print-logo { display: block; margin-left: 20px; }
#logo { display: none; }

#header { border-bottom: solid 1px #666; height: auto; padding: 0 0 30px 0; margin-bottom: 20px; display: none; }
#footer { border-top: solid 1px #666; }

#top-links,
#navigation,
#search,
#your-cart,
#footer,
#thank-you-create-account
{ display: none; }

#content.girl { padding-bottom: 0!important; }


