/* ----------------------------------------
   MatsSoft Stylesheet
   © Evolving Media Limited 2005
   www.evolvingmedia.co.uk
   ----------------------------------------
   Created by Evolving Media
   on Sun, 05 Oct 2008 15:26:48 +0100
   ---------------------------------------- */

body
{
	background: url(/static/images/main_bg.jpg) top left repeat-x fixed #0682cc;
	font-family: Lucida Grande, Verdana, Geneva, Helvetica, Arial, sans-serif;
	line-height: 1.3em;
	color: #333333;
	padding: 0px;
	margin: 0px;
	text-align: center;
}


/* -- BASIC STYLES ------------------------ */

div
{
	border: red;
	border-width: 0px;
	border-style: solid;
}

h1, h2, h3, h4, h5, h6
{
	margin: 0px 0px 0.5em 0px;
	padding: 0px;
	color: #0050A2;
}

h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, hr
{
	display: none;
}

a
{
	text-decoration: underline;
	color: #0050A2;
}

a:hover
{
	text-decoration: underline;
	color: #0050A2;
}

a span {
	display: none;
}

p
{
	margin: 0px 0px 1em 0px;
}

ul
{
	margin: 0px;
	padding: 0px;
}

ul li
{
	margin: 2px 0px 2px 25px;
	padding: 0px;
}

#content ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 0px 5px;
}

#content li {
	list-style-type: none;
	margin: 0px;
	padding: 0px 0px 5px 20px;
	background: url(/static/images/bullet_tick.gif) 0px 1px no-repeat;
	color: #006837;
}

#content li a {
	color: #006837;
}

span.cmshighlight
{
	background: #ffff00;
}

span.small
{
	font-size: 0.8em;
}

img
{
	margin: 0px 10px 10px 0px;
	border: 0px;
}

img.cms_img-l
{
	margin: 0px 15px 15px 0px;
	border: 0px;
}

img.cms_img-r
{
	margin: 0px 0px 15px 15px;
	border: 0px;
}

form {
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px none;
}

.lead_para {
	font-size: 1.1em;
}

.hide {
	display: none;
}


/* -- GRAPHIC LINKS -------------------- */

a.rss {
	display: block;
	float: right;
	width: 16px;
	height: 16px;
	background: url(/static/images/rss.gif) top right no-repeat;
	padding: 0px;
	margin: 0px;
}

#right a.rss {
	background: url(/static/images/rss2.gif) top right no-repeat;
}

a.readmore {
	display: block;
	width: 63px;
	height: 20px;
	background: url(/static/images/button_read_more_small.gif) top left no-repeat;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	position: relative;
	left: -3px;
}

a.learnmore {
	display: block;
	width: 89px;
	height: 26px;
	background: url(/static/images/button_learn_more.gif) top left no-repeat;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	position: relative;
	left: -3px;
}

a.findoutmore {
	display: block;
	width: 107px;
	height: 26px;
	background: url(/static/images/button_find_out_more.gif) top left no-repeat;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	position: relative;
	left: -3px;
}

a.playvideo {
	display: block;
	width: 82px;
	height: 26px;
	background: url(/static/images/button_play_video.gif) top left no-repeat;
	padding: 0px;
	margin: 4px 0px 0px 0px;
	position: relative;
	left: -3px;
}


/* -- MAIN CONTAINERS ------------------ */

#container
{
	text-align: left;
	width: 960px;
	padding: 0px;
	margin: 35px auto 15px auto;
}

#containerinner
{
	padding: 0px;
	margin: 0px;
}

#content {
	clear: both;
	padding: 10px 0px 40px 20px;
	margin: 0px;
	background: #fff;
}

#leftmid {
	float: left;
	width: 690px;
	margin: 0px;
	padding: 0px;
}


/* -- HEADER BAR ------------------------ */

#header {
	height: 93px;
	background: url(/static/images/header_bg.gif) top left no-repeat;
	position: relative;
	color: #fff;
	overflow:hidden;
}

#header a {
	color: #fff;
	text-decoration: none;
}

#header span {
	display: none;
}

h1#logo a {
	display: block;
	width: 280px;
	height: 93px;
	margin: 0px;
	padding: 0px;
	border:0;
	background: url(/static/images/matssoft_logo.gif) 19px 19px no-repeat;
}
h1#logo a span {
	visibility:hidden;
}

