@charset "utf-8";
/* CSS Document */

/*--Reset CSS --*/
body, p, h1, h2, h3, h4, h5, h6, table, tbody, tr, td, img, hr, ul, li, ol,img, form, div, form, label, input, textarea{padding: 0px; margin: 0px; font-family: Arial, Helvetica, sans-serif; color:#333; font-size: 14px; line-height: 1.3; background:none; border:none; }

/*Site setup*/
body{
	background:url(../images/template/body-bg.jpg) repeat-y center;
	margin: 0 auto;
}
h1{
	color: #B20000;
	font-size: 1.4em;
	font-weight:normal;
	text-transform:uppercase;
}
h2{
	color: #B20000;
	font-size: 1.4em;
	font-weight:normal;
}
h3{
	color: #B20000;
	font-size: 1.3em;
	font-weight:normal;
	margin: 10px 0px 0px 0px;
}
h4{
	color: #B20000;
	font-size: 1.3em;
	font-weight:normal;
	margin: 10px 0px 0px 0px;
}
a{
	color: #B20000;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
p{
	padding: 5px 0px 7px 0px;
}
form{
	margin: 15px 0px 10px 0px;
}
label{
	color: #b20000;
}
input.textfield{
	height: 25px;
	width: 220px;
	padding: 5px;
	background:url(../images/template/form-bg.jpg) repeat-x top #fff;
	border: 1px #dddddd solid;
	color:#666;
}
select.textfield{
	height: 25px;
	width: 220px;
	background:url(../images/template/form-bg.jpg) repeat-x top #fff;
	border: 1px #dddddd solid;
	color:#666;
}
textarea{
	background:url(../images/template/form-bg.jpg) repeat-x top #fff;
	border: 1px #dddddd solid;
	padding: 5px;
	color: #666;
	width: 220px
}
#container{
	width: 1006px;
	background:url(../images/template/body-bg.jpg) repeat-y;
	 margin: 0 auto;
	 overflow:hidden;
	 min-height: 100%;
}
#inner-container{
	width: 970px;
	margin: 0px 18px;
	min-height: 100%;
	overflow: hidden;	
}
#header{
	width: 970px;
}
#header img{
	float:left
}
#header p{
	float:right;
	color: #b20000;
	clear:right
}
#search-bar{
	border:none;
	width:auto;
	float:right;
	background: #b20000 url(../images/template/searchbar-bg.jpg) bottom repeat-x;
	margin: 10px 0px;
	color: #fff;
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px;

}
#search-bar form{
	color:#666;
	margin: 0px;
}
#search-bar label{
	color: #fff;
}
#search-bar input.textarea{
	height: 20px;
	width: 100px;
	border: 1px #b20000 solid;
	padding: 0px;
	margin: 0px;
	background:#FFF;
}
#search-bar input.submitbutton{
	background:#b20000;
	border: 1px #fff solid;
	color: #fff;
	border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 1px;
	font-size: 13px;
}
#navbar{
	width: 970px;
	height: 45px;
	background:url(../images/template/navbar-bg.jpg) repeat-x top;
	margin: 0px 0px 10px 0px;
	clear:both
}
#navbar ul{
	list-style:none inside;
	padding: 12px 0px 0px;
	margin: 0px;

}
#navbar ul li{
	color: #fff;
	display: inline;
	padding: 0px 30px;
	margin: 0px;
	font-size: 1.2em;
}
#navbar ul li a{
	color: #fff;
}
#footer{
	width: 970px;
	padding-bottom: 30px;
	border-top: #b40000 5px solid;
	clear:both;
	font-size: 12px;
}
#footer ul{
	list-style:none;
	float:right;
}
#footer ul li{
	display: inline;
	font-size:12px;
	padding-left: 25px;
}
	
/*Homepage stuff*/
#banner{
	height: 285px;
	width: 970px;
	background:url(../images/template/banner-bg.jpg) repeat-x top;
	margin: 0px 0px 10px;
}
#banner #textarea{
	width: 415px;
	height: 215px;
	background:url(../images/template/swirl.gif) bottom right no-repeat;
	margin: 30px 0px 30px 25px;
	float:left
}
#hometopbanner{
	width: 506px;
	height: 285px;
	float:right;
}
#home-prod{
	float:left;
	width: 354px;
	height: 153px;
	background: #eeeeee;
	padding: 10px 10px;
	margin: 0px 13px 13px 0px;

}

