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

* {
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
body {
	font-size:76%;
	margin:0 0 .5em 0;
	color:#515049;
}
strong {
	font-weight: normal;
}
h1 {
	color:#006D76;
	font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.95em;
	font-weight: bold;
	line-height: 1em;
	margin: 0 0 0.2em 0;
	padding: 0;
}
h1.strapLine {
		font-family: Arial, Helvetica, sans-serif;
color: #000;
	font-size: 2.45em;
	margin-bottom: .75em;
	font-weight: normal;
}
h2 {
	color: #006D76;
    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: #006D76;
	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: #414244;
	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:#006D76;
}
.tabHome H3 {
	color: #5696BA;
}
p {
	color: #515049;
	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: #515049;
	font-family: Arial, Helvetica, 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: #009DE0;
	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: #515049;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		margin: 0 0 1em 0;
		line-height: 1.4em;
	}

div.hr {
	background-image: url(/COLTImages/deco-bg-lines.gif);
	background-position: right;
	display: block;
	background-repeat:repeat-x;
	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;
}
div.crumb a, div.crumb a:acitve, div.crumb a:hover {
 color:#5696BA;
}
div.crumb a:hover {
	text-decoration:underline;
}
div.crumb .active {
	color:#000;
}
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 -----------------------*/

.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;
}
.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 p {
	font-size:1em;
	line-height:.5em;
	color:#515049;
	margin:.75em 0 0 0;
	padding:0 10px 10px 8px;
}
#legal p a {
	color:#515049;
	text-decoration:none;
	padding:0 10px;
}
#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;
	/*text-transform: uppercase;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	*/
}
#menu li.active ul li a:hover {
	text-decoration:underline;
}


#menu li.active ul.empty{
	background-image:none;
	display:none;
	overflow:hidden;
	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;*/
	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 dotted #B8B7B9;
	background-image:url(/COLTImages/deco-padded-bg.png);
	background-repeat:no-repeat;
	background-position:719px 15px;
	height:100%;
}
.collumGroup .trippleCollum {
	width:720px;
	padding: 0 0 50px 0;
}


.padded .trippleCollum {
	width:705px;
	padding:20px 15px 50px 0;
	margin:15px 0 0 0;
}
.padded .singleCollum {
	margin-top:15px;
}
.padded .trippleCollum .singleCollum {
	margin-top:0px;
}

.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:#515049;
		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,
.trippleCollum .doubleCollum  .accordionTab {
	width:475px;
}
.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;
}

/*----------------------- Hub page styles -----------------------*/

p.introduction {
	color: #515049;
	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 {
}
div.contentSupplement P {
	color: #515049;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-bottom: 0.85em;
}
div.contentSupplement P.strapline {
	color: #515049;
	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: #515049;
}
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;
}


/*----------------------- 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: #515049;
	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: #42968a url(/COLTImages/deco-seealso-top-left.gif) no-repeat top left;
}

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

div.contextualNavModule {
	margin-bottom: 14px;
}
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;
}


/*----------------------- 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;
}


/*----------------------- 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;
}

/*----------------------- 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 .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;
}

.empty  {
	display: none;
}

/************** 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; }
#menu li ul li{font-size:14px;}