/* !RESET */
/*************************************/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	/* font-family: Arial, Verdana, Helvetica, sans-serif; */
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	line-height: 1.125em;
	font-size: 62.5%;
}
ol, ul {
	/* list-style: none; */
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* !BASICS */
/*****************************/

h1, h2, h3, h4, h5, h6, p, li, td, th {
	font-size: 1.2em;
	line-height: 1.375em;
	margin: 0;
	padding:  0 0 1.25em 0;
	text-align: left;
}

h1 {font-size: 2.4em;}
h2 {font-size: 1.4em;}
h3 {font-size: 2.0em;}
h4 {font-size: 1.4em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1em;}

h3 {padding-bottom: 1em;}
h4 {
	text-transform: uppercase;
	color: #E12229;
}

li li {
	font-size: 1em;
	margin: 1.25em 0 0 0;
	padding: 0;
}
small {font-size: .8333em;} /*.625 / .75 */

hr {display: none;}
.mceContentBody hr,
.column hr {
	background: silver;
	border: none;
	color: silver;
	clear: both;
	display: block;
	height: 1px;
	margin: 0 0 1.25em 0;
	text-align: left;
}

:focus {outline: 0;}

a:link {color: #2a72a7;}
a:visited {color: #5b9bca;}
a:hover {color: #1b496a;}
a:active {color: #d97321;}

/* !LAYOUT */
/****************************/

/* http://www.cssstickyfooter.com/using-sticky-footer-code.html */
html, body, #page {height: 100%;}
body > #page {height: auto; min-height: 100%;}
#main {padding-bottom: 30px;}  /* must be same height as the footer */
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#footer {position: relative;
	margin-top: -30px; /* negative value of footer height */
	height: 30px;
	clear:both;
}
#footer p {
	color: silver;
	text-align: center;
	padding: 0;
	line-height: 30px;
	
}


body {background: url(../images/region-page-bg.jpg) repeat-x;}

h1, h2 {
	color: white;
	height: 52px;
	line-height: 52px;
	padding: 0;
	text-align: center;
}
h1 {
	background-image: url(../images/region-ndi-logo.jpg);
	background-repeat: no-repeat;
	text-indent: -5000px;
}
h1, .choose {
	margin: 0 auto;
	width:38px;
}
.choose {
	margin-top: 20px;
	overflow: hidden;
	width: 400px;
}
#siteSelect {width: 270px;}
.choose .option {
	background-image: url(../images/region-map-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	display: inline;
	float: left;
	height: 243px;
	position: relative;
	width: 172px;
}
.choose #europeRegion {background-position: -172px 0; width: 228px;}
#siteSelect .option {background-image: url(../images/region-companies.jpg); height: 138px; width: 112px;}
#siteSelect #nditechSite {background-position: -112px 0; width: 158px;}
.choose .option .hoverImage {
	background-image: url(../images/region-map-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 -243px;
	height: 243px;
	display: none;
	position: absolute;
	width: 100%;
	z-index: 100;
}
#siteSelect .option .hoverImage {background-image: url(../images/region-companies.jpg);}
.choose #europeRegion .hoverImage {background-position: -172px -243px;}
.choose #ndirsSite .hoverImage {background-position: 0 -148px; height: 138px;}
.choose #nditechSite .hoverImage {background-position: -112px -148px; height: 138px;}
.linkText, #ssWrap {display: none;}
/* #regionSelect a:hover span.hoverImage {display: block;} */
/*
#main p {margin-top: 20px; width: 400px; overflow: hidden;}
#main p#siteSelect {width: 270px;}
#main p, #main .option {height: 243px;}
#main p .option {
	background-image: url(../images/region-map-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: silver;
	display: inline;
	float: left;
	position: relative;
	text-indent: -5000px;
	width: 172px;
}
#main p#siteSelect, #main p#siteSelect .option {height: 138px;}
#main p#siteSelect .option {background-image: url(../images/region-companies.jpg); width: 112px;}
#main p #europeRegion.option {background-position: -172px 0; width: 228px;}
#main p#siteSelect #nditechSite.option {background-position: -112px 0; width: 158px;}
#main p .option div.hoverImage {
	position: absolute;
	width: 100%;
	height: 100%;
	display: none;
	background-image: url(../images/region-map-sprite.jpg);
	background-repeat: no-repeat;
	background-position: 0 -243px;
	z-index: 100;
}
#main p#siteSelect .option div.hoverImage {background-image: url(../images/region-companies.jpg);}
#main p #europeRegion.option div.hoverImage {background-position: -172px -243px;}
#main p #ndirsSite.option div.hoverImage {background-position: 0 -148px;}
#main p #nditechSite.option div.hoverImage {background-position: -112px -148px;}
*/
/* p#regionSelect a:hover span.hoverImage {display: block;} */