#home-prod img{
	float:right;
}
#home-prod img.thumb{
	margin: 0 0 0 10px;
}
#home-prod.tech{
	background-color: #b40000;
}
.tech, .tech p, .tech h2, .tech a{
	color:#fff;
}
#home-prod.locations{
	width: 174px;
	height: 338px;
	float:right;
	margin: 0px 0px 13px 0px;
}
#home-prod.locations img{float: none}
#home-prod.locations p{
	height: 152px;
}
#inner-container #cms-area{
	width: 450px;
	float:left;
	clear:both;
	text-align:justify;
}

#inner-container #cms-area-world{
	width: 100%;
	float:left;
	clear:both;
	text-align:justify;
}
#cms-area h2, #home-news h2{
	border-bottom: #b40000 1px solid;
}
#home-news{
	width: 450px;
	float:right;
}
#home-news h3{
	margin: 0px !important;
	padding: 0px !important;
	font-size: 1.2em;
}
#home-news ul{
	list-style:none;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom:#eeeeee 1px solid
}
.date{
	font-size: 13px;
	color:#666;
	font-style:italic;

}
p.date{
	padding: 10px 0px 0px 0px;
}
#home-news ul li.readmore{
	font-size: 13px;
}
/*End of Homepage stuff*/
#content{
	width: 100%;
	overflow:hidden;
	background: url(../images/template/leftnav-bg.gif) left repeat-y;
	margin-bottom: 15px;
}
#content.sublevel{
	width: 100%;
	overflow:hidden;
	background: url(../images/template/navbar-bg-both.gif) left repeat-y;
	margin-bottom: 15px;
}
#content.sublevelleft{
	width: 100%;
	overflow:hidden;
	background: url(../images/template/navbar-bg-onlyleft.gif) left repeat-y;
	margin-bottom: 15px;
}
#main-content{
	width: 756px;
	float:right;
}
#main-content.full, #main-content.full #cms-area{
	width: 100%;
	margin: 0px 0px 20px 0px;
	text-align:justify;
}
#main-content.full #breadcrumbs{
	padding: 0px 0px 10px 0px;
}
#main-content #banner{
	background:url(../images/template/banner-hex.jpg);
	width: 756px;
	height: 145px;
	margin: 0px;
	display: table-cell;
	vertical-align: bottom;
	
}
#main-content ol{
	list-style:inside decimal;	
}
#main-content ol li{
	color: #b20000;
	margin: 5px 0px 5px 0px}
#main-content #banner h1{
	padding: 10px 10px 15px;
	font-size:24px;
	text-transform:uppercase;
	background: bottom right no-repeat;
	width: 400px;
}
#main-content #banner h2{
	font-size: 22px;
	padding: 0px 10px 10px;
	width: 400px;
	border: none;
}
#main-content #banner.case-study h1{
	padding: 10px 10px 0px;	
	width: 400px;
}
#main-content #breadcrumbs{
	clear:both;
	font-size: 11px;
	padding: 10px 0px 15px 0px;
	background: #fff;
}
#main-content h2{
	/*padding: 20px 0px 5px;*/
	border-bottom: #b20000 1px solid;
}
#main-content h3{
	padding: 20px 0px 5px;
	border-bottom: #b20000 1px solid;
}

.product-list{
	list-style:none;
	margin: 0px !important;
}
.product-list li{
	display: block;
	width: 175px;
	height: 247px;
	float:left;
	background: #eee;
	margin: 0px 18px 30px 0px;
	padding: 0px !important;
}
.product-list li.endline{margin: 0px 0px 30px 0px;}
.product-list li.last{margin: 0px}
.product-list li h2{
	display:block;
	height: 58px;
	padding:5px !important;
	font-weight:normal;
	font-size:16px;
	border:none !important;
}
.product-list li p{
	font-style:italic;
	padding: 5px;
}
#left-nav{
	width: 200px;
	background: #eeeeee;
	height: 100%;

}
#left-nav ul{list-style: none;}
#left-nav ul li{
	display:block;
	width: 180px;
	height: 35px;
	vertical-align:middle;
	text-align:left;
	color: #fff;
	background: #b20000;
	padding: 5px 10px;
	margin: 5px 0px;
}
#left-nav ul li.first{margin: 0px 0px 5px 0px}
#left-nav ul li a{color: #fff}
#left-nav ul li.tech-centre{
	height:147px;
	margin: 35px 0px 0px;
}
#left-nav ul li.tech-centre h2{
	color: #fff;
	padding: 10px 0px 0px 0px}
#left-nav ul li.tech-centre p{
	color: #fff;
	font-size: 13px;
	line-height: 1.7;
	padding: 0px;
	display:block;
	height: 85px;
}
#left-nav ul ul li{
	display:block;
	width: 174px;
	height: 20px;
	color: #333;
	background:#ddd;
	margin: 3px;

}
#left-nav ul ul li a{
	color: #333
}
#left-nav ul ul li a.selected{
	font-weight:bold;
}
#main-content #cms-area{
	width: 540px;
	float: left;
	text-align:justify;
}
#main-content #cms-area.full{
	width:auto}
