html{
	min-height: 100%;
	margin-bottom: 1px;

}

body 
{
	min-height: 101%;
	font-family: "Arial", "Helvetica", "Sans-Serif";
	font-size: 62.5%;
	color: #3c3c3c;
	line-height: 150%;
}

/* Typography */
a 
{
	color: #16b1b3;
}
a.skipnav-link { display: none;}
label.offScreen { display: none;}

p
{
	margin: 0.1em 0 0.9em 0;
	line-height: 1.5em;
}
em
{
	font-style: italic;
}
img
{
	border: none;
}

h1 
{
	color: #164b79;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1.3em;
	margin: 0.3em 0 0.5em 0;
}

h2
{
	margin: 1em 0 0.25em 0;
	color: #16b1b3;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.25em;
}

h3
{
	color: #16b1b3;
	font-size: 1.1em;
	font-weight: bold;
	margin-bottom: 0.3em;
}

h3.white
{
	color: #fff;
	font-size: 1.7em;
	font-weight: bold;
}

h4
{
	color: #00335e;
	font-size: 1.0em;
	font-weight: bold;
}

dl 
{
          clear: both;
          width: 580px;
}
dt, dd
{
          display:block;
          float: left;
          margin: 0 0 15px 0;
}
dt
{
          clear: left;
          width: 80px;
}
dd
{
          width: 500px;
}

#wrapper{
	position: relative;
	width: 995px;
	margin:0 auto;
	font-size: 1.1em;
}


.cFloat 
{
	clear: both;
}

	.centerAlignHeader
{
	/*width: 100%;*/
	height: 325px;
	background: #ffffff;
}

.centerAlign
{
	background: transparent url(/images/site/common/background.gif) repeat-y center;
	text-align: center;
	clear: both;
}

.pageFill
{
	background: #fff url(/images/site/common/background.gif) repeat-y center;
}

.padding-10px-top
{
	padding-top: 10px;
}
.padding-10px-bottom
{
	padding-bottom: 10px;
}

div.centerAlignShadow
{
	/*width: 100%;*/
	clear: both;
	height: 4px;
	text-align: center;
	background: #fff url(/images/site/common/background-shadow-page.gif) no-repeat center top;
	overflow: hidden;
}

.logo 
{
	width: 306px;
	height: 80px;
}

#header
{
	width: 995px;
	/* height: 250px; */
	text-align: center;
	clear: both;
}

#headerFeature
{
	float: left;
	width: 995px;
	height: 250px;
	background: #ffffff url(/images/site/common/header-feature-background.jpg) repeat-x bottom;
}

#logo
{
	float: left;
	padding: 10px 25px 23px 25px;
	height: 67px;
}

#search
{
	float: right;
	padding: 40px 25px 0px 25px;
	height: 67px;
	text-align: right;
}
#search input
{
	width: auto;
}

#headerMovie
{
	float: left;
	width: 995px;
	text-align: left;
}

.headerMovieSmallDominoes, .headerMovieFiremenSmall, .headerMovieBooks, .headerRepeater, .headerMovieNews, .headerMoviePeople, .headerMovieAeroplane, .headerMovieBottles
{
	float: left;
	width: 995px;
	min-height: 150px;
	height: auto !important;
	height: 150px;
	
	overflow: hidden;
}

