@charset "UTF-8";

/*************** CSS RESET *******************************************/

html, body, div, span, applet, object, iframe,
p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	outline: 0;
	border:0;
	font-weight: inherit;
	font-style: inherit;
	font-family:Arial, Helvetica, sans-serif;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background-color:#efefef;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
	font-size:12px;
}
caption, th, td {
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*************** PAGE *******************************************/
.nopadding{
	padding:0;
	}
	
a:link {
	color:#242c70;
	text-decoration:none;
	}

a:visited {
	color:#242c70;
	text-decoration:none;
	}

a:hover {
	color:#ff9600;
	text-decoration:underline;
	}

#centre {
	margin-right:auto;
	margin-left:auto;
	width:981px;
	}

#header {
	float:left;
	width:981px;
	height:87px;
	background-repeat:no-repeat;
	background-image:url(../img/header-bg.jpg);
	}

#logo {
	float:left; 
	height:80px; 
	width:281px; 
	padding-left:5px; 
	padding-top:2px;
	}

#top-nav-container {
	float:right;
	padding-top:50px;
	padding-bottom:5px;
	padding-right:15px;
	width:420px;
	}

.top-nav-spacer {
	float:left;
	width:5px;
	height:auto;
	}

.hover-1 {
	float:left;
	width:68px;
	height:17px;
	display:block;
	font-size:12px;
	text-align:center;
	padding-top:5px;
	}

.hover-1 a:link {
	background-image:url(../img/hover-1.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	width:68px;
	height:17px;
	padding-top:5px;
	}

.hover-1 a:visited {
	background-image:url(../img/hover-1.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:68px;
	color:#FFFFFF;
	height:17px;
	padding-top:5px;
	}
	
.hover-1 a:hover {
	background-image:url(../img/hover-1.jpg);
	background-repeat:no-repeat;
	background-position:-68px;
	text-decoration:none;
	display:block;
	width:68px;
	color:#FFFFFF;
	height:17px;
	padding-top:5px;
	}

#hover-2 {
	float:left;
	width:80px;
	display:block;
	font-size:12px;
	text-align:center;
	height:17px;
	padding-top:5px;
	}

#hover-2 a:link {
	background-image:url(../img/hover-2.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	color:#FFFFFF;
	width:80px;
	height:17px;
	padding-top:5px;
	}

#hover-2 a:visited {
	background-image:url(../img/hover-2.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	display:block;
	width:80px;
	color:#FFFFFF;
	height:17px;
	padding-top:5px;
	}
	
#hover-2 a:hover {
	background-image:url(../img/hover-2.jpg);
	background-repeat:no-repeat;
	background-position:-80px;
	text-decoration:none;
	display:block;
	width:80px;
	color:#FFFFFF;
	height:17px;
	padding-top:5px;
	}

#main-menu-contain {
	float:left;
	background-image:url(../img/main-menu.jpg);
	background-repeat:no-repeat;
	width:966px;
	height:36px;
	padding-top:10px;
	padding-left:15px;
	}

.main-menu {
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	padding-top:7px;
	}

