/* Start of CMSMS style sheet 'styles' */
@charset "utf-8";
/* CSS Document */

.pics { height: 125px; width: 125px; padding:0; margin:0; overflow: hidden; float: left; }
.pics img { height: 125px; width: 125px; background-color: #eee; top:0; left:0 }

.image {
   position: relative;
   width: 100%; /* for IE 6 */
   width: 300px;
   float: right;
   padding: 4px;
   border: 1px solid #ccc;
}

.image-l {
   position: relative;
   width: 100%; /* for IE 6 */
width: 300px;
float: left;
margin: 0 10px 4px 0;
padding: 4px;
	border: 1px solid #ccc;
}


h5 {
font-size: 1.2em;
color: #B10101;
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
}

body {
	background: #FFF7E5 url(images/bg-rpt.jpg) repeat-x top left;
        font-size: 62.5%;
}

/* Default styles */

p {
	font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
	color: #4d4c4c;
}

h1 {
	color: #2b2b2b;
	font: normal normal 1.6em/1.6em Trebuchet MS, Geneva, sans-serif;
	margin-bottom: 0.4em !important;
        border-bottom: 1px solid red;
}

h2 {
font: normal normal 1.5em/1.5em Trebuchet MS, Geneva, sans-serif;
margin-bottom: 0.3em !important;
}

h3 {
font: normal normal 1.4em/1.4em Trebuchet MS, Geneva, sans-serif;
   margin-bottom: 0.3em !important;
}

h3.sIFR-replaced embed.sIFR-flash {
margin-top: 1em;
margin-bottom: .5em;
border-bottom: 1px solid #ccc;
}

h3#NewsPostDetailTitle {
font: normal normal 1.6em/1.6em Trebuchet MS, Geneva, sans-serif;
}

h3#NewsPostSummaryTitle {
color: #B10101;
}

.clear {
	clear: both;	
}

.bold {
	font-weight: bold;	
}

.float-left {
	float: left;	
}

.float-right {
	float: right;	
}

.red {
	color: #b10101;	
}

.orange {
	color: #ff8100;	
}

#background {
	width: 1200px;
	margin: 0 auto;
	background: #FFF7E5 url(images/bg1.gif) no-repeat top left;
}	

#container {
	width: 820px;
	margin: 0 auto;
	*/border-right: 1px solid #d8d8d8;*/
	*/border-left: 1px solid #d8d8d8;*/
}

#top {
	height: 115px;
background: url(images/top-bg.jpg) repeat-x;
	
}

#top a img.logo {
	margin: 10px 0 0 10px;
float: left;
}

#top ul {
	margin-top: 1.2em;
	float: right;
	margin-right: 1em;
}

#top ul li {
	display: inline;
}

#top ul li a {
	color: #fff;
	text-decoration: none;
	margin-left: 1.8em;
	font: normal normal 1.2em "Lucida Grande", Trebuchet MS, Arial, sans-serif;
	padding: 0.3em 0.5em;
        text-align: center;
}

#top ul li.currentpage {
        font: normal normal 1.3em "Lucida Grande", Trebuchet MS, Arial, sans-serif;
        padding: 0.3em 0.5em;
        text-align: center;
        margin-left: 1.8em;
    font-weight: bold;
color: #FCCF9E;

}

#top ul li a:hover {
	text-decoration: underline;
}

#content {
	padding: 2em;
background: #fff;
}

#content-image-right{
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 0 4px 4px;
}

#content-image-left {
	padding: 4px;
	border: 1px solid #ccc;
	margin: 0 10px 4px 0;
}

#left {
	float: left;
	width: 540px;
        margin-right: 34px;
}

#content p {
	margin-bottom: 1em;	
}

#left .NewsSummaryPostdate {
        margin-bottom: 0.8em;
	border-bottom: 1px dashed #ccc;
	color: #2b2b2b;
	font: italic normal 1.3em/1.2em Verdana, Helvetica, sans-serif;
}

#left .NewsSummarySummary {
        margin-bottom: 1em;	
	color: #4d4c4c;
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
}

#left .NewsSummarySummary a {
        color: #ff8100;
}    

#left .NewsSummarySummary a:hover {
        text-decoration: none;
	color: #b10101;	
}         

