/* main css page for Ripon Printers, April 2009 */


/* hex colors 
light gray bkgrnd	#f3f3f4;
yellow border		#e89d00;
premedia orange		#ad4200;
inkjet red			#5f0000;
printing green		#1e270a;
bindery blue		#01243d;
medium gray			#868687
body text			#686869	(		65% black)
footer site map		#b1b1b2	(		30% black)
*/


/* parts of the page */

body {
	margin: 0; 
	padding: 0; 
	font-family: verdana, helvetica, arial, sans-serif; 
	font-size: .8125em; 
	color: #686869;
	background-color: #f3f3f4; 
	}
	
html	{ 
	overflow-y: scroll; 
	}

div#container	{
	margin: 0; 
	padding: 0; 
	width: 950px; 
	height: 100%; 
	margin-left: auto; 
	margin-right: auto; 
	background-color: #ffffff; 
	border: 1px solid #b1b1b2; 
	}


/* START SUCKERFISH DROPDOWN STYLE */

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	background-color:#e89d00;
}

#nav ul {
	opacity:.90;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	margin-left:30px;
}

#nav li ul.twocolumn {
	width:300px;
	padding:3px 0px 0px 0px;
}

#nav ul.onecolumn {
	width:160px;
	padding:3px 0px 0px 0px;
}

#nav li ul li {
	padding:4px 5px 4px 5px;
	white-space:normal;
}

#nav li ul.twocolumn li {
	padding:4px 5px 4px 5px;
	white-space:normal;
	width:140px;
}

#nav a {
	display: block;
}

#nav li {
	float: left;
	width: 10em;
}

#nav li ul {
	position: absolute;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}


/* END SUCKERFISH DROPDOWN STYLE */


/* text & miscellaneous */

p	{
	font-size: 90%; 
	line-height: 150%; 
	}

img.logoHeader	{
	margin-left: 10px; 
	margin-bottom: 23px 
	}

div.horizontalRule {
	width: 100%; 
	height: 5px; 
	border-bottom: 1px solid #b1b1b2;
	margin-bottom: 10px;
	}
	
p.captions {
	color: #5f0000;
	font-weight: bold;
	}





/* pseudos */

a	{
	color: #ad4200; 
	}
	





		table.header	{
			background-image: url("../images/header-bg.jpg"); 
			background-position: 0% 100%; 
			background-repeat: no-repeat; 
			}
		

		table.headerSubpages	{
			background-image: url("../images/header-bg-subpages.jpg"); 
			background-position: 0% 100%; 
			background-repeat: no-repeat; 
			}
		








#nav1 {
	margin: 0;
	padding: 0;
	float:right;
	clear:both;
	margin: 0px 0px 5px 0px;
	}
	
#nav1 li input	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%; 
	color: #ad4200; 
	width: 130px; 
	height: 12px; 
	border: 1px solid #ad4200; 
	}
	
#nav1 ul	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #1e270a;
	margin-top: 10px;
	margin-bottom: 0;
	padding-left: 10px;
	padding-right: 10px;
	list-style: none;
	text-align: right;
	height: 14px;
	display: block;
	}
	
#nav1 li.inline {
	display: inline;
	padding-left: 6px;
	padding-right: 8px;
	border-right: 1px solid #e89d00;
	margin-top: 0px;
  }

#nav1 li.last {
	display: inline;
	padding-left: 6px;
	padding-right: 8px;
	border-right: 0px;
  } 

#nav1 li form {
	display: inline;
	}
	
#nav1 input {
	height: 10px;
	}
	
#nav1 li img.search	{
	margin-bottom: -5px;
	}
	
#nav1 a, #nav1 a:link {
	color: #ad4200;
	text-decoration: none;
	}
	
#nav1 a:hover {
	color: #5f0000;
	text-decoration: underline;
	}
	
	






/* header nav 2 table */


table.nav2	{
	margin-right: 18px; 
	margin-left: 18px; 
	}


/* mindy below here */

table.nav2 td {
	border-left: 1px solid #e89d00;
	margin: 0px;
	padding: 0px;
	}

table.nav2 p	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100%; 
	line-height: 100%; 
	text-align: left; 
	margin: 0px;
	padding: 0px;
	}

a.navPremedia, a:visited.navPremedia  {
	color: #ad4200;
	text-decoration: none;
	display: block;
	height: 53px;
	}

