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,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,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}body{line-height:1;}ol,ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:none;}table{border-collapse:collapse;border-spacing:0;}
.ie7 img { -ms-interpolation-mode: bicubic; }
html { min-height: 100%; -webkit-font-smoothing: antialiased; overflow-y: scroll; }
body{font:13px/1.231 Verdana, Geneva, Tahoma, sans-serif;*font-size:small;*font:x-small}select,input,textarea,button{font:99% arial,helvetica,clean,sans-serif}table{font-size:inherit;font:100%}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%}

body {
	width: 100%;
	min-height: 100%;
	background-color: #fff;
	color: #707173;
}

b, strong, .bold {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
}

i, .italic {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-style: italic;
}

b i, i b, .bold.italic, .italic.bold {
	font-family: Verdana, Geneva, Tahoma, sans-serif;
	font-weight: bold;
	font-style: italic;
}

.sales p.normal a,
.developmentPage ul.development li a,
.sectionWhiteMargins a,
.nicole.p4 a,
.quoteBy a,
h3 a,
h2 a,
a.black {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.sales p.normal a:hover,
.developmentPage ul.development li a:hover,
.sectionWhiteMargins a:hover,
.nicole.p4 a:hover,
.quoteBy a:hover,
h3 a:hover,
h2 a:hover,
a.black:hover {
	border-bottom: 0.15em solid black;
}

a.linkWhite {
	color: #fff;
	text-decoration: none;
}

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

sup {
	font-size: 50%;
	vertical-align: super;
}

span.finish {
	display: inline-block;
	position: relative;
	width: 100%;
	height: 0;
}

.videoContainer {
	background-color: #7dc3b3;
	text-align: center;
	margin-top: 50px;
	padding: 25px;
	margin-left: 26px;
	margin-right: 37px;
}

.videoContainer img {
	margin-bottom: 10px;
}

.videoContainer div { color: #004688; font-size: 123.1%; font-weight: bold; margin-bottom: 5px; }
.videoContainer div.left,
.videoContainer div.right { position: absolute; top: -20px; text-align: center; width: 320px;  }

.videoContainer object {
	position: relative;
	text-align: center;
	display: inline-block;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 25px;
}

#page_container {
	width: 100%;
	background-color: #fff;
	position: relative;
}

#header_container {
	height: 198px;
	width: 100%;
	background-color: #fff;
	background-image: url('../img/emerod-development-header-background-left-fill.jpg');
	background-repeat: repeat-x;
}

#header_right_white_fill {
	position: absolute;
	right: 0px;
	height: 198px;
	width: 50%;
	background-color: #fff;
}

#header_left_bg {
	display: none;
	position: absolute;
	left: 0px;
	height: 198px;
	width: 50%;
	background-color: #fff;
	background-image: url('../img/emerod-development-header-background-left.jpg');
	background-repeat: no-repeat;
	background-position: 0 0;
}

header {
	height: 100%;
	width: 980px;
	margin: auto;
	position: relative;
	background-color: #fff;
	background-image: url('../img/emerod-development-header-background-europe.jpg');
	background-repeat: no-repeat;
}

#experts-team {
	display: none;
	position: absolute;
	bottom: -6px;
	right: 25px;
}

.experts #experts-team,
.how #experts-team,
.methods #experts-team,
.values #experts-team { display: block; }

#nav_container {
	position: relative;
	width: 100%;
	height: 53px;
	z-index: 4999;
	box-shadow: 0px 2px 3px #444;
}

nav {
	height: 100%;
	position: relative;
	background-color: #019875;
}

#content_container {
	position: relative;
	width: 100%;
	background-color: #fff;
}
.bedankt #content_container,
.contact #content_container { margin-bottom: -16px; }

#content {
	width: 980px;
	margin: auto;
	margin-bottom: 0px;
	position: relative;
	background-color: #fff;
}

#footerTopContainer {
	clear: both;
	position: relative;
	background-color: #dadadc;
	margin-top: 50px;
}
.bedankt #footerTopContainer,
.contact #footerTopContainer { margin-top: 0px; background-color: #fff; }

#footerBottomContainer {
	clear: both;
	position: relative;
	background-color: #87888a;
}