#left #NewsPostDetailContent {
        margin-bottom: 1em;	
}

#left #NewsPostDetailContent, #left #NewsPostDetailSummary span, #left #NewsPostDetailSummary {
       color: #4D4C4C;
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
}

#left #NewsPostDetailContent a {
        color: #ff8100;	
}

#left #NewsPostDetailContent img {
        float: left;
margin: 1em 1em 1em 0;	
}

#left #NewsPostDetailContent a:hover {
        text-decoration: none;
	color: #b10101;	
}

#right {
	float: left;	
}

#right a.brochure-link {
font: normal normal 1.2em "Lucida Grande", Trebuchet MS, Arial, sans-serif;
color: #B10000;
}

#latest-news-header {
	width: 200px;
	height: 26px;
	background-image: url(images/latest-news-header.gif);
}	

.right-content {
	width: 184px;
	padding: 7px;
	border-right: 1px solid #ffb6b6;
	border-left: 1px solid #ffb6b6;
	border-bottom: 1px solid #ffb6b6;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	margin-bottom: 1em;
}

.right-content .NewsSummaryLink a {
	font: bold 1.2em/1.6em Verdana, Helvetica, sans-serif;
	color: #b10101;
}

.right-content .NewsSummaryLink a:hover {
	font: bold 1.2em/1.6em Verdana, Helvetica, sans-serif;
	color: #b10101;
        text-decoration: none;
}

.right-content .NewsSummaryPostdate {
 font: normal normal 1.1em/1.6em Verdana, Helvetica, sans-serif;
	color: #626262;
}

.right-content .NewsSummarySummary {
	font: normal normal 1.1em/1.6em Verdana, Helvetica, sans-serif;
	color: #626262;
}

.right-content .NewsSummarySummary a {
        color: #ff8100;
}

.right-content .NewsSummarySummary a:hover {
        text-decoration: none;
	color: #b10101;	
}

.right-content .NewsSummaryMorelink a {
 	font: normal normal 1em/2em Verdana, Helvetica, sans-serif;
	color: #b10101;
}

.right-content .NewsSummaryMorelink a:hover {
	text-decoration: none;	
}

#tech-info-header {
	width: 200px;
	height: 26px;
	background-image: url(images/tech-info-header.gif);
}

#tech-info .right-content {
	height: 50px;
}

span.read-more a {
 	font: normal normal 1em/2em Verdana, Helvetica, sans-serif;
	color: #b10101;
}

span.read-more a:hover {
 	text-decoration: none;
}

#tech-info div span.read-more a {
	float: left;
	margin-top: 3.6em;	
}

#content-footer {
	width: 820px;
	height: 29px;
	background: #fff url(images/content-footer.gif) no-repeat;
}

#footer {
	height: 20em;
	background: #F00 url(images/footer-bg1.jpg) no-repeat;
	padding: 2em;
	position: relative;
}

#footer img.ab {
	position: absolute;
	bottom: 2em;
	left: 2em;
}

#footer ul li {
	color: #fff;
	font: normal normal 1em/1.6em Verdana, Helvetica, sans-serif;
}

#footer-address {
	margin-right: 4.4em;	
}

/*********Search Styles***********/

#search {
       float: right;
       margin: 2.2em 1.8em 0 0;
}

input.mag-search {
      margin-bottom: -0.45em;
margin-left: 0.3em;
}

#left li.search{
       font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
       color: #4d4c4c;
}

#left li.search a {
      color: #F60;
}

#left li.search a:hover {
      color: #D10101;
      text-decoration: none;
}

.grey {
 color: #c1c1c1;
}

/*********CONTACT FORM***********/

#contFrm input {
  padding: 2px;
  font-size: 1.2em;
  color: #181818;
  background: #F5F5F5;
  border: 1px solid #a6c2c8;
  margin: 5px 0;
  text-transform: none;
}

#contFrm textarea {
	border: 1px solid #a6c2c8;	
  	padding: 2px;
  	font-size: 1.2em;
	color: #181818;
  	background: #F5F5F5;
	margin: 4px 0;
	text-transform: none;
}

#contFrm label {
        color: #4d4c4c;
	float: left;
	text-align: left;
	margin-right: 8px;
	width: 150px;
	font: bold 1.2em Verdana, Helvetica, sans-serif;
	padding-top: 8px;
	text-transform: none;
}

