/*----------------------- Global Styles -----------------------*/

* {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif
	}
body {
	font-size:76%;
	text-align: center;
	margin:0 0 .5em 0;
		color:#515049;
}
h1 {
	color:#515049;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0.2em 0;
	padding: 0;
}
*html h1{line-height:.8px; margin:0; height:34px;}
h1.strapLine {
		font-family: Arial, Helvetica, sans-serif;
	color: #515049;
	font-size: 2.45em;
	margin-bottom: .75em;
	font-weight: normal;
}
h2 {
	color: #515049;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.95em;
	font-weight: normal;
	margin-bottom: 0.4em;
	padding: 0;/* letter-spacing: -0.02em; */
}

h2.callToAction {
	margin-bottom: 0.1em;
}

h2 A {
	font-family: Arial, Helvetica, sans-serif;

}

h3 {
	background-color: transparent;
	color: #515049;
	font-family: Arial, Helvetica, sans-serif;

	font-weight: bold;
	font-size: 1.35em;
	margin-bottom: 0.4em;
	padding: 0;/* letter-spacing: -0.01em; */
}
h3 A {
	font-family: Arial, Helvetica, sans-serif;

}
h4 {
	color: #515049;
	font-family: Verdana, Arial, Helvetica, "Helvetica Neue", sans-serif;
	font-size: 1em;
	font-weight: bold;
	line-height: 1.25em;
	margin: 0em 0em 0.4em 0em;
	padding: 0;/* letter-spacing: 0em; */
}
.tabWellUp h1, .tabWell h1 {
		font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	line-height: 1.15em;
	margin:10px 0 .6em 0;
	font-size: 1.9em;
	color:#515049;
}
.tabHome H3 {
	color: #5696BA;
}
p {
	color: #515049515049;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 1em;
	margin: 0 0 1em 0;
	line-height: 1.4em;/* letter-spacing: -0.02em; */
}
P.strapline {
	color: #515049515049;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, verdana, sans-serif;
	font-size: 1.15em;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}
a {
	color: #009DE0;
}
a:link, a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
P.moreInfo {
	font-size: 0.9em;
}
P.moreInfo A {
	background: url(/COLTImages/deco-list-arrowblue.gif) right 60% no-repeat;
	color: #515049;
	padding-right: 10px;
}
label {/* TODO: Should this be a global element */
	font-size:.95em;
	margin:0 .5em 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

ul.generalList {
	margin-bottom: 1.5em;
	margin-left: 15px;
}

div.accordion ul li ul.generalList {
	list-style-type: disc;
}

ul.generalList li {
	margin-bottom: 0.6em;
}

	ol {
		list-style: decimal outside;
		margin-bottom: 14px;
		margin-left: 25px;
	}
	
	ol li {
		color: #515049515049;
		font-family: Arial, Helvetica, sans-serif;

		font-size: 1em;
		margin: 0 0 1em 0;
		line-height: 1.4em;
	}

div.hr {
	display: block;

	height: 10px;
	margin: 0 0 1em 0;
	overflow:hidden;
}
div.hrDivider {
	border: none;
	clear:both;
	height: 1px;
	background: url(/COLTImages/deco-bg-divider.gif) top left repeat-x;
	margin-bottom: 8px;
	width:100%;
}
div.hrDivider hr {
	display: none;
}
img {
	border:none;
}

img.imgFloatRight {
	margin-left: 10px;
	margin-bottom: 10px;
}

img.imgFloatLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}

.pageSelected {
	font-weight: bold;
}

.center {
	text-align:center;
}
/* Homepage styles */

.homeHead {
	margin: 0;
	padding: 0;
	height:150px;
	overflow:hidden;
}
.homeHead H1 {
		font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	margin: 0 0 0.4em 0;
}
.homeHead P {
		font-family: Arial, Helvetica, sans-serif;
font-size: 1.2em;
	font-weight: normal;
	line-height: 1.15em;
	margin-bottom: 0.65em;
}
.homeHead P.first {
	font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.15em;
	margin: 0;
}
/* End Homepage styles */

div.crumb {
	font-size:.9em;
	color:#515049;
	margin:7px 0 5px 0;
	padding-left:4px;
}
div.crumb a, div.crumb a:acitve, div.crumb a:hover {
 color:#5696BA;
}
div.crumb a:hover {
	text-decoration:underline;
}
div.crumb .active {
	color:#515049;
}
div.backToTop {
	margin:-20px 0 0;
	position:absolute;
	width:965px;
	text-align:right;
}
div.backToTop a, div.backToTop a:visited, div.backToTop a:active {
	color:#414244;
	padding: 0 13px 0 0;
	background-image:url(/COLTImages/deco-uparrow.gif);
	background-repeat:no-repeat;
	background-position:right .35em;
}
div.backToTop a:hover {
	text-decoration:underline;
}
/*----------------------- Page Structure -----------------------*/
#bulletedID ul {
	list-style-position: outside;
	list-style-type: disc;
}
.contentFloat {
	width:965px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
#header {
	height:207px;
	position:relative;
	background:transparent url(/COLTImages/Colt_lightbar.jpg) no-repeat scroll 0 112px
}
.headerLinks a {
	font-size: 0.95em;
	text-decoration:none;
	color:#515049;
}

.headerLinks .flag{
	vertical-align:middle;
	margin: 2px 0 0 0;
}