#footerTop,
#footerBottom {
	position: relative;
	width: 980px;
	margin: auto;
}
.bedankt #footerTop,
.contact #footerTop { background-color: #dadadc; }

.vcard {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-left: 50px;
	color: #646567;
}

.vcard a {
	color: #444547;
	text-decoration: none;
}

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

.footerLogo {
	position: absolute;
	top: 10px;
	left: 360px;
}

#footerBottom {
	padding-top: 25px;
	padding-bottom: 15px;	
}

#footerBottom h3 {
	color: #fff;
	font-size: 167%;
	margin-left: 50px;
	margin-bottom: 50px;
}

.footerIcons {
	position: absolute;
	left: 195px;
	top: 26px;
}
html[lang=en] .footerIcons { left: 175px; }

.footerIcons img { vertical-align: top; margin-left: 15px; opacity: 0.6; }
.footerIcons img.viadeo { margin-top: -5px; }
.footerIcons img:hover { opacity: 1; }

.copyright,
.credits {
	text-align: center;
	color: #fff;
}

.credits, .credits a { color: #666; font-style: italic; text-decoration: none; }
.credits a:hover { text-decoration: underline; }

/*** HEADER ***/
#logo {
	position: absolute;
	top: 0px;
	left: 12px;
}

#languages {
	position: absolute;
	right: 35px;
	top: 15px;
}

#languages img {
	padding-left: 5px;
	opacity: 0.3;
}

#languages img:hover,
#languages img.selected {
	opacity: 1;
}

#header_countries {
	position: absolute;
	left: 25px;
	right: 35px;
	bottom: 0px;
	text-align: justify;
	text-transform: uppercase;
	font-size: 93%;
	color: #000;
}

#header_countries > span { display: inline-block; }

#header_text {
	position: absolute;
	top: 48px;
	right: 35px;
	width: 240px;
	font-size: 167%;
	line-height: 1.15;
	color: #019875;
	text-align: right;
}
.experts #header_text,
.how #header_text,
.methods #header_text,
.values #header_text { display: none; }

/*** NAVIGATION ***/
nav > ul {
	height: 100%;
	width: 980px;
	margin: auto;
	position: relative;
}

nav > ul > li {
	display: block;
	position: relative;
	float: left;
	list-style-type: none;
	line-height: 53px;
	text-align: center;
	height: 53px;
	border-right: 2px solid #b5e1d7;
}

nav > ul > li > ul.subMenu {
	position: absolute;
	display: none;
	top: 53px;
	background-color: #019875;
	color: #fff;
	left: -2px;
	right: -2px;
	line-height: 53px;
	z-index: 5000;
	box-shadow: 2px 2px 3px #444;
}
nav > ul > li.selected > ul.subMenu { right: 0px; }