.headerMovieHome { background: #fff url(/images/site/common/background-home.jpg) no-repeat; }
.headerMovieDominoes {
	background: #fff url(/images/site/common/background-dominoes.jpg) no-repeat;
	float: left;
	width: 995px;
	min-height:325px;
	height: auto !important;
	min-height:325px;
	}
.headerMovieSmallDominoes { background: #fff url(/images/site/common/background-dominoes-small.jpg) no-repeat;}
.headerMovieRockClimber {
	background: #fff url(/images/site/common/background-rock-climber.jpg) no-repeat;
	float: left;
	width: 995px;
	min-height:325px;
	height: auto !important;
	min-height:325px;
}
.headerMovieFiremenSmall { background: #fff url(/images/site/common/background-fireman-small.jpg) no-repeat;}
.headerMovieBooks { background: #fff url(/images/site/common/background-books.jpg) no-repeat;}
.headerRepeater {
	background: #fff url(/images/site/common/header-feature-background.jpg) repeat-x;
	float: left;
	width: 995px;
	min-height:325px;
	height: auto !important;
	min-height:325px;
}
.headerMovieNews { background: #fff url(/images/site/common/background-news.jpg) no-repeat;}
.headerMoviePeople { background: #fff url(/images/site/common/background-people.jpg) no-repeat;}
.headerMovieAeroplane { background: #fff url(/images/site/common/background-case-study-disaster-planning.jpg) no-repeat;}
.headerMovieBottles { background: #fff url(/images/site/common/background-case-study-relocation-planning.jpg) no-repeat;}

.flashAlt 
{
	float: left;
	padding: 0 0 0 25px;
}

.videoAlt 
{
	float: left;
	padding: 0 0 0 25px;
}

.videoAlt img
{
	float: left;
	margin: 0 10px 20px 0;
}

.videoAlt p
{
	margin: 0 0 3px 5px;
}

.videoAlt a
{
	position: relative;
	top: 15px;
}

.videoAlt a:active, .videoAlt a:focus
{
	color: White;
	background-color: #008b8d;
}

/* Content Section */

.contentBlock
{
	display: block;
	width: 995px;
	overflow: auto;
	text-align: left;
}

#breadcrumb
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #16b1b3;
}
#breadcrumb li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color: #16b1b3;
}

#breadcrumb li a
{
	font-weight: bold;
}

#breadcrumb li a:active, #breadcrumb li a:focus
{
	color: #fff;
	background-color: #008b8d;
}

div.standard-footer
{
	margin: 3em 0 1.5em 0;
}

p.synopsis 
{
	color: #16b1b3;
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	line-height: 1.25em;
}

p.imageGroup
{
	margin: 0;
	position: relative;
	left: -20px;
}

p.imageGroup img
{
	float: left;
}

a.bookmarkTop 
{
	clear: both;
	padding-left: 25px;
	text-align: right;
}

a.bookmarkTop:active, a.bookmarkTop:focus
{
	color: White;
	background-color: #008b8d;
}

.floatLeft 
{
	float: left;
	margin: 5px 15px 15px 0;
}

.floatRight
{
	float: right;
	margin: 5px 0 15px 15px;
}

.contentColumnLeft
{
	float: left;
	width: 636px;
	padding: 5px 25px 20px 0;
}

div.contentColumnLeft div.indentBlock a:active, div.contentColumnLeft div.indentBlock a:focus
{
	color: White;
	background-color: #008b8d;
}

div.contentColumnLeft div.indentBlock 
{
	padding-left: 25px;
}

div.indentBlock ul,
div.indentBlock ol
{
	padding: 1em 1em 1em 2em;
}
div.indentBlock ol li
{
	list-style-type:decimal;
	margin: 0 0 0 2em;
}

div.indentBlock ul li
{
	list-style-type: square;
	margin: 0 0 0 2em;
}

div.indentBlock fieldset
{
	border: none;
	margin-left: -1px;
}

fieldset.free-bcm-product-guide
{
	background: #fff url(/images/site/en-gb/free-bcm-product-guide.gif) no-repeat 325px 0px;
}

div.contentColumnLeft div.indentBlock fieldset input, div.contentColumnLeft div.indentBlock fieldset textarea, div.contentColumnLeft div.indentBlock select
{
	margin: 0 0 2.0em 0;
}

#opt_in
{
	margin: 0;
}

.mandatory 
{
	color: #16b1b3;
}

.wrapper, .footerRight
{
	float: left;
	width: 328px;
	font-size: 1.2em;
	color: #ffffff;
	padding: 0;
}

.contentColumnRight
{
	float: left;
	width: 334px;
}

.contentColumnRight ul
{
	width: 334px;
	height: auto;
	overflow: hidden;
}

.contentColumnRight ul li 
{
	display: block;
	width: 334px;
	float: left;
	background: #808080 url(/images/site/common/menu-item-background.gif) no-repeat bottom;
	list-style: none;
}

.contentColumnRight ul li a {	
	display: block;
	width: 289px;
	height: auto;
	padding: 10px 10px 10px 35px;
	text-decoration: none;
	background: transparent url(/images/site/common/menu-bullet.gif) no-repeat 12px 16px;
	cursor: default;
	overflow: auto; /* Firefox */
	font-size: 1.5em;
	line-height: 1.2em;
	color: #fff;
}

.contentColumnRight ul li a:hover,.contentColumnRight ul li a:active,.contentColumnRight ul li a:focus
{
	color: #fff;
	background: #6c6c6c url(/images/site/common/menu-bullet.gif) no-repeat 12px 16px;
}

/* Second Level Navigation */
.contentColumnRight ul li ul
{
}

.contentColumnRight ul li ul li a 
{
	width: 254px;
	padding: 10px 20px 10px 60px;
	background: #1eadaf url(/images/site/common/menu-bullet.gif) no-repeat 39px 16px;
}

.contentColumnRight ul li ul li a:hover, .contentColumnRight ul li ul li a:active, .contentColumnRight ul li ul li a:focus
{
	background: #008b8d url(/images/site/common/menu-bullet.gif) no-repeat 39px 16px;
}

/* Navigation active page */
ul li a.navGrey { background: #6c6c6c url(/images/site/common/menu-bullet.gif) no-repeat 12px 16px !important; }
ul li a.navTeal { background: #008b8d url(/images/site/common/menu-bullet.gif) no-repeat 39px 16px !important; }

.menuActive
{
	background: #1eadaf;
}

/* Navigation Feature pds */

.navFeatureGray,
.navFeatureBlue,
.navFeatureTeal,
.navFeatureOrange
{
	display: block;
	height: auto;
	width: 288px;
	text-align: center;
	margin: 2em 0 0 1em;
	color: #fff;
	font-size: 1em;
	line-height: 1.5em;
	overflow: hidden;
}


/* Under Navigation Gray Feature */

.navFeatureGray 
{
}

.navFeatureGrayTop
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-gray-top.gif) no-repeat center bottom;
}

.navFeatureGrayMiddle
{
	width: 268px;
	height: auto;
	min-height: 10em;
	background: #999999;
	padding: 5px 10px;
	text-align: left;
}

.navFeatureGrayMiddle h3
{
	font-size: 1.4em;
	margin: 0 0 7px 0;
}

.navFeatureGrayMiddle a
{
	color: #ffffff;
}

.navFeatureGrayMiddle a:active, .navFeatureGrayMiddle a:focus
{
	background-color: #6c6c6c;
}

.navFeatureGrayMiddle img
{
	float: left;
	margin: 0 10px 10px 0;
}

.navFeatureGrayMiddleTextField
{
	/*width: 6.0em;*/
}

.navFeatureGrayBottom
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-gray-bottom.gif) no-repeat center top;
}

/* Under Navigation Blue Feature */

.navFeatureBlue 
{
}

.navFeatureBlueTop
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-blue-top.gif) no-repeat center bottom;
}

.navFeatureBlueMiddle
{
	width: 268px;
	height: auto;
	min-height: 10em;
	background: #164b79;
	padding: 5px 10px;
	text-align: left;
}

.navFeatureBlueMiddle h3
{
	font-size: 1.4em;
	margin: 0 0 7px 0;
}

.navFeatureBlueMiddle a
{
	color: #ffffff;
}

.navFeatureBlueMiddle a:active, .navFeatureBlueMiddle a:focus
{
	background-color: #0a2d4b;
}

.navFeatureBlueMiddle img
{
	float: left;
	margin: 0 10px 10px 0;
}

.navFeatureBlueMiddleTextField
{
	/*width: 5.0em;*/
}

.navFeatureBlueBottom
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-blue-bottom.gif) no-repeat center top;
}

