/* Define all main values for the web site
----------------------------------------------------*/
	body {
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
	text-align: left;
	background: #bce1f4;
	}
	
/* Turn off all decoration on link images
----------------------------------------------------*/
	img {
	border: none;
	}
		
/* Turn off all browser links outlines that appear in FF
----------------------------------------------------*/
	a {
	outline: none;
	}
	
 /* Default styling for paragraphs
----------------------------------------------------*/
	p, ul.list {
	color: #191919;
	margin: 0;
	padding: 2px 0 10px 0;
	font-size: 0.8em;
	line-height: 1.5em;
	}
	
	ul.list {
	padding-left: 15px;
	}
	
	p a:link, p a:visited {
	color: #0099ce;
	text-decoration: none;
	}
		
	p a:hover {
	text-decoration: underline;
	}
	
	ul.print-items {
	list-style: none;
	color: #999999;
	padding: 2px 0 10px 0;
	font-size: 0.8em;
	line-height: 1.5em;
	float: left;
	width: 180px;
	margin: 10px 10px 10px 0;
	}
	
	.cc a:link, .cc a:visited {
	color: #349011;
	text-decoration: none;
	}
	
	.cc a:hover {
	text-decoration: underline;
	}
	
	.light-blue {
	color: #0085cf;
	}
	
	.error {
	color:#F41515;
	}
	
	.question {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #004e99;
	font-size: 1em;
	line-height: 1.2em;
	padding: 8px 0 3px 0;
	}
	
	.green {
	color: #349011;
	}
	
	.bulkprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #9DC0D8;
	text-align: justify;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 0.7em;
	}
	
	.main-text img {
	float: left;
	margin: 3px 20px 10px 0;
	}
	
	.silver-panel {
	width: 201px;
	padding: 3px 10px 7px 10px;
	background: #CCCCCC;
	margin: 0;
	float: right;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
	.silver-panel p {
	font-size: 0.7em;
	color: #333;
	}
	
	.silver-panel h2 {
	color: #333;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 0 0 12px 0;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #333;
	padding: 0 0 3px 0;
	}
	
	.right-column img {
	float: left;
	margin-top: 5px;
	border-bottom: 10px solid #CCCCCC;
	}
	
	.image-shadow {
	float: left;
	width: 221px;
	height: 16px;
	margin: 0;
	background: url(images/small-drop-shadow.jpg) no-repeat;
	}
	
	.img-left img {
	float: left;
	margin: 3px 20px 10px 0;
	border: none;
	}
	
	/*
	.highlight-panel {
	width: 364px;
	padding: 15px;
	background: #004e99;
	margin: 15px 0 0 0;
	float: left;
	 -moz-border-radius: 10px;
	 -webkit-border-radius: 10px;
	}
	
	.highlight-panel p {
	font-size: 0.9em;
	color: #fff;
	margin: 0;
	padding: 0;
	}
	*/
		
/* Default styling for heading elements
----------------------------------------------------*/
	h1, h2, h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	padding: 0 0 8px 0;
	margin: 0;
	}
	
	h1 {
	color: #145085;
	font-size: 1.7em;
	}
	
	h2 {
	color: #0099ce;
	font-size: 0.9em;
	text-transform: uppercase;
	margin: 15px 0 12px 0;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #ddd;
	padding: 0 0 3px 0;
	}
	
/* Header elements
----------------------------------------------------*/
	#wrapperHeader {
	width: 100%;
	height: 280px;
	padding: 0;
	background: #fff url(images/wallpaper-sky.jpg) repeat-x;
	}	

	#internalHeader {
	width: 1006px;
	height: 280px;
	margin: auto;
	padding: 0;
	}
	
	.header-home, .header-paper, .header-print, .header-conservation, .header-contact-us, .header-education {
	width: 497px;
	height: 280px;
	float: left;
	}
	
	.header-home {
	background: url(images/header-home.jpg) no-repeat;
	}
	
	.header-paper {
	background: url(images/header-paper.jpg) no-repeat;
	}
	
	.header-print {
	background: url(images/header-print.jpg) no-repeat;
	}
	
	.header-conservation {
	background: url(images/header-conservation.jpg) no-repeat;
	}
	
	.header-contact-us {
	background:url(images/header-contact-us.jpg) no-repeat;
	}
	
	.header-education {
	background: url(images/header-education.jpg) no-repeat;
	}
	
	.header-image-paper, .header-image-card, .header-image-stickies, .header-image-leaves, .header-image-inkjet-roll, .header-image-pantone-book, .header-image-envelopes {
	width: 509px;
	height: 280px;
	float: right;
	}
	
	.header-image-paper {
	background: url(images/header-coloured-paper.jpg) no-repeat;
	}
	
	.header-image-card {
	background: url(images/header-curved-card.jpg) no-repeat;
	}
	
	.header-image-stickies {
	background: url(images/header-stickies.jpg) no-repeat;
	}
	
	.header-image-leaves {
	background: url(images/header-leaves.jpg) no-repeat;
	}
	
	.header-image-inkjet-roll {
	background: url(images/header-inkjet-roll.jpg) no-repeat;
	}
	
	.header-image-pantone-book {
	background: url(images/header-pantone-book.jpg) no-repeat;
	}
	
	.header-image-envelopes {
	background:url(images/header-envelopes.jpg) no-repeat;
	}
	
	.clyde-logo {
	width: 221px;
	height: 47px;
	float: left;
	margin: 0 0 0 43px;
	display: inline;
	}
	