nav > ul > li > ul.subMenu > li { border-top: 1px solid #fff; }

nav > ul > li > ul.subMenu > li > a {
	display: block;
	color: #fff;
}

nav > ul > li.twoLines {
	line-height: 16px;
}

nav > ul > li.first {
	border-left: 2px solid #b5e1d7;
}

nav > ul > li.first {
	margin-left: 25px;
}

nav > ul > li > ul.subMenu > li > a,
nav > ul > li > a {
	display: block;
	padding: 0 19px 0 19px;
	color: #fff;
	text-decoration: none;
	font-size: 116%;
	font-family: Verdana;
}
nav > ul > li > ul.subMenu > li > a { padding: 0px; }
nav > ul > li:first-child > a {
	padding: 0 22px 0 22px;
}
html[lang=en] nav > ul > li > a { padding: 0 22px 0 22px; }
html[lang=en] nav > ul > li:first-child > a {
	padding: 0 23px 0 23px;
}
html[lang=en] nav > ul > li.twoLines > a { padding-top: 10px; }
nav > ul > li.twoLines > a {
	display: block;
	position: relative;
	height: 53px;
	padding-top: 10px;
	vertical-align: bottom;
}

nav > ul > li > ul.subMenu > li > a:hover,
nav > ul > li.selected,
nav > ul > li > a:hover { background-color: #b5e1d7; }

nav > ul > li.selected { border-right: 2px solid #019875; }

nav > ul > li > ul.subMenu > li > a:hover,
nav > ul > li.selected a,
nav > ul > li a:hover { color: #019875; }

/*** CONTENT ***/
.sectionWhiteMargins {
	position: relative;
	margin-left: 50px;
	margin-right: 80px;
	padding-top: 20px;
}

.how #content {
	background-image: url('../img/experts-in-europe-how-we-work-bg.png');
	background-repeat: no-repeat;
	background-position: 515px top;
}

.how h1 {
	margin-left: 0px;
	font-size: 230%;
	font-weight: normal;
	margin-top: 40px;
	margin-bottom: 40px;
}

.how p.ul_header { width: 400px; text-align: left; 	font-size: 153.9%; }

.values #content {
	background-image: url('../img/experts-in-europe-values-bg.png');
	background-repeat: no-repeat;
	background-position: 515px top;
}

.values h1 {
	margin-left: 0px;
	font-size: 182%;
	font-weight: bold;
	margin-top: 40px;
	margin-bottom: 140px;
}

.strengths #content,
.identity #content,
.news #content {
	background-image: url('../img/emerod-development-strengths-bg.png');
	background-repeat: no-repeat;
	background-position: 498px top;
}

.methods h1 {
	margin-left: 0px;
	font-size: 230%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
}

.methods p.p3 {
	margin-top: 40px;
	margin-bottom: 0px;
	font-weight: bold;
}

.contactBg {
	position: relative;
	background-color: #dadadc;
	width: 100%;
}
.contact .contactArea { display: none; }

.developmentBg {
	background-image: url('../img/emerod-development-in-france-bg.jpg');
	background-repeat: no-repeat;
	background-position: 458px top;
	height: 226px;
}

.developmentGrayLine {
	position: relative;
	background-color: #dbf0ec;
	height: 50px;
	margin-left: 27px;
	margin-right: 37px;
	text-align: center;
}

.developmentIcon {
	position: absolute;
	display: inline-block;
	background-image: url('../img/icon-strategic-large.png');
	background-repeat: no-repeat;
	width: 97px;
	height: 98px;
	margin-top: -25px;
	margin-left: -49px;
}
.consulting .developmentIcon { background-image: url('../img/icon-strategic-large.png'); }
.sales .developmentIcon { background-image: url('../img/icon-target-large.png'); }
.international .developmentIcon { background-image: url('../img/icon-international-large.png'); }

.developmentPage h1 {
	text-align: center;
	font-weight: normal;
	margin-right: 40px;
}

.developmentPage h2 {
	font-size: 182%;
	font-weight: bold;
	margin-left: 27px;
	margin-top: 50px;
}

.goals .sectionWhiteMargins {
	background-image: url('../img/your-goals-background.jpg');
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-right: 10px;
	height: 300px;
	margin-top: 25px;
}
.development .sectionWhiteMargins {
	background-image: url('../img/emerod-development-background.jpg');
	background-repeat: no-repeat;
	background-position: right 30px;
	margin-right: 10px;
}

.floatLeft { float: left; }

.subPhotoText { font-size: 93%; }

.header1,
.header2 {
	display: block;
	font-size: 182%;
}
.header2 {
	position: absolute;
	bottom: 0px;
}

.developmentPage ul.development,
.sectionWhiteMargins ul,
.sectionWhiteMargins ol {
	position: relative;
	padding-top: 25px;
	font-size: 153.9%;
	margin-left: 135px;
}
.strengthsPage .sectionWhiteMargins ul,
.values .sectionWhiteMargins ul,
.methods .sectionWhiteMargins ul,
.how .sectionWhiteMargins ul,
.development .sectionWhiteMargins ul,
.goals .sectionWhiteMargins ul,
.experts .sectionWhiteMargins ul,
.clients .sectionWhiteMargins ol { margin-left: 0px; }
.development .sectionWhiteMargins ul { margin-right: 140px; }
.clients .sectionWhiteMargins ol { padding-top: 0px; }
.developmentPage ul.development { margin-left: 26px; }

.strengthsPage .sectionWhiteMargins ul { margin-top: 60px; }

.developmentPage ul.development li,
.sectionWhiteMargins ul li {
	background-image: url('../img/bullet.png');
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 30px;
	margin-bottom: 15px;
}
.developmentPage ul.development li { margin-right: 50px; }
.goals .sectionWhiteMargins ul li { line-height: 1.5; }
.goals .sectionWhiteMargins ul li span { color: #054588; }
.clients .sectionWhiteMargins ol li {
	list-style:outside;
	list-style-type: decimal;
	margin-left: 60px;
	margin-top: 5px; 
}
.values .sectionWhiteMargins ul li { margin-bottom: 35px; }

.developmentPage ul.development li ul {
	margin-top: 15px;
}
.methods .sectionWhiteMargins ul li,
.developmentPage ul.development li ul li {
	background-image: none;
	list-style-type: disc;
	padding-left: 0px;
	margin-left: 40px;
}

.developmentPage p {
	font-size: 108%;
	margin-left: 26px;
	margin-right: 50px;
	margin-top: 25px;
}

.blockClients {
	position: relative;
	background-color: #d8d8d8;
	height: 424px;
	width: 100%;
	line-height: 424px;
	margin-top: 50px;
	text-align: center;
}

.blockMissions {
	position: relative;
	background-color: #def2ed;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	margin-top: 20px;
}

.blockMissions img,
.blockClients img {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin-left: 25px;
	margin-right: 25px;
}

.sectionWhiteMargins p {
	font-size: 138.5%;
	text-align: justify;
}
.experts .sectionWhiteMargins p { margin-bottom: 25px; text-align: left; }
.clients .sectionWhiteMargins p.bold,
.development .sectionWhiteMargins p.bold {
	width: 520px;
	text-align: left;
	line-height: 1.4;
	font-size: 153.9%;
	margin-top: 30px;
}
.clients .sectionWhiteMargins p.bold { margin-top: 0px; margin-bottom: 5px; width: inherit; }
.how p { font-size: 153.9%; text-align: left; }
.sales p.normal { font-size: 153.9%; text-align: left; }

.sectionBlockBg {
	position: relative;
	padding: 30px 40px 30px 50px;
	background-color: #e6e6e6;
	margin-top: 30px;
}

.sectionBlockBgLeft,
.sectionBlockBgRight {
	position: relative;
	display: inline-block;
	vertical-align: top;
}

.sectionBlockBgLeft {
	width: 50%;
	background-image: url('../img/question-mark.png');
	background-repeat: no-repeat;
	background-position: 0px 60px;
}
.goals .sectionBlockBgLeft,
.goals .sectionBlockBgRight { background: none; }

.sectionBlockBgLeft h2 { font-size: 230%; }
.goals .sectionBlockBgLeft h2,
.goals .sectionBlockBgRight h2 { color: #054588; font-size: 182%; }
h1 { padding-top: 25px; margin-left: 60px; font-size: 230%; font-weight: bold; }
.bedankt h1,
.contact h1 { margin-left: 60px; font-size: 182%; font-weight: normal; }
.news h1 { margin-left: 0px; margin-bottom: 40px; }

.bedankt p { margin-left: 60px; margin-top: 25px; padding-bottom: 50px; }

#frmContact { margin-top: 25px; margin-left: 60px; }

#frmContact input[type=text] {
	background-color: #fff;
	margin-bottom: 15px;
	font-size: 123.1%;
	height: 35px;
	padding-left: 10px;
	padding-right: 10px;
	width: 292px;
	border: 0px;
}

#frmContact textarea {
	background-color: #fff;
	font-size: 123.1%;
	width: 490px;
	height: 100px;
	padding: 10px;
	resize: none;
	border: 0px;
	margin-bottom: 15px;
}

#frmContact input[type=submit] {
	margin-bottom: 50px;
	margin-left: 390px;
	background-color: #019875;
	width: 120px;
	font-size: 123.1%;
	color: #fff;
	padding: 10px 25px;
	border: 0px;
}