/* Under Navigation Teal Feature */

.navFeatureTeal 
{
}

.navFeatureTealTop
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-teal-top.gif) no-repeat center bottom;
}

.navFeatureTealMiddle
{
	width: 268px;
	height: auto;
	min-height: 10em;
	background: #1eadaf;
	padding: 5px 10px;
	text-align: left;
}

.navFeatureTealMiddle h3
{
	font-size: 1.4em;
	margin: 0 0 7px 0;
}

.navFeatureTealMiddle a
{
	color: #ffffff;
}

.navFeatureTealMiddle a:active, .navFeatureTealMiddle a:focus
{
	background-color: #0a2d4b;
}

.navFeatureTealMiddle img
{
	float: left;
	margin: 0 10px 10px 0;
}

.navFeatureTealMiddleTextField
{
	/*width: 5.0em;*/
}

.navFeatureTealBottom
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-teal-bottom.gif) no-repeat center top;
}


/* Under Navigation Orange Feature */

.navFeatureOrangeTop
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-orange-top.gif) no-repeat center bottom;
}

.navFeatureOrangeMiddle
{
	width: 268px;
	height: auto;
	min-height: 10em;
	background: #eda20a;
	padding: 5px 10px;
	text-align: left;
}

.navFeatureOrangeMiddle h3
{
	font-size: 1.4em;
	margin: 0 0 7px 0;
}

