@charset "UTF-8";
/*www.leytonfencing.co.uk*/

*,
html,
body  {
	margin: 0;
	padding: 0;
	/*border: 0;*/
}

body {
	color: #616161;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #14358a;
}

label,
select,
input,
textarea {
	color: #333;
	font: normal 11px Verdana, Helvetica, sans-serif;
}

img {
	border: none;
}

a {
	outline: none;
}

	/* HEADS */

	h1, h2 {
		font-weight: normal;
		font-size: 18px;
		color: #fff;
		padding-bottom: 4px;
		margin-top: 5px !ie;
		border-bottom: 3px solid #0d2971;
	}


div.container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	background: #14358a;
}

	/********* HEADER *********/
	
	div.header {
		width: 980px;
		height: 200px;
		float: left;
	}
			
		/*home*/
		
		div.home {
			width: 51px;
			height: 23px;
			float: left;
			display: inline;
			text-align: center;
			margin-left: 0;
			background-image: url('../img/bg_home.gif')
		}
			
					
					div.home a {
						color: #14358a;
						font-weight: bold;
						text-decoration: none;
						display: block;
						padding-top: 4px; 
					}
					
					div.home a.active,
					div.home a:hover {
						color: #fff;
					}
					
		/********* TOP NAVIGATION *********/
						
			/*top navigation*/
					
		div.top-navigation {
			width: 929px;
			height: 30px;
			float: left;
			display: inline;
		}
		
			div.top-navigation ul {
				float: right;
				list-style: none;
				font-size: 11px;
			}
			
				div.top-navigation ul li {
					float: left;
					margin-left: 18px;
				}
				
					div.top-navigation ul li a {
						color: #fff;
						text-decoration: none;
						display: block;
						padding-top: 7px;
					}
					
					div.top-navigation ul li a.active,
					div.top-navigation ul li a:hover {
						color: #f90;
						background: url('../img/bg_top_nav_active.gif') center top no-repeat;
					}
					
		div.leyton-fencing {
			float: left;
			display: inline;
			margin-top: 35px;
		}
		
		div.header-call-to-action {
			float: right;
			display: inline;
			margin-top: 10px;
			margin-right: 20px;
		}
		
			div.jacksons-intro {
				float: right;
				width: 400px;
				margin-right: 20px;
				position: relative;
				top: 17px;
				top: 19px !ie;
			}
			
					div.jacksons-intro p {
						color: #fff;
						font-size: 13px;
					}
				
	/********* CONTENT *********/
	
	div.content {
		width: 980px;
		float: left;
		display: inline;
		margin-left: 0;
	}
			
		/********* COL-1 *********/
	
		div.col-1 {
			width: 200px;
			float: left;
			display: inline;
			padding-top: 8px;
		}
							
		/********* COL-3 *********/
		
			div.col-3 {
				width: 200px;
				float: left;
				display: inline;
				margin-left: 0;
				padding-top: 8px;
			}
			
			/* about us and contact us menus , no fly out! */
			
				div.col-3 ul {
					margin: 0;
					padding: 0;
					list-style-type: none;
					font: normal 17px Arial, Helvetica, sans-serif;
					cursor: default;
					width: 200px;
					margin-bottom: 40px;
					border: 0;
				}
				
					div.col-3 ul li {
						margin: 0;
						padding: 0;
						list-style-type: none;
						font: normal 17px Arial, Helvetica, sans-serif;
						position: relative;
						text-align: left;
						cursor: pointer;
						width: 200px;
						border-bottom: 1px #0d2971 solid; /* adds border dividing each item */
					}
					
						div.col-3 ul li a {
							display: block;
							cursor: pointer;
							background-color: #14358a;
							padding: 0.4em 4px;
							color: #fff;
							text-decoration: none; 
						}
						
							div.col-3 ul li a:hover {
								background-color: #153da2;
								color: #fc0;
							}
							
							/* /end about us and contact us menus, no fly out! */
		
		/* H2 STYLES FOR COL-2 AND COL-3 */
		
		h2.our-products,
		h2.about-us,
		h2.contact-us {
			height: 18px;
			text-indent: -9999px;
			background-position: 0 0;
			background-repeat: no-repeat;
		}
			
			h2.our-products {
				background-image: url('../img/h2_our_products.gif');
				margin-bottom: 0;
			}
			
				h2.contact-us {
					background-image: url('../img/h2_contact_us.gif');
					margin-bottom: 0;
				}
				
					h2.about-us {
						background-image: url('../img/h2_about_us.gif');
						margin-bottom: 0;
					}
					
					/********* COL-1, COL-3 BOXES *********/
				