/* Main body elements
----------------------------------------------------*/
	#wrapperMain {
	width: 100%;
	padding: 0;
	background: #fff;
	}	

	#internalMain {
	width: 1006px;
	margin: auto;
	padding: 0;
	background: #fff;
	}
	
	.main-text {
	width: 414px;
	padding: 0 20px 20px 20px;
	margin: 12px 12px 20px 0;
	float: left;
	}
	
	.shadow-left {
	width: 28px;
	height: 495px;
	float: left;
	background: url(images/shadow-left.jpg) no-repeat;
	}
	
	.shadow-right {
	width: 28px;
	height: 495px;
	float: right;
	background: url(images/shadow-right.jpg) no-repeat;
	}
	
	.nav-column {
	width: 221px;
	float: left;
	margin: 0 12px 15px 15px;
	}
	
	.right-column {
	width: 221px;
	float: right;
	margin: 0 15px 15px 0;
	}
	
	.clyde-icon {
	margin: 4px 10px 0 0;
	background: url(images/clyde-shape-small.jpg) no-repeat;
	width: 35px;
	height: 22px;
	display: inline;
	float: left;
	}
	
	.downloadReaderMain {
	background: url(nwm_images/readerIcon.jpg) no-repeat;
	text-indent: 28px;
	margin: 0 0 5px 0;
	font-size: .9em;
	padding: 0;
	}
	
	.downloadReaderMain p {
	margin: 0;
	padding: 0;
	}
	
	#map {
	width: 530px;
	height: 350px;
	margin: 20px 0 20px 0;
	}
	
	.clearer {
	clear: both;
	}
	
	.do-you-care {
	margin: 12px 0 0 0;
	width: 191px;
	height: 275px;
	padding: 125px 15px 10px 15px;
	background: #6d9b3e url(images/do-you-care-image.jpg) no-repeat;
	float: right;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	}
	
	.do-you-care h2 {
	color: #fff;
	border-bottom: 1px solid #fff;
	}
	
	.do-you-care p {
	color: #EEF3CF;
	font-size: 0.7em;
	}
	
	.top-line {
	border-top: 1px solid #CCCCCC;
	width: 221px;
	}
	
/* vertical Navigation Bar
----------------------------------------------------*/
	ul.nav-vert  {
	width: 211px;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 10px;
	font-size: .65em;
	}
	
	ul.nav-vert li a {
	color: #4B4B4B;
	background: url(images/nav-dark.jpg) no-repeat;
	list-style-type: none;
	width: 211px;
	margin: 0 0 1px -10px;
	display: block;
	line-height: 25px;
	text-decoration: none;
	font-weight: bold;
	padding: 0 0 0 10px;
	}
	
	ul.nav-vert li a:hover {
	background: url(images/nav-dark.jpg) no-repeat;
	text-decoration: underline;
	}
	
	ul.nav-vert ul li {
	list-style-type: none;
	margin: 0 0 1px 0;
	}
	
	.subItem {
	margin: 0 0 1px -40px;
	}
	
	ul.nav-vert ul li a {
	width: 211px;
	color: #4B4B4B;
	background: url(images/nav-light.jpg) no-repeat;
	text-decoration: none;
	display: block;
	line-height: 25px;
	padding: 0;
	font-weight: lighter;
	padding: 0 0 0 10px;
	}
	
	ul.nav-vert ul li a:hover {
	background: url(images/nav-light.jpg) no-repeat;
	}
	
