@charset "utf-8";

/* developed by webhelper.com */

a .alt { display: none; } /* degrades for older menus */


/* start main navigation -- */

div#navigation {
	clear: both;
	display:block;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#navigation ul {
	display:block;
	width: 820px;
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
	}

div#navigation li {
	display:block;
	float:left;
	list-style-type:none;
	margin: 0;
	padding: 0;
	border: 0;

	}


div#navigation a {
   display:block;
   margin: 0;
   border: 0;
   padding: 0;
   height:23px; width:100px; 
   background:transparent url('../images/navigationx.gif') no-repeat 0 0;
   }

div#navigation a:hover {
  background-position: 0 -23px;
   }

li#navuploadfiles a {
	width:166px;
	background-position: 0px 0;
   }

li#navuploadfiles a:hover {
   background-position: 0px -23px;
   }

li#navhome a {
	width:58px;
	background-position: -166px 0;
   }

body#home li#navhome a, 
li#navhome a:hover {
   background-position: -166px -23px;
   }

li#navsanfranciscoprinter a {
	width:157px;
	background-position: -224px 0;
   }

body#technology li#navsanfranciscoprinter a,
body#sanfranciscoprinter li#navsanfranciscoprinter a, 
li#navsanfranciscoprinter a:hover {
   background-position: -224px -23px;
   }

li#navprintingservices a {
	width:126px;
	background-position: -381px 0;
   }

body#testimonials li#navprintingservices a, 
body#printingservices li#navprintingservices a, 
li#navprintingservices a:hover {
   background-position: -381px -23px;
   }

li#navdigitalprinting a {
	width:115px;
	background-position: -507px 0;
   }

body#digitalprinting li#navdigitalprinting a, 
li#navdigitalprinting a:hover {
   background-position: -507px -23px;
   }

li#navprintportfolio a {
	width:112px;
	background-position: -622px 0;
   }

/* switchon portfolio */

body#forms li#navprintportfolio a, 
body#folders li#navprintportfolio a, 
body#invitations li#navprintportfolio a, 
body#stationery li#navprintportfolio a, 
body#postcardsmailers li#navprintportfolio a, 
body#newsletters li#navprintportfolio a, 
body#printportfolio li#navprintportfolio a, 
li#navprintportfolio a:hover {
   background-position: -622px -23px;
   }

li#navcontact a {
	width:86px;
	background-position: -734px 0;
   }

body#vendors li#navcontact a,
body#orderonline li#navcontact a,
body#estimate li#navcontact a,
body#uploadfiles li#navcontact a,
body#contact li#navcontact a, 
li#navcontact a:hover {
   background-position: -734px -23px;
   }


/* end main navigation -- */


/* start subnav --*/

div#subnav {
	clear: both;
	display:block;
	width: 173px;
	height: 100%;
	margin: 0;
	padding: 0;
	border-top: 1px solid #e9e6e6;
	border-bottom: 1px solid #e9e6e6;
	border-right: 0;
	border-left: 1px solid #e9e6e6;
	background-color: #faf0cf;
	
}

div#subnav ul {
	list-style-type:none;
	display: block;
	margin: 8px 0 0 22px;
	border: 0;
	padding: 0;
	}

div#subnav li {
	list-style-type:none;
	display: block;
	margin: 0;
	border: 0;
	padding: 0;
	}


.subnavlink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4b90cd;
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
	line-height: 24px;
}

a.subnavlink:hover {
	color: #f5822b;
	text-decoration: none;
}

a.subnavlink:link, a.subnavlink:visited, a.subnavlink:active {
	text-decoration: none;
}

/* switchon subnav */

body#testimonials a#subnavprttestimonials,
body#printingservices a#subnavprtoverview,
body#technology a#subnavtechnology,
body#sanfranciscoprinter a#subnavoverview,
body#vendors a#subnavvendors,
body#printportfolio a#subnavbrochures,
body#newsletters a#subnavnewsletters,
body#postcardsmailers a#subnavpostcardsmailers,
body#stationery a#subnavstationery,
body#invitations a#subnavinvitations,
body#folders a#subnavfolders,
body#forms a#subnavforms,
body#contact a#subnavphone,
body#uploadfiles a#subnavuploadfiles,
body#estimate a#subnavestimate,
body#orderonline a#subnavorderonline

 {
color: #f5822b;
	text-decoration: none;
}



/* end subnav --*/