/*-------------------
	General
---------------------*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #ded;
	text-align: center;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#wrapper {
	width: 775px;
	margin: 10px auto;
	text-align: left;
}

/*-------------------
	Header
---------------------*/

#header {
	position: relative;
	width: 100%;
	height: 120px;
	padding: 20px 0;
	background: url(../images/header.gif) no-repeat 20px top;
}

#header h1 {
	text-indent: -10000px;
	margin: 0;
}

#header p {
	position: absolute;
	bottom: 10px;
	right: 5px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	padding-left: 20px;
	background: url(../images/telephone.png) no-repeat left bottom;
}

/*-------------------
	Navigation
---------------------*/

#navigation {
	width: 155px;
	float: left;
	border: 1px solid #fff;
	border-bottom: none;
	background: #aba;
}

#navigation ul li {
	list-style: none;
}

#navigation ul li a {
	display: block;
	padding: 10px 0 10px 20px;
	border-bottom: 1px solid #fff;
	color: #fff;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
}

* #navigation ul li a {
	width: 135px;
}

#navigation ul li a:link, #navigation ul li a:visited {
	background: #aba url(../images/arrow.gif) no-repeat 85% center;
	
}

#navigation ul li a:hover, #navigation ul li a:active, body.home #navigation ul li a#n-home, body.supplies #navigation ul li a#n-supplies, body.aboutus #navigation ul li a#n-aboutus, body.contactus #navigation ul li a#n-contactus {
	background: #da6 url(../images/arrow.gif) no-repeat 85% center;
}

body.supplies #navigation ul li a#n-supplies {
	background: #da6 url(../images/arrowdown.gif) no-repeat 85% center;
}

body.supplies #navigation ul li a.subcat:link, body.supplies #navigation ul li a.subcat:visited {
	background: #aba;
}

body.supplies #navigation ul li a.subcat:hover, body.supplies #navigation ul li a.subcat:active, body#prepress #navigation ul li a#n-prepress, body#reclaiming #navigation ul li a#n-reclaiming, body#accessories #navigation ul li a#n-accessories, body#ink #navigation ul li a#n-ink, body#capaccessories #navigation ul li a#n-capaccessories {
	background: #da6;
}

#navigation ul li a.subcat {
	font-size: .9em;
	padding: 5px 0 5px 40px;
}

* #navigation ul li a.subcat {
	width: 115px;
}

/*-------------------
	Breadcrumb Nav
---------------------*/

#breadcrumb {
	width: 612px;
	height: 10px;
	background: #ded url(../images/content-top.gif) no-repeat left top;
	font-size: .9em;
	text-indent: 10px;
	line-height: 1.8em;
}

#breadcrumb a {
	color: #b71;
}

#breadcrumb a:link, #breadcrumb a:visited {
	text-decoration: none;
}

#breadcrumb a:hover, #breadcrumb a:active {
	text-decoration: underline;
}

/*-------------------
	Content
---------------------*/

#content {
	width: 612px;
	float: right;
	background: #fff;
}

#content-footer {
	clear: both;
	width: 612px;
	height: 10px;
	background: #ded url(../images/content-bottom.gif) no-repeat left top;
}

#content p {
	margin: 0 10px 10px 20px;
}

#content img {
	float: right;
	margin: 5px 5px;
}

#content a img {
	border: none;
}

#content img.logo {
	float: none;
	margin-left: 152px;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	clear: both;
}

#content h1 {
	margin: 10px;
}

#content h3 {
	margin-left: 10px;
}

#content h2 {
	margin: 0 10px 10px 10px;
}

#content h2.optional {
	margin-top: 5px;
	padding-top: 20px;
	border-top: 1px solid #ccc;
}

#content h5.price {
	margin: 0 0 10px 10px;
	font-size: 1.2em;
}

#content h5.list {
	margin-bottom: 0;
	font-weight: normal;
	font-size: 1em;
}

#content ul {
	width: 360px;
	margin: 0 0 10px 0;
	float: left;
}

#content ul li {
	margin: 0 0 0 25px;
}

#content ul li.price {
	list-style: none;
	font-weight: bold;
	margin-left: 10px;
}

#content dl {
	margin: 5px 10px;
}

#content dl dt {
	font-size: 1.2em;
	clear: both;
}

#content dl dt a {
	color: #b71;
}

#content dl dt a:link, #content dl dt a:visited {
	text-decoration: none;
}