.headerLinks a:hover {
	text-decoration:underline;
}
#logo {
	position:absolute;
	top:20px;
}
#controls {
	float:right;
	margin-top:20px;
	position:relative;
}
#search {
	width:230px;
	position:relative;
}
#searchFR {
	width:260px;
	position:relative;
}
.headerLinks {
	margin-top:7px;
	text-align:right;
	width:inherit;
	font-size:.95em;
	color:#515049;
}
#navigation {
	width:965px;
	line-height:34px;
	background-image: url(/COLTImages/nav_global_bg.gif);
	background-repeat: repeat-x;
	background-position: left 0px;
	position:absolute;
	top:136px;
	z-index:100;
	left: 0;
}
.footerBackground {
	background-image:url(/COLTImages/deco-footerbg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	padding:10px 0 10px 0;
	position:relative;

	
}
#footer {
	background-image: url(/COLTImages/deco-bg-lines.gif);
	background-position: right top;
	background-repeat:repeat-x;
	border-right: solid 1px #B8B7B9;

	padding:8px 0 0 0;
	margin:0 0 0 0;
}
/* 	margin: 2px 15px 0 0;
 */
#footerPromo {
	margin: -4px 15px 0 0; /* This will be applied to Firefox */
  * margin: 5px 15px 0 0; !Important; /* This will be applied to IE 7 */
	-margin: 5px 15px 0 0; !Important; /* This will be applied to IE 5.5 - 6 */
	height:210px;
	position:absolute;
	right:0;
}
#footerPromo H3 {
	color: #515049;
}
#legal {
	margin:0 0 15px 0;
}
#legal {
	BACKGROUND-COLOR: #ffffff;background-image:url(/COLTImages/nav_footer_bg.gif);background-position:left top;background-repeat:repeat-x;
}

#legal p {
	font-size:.9em;
	line-height:1em;
	color:#515049;
	margin:.75em 0 0 0;
	padding:10px 10px 10px 8px;
}
#legal p a {
	color:#515049;
	text-decoration:none;
	padding:0 10px 0 8px;
}
#legal p a:hover {
	position:relative; /* IE Hover Fix */
	text-decoration:underline;
}
/*----------------------- Main Navigation (Son of Suckerfish) -----------------------*/

.navigationCap{
	background-image: url(/COLTImages/deco-bg-nav-left.jpg);
	background-position: left 4px;
	background-repeat:no-repeat;
}

#menu, #menu ul { /* all lists */
	list-style: none;
}
#menu a {
	display: block;
}
#menu li { /* all list items */
	float: left;
	position:static;
		background:transparent url(/COLTImages/nav_global_pipe.gif) no-repeat scroll right 0;

}
#menu li ul { /* second-level lists */
	position: absolute;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	padding:0;
	border:solid 1px #dedfe0;  
}
#menu .first ul {
	border:solid 1px #dedfe0;
}

#menu li.active ul { /* lists nested under hovered list items */
	left: auto;
}
#menu li a {
	font-family: Arial, Helvetica, sans-serif;
	padding:0 35px 0 35px;
	line-height:30px;
	margin-top:4px;
	color:#515049;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	}
#menu li.first a {
	border:none;
}
#menu li.last a {
}
#menu li.active a {
	padding:3px 35px 3px 34px;
	margin:0 0 0 0;
	color:#fff;
	line-height:31px;
	border-right:none;
}
#menu li.active {
	background-image: url(/COLTImages/deco-bg-activetab-left.gif);
	background-repeat: repeat-x;
	margin:0 1px 0 0;
}
#menu li.active a {
	background-image:url(/COLTImages/deco-bg-activetab-right.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#menu li.active ul {
}
#menu li.active ul li {
	background-image:url('');
	background-color:transparent;
	border:none;
	height:auto;
	margin:0px;
	background-repeat: repeat-x;
	background-position: left bottom;
}
#menu li.active ul {
	background-image:none;
	background-repeat: no-repeat;
	background-position: left bottom;
}
#menu li.active ul li.last {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0;
}
#menu li.active ul li.first {
	background-image: url('');
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0;
}
#menu li.active ul li a {
	font-family:Arial, Helvetica, sans-serif;
	padding:0 .7em 0 .7em;
	background-image:none;
	border:none;
	color:#009DE0;
	font-size:.9em;
	font-weight:normal;
	line-height:30px;
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	/* text-transform: uppercase; */
}
#menu li.active ul li a:hover {
	text-decoration:underline;
}



#menu li.active ul li.empty{
	background-image:none;
	display:none;
	overflow:hidden;
	background-image:url(/COLTImages/deco-bg-activetab-bottomleft.gif);
	background-position:bottom left;
	background-repeat:no-repeat;
	position:relative;
	top:-10px;
	z-index:0;
}

#menu li.active ul li.empty a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	padding:0 14px 0 14px;
	
	padding:0 14px 0 14px; /* This will be applied to Firefox */
  * padding:0 14px 0 14px; !Important; /* This will be applied to IE 7 */
	-padding:0 14px 0 14px; !Important; /* This will be applied to IE 5.5 - 6 */
	
	text-decoration:none;
	/*text-transform: uppercase;
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	*/
	color:#FFFFFF;
	line-height:14px;
	background-image:url(/COLTImages/deco-bg-activetab-rightempty.gif);
	background-position:bottom right;
	background-repeat:no-repeat;
}


#menu li.active ul li.empty a:hover{
	color:#FFFFFF;
}


/*----------------------- Sitemap -----------------------*/


#siteMap {
	margin:0 0 0 0;
}


#siteMap caption{
	display:none;
}

