html{
	overflow:-moz-scrollbars-vertical;
}

body{
	font-family:Arial, Helvetica;
	margin:0;
	padding:0;
	background-image: url('../images/background_body.png');
	background-position:top center;
	background-repeat: repeat-x;
	background-color: #cbc9ca;
}

p, ul, ol, li, em, strong, td, input, textarea{
	font-family:Arial, Helvetica;
	font-size:13px;
}

optgroup{
	font-style:normal;
	font-size:14px;
}
option{
	font-size:12px;
}

#header, #container, #footer{
	margin:0 auto;
	width:860px;
	padding:0 20px;
	background-repeat:repeat-y;
	background-position:top center;
	background-color: #fff;
}


#popup_container{
	width:640px;
	padding:20px;
}
#popup_container .logo{
	padding-bottom:20px;
}
#footer{
	background-image:url('../images/bottom.png');
	background-repeat:no-repeat;
	background-position:bottom center;
}
.clear{
	clear:both;
}

h1{
	color:#ED1C24;
	float:left;
	font-style:italic;
	font-size:26px;
	margin-top:8px;
}

h2{
	color:#FFFFFF;
	font-size:17px;
	margin:13px 0 0 0;
	padding:4px 0;
}

h3{
	color:#808285;
	font-size:15px;
	margin:0;
	padding-top:15px;
}

h4{
	color:#ED1C24;
	font-size:15px;
	margin-bottom:10px;
}

h5{
	color:#ED1C24;
	margin:0;
}

p{
	clear:both;
}
a, a:visited{
	text-decoration:underline;
	color:#7f7e83;
}
a:hover{
	color:#dd0021;
}
	.opening-paragraph{
		padding:0;
		margin:0;
	}

.left{
	float:left;
}

.right{
	float:right;
}

#header{
	height:122px;
	padding-top:30px;
	background-image: url('../images/top.png');
	background-repeat:no-repeat;
	background-position:top center;
}

	#header .logo{
		float:right;
		margin-right:-10px;
		padding-top: 10px;
	}
	