.main-menu a:link {
	float:left;
	display:block;
	width:75px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-1.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu a:visited {
	float:left;
	display:block;
	width:75px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-1.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu a:hover {
	float:left;
	display:block;
	width:75px;
	color:#242c70;
	text-decoration:none;
	background-position:-75px;
	background-image:url(../img/hover-main-1.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu-2 {
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	padding-top:7px;
	}

.main-menu-2 a:link {
	float:left;
	display:block;
	width:90px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-2.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu-2 a:visited {
	float:left;
	display:block;
	width:90px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-2.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu-2 a:hover {
	float:left;
	display:block;
	width:90px;
	color:#242c70;
	text-decoration:none;
	background-position:-90px;
	background-image:url(../img/hover-main-2.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu-3 {
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	padding-top:7px;
	}

.main-menu-3 a:link {
	float:left;
	display:block;
	width:130px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-3.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu-3 a:visited {
	float:left;
	display:block;
	width:130px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-3.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.main-menu-3 a:hover {
	float:left;
	display:block;
	width:130px;
	color:#242c70;
	text-decoration:none;
	background-position:-130px;
	background-image:url(../img/hover-main-3.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

#search-contain {
	float:right; 
	padding-top:12px;
	padding-left:10px; 
	padding-right:10px;
	font-size:13px;
	}

#search-box {
	float:left;
	width:53px;
	height:18px;
	display:block;
	}

#search-box a:link {
	float:left;
	width:53px;
	height:18px;
	display:block;
	background-image:url(../img/search-box.jpg);
	}

#search-box a:visited {
	float:left;
	width:53px;
	height:18px;
	display:block;
	background-image:url(../img/search-box.jpg);
	}

#search-box a:hover {
	float:left;
	width:53px;
	height:18px;
	display:block;
	background-image:url(../img/search-box.jpg);
	background-position:-53px;
	}

#map {
	float:left;
	background-image:url(../img/content-middle-bg.jpg);
	height:289px;
	background-repeat:repeat-y;
	width:956px;
	padding-left:15px;
	padding-right:10px;
	}

#map-bottom {
	float:left;
	width:981px;
	height:9px;
	background-repeat:no-repeat;
	background-image:url(../img/content-bottom-bg.jpg);
	}

#content-left {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:495px;
	}
	

#big-buttons {
	float:left;
	width:489px;
	height:148px;
	display:block;
	color:#FFFFFF;
	font-size:10px;
	}

#big-buttons a:link {
	background-image:url(../img/what-is-a-modular-spreader-beam.png);
	background-repeat:no-repeat;
	display:block;
	width:489px;
	height:148px;
	color:#FFFFFF;
	text-decoration:none;
	}

#big-buttons a:visited {
	background-image:url(../img/what-is-a-modular-spreader-beam.png);
	background-repeat:no-repeat;
	display:block;
	width:489px;
	height:148px;
	color:#FFFFFF;
	text-decoration:none;
	}

#big-buttons a:hover {
	background-image:url(../img/what-is-a-modular-spreader-beam.png);
	background-repeat:no-repeat;
	display:block;
	width:489px;
	height:148px;
	color:#FFFFFF;
	text-decoration:none;
	}

.homepage-buttons {
	float:left; 
	padding-top:15px;
	}

#content-right {
	float:right;
	padding-right:10px;
	padding-left:10px;
	padding-top:10px;
	width:450px;
	}

#home-news-title {
	float:left;
	}

#home-news-article {
	float:left;
	width:455px;
	}

.home-news-article-title {
	float:left; 
	font-size:14px;
	width:380px;
	padding-top:5px;
	}

.home-news-article-date {
	float:right; 
	font-size:10px;
	color:#737373;
	padding-top:5px;
	}

.home-news-article-content {
	float:left; 
	clear:both; 
	padding-top:5px; 
	font-size:12px;
	color:#202972;
	width:455px;
	}
	
.home-news-article-content-main {
	float:left; 
	clear:both; 
	padding-top:5px; 
	font-size:12px;
	color:#202972;

	}

.home-news-article-more-contain {
	float:right; 
	width:100%; 
	text-align:right; 
	font-size:10px;
	}

.home-news-article-more {
	float:right;
	display:block;
	background-image:url(../img/more-button.jpg);
	background-repeat:no-repeat;
	height:15px;
	width:34px;
	padding-top:4px;
	text-align:center;
	}
	
.home-news-article-more a:link {
	color:#000000;
	text-decoration:none;
	}

#footer-spacer {
	float:left;
	width:981px;
	height:15px;
	}

#footer {
	float:left;
	width:981px;
	background-image:url(../img/footer-line.jpg);
	background-repeat:repeat-x;
	padding-top:10px;
	font-size:10px;	
	}

.footer-buttons {
	float:left; 
	padding-left:10px; 
	padding-right:10px;
	}

.footer-buttons-contain {
	float:left; 
	width:600px; 
	padding-bottom:10px;
	}

#made-by{
	float:left; 
	clear:both; 
	width:100%; 
	text-align:center; 
	padding-top:10px; 
	padding-bottom:20px;
	}

/*************** SUBPAGE *******************************************/

#sp-left-content-wrap {
	float:left; 
	padding-left:5px; 
	padding-top:3px;
	}

#sp-main-contain {
	float:left; 
	background-image:url(../img/sub-menu-bg.jpg); 
	width:723px; 
	background-repeat:no-repeat; 
	height:35px; 
	padding-top:5px; 
	padding-left:5px;
	}
	
.sp-main-menu {
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	}