#content dl dt a:hover, #content dl dt a:active {
	text-decoration: underline;
}

#content dl dd {
	margin: 5px 20px;
}

#content dl dd.image  img {
	border: 1px solid #ccc;
	float: left;
	margin: 0 5px 10px 0;
}

#content dl dd.image {
	margin-left: 0;
}

#content p.about-pss {
	margin: 20px 31px;
	text-align: justify;
}

#content p.about-pss em {
	font-size: 1.4em;
	font-style: normal;
}

body#supplies-home #content img {
	margin-top: 20px;
	margin-right: 31px;
}

body#supplies-home #content dl {
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

/*-------------------
	Footer
---------------------*/

#footer {
	width: 100%;
	clear: both;
}

#footer p {
	text-align: center;
	font-size: .9em;
}

#footer a {
	color: #b71;
	font-size: .9em;
}

#footer a:link, a:visited {
	text-decoration: underline;
}

#footer a:hover, a:active {
	text-decoration: none;
}

/*-------------------
	Supplies Page
---------------------*/

body.supplies #content h1 {
	line-height: .9em;
	margin: 20px 10px 2px 10px;
	border-bottom: 1px solid #999;
}

body.supplies h2.byline {
	font-size: 1.1em;
	color: #999;
	text-indent: 7em;
}

body.supplies table {
	width: 550px;
	border: 1px solid #666;
	border-bottom: none;
	margin: 0 auto;
}

body.supplies table caption {
	text-align: center;
	width: 550px;
	padding: 4px 0;
	background: #da6;
	margin: 20px auto 0 auto;
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	border: 1px solid #666;
	border-bottom: none;
}

body.supplies table td {
	border-bottom: 1px solid #666;
}

body.supplies p.table-nav {
	text-align: center;
}

body.supplies p.table-nav a, body.supplies p.top-link a {
	color: #b71;
}

body.supplies p.table-nav a:link, body.supplies p.table-nav a:visited, body.supplies p.top-link a:link, body.supplies p.top-link a:visited {
	text-decoration: none;
}

body.supplies p.table-nav a:hover, body.supplies p.table-nav a:active, body.supplies p.top-link a:hover, body.supplies p.top-link a:active {
	text-decoration: underline;
}

body.supplies p.top-link {
	width: 550px;
	text-align: right;
	margin: 0 auto;
}

body.supplies #content a {
	color: #b71;
}

body.supplies #content a:link, body.supplies #content a:visited {
	text-decoration: none;
}

body.supplies #content a:hover, body.supplies #content a:active {
	text-decoration: underline;
}

body.supplies #content table a {
	color: #14f;
}

body.supplies table a:link, body.supplies table a:visited {
	text-decoration: none;
}

body.supplies table a:hover, body.supplies table a:active {
	text-decoration: underline;
}

body.supplies #content table td.image {
	width: 154px;
	text-align: center;
}

body.supplies #content table td.image img {
	float: none;
}

body.supplies table td.description {
	width: 220px;
	padding: 2px 10px;
}

body.supplies table td.price {
	text-align: right;
	padding: 2px;
}

/*-------------------
	Inks Page
---------------------*/

body#ink table {
	border: 1px solid #666;
}

body#ink table th, body#ink table td {
	padding: 0 5px;
	border: none;
}

body#ink table th {
	font-size: 1.1em;
	padding: 2px;
}

body#ink table tr.alt th, body#ink table tr.alt td {
	background: #ccc;
}

body#ink table td.colorchip {
	width: 12px;
	padding: 0;
}

th#process {
    background: #09f;
}

th#fluorescent {
    background: #03ff0f;
}

th#specialty {
    background: #c5c9cb;
}

th#metallic {
    background: #c09520;
}

th#process, th#fluorescent, th#specialty, th#metallic {
    text-align: center;
    border: 1px solid #000;
    border-left: none;
}

body#ink table td.logo {
	text-align: center;
}

body#ink table td.logo img {
	float: none;
}

body#ink table td.part-number {
	width: 15%;
}

body#ink table td.color-name {
	width: 50%;
}

/*-------------------
   Accessories Page
---------------------*/

body#accessories #content table td small {
	font-size: .8em;
}

/*-----------------------
   Cap Accessories Page
-------------------------*/

body#capaccessories #content img {
	float: none;
	margin: 5px 145px;
}


body#capaccessories #content table td.meshsizes {
	text-align: center;
}