/* MAIN CONTENT STYLING */

	#container #top-content{
		float:left;
		width:860px;
		background-color:#7F7E83;
		background-image:url('../images/header_image.png');
		background-repeat:no-repeat;
		background-position:top left;
		padding:29px 0 10px 0;
	}
		
		#top-content p{
			color:#FFFFFF;
		}
		
		#top-content .featured_menu{
			float:left;
			width:250px;
			padding-top:10px;
			margin:0;
		}
		#top-content .featured_menu p{
			margin:0;
			padding:0;
		}
		#top-content .featured_menu ul{
			margin:0;
			padding:0;
		}
		#top-content .featured_menu li{
			clear:both;
			margin:0;
			padding:0;
			display:block;
		}
		#top-content .featured_menu a, #top-content .featured_menu a:visited{
			float:left;
			text-indent:-500px;
			overflow:hidden;
			background-color:#7f7e83;
			background-repeat:no-repeat;
			background-position:top left;
			width:250px;
			height:40px;
			padding:0;
			margin:0;
		}
		#top-content .featured_menu a:hover{
			
		}
		#top-content .featured_menu li.request a, #top-content .featured_menu li.request a:visited{
			background-image:url('../images/featured_menu/request.png');
		}
		#top-content .featured_menu li.product-catalogue a, #top-content .featured_menu li.product-catalogue a:visited{
			background-image:url('../images/featured_menu/product_catalogue.png');
		}
		
		#top-content .featured_menu form.quick_search{
			margin:0;
			padding:0 0 0 15px;
		}
		
		#top-content .featured_menu form.quick_search p{
			margin:0;
			padding-top:5px;
		}
		
		#top-content .featured_menu form.quick_search label{
			color:#FFFFFF;
		}
				
		#top-content .featured_menu form.quick_search input{
			padding:0;
			margin:0;
			width:165px;
		}
		#top-content .featured_menu form.quick_search select{
			padding:0;
			margin:0;
			width:169px;
		}
		
		#top-content .featured_menu form.quick_search input.button{
			width:40px;
			margin-left:5px;
		}
		
		#top-content .featured_menu .number-text{
			width:220px;
			padding:10px 0 0 14px;
			font-size:24px;
			font-weight:bold;
			background-image:url('../images/phone_number.gif');
			background-repeat:no-repeat;
			background-position:15px 10px;
			text-indent:-500px;
			overflow:hidden;
		}
	
	#top-content .top-content-right{
		float:right;
		overflow:hidden;
		padding:0;
		margin:0;
		position:relative;
	}
		
		#top-content #main-product-image{
			position:absolute;
			top:65px;
			right:25px;
			width:540px;
			height:390px;
			overflow:hidden;
		}
		#top-content #main-product-image img{
			position:absolute;
			top:0;
			left:0;
		}
		#top-content .flash-movie{
			float:right;
			margin:10px 0 0 0;
			width:565px;
			background-color:#7f7e83;
		}
		
		#top-content #gallery-photo-area{
			position:relative;
			top:0;
			left:0;
			margin:50px 15px 0 0;
			width:550px;
			height:326px;
			overflow:hidden;
		}
		#top-content #gallery-photo-area img{
			position:absolute;
			left:0;
			z-index:1;
		}
		#top-content #gallery-desc, #top-content #gallery-desc-bg{
			position:absolute;
			top:270px;
			left:0;
			width:520px;
			height:25px;
			line-height:25px;
			padding:10px;
			color:#FFFFFF;
			font-weight:bold;
		}
		#top-content #gallery-desc{
			z-index:3;
		}
		#top-content #gallery-desc-bg{
			z-index:2;
			background-color:#7f7e83;
			filter:alpha(opacity=70);
			-moz-opacity:.70;
			opacity:.70;
		}
		#gallery-photo{
			position:relative;
			top:0;
			left:0;
		}
		#gallery-photo img{
			position:absolute;
		}
	#container #bottom-content{
		clear:both;
		float:left;
		padding:10px 15px 15px 15px;
		width:830px;
	}
		
		#bottom-content .white-section-heading{
			padding-top:8px;
		}
		
		#product-details{
			width:480px;
			float:left;
			padding:0;
		}
			#product-details p.content-quote, #product-details p em, #product-details p i{
				color:#808285;
				font-style:italic;
			}
			
			#product-details ul.product-list{
				font-size:13px;
				margin:0;
				padding:0 0 8px 10px;
				list-style:none;
			}
			#product-details ul.product-list li{
				background-image:url('../images/bullet.gif');
				background-repeat:no-repeat;
				background-position:2px 8px;
				padding-left:15px;
			}
			#product-details ul.reference-images{
				padding:10px 0 20px 0;
				margin:0;
				list-style:none;
			}
			#product-details ul.reference-images li{
				float:left;
				padding:0 5px 0 0;
				width:75px;
				font-size:10px;
				text-align:center;
			}
			#product-details ul.reference-images li .image-holder{
				width:50px;
				height:50px;
			}
			#product-details .pdf-download{
				clear:both;
			}
			#product-details .pdf-download p{
				padding-left:10px;
			}
			.news-article .pdf-download p{
				clear:none;
				float:left;
				padding-right:10px;
			}
			.pdf-download a, .pdf-download a:visited{
				float:left;
				line-height:40px;
				background-image:url('../images/pdf_icon.gif');
				background-position:0 0;
				background-repeat:no-repeat;
				padding-left:40px;
				text-decoration:none;
				font-weight:bold;
			}
			
			.pdf-download a:hover{
				background-position:0 -160px;
			}
		
		#product-images{
			float:right;
			width:280px;
			padding:15px 20px 0 0;
			overflow:hidden;

		}
			#product-images .row{
				width:300px;
				clear:both;
				padding-bottom:10px;
			}
			#product-images .medium{
				position:relative;
				top:0;
				left:0;
				width:290px;
				height:255px;
				overflow:hidden;
			}
			#product-images .flash{
				position:relative;
				top:0;
				left:0;
				width:290px;
				height:255px;
			}
			#product-images .small{
				position:relative;
				top:0;
				left:0;
				float:left;
				width:90px;
				height:80px;
				margin-right:10px;
				overflow:hidden;
			}
			#product-images .row img{
				position:absolute;
				top:0;
				left:0;
			}
		
		#bottom-content .heading-grey{
			color:#808285;
			font-style:italic;
			font-size:26px;
		}
		
		#bottom-content .column{
			float:left;
			width:270px;
			margin:0;
			padding:10px 10px 0 0;
		}
		#bottom-content .column .no-heading{
			padding-top:15px;
		}
		#bottom-content .column .product_type_image{
			position:relative;
			top:0;
			left:0;
			width:120px;
			height:80px;
			overflow:hidden;
		}
		#bottom-content .column .product_type_image img{
			position:absolute;
		}
		#bottom-content .end{
			padding-right:0;
		}
			
			#bottom-content .column-heading{
				background-color:#ED1C24;
				padding-left:10px;
			}
			
			#bottom-content .column-list{
				list-style:none;
				margin:0;
				padding:0;
				font-size:13px;
			}
					
				#bottom-content .red-dash{
					color:#ED1C24;
				}
				
				#bottom-content .column-list a, #bottom-content .column-list a:visited{
					color:#000000;
					text-decoration:none;
				}
				
				#bottom-content .column-list a:hover{
					color:#ED1C24;
				}

		
		#bottom-content #personal_details{
			width:385px;
			float:left;
		}
		
			#bottom-content form p{
				color:#808285;
				font-size:13px;
				font-weight:bold;
				margin:0;
				padding:5px 0 0 0;
				display:block;
			}
			
			#bottom-content #personal_details p label{
				float:left;
				width:130px;
				font-weight:bold;
				padding-right:5px;
				line-height:22px;
			}
			#bottom-content #personal_details input{
				width:230px;
			}
			
			#bottom-content #personal_details input.button{
				width:80px;
			}
			#bottom-content #personal_details .form-postcode label{
				float:left;
				padding-left:11px;
				font-weight:bold;
				color:#808285;
				font-size:12px;
				line-height:25px;
			}
				
				#bottom-content #personal_details .form-state{
					float:left;
					padding-right:4px;
				}
				
				#bottom-content #personal_details .form-postcode{
					float:left;
					padding:0;
					margin:0;
				}
				
					#bottom-content #personal_details .postcode-spacing{
						padding-right:8px;
					}
			
			#bottom-content #personal_details input.medium-field{
				width:70px;
			}
			
			#bottom-content .required-fields{
				color:#ED1C24;
				margin:0;
			}
			
			#bottom-content #personal_details input.small-phone-field{
				width:30px;
			}
			#bottom-content #personal_details input.large-phone-field{
				width:175px;
			}
			
		#bottom-content #product_details{
			float:right;
			width:350px;
			padding-right:60px;
		}
		
		#bottom-content #product_details p label .note{
			font-weight:normal;
			font-size:11px;
		}
		
			#bottom-content .type-enquiry{
				margin-bottom:5px;
			}
			
			#bottom-content .comments{
				margin-top:8px;
			}
				
				#bottom-content textarea{
					clear:both;
					width:330px;
					height:50px;
				}
			
			#bottom-content #product_details .privacy-form-link a:hover{
				color:#ED1C24;
			}
		
		#bottom-content .photo-thumb{
			float:left;
			clear:both;
			list-style:none;
			margin:0;
			padding:10px 0 0 0;
		}
		
			#bottom-content .photo-thumb li{
				float:left;
				padding-right:26px;
				padding-bottom:16px;
			}
			#bottom-content .photo-thumb li.end{
				padding-right:0;
			}
			#bottom-content .photo-thumb li .photo-container{
				position:relative;
				top:0;
				left:0;
				float:left;
				width:90px;
				height:88px;
				overflow:hidden;
				border:1px solid #FFFFFF;
			}
			#bottom-content .photo-thumb li .photo-container a, #bottom-content .photo-thumb li .photo-container a:visited, #bottom-content .photo-thumb li .photo-container a:hover{
				position:absolute;
			}
		#bottom-content .page{
			float:left;
			clear:both;
		}
			
			#bottom-content .page li{
				display:inline;
			}
			#bottom-content .page #photo_gallery_links{
				margin:0;
				padding:0;
			}
			#bottom-content .page #photo_gallery_links li{
				color:#808285;
				font-size:13px;
				font-weight:bold;
				margin:0;
				padding:0;
				list-style:none;
			}
			
			#bottom-content #photo_gallery_links li a, #bottom-content #photo_gallery_links li a:visited{
				color:#808285;
				text-decoration:none;
			}
				
			#bottom-content #photo_gallery_links li a:hover{
				color:#ED1C24;
			}
			#bottom-content #photo_gallery_links li.page-number-heading{
				margin:0;
				padding-top:10px;
				color:#d72b30;
			}
			
		#bottom-content .file-download a, #bottom-content .file-download a:visited{
			color:#808285;
			text-decoration:none;
			font-weight:bold;
		}
		
		#bottom-content .file-download a:hover{
			color:#ED1C24;
		}
	