a.navPress, a:visited.navPress  {
	color: #1e270a; 
	text-decoration: none;
	display: block;
	height: 53px;
	}

a.navDigiprint, a:visited.navDigiprint  {
	color: #1e270a; 
	text-decoration: none;
	display: block;
	height: 53px;
	}

a.navInkjet, a:visited.navInkjet  {
	color: #5f0000; 
	text-decoration: none;
	display: block;
	height: 53px;
	}

a.navComail, a:visited.navComail  {
	color: #5f0000; 
	text-decoration: none;
	display: block;
	height: 53px;
	}

a.navFulfill, a:visited.navFulfill  {
	color: #01243d; 
	text-decoration: none;
	display: block;
	height: 53px;
	}

/* commented backslash hack v1 \ */
a:hover.navPremedia  {
	color: #ad4200;
	text-decoration: none;
	background-image: url(../images/nav2-transpBG-Premedia.png);
	background-position: bottom left; 
	background-repeat: repeat-x; 
	height: 53px;
	}

/* commented backslash hack v1 \ */
a:hover.navPress  {
	color: #1e270a; 
	text-decoration: none;
	background-image: url(../images/nav2-transpBG-PressDigiprint.png);
	background-position: bottom left; 
	background-repeat: repeat-x; 
	height: 53px;
	}

/* commented backslash hack v1 \ */
a:hover.navDigiprint  {
	color: #1e270a; 
	text-decoration: none;
	background-image: url(../images/nav2-transpBG-PressDigiprint.png);
	background-position: bottom left; 
	background-repeat: repeat-x; 
	height: 53px;
	}

/* commented backslash hack v1 \ */
a:hover.navInkjet  {
	color: #5f0000; 
	text-decoration: none;
	background-image: url(../images/nav2-transpBG-InkjetComail.png);
	background-position: bottom left; 
	background-repeat: repeat-x; 
	height: 53px;
	}

/* commented backslash hack v1 \ */
a:hover.navComail  {
	color: #5f0000; 
	text-decoration: none;
	background-image: url(../images/nav2-transpBG-InkjetComail.png);
	background-position: bottom left; 
	background-repeat: repeat-x; 
	height: 53px;
	}

/* commented backslash hack v1 \ */
a:hover.navFulfill  {
	color: #01243d; 
	text-decoration: none;
	background-image: url(../images/nav2-transpBG-Fulfill.png);
	background-position: bottom left; 
	background-repeat: repeat-x; 
	height: 53px;
	}

/* mindy above here */





/* header nav 3 table */


table.nav3	{
	margin-right: 18px; 
	margin-left: 18px; 
	}

td.nav3	{
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%; 
	color: #000000; 
	padding-top: 7px; 
	padding-bottom: 5px; 
	}

td.nav3 a, a:visited {
	color: #000000;
	text-decoration: none;
	}

td.nav3 a:hover {
	color: #ffffff;
	text-decoration: underline;
	}

td.nav3 img	{
	margin-top: 3px; 
	margin-right: 5px; 
	}

td.nav3 img	{
	border: 0px; 
	}












div.clear {
	height: 0px; 
	clear: both; 
	}







/* footer table */

table.foot {
	padding: 0px 18px;
	}

table.footNested td {
	padding: 0px;
	height: 38px;
	color: #686869;
	}

tr.footlinks {
	padding: 0;
	}
	
tr.footLinks b {
	text-transform: uppercase;
	}

tr.footLinks p {
	color: #b1b1b2;
	padding-left: 10px;
	}
	
table.footNested tr.footLinks a, a:visited {
	color: #b1b1b2;
	text-decoration: none;
	}
	
table.footNested tr.footLinks a:hover {
	color: #5f0000;
	text-decoration: underline;
	}
	

tr.footLinks p.first {
	padding-left: 0px;
	}

td.borderRight {
	border-right: 1px solid #e89d00;
	}
	
.certifications {
	font-weight: bold;
	color: #5f0000;
	text-transform: uppercase;
	border-bottom: 1px solid #b1b1b2;
	height: 116px;
	margin-bottom: 10px;
	width: 100%;
	}

.footAddress {
	text-align: left;
	padding: 10px 0px;
	border-top: 1px solid #b1b1b2;
	border-bottom: 1px solid #b1b1b2;
	margin: 0px;
	}

.footAddress b {
	color: #5f0000;
	}
	
.footAddress span {
	color: #e89d00;
	}