#access {
	float: right;
	width: 650px;
	text-align: right;
}

#textlinks {
	float: left;
	width: 520px;
	line-height: 1em;
}

#fontsize {
	float: left;
	width: 40px;
}

#smallfont {
	display: block;
	margin: 0px 0px 0px 5px;
	float: left;
	width: 15px;
	height: 15px;
	background: url(/static/images/font_small.gif) top left no-repeat;
}

#smallfont.selected {
	background: url(/static/images/font_small_on.gif) top left no-repeat;
}

#largefont {
	display: block;
	margin: 0px 0px 0px 0px;
	float: left;
	width: 15px;
	height: 15px;
	background: url(/static/images/font_large.gif) top left no-repeat;
}

#largefont.selected {
	background: url(/static/images/font_large_on.gif) top left no-repeat;
}

#clientlogin {
	float: left;
	width: 90px;
}

#clientlogin a {
	display: block;
	width: 78px;
	height: 16px;
	margin: 0px 0px 0px 7px;
	background: url(/static/images/client_login.gif) top left no-repeat;
}

#searchbar {
	position: absolute;
	width: 251px;
	height: 22px;
	top: 32px;
	left: 704px;
	padding: 0px;
	margin: 0px;
	background: url(/static/images/searchbar_bg.gif) top left no-repeat;
}

#searchinput {
	position: absolute;
	width: 171px;
	height: 16px;
	top: 3px;
	left: 51px;
	background: #efefef;
	border: 0px none;
	color: #333;
}

#searchsubmit {
	position: absolute;
	width: 22px;
	height: 16px;
	top: 3px;
	left: 225px;
	border: 0px none;
}


/* -- NAV ------------------------------- */

#nav {
	position: absolute;
	top: 62px;
	left: 280px;
	width: 683px;
	height: 31px;
}

#nav a {
	display: block;
	float: left;
	height: 31px;
	border: 0px none;
}

#navhome {
	width: 90px;
	background: url(/static/images/nav_home.gif) top left no-repeat;
}
#navhome:hover {
	background: url(/static/images/nav_home_hover.gif) top left no-repeat;
}
#navhome.selected {
	background: url(/static/images/nav_home_on.gif) top left no-repeat !important;
}

#navproducts {
	width: 115px;
	background: url(/static/images/nav_products.gif) top left no-repeat;
}
#navproducts:hover {
	background: url(/static/images/nav_products_hover.gif) top left no-repeat;
}
#navproducts.selected {
	background: url(/static/images/nav_products_on.gif) top left no-repeat;
}

#navsectors {
	width: 104px;
	background: url(/static/images/nav_sectors.gif) top left no-repeat;
}
#navsectors:hover {
	background: url(/static/images/nav_sectors_hover.gif) top left no-repeat;
}
#navsectors.selected {
	background: url(/static/images/nav_sectors_on.gif) top left no-repeat;
}

#navnews {
	width: 133px;
	background: url(/static/images/nav_news.gif) top left no-repeat;
}
#navnews:hover {
	background: url(/static/images/nav_news_hover.gif) top left no-repeat;
}
#navnews.selected {
	background: url(/static/images/nav_news_on.gif) top left no-repeat;
}

#navabout {
	width: 111px;
	background: url(/static/images/nav_about.gif) top left no-repeat;
}
#navabout:hover {
	background: url(/static/images/nav_about_hover.gif) top left no-repeat;
}
#navabout.selected {
	background: url(/static/images/nav_about_on.gif) top left no-repeat;
}

#navcontact {
	width: 127px;
	background: url(/static/images/nav_contact.gif) top left no-repeat;
}
#navcontact:hover {
	background: url(/static/images/nav_contact_hover.gif) top left no-repeat;
}
#navcontact.selected {
	background: url(/static/images/nav_contact_on.gif) top left no-repeat;
}


/* -- SECTION NAME ---------------------- */

#section {
	height: 126px;
	margin: 0px;
	padding: 0px 1px 0px 1px;
	overflow: hidden;
	background: #fff;
}

