﻿/* Styling for all articles */

.Article_Container 
{
}

/* Styles for the News article */
.News
{
}

/* Styles for latest new article */
.latest-news
{
	margin-top: 25px;
}
 
.latest-news ul.list1 {
	padding-left:0;	
}

.latest-news ul.list1 li {
	padding-bottom:1em;
}

/* Styles for the Home page article */
.Home
{
}

.Home h2 {
	line-height:1.143;
	margin-bottom:0;
	width: 700px;
}

.Home h1 {
	margin-bottom:0.334em;
}

.Home div.block {
	position:relative;
	float:left;
	width:350px;
	height:237px;
	margin-top:23px;
	margin-bottom:24px;
	overflow:hidden;
}

.Home .block.block-left {
	margin-right:10px;
}

.Home .block.block-right {
}

.Home div#highlights {
	float:left;
	width: 546px;
}

.Home #highlights a {
	float:left;
	width:264px;
	height:106px;
	margin-right:9px;
	margin-bottom:8px;
	overflow:hidden;
}

.Home #highlights a img {
	display:block;
	width:264px;
	height:106px;
	overflow:hidden;
}

.Home .Special-Offer
{
	float: left;
}

.Home .Clear
{
	clear: both;
	height: 0;
	overflow: hidden
}

/* Styling for About us */

.Article_Container .right-column-170
{
	float: right;
	width: 170px;
	margin-top: 20px;
}

.Article_Container .right-column-170 img
{
	padding-bottom: 10px;
}

.Article_Container .left-column-575
{
	float: left;
	position: absolute;
	width: 575px;
	margin-right: 30px;
}

.Article_Container .left-column-575 .after_h1
{
	padding: 15px 0px 15px 0px;
}

.Article_Container .left-column-575 p
{
	padding-bottom: 15px;
}

/* Article driven pages 
*
*	This section is for pages that have been created totally using articles
*
*/

#Page_ContactUs .PageContainer-Title
{
	background-image:url(images/infobox-toptab-green.png);	
}	

#Page_ContactUs .PageContainer-Title h1
{
	color:#3d7d31;
}

#Page_ContactUs .buttonContainer
{
	width:95%;
}

#Page_ContactUs .button.LocalRepButton {
	float:left;
}

#Page_ContactUs .button.ViewMapButton {
	float:right;
}

#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton span 
{
	background:url(images/button-green-backgr.png) left top no-repeat;
}

#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton a, 
#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton button 
{
	background:url(images/button-green-backgr.png) right top no-repeat;
}

#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton:hover span,
#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton span:hover
{
	background-position:left bottom;
}

#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton:hover a,
#Page_ContactUs .PageContainer-Footer div.button.ViewMapButton:hover
{
	background-position:right bottom;
	color:#3d7d31;
}

#Page_ContactUs .contact-details {
	float:left;
	clear:left;
	width:265px;
	padding-left:42px;
	padding-top:10px;
	padding-right:42px;
}

#Page_ContactUs .contact-details.right-side {
	float:right;
	clear:right;
}

#Page_ContactUs .contact-details h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height:1.5;
	color: #0f87e4;
	margin-bottom:0px;	
}

#Page_ContactUs .contact-details#contact-technical h3 {
	margin-bottom:0.5em;	
}

#Page_ContactUs .contact-details strong {
	color:#1b5920;	
}

#Page_ContactUs .contact-details p {
	margin-bottom:0.5em;	
}

/*==========*/
/* IE6 Hacks */
/*==========*/
#Page_ContactUs .PageContainer
{
	_padding-right: 4px !important;
}

/* Styling for the primary and secondary catalogue pages*/
#Page_CataloguePrimary .PageContainer-Title,
#Page_CatalogueSecondary .PageContainer-Title
{
	background-image:url(images/infobox-toptab-green.png);	
}	

#Page_CataloguePrimary .PageContainer-Title h1,
#Page_CatalogueSecondary .PageContainer-Title h1
{
	color:#3d7d31;
}

#Page_CataloguePrimary .PageContainer-Footer,
#Page_CatalogueSecondary .PageContainer-Footer
{
	border-top:none;
}

#Page_CataloguePrimary h3,
#Page_CatalogueSecondary h3
{
	color:#0f87e4;
}

#Page_CataloguePrimary .subcontainer .subcontainer-content,
#Page_CatalogueSecondary .subcontainer .subcontainer-content 
{
	padding: 30px 31px 30px 32px;
}

#Page_CataloguePrimary span.get-adobe-reader,
#Page_CatalogueSecondary span.get-adobe-reader
{
	display:block;
	height:31px;
	line-height:31px;
	padding-left:107px;
	margin-top:9px;
	background:url(images/get-adobe-reader.png) left top no-repeat;
	font-size:12px;
}

#Page_CataloguePrimary a,
#Page_CatalogueSecondary a
{
	text-decoration: underline;
}

#Page_CataloguePrimary a:hover,
#Page_CatalogueSecondary a:hover
{
	text-decoration: none;
}

/* Styling for the international template page and articles */
#Page_International .PageContainer-Title
{
	background-image:url(images/infobox-toptab-green.png);	
}

#Page_International .PageContainer-Title h1
{
	color:#3d7d31;
}

#Page_International .picbox p {
	margin-bottom:17px;
}

#Page_International  .picbox h4 {
	margin-bottom:0px;	
}

#Page_International ul li
{
	list-style-type:none;
	margin-bottom:10px;
	margin-top:10px;
}
#Page_International ul {
	list-style-image:none;
}

#Page_International div.information {
	width:675px;
	margin-top:39px;	
}

#Page_International div.information h3 {
	float:left;
	width:500px;
	color:#0f87e4;
	font-weight:bold;
	font-size:1.4em;
}

#Page_International a.back-to-top {
	font-size:12px;
	padding-right:15px;
	background:url(../images/link-back-to-top.gif) right 0.084em no-repeat;
}

#Page_International div.information a.back-to-top {
	float:right;
}

#Page_International div.information p {
	clear:both;	
}

#Page_International .PageContainer-Footer
{
	border-top:none;
}

#Page_International .subcontainer .subcontainer-content 
{
	padding:0px 31px 30px 32px;
}

#Page_International .subcontainer .subcontainer-content .SubContainerSeperator
{
	margin-left:-32px;
	margin-bottom:10px;
}

/* Shared picbox styling*/
.picbox
{
	float:left;
	width:120px;
	margin-top:30px;
	margin-right:19px;
	font-size:12px;
	height: 210px;
}

.picbox a.picbox-image
{
	display:block;
	width:100px;
	height:135px;
	background-image:url(images/grey-backgr.png);
	background-repeat:no-repeat;
}

.picbox h4
{
	color:#0f87e4;
	margin-top:8px;
	margin-bottom:4px;
	font-size:12px;
}

.picbox h4 a
{
	text-decoration:none;
	font-weight:bold;
}

.picbox h4 a:hover
{
	text-decoration:underline;
}

.picbox p
{
	padding-top:2px;
	font-size:12px;
	line-height:1.1;
}

.picbox.last-picbox
{
	margin-right:0;	
}