﻿/*=============================

Wattyl
site design and build by
Ben Manson of 3blindmice
sep 09

wattyl blue :: #002859
int design id purple: #77278B

NOTE // menu styles in cssMenu.css

=============================== */

/*div {border: 1px solid #000}*/

body {
	font-size: 62.5%;
	line-height: 1em; 
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
	
	}
	
	#spedit {
		/*background-color:#002859;*/
		}


	/* -------------- HEADER -------------------- */
	
	#header {
		background: url(../../Images/wattyl/bodybkgd.gif) repeat-x top left;
		height: 125px;
		}
		
		.wrap {
			width: 800px;
			margin: 0 auto;
			clear: both;
			}
			
			#spedit .wrap  {
				position: relative;
			}
			
			#header .wrap, #content .wrap, #footer .wrap {
				position: relative;
				}
				
	
	p#logo {
		padding: 22px 0 15px 0;
		margin: 0;
		}
		
		p#logo a {
			width: 160px;
			height: 50px;
			text-indent: -5000px;
			background: url(../../Images/wattyl/logo.png) no-repeat;
			display: block;
			}
	
	/* -- search table in header -- */
	#search {
		/*position: absolute;
		top: 50px;
		right: 0;*/
		float: right;
		margin-top: -45px;
		text-transform: uppercase;
		color: #FFF;
		background-color: #002859;
		width: 180px;
		text-align:right;
		margin-right: 5px;
		}
	
	.ms-sbtable {
		color: #99A9BD;
		}
			
		#search td.ms-sbcell {
			border: none;
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
			font-size: 1.2em
	
			}
			
			#search td.ms-sbcell input.ms-sbplain {
				font-size: 1.3em;
				/*background: url(../../Images/wattyl/search.png) no-repeat 2px 2px;*/
				background-color: #002859/*#002859*/;
				color: #99A9BD;
				padding: 3px 3px 3px 3px;
				border: 1px solid #99A9BD;
				text-align: left;
				}
			
			#search td.ms-sbgo {
				padding: 0 0 0 2px;
				background-color: #002859;
				}
	
		
		.ms-sbtext {
			font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
			font-size: 1.2em
			}
	
	#breadcrumbs {
		color:  #999;
		margin: 0 0 30px 0;
		padding: 0;
		font-size: 1em;
		}
		
		#breadcrumbs a {
			color: #999;
			letter-spacing: 0.05em;
			}
			
			#breadcrumbs a:hover {
				color: #666;
				text-decoration: underline;
				}

						
	/* -------------- CONTENT -------------------- */
	
	#main {
		width: 800px;
		color: #404040;
		clear: both;
		}
		
		#helpstar {
			position: absolute;
			left: 483px;
			top: 35px;
			z-index: 10;
			width: 133px;
			height: 128px;
			background: url(../../Images/wattyl/needhelp_cyan.png) top left no-repeat;
			}
		
		#banner {
			width: 600px;
			/* height: 220px; */
			padding-top: 5px;
			border-top: 5px solid #404040;
			padding-bottom: 5px;
			border-bottom: 5px solid #404040;
			}
			
			#banner #slideshowhome {
				margin-left: 0;
				width: 600px;
				height: 280px;
				overflow: hidden;
				margin: 0;
				padding: 0;
				z-index: 5;
				}
			
			#banner #slideshowhome_h {
				margin-left: 0;
				width: 600px;
				height: 400px;
				overflow: hidden;
				margin: 0;
				padding: 0;
				z-index: 5;
				}
			
		#leftcol {
			width: 600px;
			float: left;
			padding-right: 10px;
			}
			

			
			h1 {
				font: 2.6em/1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
				color: #002859;
				padding: 0;
				margin: 24px 0 4px 8px;
				font-weight: normal;
				}
				
				div.nobanner h1 {
					border-top: 5px solid #404040;
					padding-top: 30px;
					margin-top: 0; 
					}
				
			
			h2 {
				font: 1.6em/1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
				color: #002859;
				padding: 0 0 16px 8px;
				font-weight: normal;
				}
				
				h2.secondh2 {
					/*border-bottom: 2px solid #002859;*/
					padding: 8px 0 4px 8px;
					margin-bottom: 12px;
					font-size: 2em;	
					}
			
			#leftcol h3 {
				font: 1.6em/1em 'Helvetica Neue', Helvetica, Arial, sans-serif;
				color: #29ABE2;
				padding: 8px 0 4px 8px;
				margin: 0;
				font-weight: normal;
				}
				
				#leftcol div#annualreports h3 {
				width: 100%;
				clear: both;
				border-top: 5px solid #E6E6E6;
				margin-top: 10px;
				}

			
			h4 {
				font-size: 1.4em;
				line-height: 1.5em;
				padding: 0 0 8px 8px;
				letter-spacing: -0.015em;
				font-weight: bold;
				}

			hr {	
				display: block;
				position: relative;
				padding: 0;
				margin: 2px auto;
				height: 5px;
				max-height: 0;
				width: 100%;
				clear: both;
				border: none;
				border-top: 5px solid #E6E6E6;
				font-size: 1px;
				line-height: 0;
				}
			
			p {
				font-size: 1.4em;
				line-height: 1.5em;
				padding: 0 0 16px 8px;
				letter-spacing: -0.015em;
				}
				
				p.paralinks {
					border-top: 2px solid #29ABE2;
					border-bottom: 2px solid #29ABE2;
					padding: 8px 10px 8px 44px;
					margin: 4px 8px 16px 8px;
					background: url(../../Images/wattyl/arrow_cyan.gif) no-repeat center left;
					color: #29ABE2;
					font-weight: bold;
					line-height: 1.3em;
					font-size: 1.4em;
					min-height: 30px;
					}
					
					p.small {
						font-size: 1em;
					}
					
					#main p.paralinks a:visited {
						color: #AAA;
						}
					
				/* -- product details table --*/
				
				.productdetails {	
					border-top: 1px dotted #CCC;
					margin-bottom: 16px;
					margin-top: 4px;
					border-collapse: collapse;
					}
					
					.productdetails td {
						border-bottom: 1px dotted #CCC;
						border-collapse: collapse;
						vertical-align: top;
						}
					
					.productdetails p {
						padding: 4px;
						}
				
				/* -- product details table --*/
				
				.timbertypes {	
					border-top: 1px dotted #CCC;
					margin: 4px 8px 16px 8px;
					border-collapse: collapse;
					}
					
					.timbertypes td {
						border-bottom: 1px dotted #CCC;
						border-collapse: collapse;
						vertical-align: middle;
						}
					
					.timbertypes img  {
						padding-top: 8px;
						padding-bottom: 8px;
						}

					
					.timbertypes p {
						padding: 0 0 0 8px;
						}
					
					.timbertypes h3 {
						padding: 0 0 0 8px;
						}

		
				
				#leftcol ul {
					font-size: 1.4em;
					line-height: 1.5em;
					padding: 0 0 0.5em 0; 
					margin-top: 0; 
					margin-bottom: 0;
					margin-left: 45px; 
					list-style-image: url(../../Images/wattyl/bullet.gif);
					}
					
						#leftcol li {
							padding-bottom: 0.5em
						}

			
			/* -------------- links -------------------- */
			
			a {
				text-decoration: none;
				}
			
				a:link {
					color: #29ABE2;
					cursor: pointer;
					text-decoration: underline;
					}
				
				a:hover {
					color: #FF0000;
					text-decoration: underline;
					}
				
				a:visited {
					color: #AAA;
					}
				
				p.paralinks a:link {
					color: #29ABE2;
					cursor: pointer;
					text-decoration: none;
					}
				
				p.paralinks a:hover {
					color: #FF0000;
					text-decoration: underline;
					}
				
				p.paralinks a:visited {
					color: #AAA;
					}
				
				.floatright {
					float: right;
					padding: 0 0 5px 5px;	
					}
				
			/* -------------- RIGHT COLUMN -------------------- */
			
			#rightcol {
				float: left;
				width: 190px;
				}
				
				#rightcol img {
					margin-bottom: 8px;
					}
			
			/* -------------- FOOTER -------------------- */
			
			
			#footer .wrap {
				clear: both;  
				border-top: 5px solid #404040;
				}
			
			#privacylink {
				position: absolute;
				top: 17px;
				right: 8px;
				font-size: 1em;
				text-transform: uppercase;
				font-weight: bold;
				}
				
				#privacylink a:link, #privacylink a:visited {
				text-decoration: none;
				color: #999;
				}
				
				#privacylink a:hover {
				text-decoration: underline;
				color: #404040;
				}



							
			/* -------------- CORE.CSS overrides -------------------- */
			
			a#ctl00_explitLogout_ExplicitLogin {
				color: #CCC;
				text-transform: lowercase;
			}
			


			
			/* -------------- FIXES -------------------- */
			
			.clear {
				 display:inline-block;
				}
				
				.clear:after {
				 display:block; 
				 visibility:hidden; 
				 clear:both; 
				 height:0; 
				 content: " "; 
				}	