#sectioninner {
	height: 126px;
	background: top left no-repeat #556f9a;
	margin: 0px;
	padding: 0px;
}

#section h2 {
	display: block;
	color: #fff;
	font-size: 3em;
	line-height: normal;
	font-weight: bold;
	margin: 0px;
	padding: 65px 19px 0px 19px;
}


/* -- BREADCRUMBS ----------------------- */

#breadcrumbs
{
	margin: 0px 0px 10px 0px;
	padding: 8px 0px 8px 0px;
	color: #666666;
	line-height: 1em;
	border-bottom: 1px solid #587199;
}

#breadcrumbs a
{
	text-decoration: none;
}



/* -- SUB NAVIGATION -------------------- */

#left {
	float: left;
	width: 230px;
	padding: 0px 0px 5px 0px;
	margin: 0px;
}

#leftinner {
	padding: 0px 20px 0px 0px;
	margin: 0px;
}

#subnav {
	padding: 0px;
	margin: 0px;
	font-size: 1.1em;
}

#subnav ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

#subnav ul li {
	padding: 7px 5px 6px 20px;
	margin: 0px;
	border-bottom: 1px dotted #587199;
	background: url(/static/images/bullet_mats.gif) 5px 8px no-repeat;
	list-style-type: none;
	color: #0050A2;
}

#subnav ul li a {
	text-decoration: none;
	color: #0050A2;
}

#subnav ul li.selected a {
	font-weight:bold;
}

#subnav ul li ul li {
	padding: 5px 5px 0px 20px;
	margin: 0px;
	border-bottom: none;
	background: url(/static/images/bullet_mats.gif) 5px 8px no-repeat;
	list-style-type: none;
	color: #0050A2;
}

#subnav ul li.selected ul li a {
	text-decoration: none;
	color: #0050A2;
	font-weight: normal;
}

#subnav ul li.selected ul li.selected a {
	text-decoration: none;
	color: #0050A2;
	font-weight: bold;
}


#tabnav {
	border-bottom:1px solid #dbdbdb;
	margin-bottom:10px;
}



#tabnav ul li {
	background:url(/static/images/tab_off.gif) top right no-repeat scroll;
	border-left:1px solid #dbdbdb;
	float:left;
	height:20px;
	padding:0;
	margin: 0 5px -1px 0;
	overflow:hidden;
}

#tabnav ul li.selected {
	background:url(/static/images/tab_on.gif) top right no-repeat scroll;
}

#tabnav ul li a {
	font-size:0.9em;
	font-weight:bold;
	color:#4D4D4D;
	text-decoration:none;
	padding:3px 8px;
	display:block;
}

/* -- CONTENT AREA ---------------------- */

#middle {
	float: left;
	width: 460px;
	padding: 0px;
	margin: 0px;
}

#middleinner {
	padding: 0px;
	margin: 0px;
}

#middle h3 {
	font-size: 1.8em;
	line-height: 1.3em;
	margin: 0px 0px 0.6em 0px;
	padding: 0px;
}

#middle h4, #homeleft h4, #homemiddle h4 { /* CMS Heading */
	font-size: 1.4em;
	line-height: 1.3em;
	margin: 0px 0px 0.5em 0px;
	padding: 0px 0px 0.3em 0px;
	border-bottom: 1px solid #999;
}

#middle h5, #homeleft h5 { /* CMS Sub Heading */
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0px 0px 0.3em 0px;
	padding: 0px;
}


/* -- RELATED ITEMS --------------------- */

#right {
	float: left;
	width: 250px;
	padding: 0px;
	margin: 0px;
	background: url(/static/images/right_bg.gif) top left no-repeat;
}

#rightinner {
	padding: 7px 22px 0px 22px;
	margin: 0px;
}

#right h4 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	color: #fff;
	background: url(/static/images/right_header_bg.gif) top left no-repeat #204181;
	margin: 0px 0px 2px 0px;
	padding: 5px 8px 5px 8px;
}

div.articles {
	margin: 0px;
	padding: 0px 8px 0px 8px;
	background: url(/static/images/right_articles_bg.gif) top left repeat-x;
}

div.article {
	margin: 0px 0px 0px 0px;
	padding: 8px 0px 8px 0px;
	border-bottom: 1px dotted #587199;
}