#siteMap div.top a {
	font-weight:bold;
	display: block;
	font-size:.95em;
	color:#414244;
	text-decoration:none;
	/*text-transform:uppercase; */
	
	
	padding:0 48px 6px 0;
	-padding:0 48px 6px 0;
}

#siteMap div.top a:hover {
	text-decoration:underline;
}

#siteMap td {
	vertical-align:top;
}

#siteMap div.sub {
	font-weight:normal;
	display: block;
	font-size:.9em;
	line-height:1.7em;
	color:#5696BA;
	text-decoration:none;
	text-transform:none;
	padding-bottom:0;
	padding:0 38px 0 0;
}


/*----------------------- Begin Collum Groupings -----------------------*/

/* top level */
.collumGroup {
	margin:0px 0 15px 0;
}

.collumGroup,.singleCollum ,.doubleCollum,.trippleCollum {
	/* position:relative; */
	overflow: hidden;
}
.padded {
	border-top: 2px solid #dedfe0;
	height:100%;
}
.collumGroup .trippleCollum {
	width:720px;
	padding: 0 0 50px 0;
}
/* Added additionaly for CDN Microsite template -Start */
.paddedmicr {
	border-top: 2px solid #B8B7B9;
	background-repeat:no-repeat;
	height:100%;
}
.paddedmicr .trippleCollum {
	width:500px;
	padding:20px 0 50px 0;
	margin:15px 0 0 0;
}
.contentFloatMicr {
	width:500px;
	margin: 0 auto;
	text-align: left;
	position:relative;
}
/* Added additionaly for CDN Microsite template -End */
.padded .trippleCollum {
	width:705px;
	padding:20px 15px 50px 0;
	margin:15px 0 0 0;
}
.padded .singleCollum {
	margin-top:15px;
}
.padded .trippleCollum .singleCollum {
	margin:55px 0 0 0;
	-margin:10px 0 0 0;
}

.contentSplash {
	margin:0 0 15px 0;
	position:relative;

}

.contentSplash .background{
	float:right;
	margin:0 -15px 0 0;
	z-index:910;
	position:relative;

}


.contentSplash h1.sifr{
	color:#515049515049;
		font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	font-size: 50px;
	position:absolute;
	width:400px;
	top:42px;
	z-index:920;
}

.contentSplash h2.sifr{
	color:#006D76;
		font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
	font-size: 22px;
	position:absolute;
	width:400px;
	top:100px;
	z-index:930;

}

.padded .contentSplash {
	margin:-20px 0 15px 0;
}
.singleCollum{
	width:230px;
}
.padded .doubleCollum .singleCollum{
	width:220px;
}
.padded .doubleCollum .tabWell .singleCollum{
	width:213px;
}
.trippleCollum .doubleCollum
{
		width:475px;
	margin:55px 0 0 0;
	-margin:0 0 0 0;
}
.trippleCollum .doubleCollum  .accordionTab {
	width:475px;
	margin:0 0 0 0;
	-margin:0 0 0 0;
}
.collumGroup .doubleCollum,
.collumGroup .doubleCollum .accordionTab {
	width:475px;
}
.padded .trippleCollum .doubleCollum,
.padded .trippleCollum .doubleCollum .accordionTab  {
	width:460px;
}


.singleCollum .accordionTab {
	width:230px;
}

.padded .doubleCollum .singleCollum .accordionTab {
	width:220px;
}
.padded .doubleCollum .tabWell .singleCollum  .accordionTab  {
	width:213px;
}