/* NEWS ARTCILE */
	.news-article, .product-listing{
		clear:both;
		border-bottom:1px dotted #808285;
		position:relative;
		top:0;
		left:0;
	}
	.product-listing a, .product-listing a:visited{
		text-decoration:none;
		font-weight:bold;
	}
	.product-listing .thumbnail{
		position:relative;
		top:0;
		left:0;
		float:left;
		width:90px;
		height:88px;
		overflow:hidden;
		margin:10px 10px 10px 0;
	}
	.product-listing .thumbnail img{
		position:absolute;
	}
	.product-listing .details{
		float:left;
		margin:20px 0 10px 0;
	}
	.news-article .publish-date{
		position:absolute;
		top:20px;
		right:20px;
		font-weight:bold;
	}

/* RAL GLOSSARY STYLING */

	#ral_glossary{
		clear:both;
	}
	#ral_glossary table{
		width:450px;
		padding:0;
		margin:0;
		border-bottom:1px solid #7f7e83;
	}
	#ral_glossary table th{
		border-bottom:2px solid #7f7e83;
		color:#ed1c24;
		font-size:12px;
		padding:5px 10px;
		width:50px;
	}
	#ral_glossary table th.title{
		width:45%;
		text-align:left;
		padding:5px 10px 5px 0;
	}
	#ral_glossary table td{
		text-align:center;
		border-bottom:1px solid #7f7e83;
		padding:2px;
		margin:0;
		font-size:12px;
	}
	#ral_glossary table td.alt{
		background-color:#EAEAEA;
	}
	#ral_glossary table td em{
		color:#7f7e83;
		font-style:normal;		
	}
	#ral_glossary table th.title, #ral_glossary table td.title{
		text-align:left;
	}
	p.glossary_key{
		clear:both;
		float:left;
		margin:5px 0;
		padding:0;
	}
	p.glossary_key img{
		float:left;
		padding-right:10px;
	}
	p.glossary_key span{
		float:left;
		line-height:50px;
	}
	p.red{
		color:#ed1c24;
	}
	