div.boxes {
	float: left;
	width: 200px;
}

div.box-save-20,
div.box-5-year-guarantee {
	margin-bottom: 20px;
}

div.box-save-20 h2,
div.box-5-year-guarantee h2 {
	font: normal 20px Arial, Helvetica, sans-serif;
	color: #f60;
	text-align: left;
	padding: 0 0 0 15px;
	margin: 0;
	border: 0;
}

div.box-save-20 p,
div.box-5-year-guarantee p {
	padding: 5px 20px 2px 15px;
	margin: 0;
}

div.box-save-20 p strong {
	color: #f60;
}

div p.box-p-last {
	padding-bottom: 16px;
}

/**/

div.box-save-20 {
	background: #ffe7cf url('../img/box_save_20_bot.jpg') left bottom no-repeat;
}

div.box-save-20 h2 {
	background: #ffe7cf url('../img/box_save_20_top.jpg') top no-repeat;
	padding-top: 185px;
}

/**/

div.box-5-year-guarantee {
	background: #fff url('../img/box_5_year_bot.jpg') left bottom no-repeat;
}

div.box-5-year-guarantee h2 {
	background: #fff url('../img/box_5_year_top.jpg') top no-repeat;
	padding-top: 145px;
}

/**/

					div.box-save-20 p a,
					div.box-5-year-guarantee p a {
						color: #f60;
						text-decoration: none;
						padding-right: 17px;
						background: url('../img/bg_arrow.gif') right 3px no-repeat;
					}
					
					div.box-save-20 p a:hover,
					div.box-5-year-guarantee p a:hover {
						color: #f90;
						background: url('../img/bg_arrow_hover.gif') right 3px no-repeat;
					}
							
	/********* COL-2 *********/
		
		div.col-2 {
			width: 520px;
			float: left;
			display: inline;
			margin: 0 30px;
			overflow: hidden;
		}
		
			div.col-2 p {
				color: #fff;
				font-size: 16px;
				margin-bottom: 30px;
			}
			
				div.col-2 p strong {
					color: #fc0;
				}
				
					div.col-2 p span {
						color: #f90;
					}
				
				div.col-2 p a {
					color: #f60;
					text-decoration: none;
					border-bottom: 1px dotted #f60;
				}
				
					div.col-2 p a:hover {
						color: #f90;
						border-bottom: 1px dotted #f90;
					}
		
				div.col-2 h1,
				div.col-2-3 h1 {
					color: #f90;
					font-size: 21px;
					text-transform: none;
					letter-spacing: -0.5px;
					margin-bottom: 15px;
				}
				
					div.col-2 h2 {
						color: #fc0;
						font-size: 21px;
						text-transform: none;
						letter-spacing: -0.5px;
						margin-bottom: 10px;
						border-bottom: 0;
					}
					
						div.col-2 ul,
						div.col-2 ul a {
							color: #fff;
							font-size: 16px;
							margin-bottom: 30px;
							padding-left: 20px;
						}
						
							div.col-2 ul li,
							div.col-2 ul li a {
								list-style-position: outside;
								margin-bottom: 10px;
						
							}
							
								div.col-2 ul a { /* site map */
									padding-left: 0;
									text-decoration: none;
								}
								
									div.col-2 ul a:hover { /* site map */
										color: #f90;
									}
					
					/*images*/
							
							img.image-left {
								float: left;
								margin: 0 24px 14px 0;
							}

								img.image-right {
									float: right;
									margin: 0 24px 14px 24px;
								}
			
			/* SELECTION 3 and 2 */
		
				div.selection-row {
					width: 520px;
					float: left;
					overflow: hidden;
					margin-bottom: 25px;
				}
			
					div.selection-col-3 {
						width: 142px;
						float: left;
						display: inline;
						margin-right: 27px;
						background: none !important;
					}
			
						div.selection-col-2 {
							width: 245px;
							float: left;
							display: inline;
							margin-right: 30px;
							background: none !important;
						}
				
							div.last-col {
								margin-right: 0;
							}
							
								div.last-row {
									padding-bottom: 20px;
								}
							
					div.selection-col-3 img,
					div.selection-col-2 img {
						border-top: 1px dotted #e3e3e3;
						border-bottom: 1px dotted #e3e3e3;
						padding: 3px 0;
					}
					
						div.selection-col-3 h2,
						div.selection-col-2 h2 {
							margin: 5px 0 3px;
							font-weight: normal;
							line-height: 21px;
							color: #f90;
							border: none;
							letter-spacing: -0.3px;	
						}
								
							div.selection-col-3 h2 {
								font-size: 20px;
								text-transform: lowercase;
							}
					
								div.selection-col-2 h2 {
									font-size: 20px;
									text-transform: none;
								}
					
									div.selection-col-3 h2 a,
									div.selection-col-2 a {
										color: #f90;
										text-decoration: none;
									}
											
										div.selection-col-3 h2 a:hover,
										div.selection-col-2 h2 a:hover {
											color: #fc0;
										}
						
					div.selection-col-3 p,
					div.selection-col-2 p {
						color: #fff;
						font-size: 14px;
						margin-bottom: 12px;
						line-height: 18px;
					}
						
						div.selection-col-3 p a,
						div.selection-col-2 p a {
							color: #fc0;
							font-size: 14px;
							text-decoration: none;
							padding: 9px 18px 9px 0;
							background: url('../img/bg_view.gif') right 9px no-repeat;
							border-bottom: 0;
						}
						
							div.selection-col-3 p a:hover,
							div.selection-col-2 p a:hover {
								color: #f90;
								background: url('../img/bg_view.gif') right 9px no-repeat;
								border-bottom: 0;
							}
							
							/********* CONTACT FORM TABLE *********/
							
							div.col-2 table td {
								color: #fff;
								font-size: 16px;
								padding: 5px;
							}
							
								div.col-2 table td span,
								div.col-2 table td strong {
									color: #f90;
								}
				
	/********* FOOTER *********/
	
	div.footer {
		width: 980px;
		float: left;
		display: inline;
		margin-top: 40px;
		padding-bottom: 10px;
		background: url('../img/bg_fencing_panel.gif') center top no-repeat;
		padding-top: 80px;
	}
		
		p.bottom-links {
			color: #fff;
			font-size: 12px;
			line-height: 18px;
			padding-top: 3px;
			margin-bottom: 8px;
			border-top: 3px solid #f60;
		}
		
			p.bottom-links a {
				color: #fff;
				text-decoration: none;
			}
			
				p.bottom-links a:hover {
					color: #f90;
				}
					
					p.footer-contact-details {
						color: #f90;
						border-top: 2px dotted #f90;
						padding-top: 8px;
					}
					
					p.footer-contact-details a {
						color: #fff;
						text-decoration: none;
						border-bottom: 1px dotted #fff;
					}
					
					p.footer-contact-details a:hover {
						color: #f60;
						border-bottom: 1px dotted #f60;
					}
					
						p.copyright {
							color: #fff;
							font-size: 11px;
							margin: 8px 0 10px;
						}
							
							p.copyright a {
								color: #fff;
								text-decoration: none;
								border-bottom: 1px dotted #fff;
							}
							
								p.copyright a:hover {
									color: #f60;
									border-bottom: 1px dotted #f60;
								}
							
									p.copyright a.no-display,
									p.copyright a.no-display:hover {
										color: #fff;
										border-bottom: none;
									}
	
			
			div.clearer {
				clear: both;
				height: 0px;
				line-height: 0px;
				font-size: 0px;
			}