#frmContact input[type=submit]:hover {
	opacity: 0.8;
	cursor: pointer;
}

.sectionBlockBgLeft ul,
.sectionBlockBgRight ul {
	font-size: 123.1%;
	margin-left: 48px;
	margin-right: 20px;
	margin-top: 20px;
}
.goals .sectionBlockBgLeft ul,
.goals .sectionBlockBgRight ul { margin-left: 20px; }

.goals .ul_header {
	display: block;
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 123.1%;
}
.development .ul_header {
	display: block;
	margin-top: 70px;
	margin-bottom: 0px;
	font-size: 153.9%;
}
.clients .ul_header,
.clients .ul_header_2 {
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 153.9%;
}
.clients .ul_header_2 { margin-top: 25px; }
.goals .sectionBlockBgRight .ul_header { margin-left: 25px; }
.experts .ul_header {
	display: block;
	margin-top: 40px;
	margin-bottom: 10px;
	font-size: 153.9%;
}

.development .what_i_stand_for {
	display: block;
	margin-top: 70px;
	margin-bottom: 40px;
	font-size: 197%;
}

.development p.nicole {
	font-size: 153.9%;
	margin-right: 60px;
	margin-bottom: 40px;
	line-height: 1.4;
}
.development p.nicole.p3 { text-align: left; }