/* Quicklinks
----------------------------------------------------*/
	#quicklinks {
	width: 687px;
	height: 200px;
	overflow: hidden;
	margin-bottom: 12px;
	}
	
	.ql-header {
	font-size: 1em;
	margin: 0 0 6px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	}
	
	.ql-paper, .ql-print, .ql-education {
	padding: 130px 10px 10px 10px;
	display: block;
	float: left;
	width: 201px;
	height: 60px;
	font-size: 0.7em;
	line-height: 1.3em;
	}

	.ql-paper {
	background: url(images/main-link-paper.jpg) no-repeat;
	margin-right: 12px;
	}

	a.ql-paper:link, a.ql-paper:visited, a.ql-paper:active {
	background: url(images/main-link-paper.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	}
	
	a.ql-paper:hover {
	background-position: 0 -200px;
	color: #fff;
	}
	
	.ql-print {
	background: url(images/main-link-print.jpg) no-repeat;
	margin-right: 12px;
	}

	a.ql-print:link, a.ql-print:visited, a.ql-print:active {
	background: url(images/main-link-print.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	}
	
	a.ql-print:hover {
	background-position: 0 -200px;
	color: #fff;
	}
	
	.ql-education {
	background: url(images/main-link-education.jpg) no-repeat;
	}

	a.ql-education:link, a.ql-education:visited, a.ql-education:active {
	background: url(images/main-link-education.jpg) no-repeat;
	color: #fff;
	text-decoration: none;
	}
	
	a.ql-education:hover {
	background-position: 0 -200px;
	color: #fff;
	}
	
	.ql-conservation {
	display: inline;
	float: left;
	width: 165px;
	height: 245px;
	margin: 0 0 0 30px;
	background: url(images/main-link-conservation.gif) no-repeat;
	}

	a.ql-conservation:link, a.ql-conservation:visited, a.ql-conservation:active {
	background: url(images/main-link-conservation.gif) no-repeat;
	}
	
	a.ql-conservation:hover {
	background-position: -165px 0;
	}
	
/* Footer
----------------------------------------------------*/
	.footer-wrapper {
	width: 100%;
	height: 120px;
	padding: 0;
	background: #bce1f4;
	float: left;
	}
	
	.footer {
	width: 926px;
	padding: 20px 23px 0 23px;
	margin: auto;
	}
	
	.clyde-logo-footer {
	width: 118px;
	height: 25px;
	float: right;
	background: url(images/clyde-logo-footer.jpg) no-repeat;
	margin: 12px 0 0 10px;
	}
	
	.rootFooter p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #555555;
	font-size: 0.65em;
	line-height: 1.3em;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: right;
	}
	
	.footer-logos {
	float: left;
	}
	
	.footer-logos img {
	margin-right: 20px;
	}
	
	.rootFooter {
	float: right;
	padding-top: 10px;
	}
	
/* Did you know?
----------------------------------------------------*/
	.dyk-wrapper {
	width: 221px;
	margin: 10px 0 20px 0;
	}
	
	.dyk-head-red, .dyk-head-blue, .dyk-head-yellow, .dyk-head-green {
	width: 221px;
	height: 60px;
	margin: 0;
	}
	
	.dyk-head-red {
	background: url(images/dyk-header-red.gif) no-repeat;
	}
	
	.dyk-head-blue {
	background: url(images/dyk-header-blue.gif) no-repeat;
	}
	
	.dyk-head-yellow {
	background: url(images/dyk-header-yellow.gif) no-repeat;
	}
	
	.dyk-head-green {
	background: url(images/dyk-header-green.gif) no-repeat;
	}
	
	.dyk-copy-red p, .dyk-copy-blue p, .dyk-copy-yellow p, .dyk-copy-green p {
	width: 161px;
	padding: 0 25px;
	color: #666666;
	}
	
	.dyk-copy-red {
	background: url(images/dyk-middle-red.gif) repeat-y;
	}
	
	.dyk-copy-blue {
	background: url(images/dyk-middle-blue.gif) repeat-y;
	}
	
	.dyk-copy-yellow {
	background: url(images/dyk-middle-yellow.gif) repeat-y;
	}
	
	.dyk-copy-green {
	background: url(images/dyk-middle-green.gif) repeat-y;
	}
	
	.dyk-foot-red, .dyk-foot-blue, .dyk-foot-yellow, .dyk-foot-green {
	width: 221px;
	height: 12px;
	margin: 0;
	}
	
	.dyk-foot-red {
	background: url(images/dyk-footer-red.gif) no-repeat;
	}
	
	.dyk-foot-blue {
	background: url(images/dyk-footer-blue.gif) no-repeat;
	}
	
	.dyk-foot-yellow {
	background: url(images/dyk-footer-yellow.gif) no-repeat;
	}
	
	.dyk-foot-green {
	background: url(images/dyk-footer-green.gif) no-repeat;
	}
	
/* CSS for PHP email form
----------------------------------------------------*/
	fieldset {
	border: none;
	position: relative;
	margin: 0;
	padding: 0;
	}

	input#name, input#telephone, input#email, input#company {
	width: 412px;
	height: 25px;
	border: 1px solid #9BD5E9;
	color: #262727;
	}

	textarea {
	width: 412px;
	height: 100px;
	border: 1px solid #9BD5E9;
	color: #262727;
	}

	input.submit {
	width: auto;
	}
	
	input.reset {
	width: auto;
	}
	
	label {
	color: #262727;
	}
	