div.article a {
	text-decoration: none;
}

div.testimonial {
	margin: 0px;
	padding: 5px;
}

div.testimonial h5 {
	font-size: 1.2em;
	line-height: 1.3em;
	font-weight: bold;
	margin: 0px 0px 0.6em 0px;
}

div.testimonial p {
	margin: 0px 0px 0.9em 0px;
	font-size:1.1em;
	line-height:1.3em;
}

div.testimonial p.credit {
	font-size: 0.9em;
	margin:0;
}

div.testimonial p.credit b {
	font-weight: normal;
	color: #0050A2;
}



div.product, div.search_result {
	background:#fff url(/static/images/products_bg.gif) bottom left no-repeat scroll;
	border-bottom:1px solid #DDDDDD;
	margin-bottom:1px;
}
div.product_inner, div.search_result_inner {
	padding:15px;
}
div.prevnext {
	margin:10px 0;
}
div.prevnext .greyout {
	color:#aaa;
}
div.searchnav {
	text-align:right;
}


div.product .product_image {
	width:140px;
	float:left;
	display: none;
}

div.product .product_details {
	/* margin-left:140px; */
}

div.product a {
	text-decoration:none;
}
div.product a:hover {
	text-decoration:underline;
}

div#contact_left {
	width:200px;
	float:left;
}

.contactform {
	margin-top:10px;
	padding-top:10px;
	border-top:1px solid #DDDDDD;
}
.contactform h4 {
	border:none !important;
}

.contactform label {
	display:block;
	font-weight:bold;
	font-size:0.9em;
	color:#0050A2;
	padding:0;
	margin:0 0 0.5em 0;
}
.contactform .text, .contactform .textarea {
	margin:0 0 0.5em 0;
	border:1px solid #808080;
	width:100%;
}

#contact_map {
	background:url(/static/images/map.gif) top left no-repeat scroll;
	width:424px;
	height:423px;
	position:relative;
}

#contact_map #location_finder {
	left:0;
	bottom:50px;
	position:absolute;
	width:220px;
}

#finderinput {
	height:17px;
	border:1px solid #808080;
	float:left;
	margin-right:2px;
}

/* -- NEWS & BLOG ----------------------- */

div.newsHeadline {
	border-bottom:1px solid #F2F2F2;
}

div.newsArticle {
	margin:0 0 30px 0;
}

span.newsHead,span.newsDate {
	display:block;
	margin:0 0 0.5em 0;
}
span.newsHead a {
	font-size:1.2em;
	text-decoration:none;
	font-weight:bold;
}
span.newsHead a:hover {
	text-decoration:underline;
}

.news_latest .newsHead, .blog_latest .newsHead {
	font-size:0.9em;
}

.newsArticle .more, .news_headline .more {
	text-decoration:none;
	padding:0 10px 0 0;
	background:url(/static/images/arrow_more.gif) right 3px no-repeat scroll;
	font-size:0.9em;
}

div.news_latest h4,div.blog_latest h4 {
	border:0 !important;
	padding:0 !important;
	margin:0 0 0.3em 0 !important;
}

.blog_latest {
	width:200px; float:right; background-color:#F2F2F2;
	margin:0 0 10px 10px;
}
.news_latest_inner {
	padding:10px 10px 0 0;
}
.blog_latest_inner {
	padding:10px 10px 10px;
}

/* -- SIGNOFF --------------------------- */

#signoff
{
	height: 49px;
	background: url(/static/images/signoff_bg.gif) top left no-repeat;
	position: relative;
}

#signoff #smalllogo
{
	position: absolute;
	top: 13px;
	left: 32px;
	padding: 0px;
	margin: 0px;
}

#footnav {
	text-align: right;
	padding: 20px 32px 0px 250px;
	margin: 0px;
	color: #666666;
}

#footnav a {
	text-decoration: none;
}

#footnav a span {
	display: inline !important;
}

#copyright
{
	font-size: 0.9em;
	padding: 10px 0px 20px 32px;
	color: #b5daf0;
}

#copyright a
{
	color: #b5daf0;
	text-decoration: none;
}

/* ---------------------------------------- */
/* © Evolving Media Limited 2008            */
/* ---------------------------------------- */