#whatDoYouNeed .tabWell .singleCollum, #whatDoYouNeed .tabWellUp .singleCollum {
	width:213px;
	padding:0;
}
.doubleCollum .doubleCollum {
	padding-top:15px;

}
.floatRight {
	float:right;
}
.floatLeft {
	float:left;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.promoPadding {
	height:60px;
}
/*----------------------- Dotted box styles ---------------------*/

/* Show only to IE PC \*/
* html .boxhead h2 {
	height: 1%;
} /* For IE 5 PC */
.sidebox {
	margin: 0; /* center for now */
	padding: 0;
	width: 100%;
	background: url(/COLTImages/deco-dottedbox-bottomright.gif) no-repeat bottom right;
}
.boxhead {
	background: url(/COLTImages/deco-dottedbox-topright.gif) no-repeat scroll top right;
	height: 9px;
	margin: 0;
	padding: 0;
}
.boxhead .boxleft {
	background: url(/COLTImages/deco-dottedbox-topleft.gif) no-repeat scroll top left;
	height: 9px;
	margin: 0;
	padding: 0;
}
.boxbody {
	background: url(/COLTImages/deco-dottedbox-bottomleft.gif) no-repeat scroll left bottom;
	margin: 0;
	padding: 2px 12px 12px 11px;
}
/*----------------------- Hub page styles -----------------------*/

p.introduction {
	color: #515049515049;
	font-family: Arial, verdana, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1.35em;
	font-weight: normal;
	line-height: 1.2em;
	margin: 0 0 1em 0;/* letter-spacing: -0.02em; */
}

p.introduction A {
	font-family: Arial, verdana, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
}
div.pagePromo {
	margin: 0 0 20px 0;
	padding: 0;
}
div.pagePromo H2 {
	color: #5696BA;
}
div.pagePromo P {
	font-size: 1em;
	margin-bottom: 0.6em;
}
div.promoInfo P {
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 1.35em;
}
div.promoInfoModule {
	margin-bottom: 15px;
}
div.promoInfoModule h3 {
	background-color:transparent;
	color:#006D76;
	font-family:Arial, "Helvetica Neue Light", "Helvetica Neue", Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	line-height: 1em;
	margin-bottom:0.2em;
	padding:0pt;
}
div.pagePromo UL LI, div.promoInfo UL LI {
	color: #5696BA;
	list-style-type: none;
	margin: 0;
	margin-bottom: 0.25em;
	padding: 0;
}
div.pagePromo UL LI A, div.promoInfo UL LI A {
	color: #5696BA;
	font-size: 0.9em;
}
div.contentSupplement {
	margin-left:10px;
}
div.contentSupplement P {
	color: #515049;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 0.85em;
}
div.contentSupplement P.strapline {
	color: #515049515049;
	font-family: "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, verdana, sans-serif;
	font-size: 1.15em;
	line-height: 1.2em;
	margin: 0 0 1em 0;
}
div.contentSupplement UL LI {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-bottom: 0.35em;
	padding: 0;
}
/*----------------------- quotation boxes -----------------------*/
div.quote {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	padding: 5px 0px 0px 0px;
}

div.quoteDoubleCollum {
	margin-right: 0px;
}

div.quote .quoteMark {
	background: url(/COLTImages/deco-bg-quote.gif) left top no-repeat;
	clear: left;
	float: left;
	height: 33px;
	margin: 3px 5px 0px 0px;
	padding: 0;
	width: 39px;
}
div.quote div.quotation {
	clear: right;
	color: #006D76;
	font-family: Arial, Helvetica, sans-serif;

	font-size: 1.3em;
	font-weight: bold;
	letter-spacing: 0em;
	line-height: 1.25em;
	margin: 0em 0em 0.4em 0em;
	padding: 0;
}
div.quote P {
	color: #006D76;
	font-size: 0.9em !important;
}

div.quote P.quotee {
	color: #515049515049;
}
div.customerLogin {
	background-image:url(/COLTImages/deco-bg-customerlogin.gif);
	background-repeat:no-repeat;
	height:205px;
	padding:10px 10px 0px 10px;
}

/*----------------------- Company and industry news module ------------------------------*/

div.newsDivider {
	margin-bottom: 14px;
}

div.newsContainer {
	margin-bottom: 15px;
}

.newsDoubleBox {
	padding: 12px;
}

.newsDoubleBox P.head {
	font-weight: bold;
	margin-bottom: 0px;
	padding-top: 7px;
}

.newsDoubleBox P.headDate {
	
}

.newsDoubleBox P.first {
	padding-top: 0px;
}

.newsDoubleBoxContainer {
	height: 160px;
	overflow: auto;
	padding-right: 15px;
	scrollbar-base-color: #dedfe0;
	scrollbar-arrow-color: #fff;
	scrollbar-3dlight-color: #eee;
	scrollbar-darkshadow-color: #eee;
	scrollbar-face-color: #61a8d6;
	scrollbar-highlight-color: #61a8d6;
	scrollbar-shadow-color: #61a8d6;
	scrollbar-track-color: #dedfe0;
}

div#holder1,
div#holder2 {
	height:165px;
	overflow:hidden;
	width:206px;
	z-index:100;
}

div#wn1,
div#wn2
 {
	float: left;
	height:150px;
	position: relative;
	overflow: hidden ;
	width:181px;
	z-index:1;
}

div#lyr1
div#lyr2 {
	width:181px;
}

div.content2 {
	position: relative;
	overflow:hidden;
	visibility:hidden;
	z-index:1;
}

div#scrollbar1,
div#scrollbar2 {
	float: right;
	font-size:1px;
	height:150px;
	position: relative;
	visibility:hidden;
	width:15px;
	z-index:2;
}

div#up1,
div#up2 {
	z-index:2;
}

div#track1,
div#track2 {
	background:#d2d3d4 ;
	height:120px;
	padding: 0;
	position: relative;
	width:15px;
	z-index:1;
}

div#dragBar1,
div#dragBar2 {
	background-color:#acadad;
	border-top: 1px solid #EBECED;
	border-bottom: 1px solid #EBECED;
	position: absolute;
	height:20px;
	width:15px;
	z-index:1;
}

div#down1,
div#down2 {
	z-index:3;
}


element.style {
	left: 0px;
	visibility:visible;
}

element.style {
	height:69.4853px;
}

/*----------------------- Facts and figures module -----------------------*/

div.factsFigures {
	padding: 0;
	margin-bottom: 10px;
}
.boxWrap {
	margin-right: 10px;
}
div.factsFigures H3 {
	font-family: Arial, Helvetica, sans-serif;

	margin-bottom: 0.25em;
}
div.factsFigures H3 A {
	color: #006D76;
	font-family: Arial, Helvetica, sans-serif;

}
div.factsFigures P {
	color: #515049;
	font-size: 0.9em;
	line-height: 1.3em;
	margin-bottom: 0.8em;
}
div.factsFigures P.lastItem, div.factsFigures P.linkDate {
	margin-bottom: 0;
}
div.factsFigures P.linkDate {
	margin-bottom: 0.35em;
}

div.factsFigures UL LI {
	color: #515049;
	font-size: 0.9em;
	list-style-type:disc;
	margin-bottom: 0.35em;
	margin-left: 14px;
}

div.factsFigures UL LI.last {
	margin-bottom: 0.6em;
}