#main-content #cms-area img{float:left; padding: 10px; background: #fff;}
#main-content #cms-area ul{
	list-style:url(../images/template/red-bullet.gif) inside;
	margin: 5px 0px 10px 15px;
}
#main-content ul{
	margin: 5px 0 5px 20px;
}
#main-content ul li{
	padding: 5px 0px;
}
#main-content #cms-area table tr th{
	background: #b20000;
	color: #fff;
	font-size: 0.9em;
	font-weight:normal;
	padding: 3px;
	vertical-align:top;
}
#main-content #cms-area table tr td{
	background: #eee;
	color: #333;
	text-align:center;
	font-size: 0.9em;
	padding: 3px;
	vertical-align:top;
	line-height:normal;
	
}
#main-content #cms-area-world table tr th{
	background: #b20000;
	color: #fff;
	font-size: 0.9em;
	font-weight:normal;
	padding: 3px;
	vertical-align:top;
}
#main-content #cms-area-world table tr td{
	background: #eee;
	color: #333;
	text-align:left;
	font-size: 0.9em;
	padding: 5px;
	vertical-align:top;
	line-height:normal;
	
}
#right-nav{
	width: 190px;
	float:right; padding: 5px;
}
#right-nav h3{
	color: #b20000;
	font-size: 1.3em;;
	font-weight:normal;
	padding: 10px 5px 3px 5px;
	margin: 0px;
	border: none;
}
#right-nav ul{
	list-style:none;
	padding: 0px 5px 15px 5px;
	border-bottom: #b20000 solid 1px;
	margin: 0px 0px 15px 0px
}
#right-nav ul li{
	font-size: 0.9em;
	margin: 0px 0px 10px 0px;
}
#right-nav ul li a{
	color: #333;
}
#right-nav ul li a:hover{
	color: #b20000;
	text-decoration: none;
}
#picture-box{
	width:540px;
	height: 140px;
	background: #eee;
	margin-top: 40px;
}
#picture-box img{
	padding: 10px 0px 10px 10px !important;
	height: 120px;
	width: 120px;
	float:none !important;
	background:none !important;
}
#title-box{
	width: 540px;
	height: 102px;
	background: #b20000;
	float:left;
	margin: 0px 15px 15px 0px;
}
#title-box h2{
	color: #fff;
	padding: 15px 10px 0px 10px;
	border: none;
	font-size: 1.5em
}
#title-box p{
	color: #fff;
	padding: 0px 10px 0px 10px;
}
#download-box{
	width: 200px;
	height: 102px;
	background: #eee;
	float:right;
	margin: 0px 0px 15px 0px;
}
#download-box h2, #description-box h2{
	color: #b20000;
	padding: 15px 10px 0px 10px;
	border: none;
	font-size: 1.5em
}
#download-box p, #description-box p{
	color: #333;
	padding: 0px 10px 15px 10px;
}
#download-box p{	font-size: 0.9em;}
#download-box p a{color:#333}
#description-box{
	width: 755px;
	height: auto;
	background: #eee;
	float:left;
	margin: 0px 0px 15px 0px;
}
#login-page{
	float: left; 
	width: 30%; 
	margin: 60px 0px; 
	padding: 0px 60px; 
	border-right: #b20000 solid 2px;
}
#login-page.right{
	border:none;
}
#login-page label, #login-page input{margin: 5px 0px}
#login-page.right input{margin: 20px 0px 5px 0px;}
.registration{margin: 0 auto; width: 65%; padding: 0px 0px 20px}
.arrow{
	float:none !important; 
	padding-left: 15px
}
.cms-area img{
	float:right;
	padding: 10px;
}
/* Newsletter Archive */

#newsarchive {
	margin: 0px auto;
	padding: 0px auto;
	width: 100%;
}
.newsarchive {
	width: 170px;
	padding: 5px;
	margin-bottom: 5px;
	float: left;
	margin-right: 5px;
	text-align: center;
	font-size: 11px;
}
.newsarchive img {
	border-width: 5px;
	border-style: solid;
	border-color: #EFEFEF;
}
#newsarchive a {
	text-decoration: none;
}
.rederror {
	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
	padding: 5px;
	border: 2px solid #CA0000;
	background-color: #FFF2F2;
	color: #CA0000;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.button {
	font-size: 1.3em;
	text-align: left;
	color: #fff;
	padding-left: 10px;
	margin-top: 5px;
	background:url(../images/template/submit-bg.jpg);
	width:121px;
	height:39px;
}
