body {

	margin: 0;
	padding: 0;
	
	background-color: #5A5A5A;
	
}
/* needed to stop tables going out of position for some reason in IE... */
.topleftlayoutspacing {

	background-image:url(images/background/background_02.jpg); 
	text-align: right;
	}

/* repeating background classes */
.topleftbackground {

	background-image: url(images/background/background_02.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #545454;
	
	vertical-align: top;
	text-align: right;
	}
	
.toprightbackground {

	background-image: url(images/background/background_04.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #545454;
	
	vertical-align: top;
	text-align: left;
	}
	
.bottomleftbackground {

	background-image: url(images/background/background_43.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	vertical-align: top;
	text-align: right;
	}
	
.bottomrightbackground {

	background-image: url(images/background/background_45.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
	vertical-align: top;
	text-align: left;
	}


.middlebackground {

	background-color: #545454;
	}
	
/* content areas and text styles */
	
.maincontentareabackground {
	
	background-image: url(images/background/background_42.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
	vertical-align: top;
	}

.maincontentareatext {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
	
	line-height: 113%;
	
	vertical-align: top;
	text-align: justify;
	
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 40px;
	padding-left: 25px
	}

.maincontentareasubpages {
	vertical-align: top;
	
	padding-top: 20px;
	padding-left: 25px;
	padding-bottom: 20px;
	}

.leftcolumnimagepositioning {
	
	vertical-align: top;
	
	padding-top: 12px;
	padding-left: 20px;
	padding-bottom: 20px;		
	}

.catalogueimagepositioning {

	margin-right: 15px;
	float: left;
	
	border: 1px solid #545454;
	}
	
.kitimagepositioning {

	margin-right: 15px;
	float: left;
	
	
	border: 1px solid #545454;
	}
	
.imageborder {

	border: 1px solid #545454;
	}

.maincontentimagenegativepositioning {

	margin-left: -25px;
	}
	
.maindarkgreytext {
			
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #545454;
	text-decoration: none;
	
	line-height: 113%
	
	}
	
.datetext {
			
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ADADAD;
	text-decoration: none;
	
	line-height: 113%
	
	}

.morenewslink {
			
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ADADAD;
	text-decoration: underline;
	
	line-height: 113%
	
	}
	
	
.columnheaderareatext {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #BEBEBE;
	text-decoration: none;
	
	}
	
.maingreytextlink {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #7E7E7E;
	text-decoration: none;
	
	text-align: left;
	}
	
a.maingreytextlink:link { text-decoration: none; color: #7E7E7E;}
a.maingreytextlink:visited { text-decoration: none; color: #7E7E7E;}
a.maingreytextlink:hover { text-decoration:underline ; color: #656565;}

.contactformtextboxes {

	background-color:#FFFFFF; 
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #B2B2B2;
	text-decoration: none;
	
	border-color:#8C8C8C; 
	border-width:1px; 
	border-style:solid; 
	
	width:120px;
	
	margin-bottom: 8px;
		
}

.contactformbutton {

	background-color:#FFFFFF; 
	
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8E8E8E;
	text-decoration: none;
	
	border-color:#8C8C8C; 
	border-width:1px; 
	border-style:solid; 
	
	width:40px;
	
	margin-right: 12px;
	margin-bottom: 3px;
		
}

	
.footerarea {

	background-image: url(images/background/background_44.jpg);
	background-repeat: no-repeat;
	background-position: top;
	
	vertical-align: bottom;
	padding-bottom: 7px;
	
	height: 25px;
			
}

.footerareatext {

	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #8C8C8C;
	text-decoration: none;
	}
	
a.footerareatext:link { text-decoration: none; color: #8C8C8C;}
a.footerareatext:visited { text-decoration: none; color: #8C8C8C;}
a.footerareatext:hover { text-decoration:none ; color: #656565;}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}