.navFeatureOrangeMiddle a
{
	color: #ffffff;
}

.navFeatureOrangeMiddle a:active, .navFeatureOrangeMiddle a:focus
{
	background-color: #0a2d4b;
}

.navFeatureOrangeMiddle img
{
	float: left;
	margin: 0 10px 10px 0;
}

.navFeatureOrangeMiddleTextField
{
	/*width: 5.0em;*/
}

.navFeatureOrangeBottom
{
	width: 288px;
	height: 5px;
	background: transparent url(/images/site/common/nav-feature-orange-bottom.gif) no-repeat center top;
}




.billboard
{
	margin: 23px 0 0 3px;
}

.errorMsg 
{
	display: block;
	font-weight: bold;
	color: #fbc212;
	margin: 0 0 1em 0;
}

.linebreak
{
	background: transparent url(/images/site/common/hr.gif) no-repeat;
	width: 634px;
	height: 12px;
	margin: 10px 0 10px 0;
}

ul.pageHelpers{
	width: 600px;
	padding: 2em 1em 1em 2em;
	clear: both;
	background: transparent url(/images/site/common/hr.gif) no-repeat;
	
}
ul.pageHelpers li
{
	height: 2.0em;
	list-style: none;
	background: #fff url(/images/site/common/bullet-black.gif) no-repeat 0 0.6em;
	padding: 0 0 0 10px;
}

ul.pageHelpers li img
{
	vertical-align: middle;
}

ul.pageHelpers li.pageHelperFloating 

{
	float: left;
	margin: 0 20px 0 0;
}

ul.pageHelpers li a:active, ul.pageHelpers li a:focus
{
	color: White;
	background-color: #008b8d;
}


/* News Summary */

div.indentBlock div.featureNews 
{
	float: left;
	width: 283px; /* Firefox */
	padding: 5px 10px;
	color: #3c3c3c;
}

div.indentBlock div.featureNews h2
{
	color: #16b1b3;
	font-size: 1.2em;
	font-weight: bold;
	padding-left: 15px;
	margin: 0.2em 0 0.5em 0;
}

div.indentBlock div.featureNews ul 
{
	margin: 0 0 0 -25px; /* Firefox */	
}

div.indentBlock div.featureNews ul li 
{
	padding: 0 0 0 2.0em;
	margin: 0 0 0.5em 0;
	list-style: none;
	background: url(/images/site/common/bullet-black.gif) no-repeat 0px 7px;
}

div.indentBlock div.featureNews ul li a
{
	display: block;
}

div.indentBlock div.featureNews ul li a:active, .featureNews ul li a:focus
{
	color: White;
	background-color: #008b8d;
}



div.indentBlock div.features
{
	clear: both;
	width: 700px;
	margin: 1.0em 0 0 -10px;
	padding: 0 0 0 0;
}

div.indentBlock div.features div.feature {
	float: left;
	width: 293px;
	background: #e8e8e8;
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
}

.featureTop 
{
	width: 303px;
	height: 9px;
	background: #f8f8f8 url(/images/site/common/feature-top.gif) no-repeat center bottom;
}

.featureMiddle
{
	width: 303px;
	height: auto;
	background: transparent url(/images/site/common/feature-middle.gif) repeat-y;
}