#contFrm textarea:focus, input:focus {
	border: 1px solid #658c95;
}

#contFrm input.button {
	background:transparent url(../images/submit.jpg) no-repeat scroll left top;
	border:medium none;
	cursor:pointer;
	font-weight:bold;
	height:32px;
	margin-left: 158px;
	width:95px;
}

.errormsg {
	border: 1px solid #b70000;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding: 5px 0 5px 35px;
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #000;
	margin: 10px 0;
	background: #ffbdbd url(../images/cross.gif) no-repeat 10px center;
}

.success_msg {
	border: 1px solid #388c30;
	padding: 5px 0 5px 35px;
	margin-top: 10px;
	background: #ceffd1 url(../images/tick.gif) no-repeat 10px center;
	font: bold 1.2em Arial, Helvetica, sans-serif;
	color: #000;
}


/*************** Contact Info ********************/

#contentForm ul.address-list {
      margin-bottom: 1em;
margin-top: 2em;
}

#contentForm ul.address-list li {
           padding-left: 24px;
font: normal normal 1.2em/1.4em Verdana, Helvetica, sans-serif;
	color: #4d4c4c;
}

#contentForm ul.contact-details li {
      padding-left: 24px;
margin-bottom: 1em;
font: normal normal 1.2em/1.4em Verdana, Helvetica, sans-serif;
	color: #4d4c4c;
}

ul li.house-icon {
      background: #fff url(images/house.png) no-repeat center left;
}

ul li.email-icon {
      background: #fff url(images/email.png) no-repeat center left;
}

ul li.tel-icon {
      background: #fff url(images/telephone.png) no-repeat center left;
}

ul li.fax-icon {
      background: #fff url(images/page.png) no-repeat center left;
}

/************** Tables *********************/


.pretty-table
{
  padding: 0;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: 1px solid #ccc;
  font-family: Verdana, Helvetica, sans-serif;
  font-size: 1em;
  color: #000;
  background: #fff top left repeat-x;
}

.pretty-table caption
{
  caption-side: bottom;
  font-size: 1em;
  font-style: italic;
  text-align: right;
  padding: 0.5em 0;
}

.pretty-table a {
    color: #0d6cee;
}

.pretty-table th, .pretty-table td
{
  border: 1px solid#ccc;
  padding: 0.5em;
  text-align: left;
  color: #2b2b2b;
}

.pretty-table th[scope=col]
{
  color: #fff;
  background-color: #CB0101;
  text-transform: uppercase;
  font-size: 1em;
  border-bottom: 1px solid #2b2b2b;
  border-right: 1px solid#ccc;
}

.pretty-table th+th[scope=col]
{
  color: #fff;
  background-color: #CB0101;
  border-right: 1px solid#ccc;
}

.pretty-table th[scope=row]
{
  background-color: #fff;
  border-right: 1px solid#ccc;
}

.pretty-table tr.alt th, .pretty-table tr.alt td
{
  color: #2b2b2b;
  background: #fff;
}

#product-links ul {
   margin: 2em 0 0 0;
   padding: 0;
}

#product-links li {
   margin: 0 0 4px 0;
font: normal normal 1.2em/1.2em Verdana, Helvetica, sans-serif;
   padding: 4px;
line-height: 2em;
background: #D6D5D4;
}

#product-links li a {
color: #4d4c4c;
}

#product-links li a:hover {
color: #000;
text-decoration: underline
}

#product-links li.icon {
   margin: 0 0 4px 0;
   padding: 4px 4px 4px 2.6em;
   background: #D6D5D4 url(images/pdf.png) no-repeat 6px center;
}

#product-description {
   float: left;
width: 440px;
margin-right: 1px;

padding-right: 1px;
}

#product-description .width {
        font: normal normal 1.2em/2em Verdana, Helvetica, sans-serif;
	color: #b10101;
}

#product-images {
 float: left;
width: 320px;
}

#product-images img {
   float: right;
   margin-bottom: 1em;
}

#product-images h3 {
 float: right;
text-align: left;
padding: 4px 4px 4px 1.4em;
background: #fff url(images/pdf.png) no-repeat center left;
/*margin: 0 0 1em 0;*/


}