.clients .sectionWhiteMargins ul li,
.sectionBlockBgLeft ul li,
.sectionBlockBgRight ul li {
	list-style:disc;
	list-style-position: inside;
	background-image: none;
	margin-bottom: 20px;
}
.goals .sectionBlockBgLeft ul li,
.goals .sectionBlockBgRight ul li { list-style-position: outside; }
.goals .sectionBlockBgRight ul li { margin-left: 25px; }
.clients .sectionWhiteMargins ul { margin-left: 25px; }
.clients .sectionWhiteMargins ul li { list-style-position: outside; margin-left: 0px; padding-left: 0px; margin-bottom: 5px; }

.sectionBlockBgRight {
	border-left: 3px solid #00a688;
	width: 48%;
	background-image: url('../img/quote.png');
	background-repeat: no-repeat;
	background-position: 13px 0px;
}

.sectionBlockBgRight h2 {
	font-size: 197%;
	margin-left: 55px;
	font-style: italic;
}
.goals .sectionBlockBgRight h2 { margin-left: 25px; font-style: normal; }

.sectionBlockBgRight blockquote,
.sectionBlockBgRight .quoteBy {
	font-size: 123.1%;
	margin-left: 55px;
}
.sectionBlockBgRight blockquote { font-style: italic; }

.sectionBlockBgRight blockquote {
	margin-top: 25px;
}

.sectionBlockBgRight .quoteBy {
	margin-top: 5px;
	font-size: 108%;
}

.sectionCols {
	position: relative;
	margin-top: 100px;
	margin-bottom:80px;
}

.sectionColsBgLine {
	position: absolute;
	margin-top: 19px;
	width: 100%;
	height: 20px;
	background-color: #e6e6e6;
}

.sectionColsCol {
	position: relative;
	display: inline-block;
	width: 300px;
	margin-left: 38px;
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	color: #707173;
	text-decoration: none;
}

.sectionColsCol:hover h2 {
	text-shadow: 1px 1px 1px #eee;
	opacity: 0.9;
	text-decoration: underline;
}

.sectionColsCol.col1 {
	margin-left: 0px;
	background-image: url('../img/icon-strategic.png');
}

.sectionColsCol.col2 { background-image: url('../img/icon-target.png'); }
.sectionColsCol.col3 { background-image: url('../img/icon-international.png'); }

.sectionColsCol h2 {
	margin-top: 75px;
	height: 95px;
	text-align: center;
	font-size: 197%;
	line-height: 105%;
}

.sectionColsCol p {
	font-size: 116%;
	text-align: justify;
	letter-spacing: 0;
}
li.no_bullet { background-image: none !important; padding-left: 0px !important; }

.marginTop10 { margin-top: 10px; }
.marginTop15 { margin-top: 15px; }
.marginTop25 { margin-top: 25px; }
.marginTop50 { margin-top: 50px !important; }

.sectionNews {
	width: 650px;
	padding-top: 65px;
	padding-left: 45px;
}

.newsItem {
	float: left;
	width: 260px;
	min-height: 240px;
	background-color: #b5e1d7;
	background-color: rgba(111,196,177,0.5);
	margin-right: 25px;
	margin-bottom: 25px;
	padding: 30px 20px;
}

a .newsItem:hover {
	background-color: rgba(111,196,177,0.4);
	box-shadow:	1px 1px 3px #666;
}

.newsItem h2 {
	color: #707173;
	font-weight: bold;
	font-size: 167%;
	text-decoration: none;
}

.newsItem p {
	color: #707173;
	font-size: 153.9%;
	line-height: 1.4;
	text-decoration: none;
}
	