/* Styles for the Call to Action module */

	div.callToAction {
	margin: 0 0 13px 0;
	padding-top: 5px;
}
div.callToAction P {
	color: #414244;
	font-size: 0.9em;
}
div.callToAction UL LI {
	font-size: 0.9em;
	list-style-type: none;
	margin-bottom: 0.35em;
}
div.callToAction .colLeft {
	padding: 0;
}
div.callToAction .colRight {
	background: url(/COLTImages/deco-bg-action-arrow.gif) right 8px no-repeat;
	padding-top: 3px;
}
/*----------------------- Page tools module -----------------------*/
div.pageTools {
	margin: 0px 0px 10px 0px;
	padding-top: 5px;
	/*float:right;*/
		
}
div.pageTools UL {
	clear: left;
	font-size: 0.9em;
	list-style: none;
	margin: 0;
	padding: 0;
}
div.pageTools UL LI {
	float: left;
	line-height: 19px;
	margin: 0 0 0.85em 0;
	padding: 0;
}
div.pageTools UL LI A {
	padding-left: 25px;
}
div.pageTools UL LI.pagePrint {
	background: url(/COLTImages/tools-icon-print.gif) 0 50% no-repeat;
	padding-right: 20px;
}
div.pageTools UL LI.pageEmail {
	background: url(/COLTImages/tools-icon-email.gif) 0 50% no-repeat;
}
div.pageTools UL LI.pagePDF {
	background: url(/COLTImages/tools-icon-savepdf.gif) 0 50% no-repeat;
	margin-bottom: 0;
	padding-right: 20px;
}
div.pageTools UL LI.pageMobile {
	background: url(/COLTImages/tools-icon-mobilepda.gif) 0 50% no-repeat;
	margin-bottom: 0;
}
/*----------------------- Contextual Navigation area -----------------------*/

div.contextualNav {
	margin-bottom: 14px;
}
div.contextualNav div.contextualNavHeading, div.boxHeading {
/*	background-image: url(/COLTImages/deco-contextnav-top-left.gif);
*/	background-color: #009DE0;
	background-repeat: no-repeat;
	background-position: top left;
	color: #ffffff;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0px 0px 17px 0px;
	padding: 0;
	position: relative;
}
div.contextualNavHeading div.contextualNavTopRight, div.boxHeadingTopRight {
/*	background: url(/COLTImages/deco-contextnav-top-right.gif) top right no-repeat;
*/	background-position : top right;
	position:relative;
}
div.contextualNavHeading div.contextualNavBottomRight, div.boxHeadingBottomRight {
/*	background: url(/COLTImages/deco-contextnav-bottom-right.gif) bottom right no-repeat;
*/	position:relative;
}
div.contextualNavHeading div.contextualNavContent, div.boxHeadingContent {
/*	background: url(/COLTImages/deco-contextnav-bottom-left.gif) bottom left no-repeat;
*/	font-family: Arial, Helvetica, sans-serif;

	padding: 7px 10px 6px 12px;
	position:relative;
}

div.seeAlso div.contextualNavHeading {
/*	background-image: url(/COLTImages/deco-contextnav-top-left.gif);
*/}

div.seeAlso div.contextualNavHeading div.contextualNavTopRight {
/*	background: url(/COLTImages/deco-contextnav-top-right.gif) top right no-repeat;
*/	background-position : top right;
	position:relative;
}
div.seeAlso div.contextualNavHeading div.contextualNavBottomRight {
/*	background: url(/COLTImages/deco-contextnav-bottom-right.gif) bottom right no-repeat;
*/	position:relative;
}
div.seeAlso div.contextualNavHeading div.contextualNavContent {
/*	background: url(/COLTImages/deco-contextnav-bottom-left.gif) bottom left no-repeat;
*/}

div.contextualNavModule {
	margin-bottom: 14px;
	padding-left:12px;
}
div.contextualNavModuleLast {
	margin-bottom: 0px;
}
div.contextualNavModule H3, div.talkToUs H3 {
	line-height: 1.25em;
	margin: 0em 0em 0.2em 0em;
}
div.contextualNavModule H3 A {
	font-family: Arial, Helvetica, sans-serif;

}
div.talkToUs H4 {
	margin: 0em 0em 0.5em 0em;
}
div.contextualNavModule P {
	color: #515049;
	font-size: 0.9em;
	margin-bottom: 0.6em;
}
div.contextualNavModule DL {
	color: #515049;
	font-size: 0.9em;
	margin: 0;
	padding: 0;
}
div.contextualNavModule DT {
	padding: 0em 0em 0.7em 0em;
}
div.contextualNavModule DD {
	padding: 0em 0em 0.3em 0em;
}
div.contextualNavModule DD.lastItem {
	padding-bottom: 1.2em;
}

div.contextualNavModule UL LI {
	color: #515049;
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-bottom: 0.35em;
	padding: 0;
}

div.contextualNavModule UL LI A {
	/* color: #5696BA; */
}

/*----------------------- Talk to us module -----------------------*/

div.talkToUs {
	color: #515049;
	margin: 0px 0px 10px 0px;
	border: solid 1px #dedfd0;
}

div.talkToUs h3 {
	margin-bottom:0px;
}

div.talkToUs P {
	color: #515049;
	font-size: 0.9em;
	padding:12px 12px 0 12px;
	background-color:#C6E8FB;

}

