/*---------------------------------------------------
 * Nasuni Print Styles
 *------------------------------------------------- */

/*--- Remove all Useless Stuff ---*/
#nasuni-logo       { display: none; }
#nav-menu          { display: none; }
#footer            { display: none; }
.sidebar-nav       { display: none; }
.title-button      { display: none; }


/*--- Generic Items ---*/
a:link, a:visited { color: #520; background: transparent; font-weight: bold; text-decoration: underline; }

/*--- Header ---*/
#printer-friendly-logo { display: block; }
#header { height: auto; width: auto; min-width: 0px; background-image: none; background-color: white; }

/*--- Content ---*/
#content { overflow: visible !important; }
.content { overflow: visible !important; float: none !important; width: auto !important; }
.container { width: 95%; }

/*--- Landing Page ---*/
.introduction { width: 70% !important; }
.splotlight { width: 25% !important; }

/*--- Data Sheet ---*/
.requirements { page-break-before: always; }

/*--- Product Pages ---*/
.text-image-block.clear { clear: both; }
.text-image-block .text { width: 50%; }

/*--- Blog & News ---*/
.blog { position: relative; }
.blog-content { float: none !important; width: 70% !important; }
.blog-sidebar { position: absolute; top: 0px; right:0px; width: 25% !important; }

/*--- Buy Process ---*/
.checkout-status       { display: none; }
.checkout h1 span      { display: none; }
.checkout h2 span      { display: none; }
.checkout h3 span      { display: none; }
.checkout .edit-button { display: none; }
.checkout .linkbox     { display: none; }
.checkout .nasuni-home { display: none; }
.action-wrapper        { display: none; }
.wizard-done-col2      { display: none; }
.wizard-done-col1 { width: 95% !important; }
fieldset#done-subscription-information { padding-bottom: 40px; }
fieldset#done-account-details { padding-bottom: 40px; }