.footAddress a, a:visited {
	text-decoration: none;
	}

.footAddress a:hover {
	text-decoration: underline;
	}





/* hex colors 
light gray bkgrnd	#f3f3f4;
yellow border		#e89d00;
premedia orange		#ad4200;
inkjet red			#5f0000;
printing green		#1e270a;
bindery blue		#01243d;
medium gray			#868687
*/

/* bodytable */

table.bodytable td {
	padding: 0px 18px;
	}
	
/* left column */

.quote {
	font-family: Georgia, serif;
	font-size: 125%;
	line-height: 170%;
	text-align: left;
	text-indent: -6px; 
	font-style: italic;
	width: 150px;
	margin-top: 75px;
	padding: 6px;
	}
	
.author {
	text-align: right;
	color: #686869;
	margin-top: 0px;
	padding-top: 0px;
	}


/* mainContent area */

td.mainContent h1 {
	font-family: Georgia, serif;
	font-weight: normal;
	font-size: 160%;
	color: #ad4200;
	margin: 10px 0 0px 0;
	}
	

td.mainContent h1 span {
	font-family: Verdana, sans-serif;
	font-size: 75%;
	font-weight: normal;
	color: #5f0000;
	font-style: italic;
	}
	
td.mainContent h1 span.pipe {
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #e89d00;
	font-style: roman;
	}
	

td.mainContent h2 {
	font-size: 110%;
	font-weight: normal;
	color: #ad4200;
	margin: 6px 0px 0px 0px;
	}
	
td.mainContent h3 {
	font-size: 100%;
	font-weight: normal;
	color: #5f0000;
	margin: 6px 0px 0px 0px;
	}
	
td.mainContent h3 + p {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	}
	
td.mainContent h4 {
	font-size: 100%;
	font-weight: normal;
	color: #5f0000;
	margin-top: 20px;
	}
	
td.mainContent li {
	font-size: 90%; 
	line-height: 150%; 
	}
	
.mainContent a, a:visited {
	color: #ad4200;
	text-decoration: none;
	}

.mainContent a:hover {
	color: #5f0000;
	text-decoration: underline;
	}

.mainContent img.imageleft {
	margin-top: 4px;
	padding-right: 10px;
	}

.mainContent img.imageright {
	margin-top: 4px;
	padding-left: 10px;
	}



/* sidebarModules area */

td.sidebar {
	width: 250px;
	}
	
.sidebarModule {
	border: 1px solid #b1b1b2;
	margin-top: 10px;
	}
	
.sidebarModule h2 {
	display: block;
	font-size: 100%;
	font-weight: normal;
	color: #5f0000;
	height: 22px;
	padding: 1px 0px 0px 6px;
	margin: 0px;
	background-color: #eeeeee;
	}
	
.sidebarModule p {
	margin: 9px 4px 5px 8px;
	}

.sidebarModule a, a:visited {
	color: #ad4200;
	text-decoration: none;
	}

.sidebarModule a:hover {
	color: #5f0000;
	text-decoration: underline;
	}

.sidebarModule div.sub {
	width: 100%; 
	}

.sidebarModule input.subinput {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%; 
	color: #ad4200; 
	width: 100px; 
	height: 12px; 
	border: 1px solid #ad4200; 
	margin: 0px 0px 8px 8px;
	}

.sidebarModule input.subscribe {
	margin: 0px 0px 8px 8px;
	}





/* timeline stuff */


#content td.timeline {
	padding-top: 20px; 
	padding-left: 135px; 
	}	
	
#content td.timeline h1	{
	font-size: 150%;
	color: #5f0000;
	font-weight: lighter; 
	}	

.signpost	{
	border-left: 1px solid #e89d00; 
	border-top: 1px solid #e89d00; 
	padding: 0px 0px 0px 15px; 
	}	

td.mainContent .signpost h2	{
	font-family: georgia, times, serif;
	font-size: 125%;
	color: #5f0000;
	font-weight: lighter; 
	}	

.signpost p {
	font-size: 90%;
	color: #1e270a;
	}	

.signpost img {
	padding-left: 10px; 
	}	