/* FOOTER STYLING */
	
#footer{
	clear:both;
}
	
	#footer #graphical{
		width:825px;
		margin:0 auto;
	}
	#footer #graphical .award-logos{
		float:left;
	}
	#footer #graphical .award-logos img{
		padding-right:5px;
	}
	#footer #graphical .quote{
		float:right;
	}
	#footer .back-to-top{
		font-size:12px;
		margin:0;
		padding-left:15px;
	}
		
		#footer .back-to-top img{
			border:0;
			margin-right:4px;
		}
			
		#footer .back-to-top a, #footer .back-to-top a:visited{
			color:#808285;
			text-decoration:none;
			font-weight:bold;
		}
		
		#footer .back-to-top a:hover{
			color:#ED1C24;
		}

	#footer .footer-info{
		height:20px;
		padding:6px 15px 0 15px;
	}
		
		#footer .footer-text{
			font-weight:bold;
		}
	
		#footer .footer-info p{
			clear:none;
			color:#808285;
			font-size:11px;
			padding:0;
			margin:0;
		}
		
		#footer .footer-info a, #footer .footer-info a:visited{
			color:#808285;
			text-decoration:none;
		}
		
		#footer .footer-info a:hover{
			color:#ED1C24;
		}
		
		.white-section-heading img {
			margin-left: 0;
		}
		
		.product_catalogue {
			margin: 15px 40px 60px 40px;
		}
		
		.product_catalogue img {
			float: left;
		}
		
		.product_catalogue img {
			text-decoration: none;
			color: #fff;
		}
		
		.product_catalogue .pdf-download {
			margin-left: 20px;
			float: left;
		}
		
#menu ul {
	width: 100%;
}

a.logout {
	text-decoration: none;
	float: right;
	margin-right: 60px;
}

.about {
	text-decoration: none;
	float: right;
	margin-right: 20px;
}