.sp-main-menu a:link {
	float:left;
	display:block;
	width:70px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-1.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu a:visited {
	float:left;
	display:block;
	width:70px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-1.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu a:hover {
	float:left;
	display:block;
	width:70px;
	color:#242c70;
	text-decoration:none;
	background-position:-75px;
	background-image:url(../img/hover-main-1.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu-2 {
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	}

.sp-main-menu-2 a:link {
	float:left;
	display:block;
	width:90px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-2.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu-2 a:visited {
	float:left;
	display:block;
	width:90px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-2.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu-2 a:hover {
	float:left;
	display:block;
	width:90px;
	color:#242c70;
	text-decoration:none;
	background-position:-90px;
	background-image:url(../img/hover-main-2.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu-3 {
	float:left;
	display:block;
	text-align:center;
	font-size:14px;
	}

.sp-main-menu-3 a:link {
	float:left;
	display:block;
	width:110px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-3.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu-3 a:visited {
	float:left;
	display:block;
	width:110px;
	color:#242c70;
	text-decoration:none;
	background-image:url(../img/hover-main-3.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

.sp-main-menu-3 a:hover {
	float:left;
	display:block;
	width:110px;
	color:#242c70;
	text-decoration:none;
	background-position:-130px;
	background-image:url(../img/hover-main-3.jpg);
	background-repeat:no-repeat;
	padding-top:7px;
	height:21px;
	}

#sp-content {
	float:left; 
	width:723px; 
	padding-top:10px;
	}
	
#sp-content img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

#sp-head-line-contain {
	background-image:url(../img/sub-header-bg-1.jpg); 
	background-repeat:no-repeat; 
	width:724px; 
	height:33px; 
	float:left;
	}

#sp-head-line-left {
	float:left; 
	width:20px; 
	height:33px;
	}

#sp-head-line {
	float:left; 
	height:24px; 
	background-image:url(../img/sub-header-bg-2.jpg); 
	padding-right:8px; 
	color:#242c70; 
	font-weight:900; 
	font-size:16px; 
	padding-top:9px;
	}

#sp-head-line-right {
	float:left; 
	height:33px; 
	background-image:url(../img/sub-header-bg-3.jpg); 
	background-repeat:no-repeat; 
	width:17px;
	}

#sp-content-text {
	float:left;
	width:704px;
	padding-left:20px;
	}

p {
	font-size:12px;
	line-height:13px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

li {
	font-size:12px;
	line-height:13px;
	}

#sp-right-content-wrap {
	float:right; 
	width:241px; 
	padding-top:1px;
	padding-left:7px;
	}

#sp-quick-search {
	float:left; 
	background-image:url(../img/sub-quick-search-bg.jpg);
	background-repeat:no-repeat;
	width:200px; 
	height:58px;
	padding-left:13px;
	padding-right:13px;
	padding-top:8px;
	padding-bottom:10px;
	}

#sp-enquiry-form {
	float:left;
	width:200px;
	padding-left:11px;
	padding-right:13px;
	padding-top:10px;
	background-image:url(../img/enquiry-bg.jpg);
	background-repeat:no-repeat;
	background-position:2px 0px;
	height:510px;
	} 

#sp-enquiry-form input {
	width:180px;
	background: transparent !important; 
	border-style: inset; 
	border-width: 0px;
	float:left;
	font-size:14px;
	margin-left:10px;
	margin-top:0px;
	}
	
#sp-enquiry-form textarea {
	width:180px;
	height:50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background: transparent; 
	border-style: inset; 
	border-width: 0px;
	}

#sp-enquiry-form select {
	width:200px;
	}

#sp-enquiry-form  table {
	font-size:12px;
	}

#sp-enquiry-form label {
	background-image:url(../img/enquiry-input-bg.jpg);
	width:200px; 
	height:18px; 
	float:left; 
	background-repeat:no-repeat;
	padding-bottom:5px;
	}

.form-format {
	float:left;
	text-align:left;
	padding-bottom:3px;
	}

#send-box {
	float:left;
	width:66px;
	height:26px;
	display:block;
	}

#send-box a:link {
	float:left;
	width:66px;
	height:26px;
	display:block;
	background-image:url(../img/form-submit.jpg);
	}

#send-box a:visited {
	float:left;
	width:66px;
	height:26px;
	display:block;
	background-image:url(../img/form-submit.jpg);
	}

#send-box a:hover {
	float:left;
	width:66px;
	height:26px;
	display:block;
	background-image:url(../img/form-submit.jpg);
	background-position:-66px;
	}

/*************** CMS *******************************************/

#CMS-standard-content {
	float:left;
	width:961px;
	padding:10px;
	}
	
.upload{
	width:250px;
	}
	
strong{
	font-weight:900;
	}
	
em{
	font-style:italic;
}