.featureContent
{
	width: 277px;
	height: auto;
	color: #000;
	padding: 5px 10px 5px 10px;
	margin: 0 3px;
	background: #dddddd url(/images/site/common/feature-gradient.jpg) repeat-x center top;
	overflow: hidden; /* Firefox */
}

.featureContent h2
{
	color: #16b1b3;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 0 3px 0;
}

.featureContent h2 a
{
	text-decoration: none;
}

.featureContent h2 a:active, .featureContent h3 a:focus
{
	color: White;
	background-color: #008b8d;
}

.featureContent img
{
	float: left;
	margin: 3px 10px 0 0;
	vertical-align: middle;
}

.featureContent a
{
	display: block;
}

.featureContent a:active, .featureContent a:focus
{
	color: White;
	background-color: #008b8d;
}

.featureBottom
{
	width: 303px;
	height: 8px;
	background: #f8f8f8 url(/images/site/common/feature-bottom.gif) no-repeat;
}


/* PDF Download Link */
.pdf 
{
	float: left;
	margin: 0 15px 0 0;
	width: 191px;
	height: auto;
}

.pdfTop
{
	width: 191px;
	height: 6px;
	background: #fff url(/images/site/common/pdf-download-top.gif) no-repeat center bottom;
}

.pdfMiddle
{
	width: 159px;
	padding: 0 0 0 32px;
	min-height: 19px;
	height: auto;
	background: #16b1b3 url(/images/site/common/pdf-download-icon.gif) no-repeat left top;
	color: #fff;
}

.pdfMiddle a 
{
	color: #fff;
}

.pdfMiddle a:active, .pdfMiddle a:focus
{
	color: White;
	background-color: #008b8d;
}

.pdfBottom
{
	width: 191px;
	height: 6px;
	background: #fff url(/images/site/common/pdf-download-bottom.gif) no-repeat center top;
}

.pdfAcrobat
{
	float: left;
}


/* Search */
div.searchHeader 
{	
	height: 2em;
	clear: both;
}
div.searchHeader ul.pagination
{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	float: right;
}
div.searchHeader ul.pagination li
{
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0.25em;
}
div.searchHeader ul.paginaton li a
{
	display: inline;
}
.searchHeader ul li a.selected
{
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.searchResults
{
	margin-top: 0;
}

ul.searchResults li
{

	list-style: none;
	margin: 0 0 2.0em -15px;
}

.searchResults li a
{
	font-size: 1.3em;
}

.searchResults li a:active, .searchResults li a:focus
{
	color: White;
	background-color: #008b8d;
}

.searchResultsUrl
{
	color: #16b1b3;
}

/* News Articles */
.newsPhoto 
{
	float: left;
	width: 197px;
	height: auto;
	margin: 0 15px 20px 0;
}

.newsSynopsis
{
	float: left;
	width: 380px; /* Firefox */
}

.newsSynopsis h2 
{
	font-size: 1.3em;
	margin-top: -0.4em;
	line-height: 1.6em;
}

/* Country Selector */
#countrySelector 
{
	/*width: 100%;*/
	margin-bottom: 3em;
}

#countrySelector div 
{
	width: 33%;
	float: left;
}

#countrySelector h2 
{
	margin-top: 1.0em;
	color: #00335e;
	font-size: 1.5em;
}

/* Site Map */
#sitemap 
{
	margin: 2em 0;
}
#sitemap ul li
{
	margin: 0.5em 1em 0 1em;
}

/* User-controls */
input, select, textarea
{
	width: 400px;
}

input.buttonsubmit
{
	width: auto;
}


/* Footer */

#footer
{
	width: 995px;
	overflow: auto;
	text-align: left;
}

.footerLeft
{
	float: left;
	width: 604px;
	padding: 20px 32px 20px 25px;
}

.footerRight
{
	height: 100px;
	background: transparent url(/images/site/common/menu-background.jpg) repeat-x 12px bottom;
	padding: 10px 0 0 10px;
	width: 324px;
	margin: 0;
}
.footer a:active, .footer a:focus
{
	color: White;
	background-color: #008b8d;
}


























/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
.synopsis {

}

.floatLeft {

}

.floatRight {

}

.padding-10px-top {

}

