/*-------------------------+
 | Site: Purchasing Portal |
 | Part: Print styles      |
 +-------------------------*/


/* Hide unnecessary elements
======================================================================*/
.expand, #flair, .hide, #nav, .search, #utilities { display: none; }


/* Basics
======================================================================*/
body { background: none; }
hr { background: none; border-bottom: 1px solid #a5a8aa; color: #a5a8aa; height: 1px; }
ul { list-style: disc; margin-left: 1.5em; }
ul li { background: none; padding: 0; }


/* Core layout
======================================================================*/
#container { background: none; border: 0; }
.content { padding-left: 0; padding-right: 0; }
#footer { border-top: 1px solid #a5a8aa; clear: both; padding-top: 1em; }
#page { min-width: 0; max-width: 100%; width: 100%; }
#intro, .popular { border: 3px double #ccc; margin-bottom: 1em; padding: 1em; }

/*--- Header ---*/
#header { border-bottom: 5px solid #c0df66; padding-bottom: 1em; }
#header, #header #inner1, #header #inner2 { background: none; color: #000; }
#header #inner2 { padding: 0; }


/* Content
======================================================================*/
#logo h1 { float: none; }

/*--- Comments ---*/
.comments ul { list-style: none; margin: 0; }

/*--- Footer ---*/
#footer { color: #555; }
#footer a { color: #555; }

/*--- Forms ---*/
	/* Buttons */
	.btn-find-vendors { font-size: 1.4em; text-align: left; }
	.btn-find-vendors, .btn-sign-up { background: none; color: #000; text-decoration: underline; text-indent: 0; }

/*--- Header ---*/
#header a { color: #1f5271 }
#breadcrumbs { list-style: none; margin: 0; }

/*--- Tasks ---*/
.icon-add, .icon-delete, .icon-edit { background: none; padding-left: 0; }

/*--- Vendors table ---*/
.vendors .check { background: none; padding: 0; }