#product-description h3 a {
font-size: 1.4em;
text-decoration: none;
}


/*************** Project Images ********************/

.project {
border-bottom: 1px solid #4D4C4C;
padding: 2em 0;

}

.project ul {
float: left;
}

.project ul li {
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
color: #4D4C4C;
}

.project img {
float: right;
border: 3px solid #FFCD9C;
}

#project-box {
 margin: 3em 0;
clear: both;
margin-bottom: 2em;
}

div.notice, div.excel, img.tech {
margin-bottom: 1em;
}

div.excel, div.notice {
border: 1px solid #FFB6B6;
background: #fee8ad;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding: 0.8em;
}

div.excel ul li {
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
background: url(images/excel.gif) no-repeat 1em center;
padding-top: 1em;
padding-bottom: 1em;
padding-left: 4.4em;
margin: 1em 0;
}

div.excel ul li.pdf {
background: url(images/bullet-pdf.gif) no-repeat 1em center !important;
}

div.excel ol li {
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
color: #4d4c4c;
}


/*************** Sliding menu for projects ********************/

#firstpane {
float: left;
}

.menu_list {
	width: 25em;
}

.menu_list_center {
	width: 25em;
margin: 0 1.3em;
}

p.menu_head {
margin: 0 !important;
font: Verdana, Helvetica, sans-serif;
}

.menu_head {
	cursor: pointer;
	position: relative;
       font-weight:bold;
       background: #D6D5D4 url(left.png) center right no-repeat;
padding: 0.4em 0 0.4em 1em;
border-bottom: 1px solid #878685;
border-top: 1px solid #e5e4e3;
}
.menu_body {
	display:none;
}
.menu_body a {
  display:block;
  color:#910000;
  background-color:#eddec3;
  padding-left:2em;
  text-decoration:none;
  font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
}
.menu_body a:hover {
  color: #000000;
  text-decoration:underline;
}


/*************** Map styles ********************/

#people-content {
float: left;
}

#people-content-home {
float: left;
width: 25em;
}

.area-manager {
margin-top: 1em;
padding-bottom: 1em;
border-bottom: 1px solid #4D4C4C;
}

.area-manager-pic {
float: left;
padding: 0.3em;
border: 1px solid #ccc;
margin-right: 1em;
}

.area-manager ul {
float: left;
}

.area-manager ul li {
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
color: #4D4C4C;
}

.area-manager ul li a {
color: #C40000;
}

.area-manager ul li a:hover {
text-decoration: none;
}

#map {
float: right;
width: 268px;
height: 322px;
position: relative;
background: url(images/map.jpg) no-repeat;
border: 1px solid #FFB6B6;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

#jc {
 position: absolute;
top: 106px;
left: 132px;
}

#db {
 position: absolute;
top: 181px;
left: 177px;
}

#ng {
 position: absolute;
top: 240px;
left: 168px;
}

#rm {
 position: absolute;
top: 253px;
left: 216px;
}

#pt {
 position: absolute;
top: 281px;
left: 165px;
}

#pw {
 position: absolute;
top: 160px;
left: 81px;
}

#kc {
 position: absolute;
top: 202px;
left: 59px;
}

pre{
	display:block;
	font:100% "Courier New", Courier, monospace;
	padding:10px;
	border:1px solid #bae2f0;
	background:#e3f4f9;	
	margin:.5em 0;
	overflow:auto;
	width:800px;
}




ul.people-list {
margin-bottom: 2em;
}

.people-list li {
font: normal normal 1.2em/1.6em Verdana, Helvetica, sans-serif;
border-bottom: 1px solid #c40000;
}

.people-list li a {
color: #4d4c4c;
text-decoration: none;
font-weight: bold;
}

.people-list li a:hover {
color: #c40000;
}


#toTop { 

	width: 100px;

	background: #B10000;

	border: 1px solid #EF4A4A;

	text-align: center;

	padding: 5px;

	position: fixed;

	bottom: 10px;

	right: 10px;

	cursor: pointer;

	color: #fff;

	text-decoration: none; 

	font-family: Arial, Helvetica, sans-serif;

	-moz-border-radius: 4px;

	-webkit-border-radius: 4px;
font-size: 12px;

}

a.mail-link {
      color: #EA761F;
}

/* End of 'styles' */