div.talkToUs .address p{background-color:#fff;}

div.talkToUs div.address {
	display: block;
	font-style: normal;
	line-height: 1.3em;
	background-color:#fff;
}
div.talkToUs IMG {
	display: block;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
/*----------------------- Form to action boxes, (eg Postcode checker) -----------------------*/
div.customerLoginHub, div.postcodeChecker {
	margin-bottom: 14px;
	position:relative
}

.customerLoginHub div.hr {
	background-image: none;
	background-position: right;
	display: block;
	background-repeat:repeat-x;
	height: 2px;
	margin: 0 0 1em 0;
	overflow:hidden;
	border-bottom: solid 1px #fff;
}

div.formAction P, div.formAction LABEL, div.formAction UL {
	color: #414244;
	font-size: 0.9em;
}
div.formAction LABEL {
	display: block;
	margin-bottom: 0.5em;
}
div.formAction INPUT.textfield {
	
	border-color:#333333 rgb(153, 153, 153) rgb(153, 153, 153) rgb(51, 51, 51);
	border-style:solid;
	border-width:1px;
	display: block;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.9em;
	height:1.5em;
	margin: 0 0 8px 0;
	padding: 3px;
	vertical-align: bottom;
	width:170px;
}
div.formAction fieldset {
	border:none;
}
div.formAction div.checkbox {
	margin: 0 0 8px 0;
	padding: 0;
	vertical-align: middle;
}
div.formAction div.checkbox INPUT {
	display: block;
	float: left;
	margin-right: 0.25em;
	height: 1em;
	width: 1em;
}
div.formAction UL {
	font-size: 0.9em;
	list-style-type: none;
	margin: 0;
	margin-bottom: 0.35em;
	padding: 0;
}
div.formAction UL LI {
	margin-bottom: 0.35em;
}
div.formAction span.button {
	display: block;
	margin-top:7px;
	margin-bottom: 10px;
}
div.formAction div.formContainer {
	padding: 13px;
}
div.formAction .firstCol {
	float: left;
	padding-right: 10px;
	width: 206px;
}
div.formAction .secondCol {
	float: right;
	width: 216px;
}
/*----------------------- pagination module -----------------------*/

.pagination {
	clear: both;
	margin-bottom: 13px;
	padding: 0;
	position: relative;
	width: 100%;
}
.pagination .paginationContainer {
	padding: 9px 0px 9px 0px;
}
.pagination P {
	border-right: 1px solid #009de0;
	float: left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0;
	padding: 0em 1em 0em 1em;
}
.pagination P A:link, .pagination P A:visited {
	text-decoration: none;
}
.pagination P A:hover {
	text-decoration: underline;
}
.pagination P.showAll {
	border: none;
	float: right;
}
.pagination .pageNext A {
	background: url(/COLTImages/deco-list-arrowblue.gif) right 60% no-repeat;
	padding-right: 10px;
}

.pagination P.viewAll {
	border-right: none;
}

.pagination P.viewAll a {
	background:transparent url(/COLTImages/deco-leftarrow.gif) no-repeat scroll left 60%;
	padding-left: 10px;
}

.pagination .pageLast A {
	background: url(/COLTImages/deco-leftarrow.gif) left 60% no-repeat;
	padding-left: 10px;
	margin-right:-6px;
}

.pagination .pageEnd A {
	background: url(/COLTImages/deco-list-doublearrowblue.gif) right 60% no-repeat;
	padding-right: 17px;
}
.pagination .pageEnd{
	border: none;
}

.pagination input.pageNumber{
	border-color:#333333 rgb(153, 153, 153) rgb(153, 153, 153) rgb(51, 51, 51);
	border-style:solid;
	border-width:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1em;
	height:1.1em;
	padding: 1px 3px 3px 3px;
	margin:-2px 0 -2px 0;
	vertical-align: middle;
	width:18px;
}

.pagination .pageStart A {
	background: url(/COLTImages/deco-doubleleftarrow.gif) left 60% no-repeat;
	padding-left: 17px;
}

.pagination .pageBack A {
	background: url(/COLTImages/deco-leftarrow.gif) left 60% no-repeat;
	padding-left: 10px;
	margin-right:-6px;
}










/*----------------------- Browse products table -----------------------*/

TABLE.browseTable {
	margin: 0px 0px 10px 0px;
	padding: 0;
	width: 100%;
}
TABLE.browseTable TR {
	margin: 0;
	padding: 0;
}
TABLE.browseTable TH, TABLE.browseTable TD {
	background: url(/COLTImages/deco-bg-divider.gif) bottom left repeat-x;
	font-size: 1.1em;
	margin: 0;
	padding: 0em 1em 0.55em 0em;
	vertical-align: top;
	text-align: left;
}

TABLE.browseTable TR.lastRow TD {
	background: none;
}
TABLE.browseTable TD {
	padding-top: 0.5em;
}
TABLE.browseTable P {
	font-size: 0.8em;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 0;
}
TABLE.browseTable P.titleName {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0em;
	padding-top: 0;
}
TABLE.browseTable TD.type, TABLE.browseTable TD.group {
	xpadding-top: 2.2em;
}
TABLE.browseTable P A:link, TABLE.browseTable P A:visited {
	text-decoration: none;
}
TABLE.browseTable P A:hover {
	text-decoration: underline;
}

TABLE.browseTable TR.firstRow TD {
	padding-top: 0em;
}

TABLE.browseTable TR TD P.articleDate {
	color: #515049;
}

/* ----------------------- List Item module ------------------------------*/

div.listContent {
	margin-bottom: 14px;
}

div.listItem {
	background: url(/COLTImages/deco-bg-divider.gif) bottom left repeat-x;
	clear:both;
	margin: 0 0 0.5em 0;
	padding: 0em 1em 0.55em 0em;
	vertical-align: top;
	text-align: left;
}

div.listItem P {
	font-size: 0.9em;
	margin: 0;
	padding-bottom: 0.35em;
}

div.listItem P.titleName {
	font-size: 1.1em;
	font-weight: bold;
	margin: 0;
	padding-bottom: 0.25em;
}

div.listItem P.articleDate {
	color: #515049;
	margin: 0 0 0.25em 0;
}

div.listContent .last {
	background: none;
	margin: 0;
}

/*----------------------- Case study promo --------------------------*/

div.caseStudyPromo, div.productTree {
	margin-bottom: 20px;
}
div.caseStudyPromo H3 A, div.productTree H3 A {
	font-family: Arial, Helvetica, sans-serif;

}

div.caseStudyNav {
	padding-top: 10px;
	margin-bottom: 3px;
}

/*-------------------------------------------------------------------*/

/*----------------------- Promotions page (general content page 2) --------------------------*/

div.promotionContentArea {
	padding-top: 7px;
	margin-bottom: 15px;
}

div.keyBenefits {
	clear: both;
	margin-bottom: 14px;
}

h3.benefitBox {
	padding-top: 14px;
	padding-left: 14px;
}

div.promotionFirst {
	padding-top: 0px;
}

div.deepContentContainer {
	position: relative;
}

ul.deepContent {
	list-style-type: none;
	margin-right: 20px;
	margin-bottom: 1em;
}

ul.deepContent li {
	margin-bottom: 0.3em;
}

div.deepContentContainer div.deepContentButton {
	position: absolute; bottom: 1em; right: 0;
}

div.benefitBox {
	padding: 0px 12px 12px 12px;
}

div.benefitBox UL {
	margin-bottom: 5px;
}

div.benefitBox UL LI {
	color: #515049;
	font-weight: normal;
	list-style-type:disc;
	margin-left: 14px;
}


.benefitBoxContainer {
}


/*--------------------------------------------------------------------*/

/*----------------------- Help module --------------------------*/

div.help {
	margin-bottom: 14px;
}

/*-------------------------------------------------------------------*/

div.genPromo2 {
	background: url(/COLTImages/deco-capblack-top-right.gif) right top no-repeat;
	clear: both;
	position: relative;
	top:10px;
	margin:0 0 14px 0;
	width:460px; 
	height:142px;
	overflow: hidden;
}
div.genPromo2 IMG {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}
div.genPromo2 div.genPromo2Content {
	background: transparent url(/COLTImages/deco-capblack-bottom-right.gif) right bottom no-repeat;
	margin-left: 241px;
	_height: 132px;
	min-height: 132px;
	padding-top: 10px;
	padding-right: 16px;
}

div.genPromo2 div.genPromo2Content P {
	line-height: 1.35em;
	margin-bottom: 0.25em;
}
div.genPromo2 div.genPromo2Content P.link {
	font-weight: bold;
}

/*----------------------- More general styles -----------------------*/
img.illustrate {
	display: block;
	margin-bottom: 11px;
}
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/ 
.clearfix {
	display:block;
}
/* End hide from IE Mac */

/* Add to IE6 .clearfix {height:1px;} */

/* flash promo styles */


.promo {
	vertical-align:bottom;
	z-index:900;
	position:relative;
}
.promo h1 {
	padding:10px 10px 0px 10px;
}
.promo .promoCap {
	background-image:url(/COLTImages/promocap.gif);
	background-position:bottom;
	color:#FFF;
	position:absolute;
	bottom:-1px;
	height:45px;
	width:230px;
	background-repeat:no-repeat;
	font-size:11px;
}

.promo .promoCapTall {
	background-image:url(/COLTImages/promocaptall.gif);
	background-position:bottom;
	color:#FFF;
	position:absolute;
	bottom:-1px;
	height:45px;
	width:230px;
	background-repeat:no-repeat;
	font-size:11px;
}

.promo .promoCapTall a {
	margin:8px 40px 0px 12px;
	line-height:15px;
	display:block;
}

.promoCapTall a:hover {
	text-decoration:underline;
}

.promo .promoCap a {
	margin:8px 40px 0px 12px;
	line-height:15px;
	display:block;
}

.promoCap a:hover {
	text-decoration:underline;
}
/* Case study, People and What's new module styles */

div.people .doubleCollum {
	padding-top: 5px;
}

div.caseStudies img, div.people img {
	display: block;
	margin-right: 10px;
	margin-bottom: 3px;
}

div.caseStudies .lastRow, div.people .lastRow {
	padding-bottom: 10px;
}

div.people P {
	font-size: 0.9em;
}

div.people p.peopleTitle, p.articleDate {
	margin-top: -0.25em;
	margin-bottom: 0.4em;
}

div.people p.peopleTitle {
	color: #515049;
}

div.whatsNew p.articleDate {
	margin-top: -0.25em;
	margin-bottom: 0.5em;
}

div.servicesLinks {
	margin-bottom: 14px;
}

div.furtherInformation {
	clear: both;
	margin-bottom: 14px;
	padding-top: 3px;
}

div.furtherInfo {
	padding: 14px;
}

div.footnotes {
	font-size: 0.9em;
}

div.footnotes P {
	color: #515049;
}

/*----------------------- Data Tables -----------------------*/

table.onlineData {
  	border-right: solid 1px #ededed;
	width:100%;
	margin:0 0 15px 0;
	font-size:.90em;
	border-bottom: solid 1px #ededed;
}

.onlineData a{
	color: #5696BA;
	font-size: 1em;
}

.onlineData a:hover {
	text-decoration: underline;
}

.onlineData td{
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;	border-left: solid 1px #ededed;
}

.onlineData .last td{
	border-bottom: solid 5px #bbb;
}

.onlineData .last th{
	border-bottom: solid 5px #bbb;
}

.onlineData td.icon{
	text-align: center;
	white-space: nowrap;
}

.onlineData th{
	text-align: left;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 6px;
	padding-top: 6px;
  	border-bottom: solid 1px #ededed;

}


.onlineData .even th{
	background-color: #fff;
}


.onlineData th a{
	text-decoration:none;
}

.onlineData td a{
	text-decoration:none;
}

.onlineData tr{

}

.onlineData .odd{

}

.onlineData .even{
	background-color: #eee;
}

.onlineData .active td{
	background-color: #ddd;
}

.onlineData .active th{
	background-color: #ddd;
}

/* Class added by Nitin Suri on 25th Sep 2007 of table sorting - Starts here */
.onlineData th a.sortAscend {
	background-color: #ddd;
	padding-right:10px;
	background:url(/COLTImages/descending.gif) no-repeat right top;
	text-decoration:underline;
}

.onlineData th a.sortDescend {
	background-color: #ddd;
	padding-right:10px;
	background:url(/COLTImages/ascending.gif) no-repeat right top;
}
/* Class added by Nitin Suri on 25th Sep 2007 of table sorting - Ends here */

.approved{
	background-color:#CFDCEA;
}
.onhold{
	background-color:#FFFF99;
}
.closed{
	background-color:#CCE8D6;
}
.fault{
	background-color:#FFC1C1;
}

.onlineData .approved,.onhold,.closed,.fault{
	font-weight:bold;
	text-align:center;
}


/************** Case study, People and What's new module styles ******************/
 .flag-uk,.flag-sz,.flag-sw,.flag-sp,.flag-po,.flag-ne,.flag-it,.flag-ir,.flag-de,.flag-fr,.flag-dn,.flag-be,.flag-au { display:block;padding-left:25px;height: 15px; - height: 10px;background:url(/COLTImages/flag-sprite.gif) no-repeat; cursor:pointer; cursor:hand;}
			.flag-uk { background-position: 0 2.5px; }
			.flag-sz {  background-position: 0 -15.5px; }
			.flag-sw { background-position: 0 -35.5px; }
			.flag-sp { background-position: 0 -55.5px; }
			.flag-po { background-position: 0 -75.5px; }
			.flag-ne { background-position: 0 -95.5px; }
			.flag-it { background-position: 0 -115.5px; }
			.flag-ir { background-position: 0 -136.5px; }
			.flag-de { background-position: 0 -155.5px; }
			.flag-fr { background-position: 0 -176.5px; }
			.flag-dn { background-position: 0 -195.5px; }			
			.flag-be { background-position: 0 -216.5px; }
			.flag-au { background-position: 0 -233.5px; }


/* added 03/02/2010 */
.talkToUs h3{background:url(/COLTImages/bg_contactHeader.gif) repeat-x; height:22px; padding:8px 0 0 10px;}
div.talkToUs P span{font-size:1.3em; font-weight:bold; line-height:1.2em; position:relative;top:-10px;}
.email{color:#009de0; font-size:1em; font-weight:bold; background:url(/COLTImages/envelope.gif) no-repeat 22px 12px; padding:10px 0 10px 50px;}
.mail{color:#009de0; font-size:1em; font-weight:normal; background:url(/COLTImages/letter.gif) no-repeat 22px 12px; padding:0 0 10px 40px;}

.seperator{background:transparent url(/COLTImages/hr_dotted.gif) repeat-x 0 0;height:2px; padding:0; margin:0; font-size:0%;}
#singleAccordionTabs .boxBlue{background: #fff url(/COLTImages/hr_dotted.gif) repeat-x 0 bottom;}
.tabGroup ul{ background:transparent url(/COLTImages/nav_global_bg.gif) repeat-x scroll 0 20px;}
.newform{ background:#c6e8fb; padding:10px 20px 0; width:189px; margin-top:15px}
.nformHead{ font-size:1.2em; font-weight:bold;}
.newform label{margin-right:25px;}
.newform .inp{margin-bottom:10px; width:180px;}
.newformBottom{background: url(/COLTImages/newformbottom.gif) no-repeat; width:230px; height:25px; margin-bottom:10px;}
.emailH{color:#009DE0;padding-left:34px;padding-top:10px;width:97%; background-color:#fff;}
*html .emailH{padding-top:10px;}
.padded .emailform{margin-top:-25px;position:relative;z-index:999;}
#dyaForm{width:520px;background-color:#C6E8FB;}
*html #dyaForm{padding-right:0;margin-top:-30px;}
.whiteBlock {
	background-color:#FFFFFF;
	height:34px;
	position:relative;
	top:-12px;
	left:15px;
	width:520px;
	z-index:1;
	float:left;
}
#emailTitle {
background-color:#C6E8FB;
float:left;
font-size:0;
height:46px;
padding-top:22px;
position:relative;
top:-12px;
width:100%;
z-index:2;
}

#bulletedID p{line-height:1.4em;}
.cright{text-align:right}
/* Rebranding added 11/03/2010 */
#bulletedID ul li {background:url(/COLTImages/circle_bullet.gif) no-repeat 0 0; padding-left:25px;list-style-type:none;}
#menu li ul li{font-size:14px;}