h1 {
	font-size:18px;
	font-weight:900;
	line-height:24px;
	padding:0px;
	margin:0px;
}

h2 {
	font-size:14px;
	font-weight:900;
	line-height:18px;
	padding:0px;
	margin:0px;
}

h3 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:16px;
	font-weight:900;
	color:#242c70;
}

h4 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size:14px;
	font-weight:900;
	color:#242c70;
}

h5 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size:12px;
	font-weight:900;
	color:#242c70;
}

h6 {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size:13px;
}

.thead{
	padding:5px;
	font-weight:900;
	background:#dce3f0;

	}

.tlabel{
	font-weight:700;
	padding:5px;
	background:#f3f5fa;
	font-size:12px;

}

.tableCel1{
	padding:5px;
	background:white;
	font-size:12px;	
}

.table-cell-with-border{
	padding:5px;
	background:white;
	font-size:12px;
	border:1px solid #dce3f0;
	border-bottom:none;	
}

.table-cell-with-border-middle{
	padding:5px;
	background:white;
	font-size:12px;
	border-top:1px solid #dce3f0;		
}

.hide{
	visibility:hidden;
	}

.table{
	padding:5px;
	}

.forms{
	padding:5px;
	}

.large{
	display:block;
	float:right;
	padding:5px;
	}
	
.quote{
	display:block;
	float:left;
	width:200px;
	text-align:right;
	padding-right:10px;
}

.back {
	float:right;
	width:70px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	clear:both;
	}

.back a:link {
	float:right;
	width:70px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/backbutton.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	clear:both;
	}

.back a:visited {
	float:right;
	width:70px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/backbutton.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	clear:both;
	}
	
.back a:hover {
	float:right;
	width:70px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/backbutton.jpg);
	background-repeat:no-repeat;
	background-position:-70px;
	text-decoration:none;
	clear:both;
	}

.clear {
	float:left;
	width:100%;
	clear:both;
	padding-bottom:3px;
	}

.tickbox{
	width:13px;
	}
	
.contacted{
	background:green;
	}
	
.purchased{
	background:blue;
	}
.border{
	border:1px solid black;
	padding:2px;
	}

.nopad{
	padding:0;
	}

.dateinput{
	width:100px;
	float:left;
	}

.login {
	float:left;
	width:68px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	clear:both;
	}

.login a:link {
	float:left;
	width:68px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/login-roll-over-.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}

.login a:visited {
	float:left;
	width:68px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/login-roll-over-.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
.login a:hover {
	float:left;
	width:68px;
	height:25px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/login-roll-over-.jpg);
	background-repeat:no-repeat;
	background-position:-68px;
	text-decoration:none;
	}

.save-button {
	width:100px;
	height:20px;
	}

.morebutton {
	float:right;
	width:68px;
	height:20px;
	display:block;
	font-size:12px;
	text-align:center;
	text-decoration:none;
	clear:both;
	}

.morebutton a:link {
	float:right;
	width:68px;
	height:20px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/morebutton.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}

.morebutton a:visited {
	float:right;
	width:68px;
	height:20px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/morebutton.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
	}
	
.morebutton a:hover {
	float:right;
	width:68px;
	height:20px;
	display:block;
	font-size:12px;
	text-align:center;
	background-image:url(../img/morebutton.jpg);
	background-repeat:no-repeat;
	background-position:-68px;
	text-decoration:none;
	}

#no-btn{
	width:100px;
	}
	
.eventhead{
	height:40px;
	background:#919fa2;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:14px;
	padding-left:10px;
}

.eventbody{
	background:#d9d8e0;
	border-left:1px solid #979ca2;
	border-top:1px solid #979ca2;
	padding:10px;
}

.eventheadleft{
	width:20px;
	background:url(../img/event-head-left.gif);
}

.eventheadright{
	width:20px;
	background:url(../img/event-head-right.gif);
}	

.eventbodyleft{
	width:20px;
	background:url(../img/event-body-left.gif);
}

.eventbodyright{
	width:20px;
	background:url(../img/event-body-right.gif);
}

.eventfoot{
	height:20px;
	background:url(../img/event-foot.gif);
	border-left:1px solid #979ca2;
}

.eventfootright{
	width:20px;
	background:url(../img/event-foot-right.gif);
}

.eventfootleft{
	width:20px;
	background:url(../img/event-foot-left.gif);
}

.eventmonth{
	font-weight:bold;
	text-transform:uppercase;
	color:#1c1b57;
	line-height:18px;
}