@charset "utf-8";
/* CSS Document */

* { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #666666; }

.vinyls { color:  #2CA243; }
.solvent { color: #5E489C; }
.aqueous { color: #F68E1E; }
.finishing_film { color: #0063AB; }
.ancillary { color: #E21B23; }
.signmaking { color: #008CA8; }

body { text-align: center; background-color: #414143; background-image: url(../images/site/page_bottom.jpg); background-repeat: no-repeat;	background-position: bottom left;
 }
#clear { clear: both; }

#footer { text-align: center; /* position: relative; top: -15px; clear: both;*/ }
#footer a { padding: 0px 20px 0px 20px; color: #C4C4C4; text-decoration: none; font-size: 0.7em; text-transform: uppercase; }

#outerwrapper {
	width: 956px;
	text-align: right; 
	margin-right: auto;
	margin-left: auto;	
	border-top: solid 40px #414143;
}

#outerwrapper, #wrapper { position: relative; bottom: 12px; right: 20px; }
	#outerwrapper { background: url(../images/site/shadow.png) no-repeat bottom right;}
	#wrapper { padding: 0.5em; }

		#wrapper { 	width: 936px; text-align: left; margin-right: auto;	margin-left: auto;	background-color: #FFFFFF;	border-top: solid 1px #A9A9A7;	border-left: solid 1px #A9A9A7; }
		
		#wrapper2 { width: 924x; border-top: solid 12px #FFFFFF; border-left: solid 12px #FFFFFF;  border-right: none; background-image: url(../images/site/pg_crnr.jpg); background-repeat: no-repeat; background-position: right bottom; }

#header { width: 924px; height: 150px; background: url(../images/site/header.jpg) no-repeat; text-align: left; padding: 15px 25px 0px 15px; color: #FFFFFF; font-size: 0.80em; }
	.logo { padding: 0px 35px 0px 0px; }
	#header a:link, #header a:visited { color: #FFFFFF; text-decoration: none; }
	#header a:active, #header a:hover { text-decoration: underline; }
	#header strong { color: #FFFFFF; font-weight: bold; }
	

#contentWrapper { width: 924px; text-align: left;}

#navigation { width: 247px; float: left;  margin-bottom: 12px; }

	#navigation ul {  }
	#navigation li { list-style: none; margin: 3px 0px 3px 0px;  }
	#navigation li a { display: block; width: 241px; padding: 2px; font-size: 0.75em; text-transform: uppercase; border: solid 1px #CECECE; text-decoration: none; }
	
	#navigation .adobe { padding: 0px 20px 0px 0px; border: solid 1px #999999; margin-top: 5px; }
	#navigation img { margin-top: 5px; }
	
	a#index, a#about, a#weDo, a#recruit, a#contact, a#terms, a#delivery { color: #666666; }
	a#vinyls { color: #FFFFFF; background-color: #2CA243; }
	a#solvent { color: #FFFFFF; background-color: #5E489C; }
	a#aqueous { color: #FFFFFF; background-color: #F68E1E; }
	a#finishing_film { color: #FFFFFF; background-color: #0063AB; }
	a#ancillary { color: #FFFFFF; background-color: #E21B23; }
	a#signmaking { color: #FFFFFF; background-color: #008CA8; }
	a#techinfo { color: #FFFFFF; background-color: #333333; }
	a#application { color: #FFFFFF; background-color: #666666; }


	/*sub nav's */

	#navigation .SubNav li a { text-transform: none; border: none; color: #666666; padding-left: 10px; }
	#Vinyls_Signmaking .SubNav li { background: url(../images/site/bullet_vinlys.gif) no-repeat left 5px; margin-left: 5px; }
		#Vinyls_Signmaking .SubNav li .active { color: #2CA243;}
	#Solvent_Printing .SubNav li { margin-left: 5px; background: url(../images/site/bullet_solvent.gif) no-repeat left 5px; }
		#Solvent_Printing .SubNav li .active { color: #5E489C; }
	#Aqueous_Inkjet .SubNav li { background: url(../images/site/bullet_aqueous.gif) no-repeat left 5px; margin-left: 5px; }
		#Aqueous_Inkjet .SubNav li .active { color: #F68E1E;}
	#Finishing_Film .SubNav li { background: url(../images/site/bullet_finfilm.gif) no-repeat left 5px;  margin-left: 5px; }
		#Finishing_Film .SubNav li .active { color: #0063AB; }
	#Ancillary_Products .SubNav li { background: url(../images/site/bullet_ancillary.gif) no-repeat left 5px; margin-left: 5px; }
		#Ancillary_Products .SubNav li .active {color: #E21B23;}
	#Signmaking_Sheets .SubNav li { background: url(../images/site/bullet_signmaking.gif) no-repeat left 5px; margin-left: 5px; }
		#Signmaking_Sheets .SubNav li .active {color: #008CA8;}
	#Technical_Info .SubNav li { background: url(../images/site/bullet_tech.gif) no-repeat left 5px; margin-left: 5px; }
		#Technical_Info .SubNav li .active {color: #333333;}
		
/* content area */
#copyArea { width: 605px; float: right; padding: 0px 20px 20px 20px;}
 	
	#copyArea h1 { font-size: 1.15em; text-transform: uppercase; padding: 5px 0px 10px 0px; color: #2CA243; font-family: Geneva, sans-serif, serif; }
	#copyArea h2 { font-size: 0.75em; text-transform: none; padding: 12px 0px 7px 0px; color: #2CA243; font-weight: bold; }
	#copyArea p { font-size: 0.75em; margin: 5px 0px 10px 0px; }
	.intro { font-size: 1.2em; margin: 5px 0px 5px 0px; color: #2CA243;}
	#copyArea strong { color: #2CA243; font-weight: bold; }
	#copyArea a:link, #copyArea a:visited { color: #2CA243; text-decoration: none; }
	#copyArea a:active, #copyArea a:hover { text-decoration: underline; }
	
	#copyArea ul li { list-style: inside disc; padding: 0px 5px 5px 5px; font-size: 0.75em; }
	
	#copyArea .left { width: 290px; float: left; border: solid 1px #CECECE; margin-bottom: 5px; }
	#copyArea .right { width: 290px; float: right; border: solid 1px #CECECE; margin-bottom: 5px; }
	
			#copyArea a.vinyls { color:  #2CA243; }
			#copyArea a.solvent { color: #5E489C; }
			#copyArea a.aqueous { color: #F68E1E; }
			#copyArea a.finishing_film { color: #0063AB; }
			#copyArea a.ancillary { color: #E21B23; }
			#copyArea a.signmaking { color: #008CA8; }
				
			#copyArea .left h3 a, #copyArea .right h3 a { display: block; width: 278px; padding: 2px 2px 2px 10px; text-transform: uppercase;  text-decoration: none; color: #FFFFFF; margin-top: 0px; font-size: 0.75em; }
			#copyArea .left h4, #copyArea .right h4 { font-weight: bold; font-size: 0.75em; padding: 8px 2px 0px 10px;}
			#copyArea .left p, #copyArea .right p { padding: 0px 10px 12px 10px; font-size: 0.7em;}

	#copyArea.Vinyls_Signmaking h1, #copyArea.Vinyls_Signmaking h2, #copyArea.Vinyls_Signmaking strong, .vinyl { color: #2CA243;}
	#copyArea.Solvent_Printing h1, #copyArea.Solvent_Printing h2, #copyArea.Solvent_Printing strong, .solvent { color: #5E489C; }
	#copyArea.Aqueous_Inkjet h1, #copyArea.Aqueous_Inkjet h2, #copyArea.Aqueous_Inkjet strong, .aqueous { color :#F68E1E; }
	#copyArea.Finishing_Film h1, #copyArea.Finishing_Film h2, #copyArea.Finishing_Film strong, .finishFilm { color: #0063AB; }
	#copyArea.Ancillary_Products h1, #copyArea.Ancillary_Products h2, #copyArea.Ancillary_Products strong, .ancillary { color: #E21B23; }
	#copyArea.Signmaking_Sheets h1, #copyArea.Signmaking_Sheets h2, #copyArea.Signmaking_Sheets strong, .signMaking { color: #008CA8; }
	#copyArea.Technical_Info h1, #copyArea.Technical_Info h2, #copyArea.Technical_Info strong { color: #333333; }
	#copyArea.Application h1, #copyArea.Application h2, #copyArea.Application strong { color: #666666; }
	
/* Products */

	#product { clear: both; }
	.product_logo1 { margin: 0; padding: 0px 0px 0px 10px; }
	.product_logo2, .product_logo3 { margin: 0; padding: 0px 10px 10px 0px; }
	.notes { color: #333333; }
	.highlight { color: #FF0000; }
	#product p img { padding: 0px 10px 10px 0px; }
	#product h2 { margin-bottom: 0px; padding: 15px 0px 5px 0px;}
	#product p { padding: 2px 0px 2px 0px; font-weight: normal; width: 600px;}
	#product p.notes { padding: 0px;}
	
/* enquiry form */
	form { padding: 0px; margin: 0px;  }
		form p {  width: 500px; float: left; margin: 0; padding: 0;
		padding-left: 0px; /*width of left column containing the label elements*/
		height: 1%; font-weight: bold;}
		
		select, input, textarea { padding: 0px 1px 0px 1px; font-size: 1em; font-weight: normal; }
		
		form label { 
		 float: left; font-weight: normal;
		margin-left: 0px; /*width of left column*/
		width: 200px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
		}
		
		form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
		width: 160px; }
		
		form textarea { width: 200px; height: 150px; }

/* tabbed content */
#mainTabbedContent { width: 600px;}
		div.TabbedContent { width: 600px; margin: 20px 0 20px 0; }
		.tabs-container { clear: left; padding: 10px 8px 0 8px; border: solid 1px #CECECE;  border-top: 0;  }
		ul.TabbedContent { list-style-type: none; width: 100%; float: left; background: url(../images/site/pixel.gif) bottom left repeat-x;  }
		#copyArea ul.TabbedContent li { margin: 0 2px 0 0; float: left;  font-size: 0.75em; padding: 0px; list-style: none; }
		ul.TabbedContent a { float: left; display: block; padding: 5px; text-decoration: none; border: solid 1px #CECECE; border-bottom: 0; background-color: #FFFFFF; font-weight: bold; }
			#copyArea ul.TabbedContent a:hover { text-decoration: none; } 
			#copyArea ul.TabbedContent a.active { float: left; margin: 0; text-decoration: none; background-image: none; border-bottom: solid 1px #FFFFFF; }
			
			ul.TabbedContent a#generic { color: #666666; background-color: #FFFFFF; }
			ul.TabbedContent a#vinyls  { color: #2CA243; text-decoration: none; background-color: #FFFFFF;  }
			ul.TabbedContent a#solvent { color: #5E489C; text-decoration: none; background-color: #FFFFFF; }
			ul.TabbedContent a#aqueous { color: #F68E1E; text-decoration: none; background-color: #FFFFFF; }
			ul.TabbedContent a#finishing_film { color: #0063AB; text-decoration: none; background-color: #FFFFFF; }
			ul.TabbedContent a#ancillary { color: #E21B23; text-decoration: none; background-color: #FFFFFF; }
			ul.TabbedContent a#signmaking { color: #008CA8;  text-decoration: none; background-color: #FFFFFF;}
		
		.tab { padding-bottom: 10px; }
		.tab p { padding: 0px 5px 10px 0px; }
		.tab strong { font-weight: bold; }
		.tab img {padding: 0px 8px 8px 8px; }
		.tab ul { list-style: inside disc; }
		.tab ul li { padding: 0px 5px 10px 10px;}