/*



/* table parts 

/* specific to home page 

		table.header	{
			background-image: url("../images/header-bg.jpg"); 
			background-position: 0% 100%; 
			background-repeat: no-repeat; 
			}
		
		td.tempnav	{
			background-image: url("../images/temp-nav-bg.gif"); 
			background-position: 0% 0%; 
			background-repeat: repeat; 
			}
		
/* specific to second-level pages 

		table.top2	{
			background-image: url("../images/bg-mast2.jpg"); 
			background-position: 15px 100%; 
			background-repeat: no-repeat; 
			}
		









	
#top {
	margin: 0;
	padding: 0;
	border-width: 0 0 1px 0;
	border-color: #e89d00;
	border-style: solid;
	}
	
#content {
	position: relative;
	width: 100%;
	border-color: #e89d00;
	}
	
#content p {
	margin-top: 0;
	}
	
#foot {
	margin-top: 0px;
	margin-left: 231px;
	background-color: #1e270a;
	height: 22px;
	color: #fff;
	}
	
.firstBkg  {
	display: block;
	background-image: url(../images/firstBkg.gif);
	}
	
table.mainnav {
	position: absolute;
	top: 45px;
	left: 230px;
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
	}
	
.yellow	{
	border-top-color: #e89d00;
	border-color: #e89d00;
	}

.indent	{
	padding-left: 15px; 
	}
	
.indent30	{
	padding-left: 30px; 
	}
	
	
/* common styling 



#content a, #content a:link {
	color: #ad4200;
	text-decoration: none;
	}
#content a:hover {
	color: #5f0000;
	text-decoration: underline;
	}
	
#top .artwork {
	margin-left: 230px;
	}
	
#top a.here:visited  {
	color: #5f0000;
	text-decoration: underline;
	}

	
	
#content table td {
	padding: 0;
	}
	
#content table.main {
	width: 730px;
	margin: 0;
	}	

#content td.sidebar {
	width: 190px;
	width: 230px;
	}	
#content td.sidebar a	{
	color: #efcc0a;
	text-decoration: none;
	}
	
#content td.sidebar a:link {
	color: #efcc0a;
	text-decoration: none;
	}
	
#content td.sidebar a:hover {
	color: #fff;
	text-decoration: underline;
	}
	

#content td.sidebar p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	color: #fff;
	line-height: 130%; 
	padding: 10px 15px 0px 30px; 
	}	

#content td p.credit	{
	text-align: right; 
	font-style: italic; 
	}	

#content td.center {
	padding-top: 20px; 
	}	

#content td.center h1	{
	font-size: 150%;
	color: #5f0000;
	font-weight: lighter; 
	padding-left: 20px; 
	}	

#content td.center h1 span	{
	color: #e89d00;
	}	

#content td.center h1 em	{
	font-family: verdana, arial, helvetica, sans-serif; 
	color: #5f0000;
	font-size: 95%;
	}	

#content td.center h2	{
	font-size: 125%;
	color: #5f0000;
	font-weight: lighter; 
	padding-left: 20px; 
	}	

#content td h3	{
	font-size: 115%;
	color: #5f0000;
	font-weight: lighter; 
	}	

#content td.page3 h3	{
	padding-top: 10px; 
	margin-top: 20px; 
	}	

#content td.center p {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	line-height: 140%;
	padding: 0px 10px 0px 20px;
	border-color: #e89d00;
	}	

#content td.center p+ul {
	margin: -9px 10px 10px 30px; 
	}	

#content td.center li {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	line-height: 140%;
	}	

#content td.center img {
	line-height: 140%;
	padding: 4px 10px 0px 0px; 
	margin-left: 0px; 
	}	

#content div.floater {
	float: right; 
	width: 209px; 
	}	

#content div.floater blockquote{
	font-family: georgia, times, serif;
	font-size: 120%;
	font-style: italic;
	line-height: 120%;
	padding: 0px 10px 0px 10px; 
	margin: 0px 10px 0px 10px; 
	border-width: 0 0 0 1px;
	border-color: #e89d00;
	border-style: solid;
	}	

#content div.floater p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	text-align: right;
	line-height: 110%;
	margin: 10px 0px 10px 0px; 
	}	

#content div.floater p.info {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	line-height: 140%;
	text-align: left;
	padding: 0px 10px 0px 10px; 
	margin: 0px 10px 0px 10px; 
	border-width: 0 0 0 1px;
	border-color: #e89d00;
	border-style: solid;
	}

#content td p.question	{ 
	text-indent: -17px; 
	padding-left: 40px; 
	padding-top: 10px; 
	}
	
#content td p.answer	{ 
	text-indent: -17px; 
	padding-left: 40px; 
	margin-top: -5px; 
	}
	
#content td img.drop {
  margin-bottom: -4px; 
  margin-right: -5px; 
  } 

#content table.contact	{
	padding-left: 20px; 
	}
	



	





#content table.footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #1e270a;
	margin: 10px 10px 10px 250px;
	line-height: 130%;
	}	

#foot {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	padding: 8px 20px 0px 0px;
	margin-top: 14px;
	}

#foot ul	{
	font-family: verdana, arial, helvetica, sans-serif;
	color: #fff;
	padding-top: 0px;
	margin: 0;
	padding-left: 16px;
	padding-right: 8px;
	list-style: none;
	text-align: left;
	height: 14px;
	}
	
#foot li.inlinefoot {
  display: inline;
  padding-left: 4px;
  padding-right: 6px;
  border-right: 1px solid #ad4200;
  margin-top: 0px;
  }

#foot li.inlinefootlast {
  display: inline;
  padding-left: 4px;
  padding-right: 11px;
  border-right: 0px;
  } 

#foot a, #foot a:link {
	color: #fff;
	text-decoration: none;
	}
	
#foot a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#foot a.here:visited  {
	color: #fff;
	text-decoration: underline;
	}




/* forms & 3rd-level page stuff 


#content td.page3 {
	padding-top: 20px; 
	padding-left: 135px; 
	}	

#content td.page3 h1	{
	font-size: 150%;
	color: #5f0000;
	font-weight: lighter; 
	}	

#content td.page3 h1 span	{
	color: #e89d00;
	}	

#content td.page3 h2	{
	font-size: 125%;
	color: #5f0000;
	font-weight: lighter; 
	}	

#content td.page3 p {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	line-height: 140%;
	}	

#content td.page3 p+ul {
	margin: -9px 10px 10px 30px; 
	}	

#content td.page3 li {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	line-height: 140%;
	}	

#content td.page3 img {
	line-height: 140%;
	padding: 4px 10px 0px 0px; 
	margin-left: 0px; 
	}	
	
	

#content td.containforms {
	padding-top: 20px; 
	padding-left: 30px; 
	}	

/* #content td.formcontainer h1	{
	font-size: 150%;
	color: #5f0000;
	font-weight: lighter; 
	}	

#content td.formcontainer h1 span	{
	color: #e89d00;
	}	

#content td.formcontainer h2	{
	font-size: 125%;
	color: #5f0000;
	font-weight: lighter; 
	}	

#content td.formcontainer p {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	line-height: 140%;
	}	 

	
	

#page3foot {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #1e270a;
	height: 22px;
	}
	
#content table.page3footer {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #1e270a;
	margin: 10px 10px 10px 21px;
	line-height: 130%;
	}	

#page3foot {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	padding: 8px 20px 0px 0px;
	margin-top: 14px;
	}

#page3foot ul	{
	padding-top: 0px;
	margin: 0;
	padding-left: 16px;
	padding-right: 8px;
	list-style: none;
	text-align: left;
	height: 14px;
	}
	
#page3foot li.inlinepage3foot {
  display: inline;
  padding-left: 4px;
  padding-right: 6px;
  border-right: 1px solid #ad4200;
  margin-top: 0px;
  }

#page3foot li.inlinepage3footlast {
  display: inline;
  padding-left: 4px;
  padding-right: 11px;
  border-right: 0px;
  } 

#page3foot a, #page3foot a:link {
	color: #fff;
	text-decoration: none;
	}
	
#page3foot a:hover {
	color: #fff;
	text-decoration: underline;
	}
	
#page3foot a.here:visited  {
	color: #fff;
	text-decoration: underline;
	}





/* timeline stuff 


#content td.timeline {
	padding-top: 20px; 
	padding-left: 135px; 
	}	
	
#content td.timeline h1	{
	font-size: 150%;
	color: #5f0000;
	font-weight: lighter; 
	}	

.signpost	{
	border-left: 1px solid #e89d00; 
	border-top: 1px solid #e89d00; 
	padding: 0px 0px 0px 15px; 
	}	

.signpost h2	{
	font-size: 125%;
	color: #5f0000;
	font-weight: lighter; 
	}	

.signpost p {
	font-family: georgia, times, serif;
	font-size: 90%;
	color: #1e270a;
	}	

.signpost img {
	padding-left: 10px; 
	}	

	

