/* Fonts */

@font-face {
	font-family: 'InsightWebBold';
	src: url('../font/Insight_web_Bold.eot');
	src: url('../font/Insight_web_Bold.eot?#iefix') format('embedded-opentype'),
		 url('../font/Insight_web_Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'InsightWebRegular';
	src: url('../font/Insight_web_Regular.eot');
	src: url('../font/Insight_web_Regular.eot?#iefix') format('embedded-opentype'),
		 url('../font/Insight_web_Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'InsightDisplayWebLight';
	src: url('../font/InsightDisplay_web_Light.eot');
	src: url('../font/InsightDisplay_web_Light.eot?#iefix') format('embedded-opentype'),	
		 url('../font/InsightDisplay_web_Light.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/* /Fonts */

/* Text */
body,
.ms-WPBody,
.ms-rte-wpbox,
.ms-cal-navheader { 
	font-size: 14px;
	font-family: InsightWebRegular,Arial;
	color: #676767;
}
/* bring back scrollbars for dialog windows */
body[tabindex] {
    overflow:auto 
}
.MainNavigation 
{
    float: left;
}
.MainSearchbox
{
    float: left;
    margin-top: 12px;
    padding-right: 17px;
    padding-left: 20px;
}
#content_main {
    line-height: 20px;
}
b { 
	font-family: InsightWebBold,Arial;
}
p { 
	margin: 0px 0px 30px 0px;
}
pre {
    white-space: pre; /* CSS2 */
    white-space: pre-wrap; /* CSS 2.1 */
    white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
    word-wrap: break-word; /* IE */
}
h1,h2,h3,h4,h5,h6 {
    margin: 0;
}
h1,
.ms-dlgTitleText { 
	font-family: InsightDisplayWebLight,Arial;
	font-size: 30px;
	line-height: 36px;
	text-transform: uppercase;
	background: -webkit-linear-gradient(left, #e55a00, #f6d50f);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	margin: 0px 0px 9px 0px;
}
h2,
.ms-WPBody h2,
h2.sitemapHeader .groupheader, div#Glossary>div.glossary>a.btnPagingCurrent, div#Glossary>div.glossary>a.btnPaging   
{
    font-family: InsightWebRegular,Arial;
	font-size: 18px;
	line-height: 24px;
	padding-bottom: 12px;
	margin-bottom: 15px;
	border-bottom: 1px solid #e4e4e4;
	text-transform: uppercase;
	background-image: -webkit-gradient(linear, left top, right top, from(#e55a00), to(#f6d50f));
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	font-weight: normal;
}
div#Glossary
{
    position: relative;
}

#ctl00_PlaceHolderMain_RightContent__ControlWrapper_RichHtmlField h2 
{
    margin-bottom: 15px;
}
h3,
.ms-WPBody h3,
#jobList h2,
#WPQ2_nav_header,
.ms-cal-navheader,
.groupheader { 
	font-size: 18px;
	line-height: 24px;
	font-weight: normal;
}
h4,
.ms-WPBody h4 { 
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
}
h5, h6,
.ms-WPBody h5,
.ms-WPBody h6 { 
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
h5 {
   	text-transform: uppercase; 
}
h3,h4,h5 { 
	margin-bottom: 15px;
}
.contentTeaserImageTop h4 
{
    margin-bottom: 0px;   
}
h1,h2, div#Glossary>div.glossary>a.btnPaging    {
	color: #e55a00;
}
h3,h4,h5,#jobList h2,#WPQ2_nav_header, .ms-cal-navheader, .groupheader {
	color: #484848;
}
h6 {
    color: #676767;
}
#jobList h2
{
    border: 0px;
    text-transform: none;
    margin-bottom: 0px;
}
span.pagename { 
	display: block;
	font-size: 30px;
	line-height: 42px;
	height: 42px;
	padding: 0px;
	color: #000;
	text-shadow: 0px -1px 1px #fff;
	text-transform: uppercase;
}
.countryselection_headline { 
	height: 40px;
	font-size: 40px;
	line-height: 40px;
	color: #676767;
	padding: 50px 0px 60px 0px;
}
.meta { 
	font-size: 14px;
}
.copy { 
	font-size: 14px;
	line-height: 20px;
}
.copy a { 
	text-decoration: underline;
}
.meta,.copy,.metanav { 
	color: #676767;
}
.intro { 
	color: #222222;
}
#info_footer {
    font-size: 16px;
    color: #999999;
    line-height: 19px;
    text-shadow: 0px -1px 1px #fff;
}

/* /Text */

/* Links */

a:hover, a:active { outline: none; }
a, a:visited, a:hover, .ms-WPBody a:link, a:link { 
	color: #007dc3;
	text-decoration: none;
}

a:hover { 
	color: #00669f;
	text-decoration: none;
}
p a:hover {
    color: #007dc3 !important;
}

a.backLink 
{
    display: block;
    height: 30px;
    line-height: 20px;
    margin-top: -30px;    
    background: url('../../images/gfk.com/backLink_icon.png') 0 4px no-repeat;
    padding-left: 18px;
}
a.backLink:hover 
{
    text-decoration: none;   
}

a.email,
a.phone,
a.fax,
a.global,
a.emailBig,
a.phoneBig,
a.faxBig,
a.globalBig {
    padding-left:20px;
    background: url('../../images/gfk.com/contact_sprite.png');
    background-repeat: no-repeat;
}
a.email { background-position: 0px -367px; }
a.email:hover { background-position: 0px -398px; text-decoration:none; }
a.phone { background-position: 0px -207px;}
a.phone:hover { background-position: 0px -239px; text-decoration:none; }
a.fax { background-position: 0px -527px; }
a.fax:hover{ background-position: 0px -559px; text-decoration:none; }
a.global  
{
    background: url('../../images/gfk.com/global_sprite.png') 0 4px;
    background-repeat: no-repeat;
}
a.global:hover{ background-position: 0px -26px; text-decoration:none; }

a.emailBig,
a.phoneBig,
a.faxBig,
a.globalBig,
#contentContainerRelated a.email,
#contentContainerRelated a.phone,
#contentContainerRelated a.fax,
#contentContainerRelated a.global
{
    display:block;
    height: 24px;
    line-height: 24px;
    padding-left:37px;
    margin-left:13px;
}
a.emailBig,
#contentContainerRelated a.email
{ 
    background-position: 0px -270px; 
}
a.emailBig:hover,
#contentContainerRelated a.email:hover 
{ 
    background-position: 0px -319px; text-decoration:none; 
}
a.phoneBig,
#contentContainerRelated a.phone 
{ 
    background-position: 0px -112px;
}
a.phoneBig:hover,
#contentContainerRelated a.phone:hover 
{ 
    background-position: 0px -160px; text-decoration:none; 
}
a.faxBig,
#contentContainerRelated a.fax 
{ 
    background-position: 0px -432px; 
}
a.faxBig:hover,
#contentContainerRelated a.fax:hover
{ 
    background-position: 0px -480px; text-decoration:none; 
}

a.noUnderline:hover { text-decoration: none !important; }

a.countryLink, span.countryLink { width: 50%; display: block; float: left; color: #999; margin-bottom: 15px; }
a.countryLink:hover { color: #007dc3; text-decoration: none; }

span.countryLink 

.metanav a, .metanav a:visited, .metanav a:link { 
	font-size: 12px;
	color: #cacaca;
}
.metanav a:hover, .metanav li.selected a { 
	color: #fff;
}
.metanav li.countryselection a {
    padding-left: 50px;
    height: 38px;
    display: block;
    background: url('../../images/gfk.com/countryselection_sprite.png') 0px 4px;
    background-repeat: no-repeat;
}
.metanav li.countryselection a:hover {
    background-position: 0px -36px;
}
#info_footer .second a, #info_footer .second a:visited,
#info_footer .third a, #info_footer .third a:visited {
    color: #727272;
    padding-right: 20px;
}
#info_footer .second a:hover, #info_footer .third a:hover {
    color: #007dc3;
}
ul.smIcons li 
{
    margin-bottom: 15px;
}
ul.smIcons li a 
{
    width: 24px;
    height: 24px;
    display: block;   
}
ul.smIconsWithText li a 
{
    font-size: 13px;
    color: #808080;   
}
ul.newsletterLinks li a
{
    padding-left: 25px;
	background: url('../../images/gfk.com/newslettericon_small.png') no-repeat 0px 2px;
}
ul.newsletterLinks li a:hover 
{
	background: url('../../images/gfk.com/newslettericon_small_hover.png') no-repeat 0px 2px;    
}
ul.downloadLinks li a
{
    padding-left: 25px;    
    background: url('../../images/gfk.com/downloadicon_small.png') no-repeat 0px 2px;
}
ul.downloadLinks li a:hover 
{
    background: url('../../images/gfk.com/downloadicon_small_hover.png') no-repeat 0px 2px;    
}

ul.teaserLinks li a,
ul.teaserLinks li a:visited 
{
    color: #808080 !important;
    line-height: 18px;
    font-size: 13px;
}
ul.multipleButtonLinks li a,
ul.multipleButtonLinks li a:visited 
{
    color: #007dc3 !important;
    font-size: 14px;
}
ul.multipleButtonLinks li a:hover 
{
    color: #00669f; 
    text-decoration: none;
}
.multipleTextTeaser a 
{
    color: #007dc3 !important;
    text-decoration: none !important;
}
#globalWebsiteLink a,
#globalWebsiteLink a:hover,
#globalWebsiteLink a:visited
{
    font-size: 13px;
    height: 27px;
    display: block;
    line-height: 27px;
    color: #727272;
    text-shadow: 0px -1px 1px #fff;
    padding-right: 30px;
    background: url('../../images/gfk.com/globalWebsiteLink.png') no-repeat right;    
}
#globalWebsiteLink a:hover 
{
    background: url('../../images/gfk.com/globalWebsiteLink_hover.png') no-repeat right;       
}

/* sitemap definition */

h2.sitemapHeader .groupheader,
h2.sitemapHeader .item
{
    margin: 0px;
    padding: 0px;
}

div.sitemap-navigation 
{
    margin-bottom: 40px;
    overflow: auto;
}
#content_main ul.sitemap-section {
    line-height: 22px;
}

ul.sitemap-section li div.level-header {
    padding: 0px 20px 0px 0px; 
}

ul.sitemap-section li.sitemap-level-1 {
    margin-top: 0px;
    margin-bottom: 7px;
    padding-top: 9px;
}

ul.sitemap-section li.sitemap-level-1 span.headertitle a,
ul.sitemap-section li.sitemap-level-1 span.headertitle a:link
{
    line-height: 24px;
    font-size: 16px;
    color: #484848;
    text-decoration: none;
    font-family: 'InsightWebBold';
    font-weight: normal;
}

ul.sitemap-section li.sitemap-level-1 span.headertitle a:hover
{
    color: #007dc3;
}

ul.sitemap-section li.sitemap-level-2 span.headertitle a,
ul.sitemap-section li.sitemap-level-2 span.headertitle a:link
{
    line-height: 24px;
    font-size: 16px;
    color: #484848;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
}

ul.sitemap-section li.sitemap-level-2 span.headertitle a:hover
{
    color: #007dc3;
}

ul.sitemap-section li.sitemap-level-3 span.headertitle a,
ul.sitemap-section li.sitemap-level-3 span.headertitle a:link
{
    line-height: 22px;
    font-size: 14px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
    padding-left: 20px;
}

ul.sitemap-section li.sitemap-level-3 span.headertitle a:hover
{
    color: #007dc3;
}

ul.sitemap-section li.sitemap-level-4 span.headertitle a,
ul.sitemap-section li.sitemap-level-4 span.headertitle a:link
{
    line-height: 22px;
    font-size: 14px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
    padding-left: 40px;
}

ul.sitemap-section li.sitemap-level-4 span.headertitle a:hover
{
    color: #007dc3;
}

/* END sitemap definition */

/* main section menu definition */
div.main-navigation 
{
    margin-top: 30px;
    margin-bottom: 40px;
    overflow: auto;
}

#content_main ul.main-section {
    line-height: 22px;
}

ul.main-section li div.level-header {
    padding: 0px 20px 0px 0px; 
}

ul.main-section li.level-section {
    margin-bottom: 6px;
}

ul.main-section li span.headertitle a,
ul.main-section li span.headertitle a:link
{
    line-height: 22px;
    font-size: 18px;
    color: #007dc3;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
}

ul.main-section li span.headertitle a:hover
{
    color: #00669f;
}

ul.main-section li span.headertitle a:after
{ 
    content:" >";
} 

ul.dynamic li
{
    list-style-type: none;
    width: 200px;
    float: left;
    display: block;
    padding: 2px 5px !important;
}
ul.dynamic li.overviewLink
{
    width: 400px;
    margin-top: 20px;   
    float: none;
    clear: both;
    font-size: 18px;
}

/* submenu definition */
div.submenu-navigation 
{
    margin-top: 0px;
    margin-bottom: 0px;
    overflow: auto;
}
.groupheader
{
    
}
ul.submenu-section 
{
    border-bottom: 1px solid #e4e4e4;   
}
/* start submenu definition div.grid_3 */
#content_main div.grid_3 ul.submenu-section {
    line-height: 24px;
}
div.grid_3 ul.submenu-section li div.level-header {
    padding: 0px 20px 0px 0px; 
}

div.grid_3 ul.submenu-section li.submenu-level-1 {
    margin-top: 0px;
    margin-bottom: 6px;
    border-top: 1px solid #e4e4e4;   
    padding-top: 8px;
}

div.grid_3 ul.submenu-section li.submenu-level-1 span.headertitle a,
div.grid_3 ul.submenu-section li.submenu-level-1 span.headertitle a:link
{
    line-height: 24px;
    font-size: 13px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
}

div.grid_3 ul.submenu-section li.submenu-level-1 span.submenuActive a,
div.grid_3 ul.submenu-section li.submenu-level-1 span.submenuActive a:link
{
    color: #007dc3;
}

div.grid_3 ul.submenu-section li.submenu-level-1 span.headertitle a:hover
{
    color: #007dc3;
}

div.grid_3 ul.submenu-section li.submenu-level-2 span.headertitle a,
div.grid_3 ul.submenu-section li.submenu-level-2 span.headertitle a:link
{
    line-height: 22px;
    font-size: 13px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
}
div.grid_3 ul.submenu-section li.submenu-level-2 span.submenuActive a,
div.grid_3 ul.submenu-section li.submenu-level-2 span.submenuActive a:link
{
    color: #007dc3;
}

div.grid_3 ul.submenu-section li.submenu-level-2 span.headertitle a:hover
{
    color: #007dc3;
}

div.grid_3 ul.submenu-section li.submenu-level-2 span.headertitle a:before
{ 
    content:"+ ";
} 

div.grid_3 ul.submenu-section li.submenu-level-2 span.submenuMinus a:before
{ 
    content:"- ";
} 

div.grid_3 ul.submenu-section li.submenu-level-3 span.headertitle a,
div.grid_3 ul.submenu-section li.submenu-level-3 span.headertitle a:link
{
    line-height: 22px;
    font-size: 13px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
    padding-left: 13px;
}
div.grid_3 ul.submenu-section li.submenu-level-3 span.submenuActive a,
div.grid_3 ul.submenu-section li.submenu-level-3 span.submenuActive a:link
{
    color: #007dc3;
}

div.grid_3 ul.submenu-section li.submenu-level-3 span.headertitle a:hover
{
    color: #007dc3;
}
/* End submenu definition div.grid_3 */

/* start submenu definition div.grid_2 */
#content_main ul.submenu-section {
    line-height: 26px;
}

ul.submenu-section li div.level-header {
    padding: 0px 20px 0px 0px; 
}

ul.submenu-section li.submenu-level-1 {
    margin-top: 0px;
    margin-bottom: 7px;
    border-top: 1px solid #e4e4e4;   
    padding-top: 9px;
}

ul.submenu-section li.submenu-level-1 span.headertitle a,
ul.submenu-section li.submenu-level-1 span.headertitle a:link
{
    line-height: 24px;
    font-size: 18px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
}

ul.submenu-section li.submenu-level-1 span.submenuActive a,
ul.submenu-section li.submenu-level-1 span.submenuActive a:link
{
    color: #007dc3;
}

ul.submenu-section li.submenu-level-1 span.headertitle a:hover
{
    color: #007dc3;
}

ul.submenu-section li.submenu-level-2 span.headertitle a,
ul.submenu-section li.submenu-level-2 span.headertitle a:link
{
    line-height: 22px;
    font-size: 16px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
}

ul.submenu-section li.submenu-level-2 span.submenuActive a,
ul.submenu-section li.submenu-level-2 span.submenuActive a:link
{
    color: #007dc3;
}

ul.submenu-section li.submenu-level-2 span.headertitle a:hover
{
    color: #007dc3;
}

ul.submenu-section li.submenu-level-2 span.headertitle a:before
{ 
    content:"+ ";
} 

ul.submenu-section li.submenu-level-2 span.submenuMinus a:before
{ 
    content:"- ";
} 

ul.submenu-section li.submenu-level-3 span.headertitle a,
ul.submenu-section li.submenu-level-3 span.headertitle a:link
{
    line-height: 22px;
    font-size: 16px;
    color: #808080;
    text-decoration: none;
    font-family: 'InsightWebRegular';
    font-weight: normal;
    padding-left: 11px;
}

ul.submenu-section li.submenu-level-3 span.submenuActive a,
ul.submenu-section li.submenu-level-3 span.submenuActive a:link
{
    color: #007dc3;
}

ul.submenu-section li.submenu-level-3 span.headertitle a:hover
{
    color: #007dc3;
}
/* end submenu definition div.grid_2 */


/* /Links */

/* Social Media Buttons */

a.socialmedia_button {
    width: 32px;
    height: 32px;
    background: none;
    padding: 0px;
    margin-left: 10px;
    display: block;
    float: left;
}
a.facebook {
    background: url('../../images/gfk.com/socialmedia_sprite.png') 0 0;
}
a.facebook:hover {
    background-position: 0 32px;
}
a.google {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -42px 0;
}
a.google:hover {
    background-position: -42px 32px;
}
a.twitter {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -84px 0;
}
a.twitter:hover {
    background-position: -84px 32px;
}
a.youtube {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -126px 0;
}
a.youtube:hover {
    background-position: -126px 32px;
}
a.linkedin {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -168px 0;
}
a.linkedin:hover {
    background-position: -168px 32px;
}
/* chinas new social media accounts */
a.sina-weibo {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -252px 0;
}
a.sina-weibo:hover {
    background-position: -252px 32px;
}
a.tencent-weibo {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -336px 0;
}
a.tencent-weibo:hover {
    background-position: -336px 32px;
}
a.weixin-webchat {
    background: url('../../images/gfk.com/socialmedia_sprite.png') -210px 0;
}
a.weixin-webchat:hover {
    background-position: -210px 32px;
}
/* END chinas new social media accounts */
.follow {
    display: block;
    float: left;   
}

/* /Social Media Buttons */

/* Navigation */

#navigation_meta,
#navigation_meta_footer { 
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #cacaca;
	text-shadow: 0px -1px 1px #1f1f1f;
	margin-bottom: 30px;
}
#navigation_meta_footer {
    height: 38px;
}
#globalWebsiteLink 
{
    display: block;
    height: 27px;
    text-align: right;
    margin-right: 15px;
}
nav 
{
    float: right;
    margin: 0 -15px 10px 0;
}
nav li a, nav li a:link, nav li a:visited { 
	color: #727272;
	text-shadow: 0px -1px 1px #fff;
	font-size: 24px !important;
}
nav li.selected a, nav li a:hover { 
	color: #000000;
	text-shadow: 0px -1px 1px #fff;
}

/* Breadcrumb */

a.navigation_breadcrum, span.no_arrow { 
	line-height: 14px;
	padding: 0px;
	padding-right: 20px;
	background: url('../../images/gfk.com/arrow_right.png') no-repeat right;
}
span.no_arrow { 
	background: transparent;
	line-height: 14px;
}
a.navigation_breadcrum, span.no_arrow { 
	float: left;
	font-size: 14px;
	color: #727272;
	text-shadow: 0px -1px 1px #fff;
}
span.no_arrow, span.no_arrow a { 
	color: #999999;
}
.tabmenu li a, .tabmenu li a.selected { 
	height: 45px;
	line-height: 47px;
	float: left;
	padding: 0px 20px;
	margin-right: 5px;
	background-color: #727272;
	-moz-border-radius: 1px;
	border-radius: 1px;

}
.tabmenu li a, .tabmenu li a.selected
{
	font-size: 18px;
	color: #fff;
	text-shadow: 0px -1px 1px #444;    
}
.tabmenu li a.selected
{
	color: #727272;
	text-shadow: 0px 0px 0px #fff;    
}
.tabmenu li a:hover { 
	background-color: #484848;
	cursor: pointer;
}
.tabmenu li a.selected { 
	height: 44px;
	padding: 0px 19px;
	border: 1px solid #bcbcbc;
	border-bottom: 0px;
	background-color: #fff;
}

/* Navigation */

/* Lists */
ol 
{
    list-style-type: decimal;
}
.ms-rtestate-field ul
{
    list-style-image: url('../../images/gfk.com/li.gif');
    padding-left: 12px;
    margin-bottom: 20px;
}
ul.newsletterLinks,
ul.downloadLinks,
ul.teaserLinks,
ul.multipleButtonLinks,
ul.smIconsWithText,
ul.smIcons,
ul.twitter,
ul.sina-weibo,
ul.tencent-weibo,
ul.weixin-webchat,
ul.youtube,
ul.blog,
ul.events,
ul.insights,
ul.news,
ul.pressReleases,
ul.sitemap-section,
ul.main-section,
ul.submenu-section,
.contactData ul,
ul.ms-searchref-filters
{
    list-style-image: none;
    padding-left: 0px;
}
#MSO_ContentDiv ul { 
	margin: 0 0 30px 0;
	padding: 0;
}
#MSO_ContentDiv li {
	font-size: 14px;
	line-height: 20px;
	color: #676767;
}
#content_main ul {
    line-height: 29px;
}
.metanav ul 
{
    float: left;
}
.metanav li { 
	float: left;
	height: 38px;
	padding: 0px 15px;
	font-size: 12px;
	color: #cacaca;
	line-height: 38px;
	background: url('../../images/gfk.com/metanav_divider.png') no-repeat left 3px;
	list-style-type: none;
}
#navigation_meta_footer .metanav li 
{
    height: 36px;
    line-height: 36px;
	background: url('../../images/gfk.com/metanav_divider_footer.png') no-repeat left 3px;    
}
.metanav li.search { 
	padding-right: 0px;
}
.metanav li.no_divider { 
	background: transparent;
}
.metanav li.no_padding_left { 
	padding-left: 0px;
}
.metanav li.selected,
#navigation_meta_footer .metanav li.selected { 
	background: url('../../images/gfk.com/metanav_active_bg.png') repeat-x;
	-moz-border-radius: 1px;
	border-radius: 1px;
	-moz-box-shadow: inset 0 0 1px #181818;
	-webkit-box-shadow: inset 0 0 1px #181818;
	box-shadow: inner 0 0 1px #181818;
}
nav ul, #navigation_meta ul, .metanav ul { 
	padding: 0;
	margin: 0;
	list-style-type: none;
}
nav li  
{
    position: relative;
	padding: 15px 15px 20px 15px !important;
	float: left !important;
	font-size: 20px;
	line-height: 24px;
	z-Index: 100;
	border-bottom: 1px solid transparent;
}
nav li.overlay:hover
{
    padding: 14px 14px 21px 14px !important;
    background-color: #fff;
    border: 1px solid #eee;
    border-bottom: 0;
	border-radius: 2px;
	-moz-border-radius: 2px;
	border-bottom: 0;
    -webkit-box-shadow: 0px 0px 2px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 2px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 2px rgba(50, 50, 50, 0.25);
}
nav li.overlay:hover a
{
    color: #000;   
}
ul.dynamic li a,
ul.dynamic li a:visited
{
    color: #007dc3 !important;
    font-size: 18px !important;
}
ul.dynamic li a:hover
{
    color: #00669f !important;
}

ul.meta li { 
	line-height: 30px;
}
ul.newsletterLinks,
ul.downloadLinks
{
    margin-bottom: 30px;
    margin-top: -5px;
    line-height: 25px !important;
    list-style-type: none;
}
ul.teaserLinks 
{
    margin: 5px 0;   
    line-height: 25px !important;    
    list-style-type: none;
}
ul.multipleButtonLinks
{
    border-top: 1px solid #e4e4e4;       
}
ul.multipleButtonLinks li
{
    padding: 10px 0;
    border-bottom: 1px solid #e4e4e4;   
}

ul.twitter li
{
    line-height: 18px;
}

/* Social Media Icons */
ul.smIconsWithText li 
{
    padding-left: 39px;
    line-height: 24px;
	background: url('../../images/gfk.com/socialmediaicons_sprite.png') no-repeat;
	margin-bottom: 10px;
}
ul.smIcons li 
{
    width: 24px;
    height: 24px;
    margin-right: 15px;
    float: left;
    background: url('../../images/gfk.com/socialmediaicons_sprite.png') no-repeat;
}
ul.smIcons li.facebook,
ul.smIconsWithText li.facebook  { background-position: 0 0; }
ul.smIcons li.twitter,
ul.smIconsWithText li.twitter   { background-position: 0 -34px; }
ul.smIcons li.linkedin,
ul.smIconsWithText li.linkedin  { background-position: 0 -68px; }
ul.smIcons li.blogger,
ul.smIconsWithText li.blogger   { background-position: 0 -102px; }
ul.smIcons li.wordpress,
ul.smIconsWithText li.wordpress { background-position: 0 -102px; }
ul.smIcons li.newsletter,
ul.smIconsWithText li.newsletter{ background-position: 0 -136px; }
ul.smIcons li.googleplus,
ul.smIconsWithText li.googleplus{ background-position: 0 -170px; }
ul.smIcons li.youtube,
ul.smIconsWithText li.youtube   { background-position: 0 -204px; }
ul.smIcons li.sina-weibo,
ul.smIconsWithText li.sina-weibo   { background-position: 0 -238px; }
ul.smIcons li.tencent-weibo,
ul.smIconsWithText li.tencent-weibo   { background-position: 0 -272px; }
ul.smIcons li.weixin-webchat,
ul.smIconsWithText li.weixin-webchat   { background-position: 0 -340px; }

ul.smIcons li:hover, 
ul.smIconsWithText li:hover
{
    background: url('../../images/gfk.com/socialmediaicons_hover_sprite.png') no-repeat;
}
ul.smIcons li.facebook:hover,
ul.smIconsWithText li.facebook:hover  { background-position: 0 0; }
ul.smIcons li.twitter:hover,
ul.smIconsWithText li.twitter:hover   { background-position: 0 -34px; }
ul.smIcons li.linkedin:hover,
ul.smIconsWithText li.linkedin:hover  { background-position: 0 -68px; }
ul.smIcons li.blogger:hover,
ul.smIconsWithText li.blogger:hover   { background-position: 0 -102px; }
ul.smIcons li.wordpress:hover,
ul.smIconsWithText li.wordpress:hover { background-position: 0 -102px; }
ul.smIcons li.newsletter:hover,
ul.smIconsWithText li.newsletter:hover{ background-position: 0 -136px; }
ul.smIcons li.googleplus:hover,
ul.smIconsWithText li.googleplus:hover{ background-position: 0 -170px; }
ul.smIcons li.youtube:hover,
ul.smIconsWithText li.youtube:hover   { background-position: 0 -204px; }
ul.smIcons li.sina-weibo:hover,
ul.smIconsWithText li.sina-weibo:hover   { background-position: 0 -238px; }
ul.smIcons li.tencent-weibo:hover,
ul.smIconsWithText li.tencent-weibo:hover   { background-position: 0 -272px; }
ul.smIcons li.weixin-webchat:hover,
ul.smIconsWithText li.weixin-webchat:hover   { background-position: 0 -344px; }

/* /Social Media Icons */

/* /Lists */

/* Tables */

table {
    border-collapse:collapse; 
    border-spacing:0; 
}

table.ms-formtable tr
{
    line-height: 2px;
}
table.ms-formlabel td,
table.ms-formtable td
{
    line-height: 0px;
}
table.ms-formtable td > span
{
    line-height: 20px;
}
/* /Tables */

/* Layout */

html, body { 
	height:100%;
}
#wrapper {
	min-height:100%;
}
* html #wrapper { /* ie */
	height:100%;
} 
.wrapper_level1, .wrapper_level2 { 
	background: url("../../images/gfk.com/header_level1-2_repeatbg.png") repeat-x;
}
.wrapper_level3_withtabs { 
	background: url("../../images/gfk.com/header_level3_withtabs_repeatbg.png") repeat-x;
}
.wrapper_level3 { 
	background: url("../../images/gfk.com/header_level3_repeatbg.png") repeat-x;
}
.wrapper_level1 header
{
    height: 525px;
}
.wrapper_level2 header 
{
    height: 540px;
}
.wrapper_level3 header 
{
    height: 315px;
}
#page .level1, #page .level2 {
	min-height:100%;
}
.wrapper_level1 #page, .wrapper_level2 #page { 
	background: url("../../images/gfk.com/header_level1-2.png") no-repeat;
	background-position: 50% 40px;
}
.wrapper_level3_withtabs #page { 
	background: url("../../images/gfk.com/header_level3_withtabs.png") no-repeat;
	 background-position: 50% 40px;
}
.wrapper_level3 #page { 
	background: url("../../images/gfk.com/header_level3.png") no-repeat;
	background-position: 50% 40px;
}
#logo { 
	height: 65px;
	width: 65px;
}

#countryselection { 
	background: #000;
	width: 100%;
	display: none;
	padding-bottom: 70px;
}
#content_main {
	padding-bottom: 190px;
}
.s4-ca {
    margin: 0;
    background: transparent;
}
.tabmenu {
    margin: 37px 0px 60px 0px;
}
/* Hide first (current site) Tabmenu Tab because of custom text */
#zz2_AspMenu1>div>ul>li>a,
#zz17_AspMenu1>div>ul>li>a,
#zz16_AspMenu1>div>ul>li>a
{
    display: none;   
}

#ctl00_PlaceHolderMain_RightContent_RichHtmlField_displayContent>div.ms-rte-wpbox,
#ctl00_PlaceHolderMain_RightContent__ControlWrapper_RichHtmlField>div
{
    margin-bottom: 60px;
}

#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField>div,
#ctl00_PlaceHolderMain_PageContent_RichHtmlField_displayContent>div.ms-rte-wpbox
{
    margin-bottom: 30px;   
}    
#ctl00_PlaceHolderMain_PageContent__ControlWrapper_RichHtmlField>div.clear
{
    margin-bottom: 0px;   
}

/* /Layout */

/* General Webpart Modules */

.webpartFilter 
{
    margin-top: -55px;
    float: right; 
}
.pagingLeft 
{
    width: 150px;
    height: 20px;
    display: block;
    float: left;   
}
.paging 
{
    width: 280px;
    display: block;
    float: left;
    text-align: center;   
}
.pagingRight 
{
    width: 150px;
    height: 20px;
    display: block;
    float: left;   
    text-align: right;
}

.grid_8 #contentContainerMain .pagingLeft,
.grid_8 #contentContainerMain .pagingRight
{
    width: 90px;    
}

.btnPaging,
.btnPagingCurrent
{
    margin: 0px 5px;   
}
.btnPagingCurrent 
{
    color: #999 !important;   
}

.subnavigationHeader .item 
{
    padding: 0px;   
    padding-bottom: 12px;
    margin-bottom: 0px;
}
.submenu-level-2,
.submenu-level-3 
{
    margin-bottom: 3px;   
}

/* /General Webpart Modules */


/* ContentTeaser */

.contentTeaserImageLeft 
{
    margin-bottom: 20px;
    clear: both;
}
.contentTeaserBigImageLeft 
{
    margin-bottom: 20px;
    clear: both;
}
.contentTeaserImageTop 
{   
    margin-right: 10px;
    margin-bottom: 30px;
}
.contentTeaserPairsImageTop
{
    margin-right: 0px;   
}
.contentTeaserImageTopP 
{
    margin-bottom: 17px;
}
#contentContainerMain .contentTeaserImageTop
{
    float: left;
}
.contentTeaserImageLeft img 
{
    float: left;
    width: 120px;
    margin-right: 20px;
}
.contentTeaserBigImageLeft img 
{
    float: left;
    width: 220px;
    margin-right: 20px;
}
.contentTeaserImageTop img 
{
    margin-bottom: 12px;   
}
.contentTeaserImageLeft div
{
    float: left;
    width: 158px;
    display: inline;
}
.contentTeaserBigImageLeft div
{
    float: left;
    width: 300px;
    display: inline;
}
.grid_8 .contentTeaserBigImageLeft div 
{
    width: 220px;
}

#contentContainerMain .contentTeaserImageLeft div .contentTeaserBigImageLeft div
{
    width: 100%;
}

/* newsTeaserImageLeft & pressTeaserImageLeft */
.newsTeaserImageLeft, .pressTeaserImageLeft
{
    margin-bottom: 20px;
    clear: both;
}
.newsTeaserImageLeft img, .pressTeaserImageLeft img 
{
    float: left;
    width: 120px;
    margin-right: 20px;
}

.newsTeaserImageLeft div, .pressTeaserImageLeft div
{
    float: left;
    width: 158px;
    display: inline;
    width: 100%;
}

/* Success Stories (start) */
.contentTeaserImageLeftSuccessStories
{
    clear: both;
    display: block;
    overflow: auto;
    padding: 15px 0 30px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ededed;
}
.contentTeaserImageLeftSuccessStories img 
{
    float: left;
    width: 240px;
    margin-right: 20px;
    clear: left;
}
.contentTeaserImageLeftSuccessStories div
{
    float: left;
    width: 300px;
    clear: right;
}

/* Success Stories (end) */

.contentTeaserImageLeft p,
.contentTeaserImageTop p 
{
    font-size: 13px;
    line-height: 18px;
    color: #808080;
    margin: 0;  
}
a.teaserLink,
p a.teaserLink,
a.newsTeaserLink,
a.attachmentLink
{
    color: #007dc3 !important;
    text-decoration: none !important;
    font-size: 13px;
    margin-top: 0px;
    display: block;
}
a.newsTeaserLink 
{
    margin: 0;
}
a.attachmentLink 
{
    clear: both;
    margin-right: 0px;  
    display: inline;
}
a.mainLink 
{
    font-size: 14px;    
}
.pressReleases
{
    margin-top: -10px;  
    margin-bottom: 20px; 
}
.pressReleases li
{
    padding: 20px 0px;
    border-bottom: 1px solid #e4e4e4;   
    line-height: 20px;
}
.pressReleases .pressTags
{
    color: #007dc3;
    font-size:14px;
    text-transform: uppercase;
    margin-right: 10px;
}
.pressReleases .pressReleaseTitle
{
    margin-bottom:15px;
}
.pressReleases span.industryglobal
{
    padding-left: 16px;
    background: url('../../images/gfk.com/global_sprite.png') no-repeat 0 3px;
}

.pressReleases .pressAttachments
{
    margin-bottom:10px;
    margin-top:10px;
}
.pressReleases h5 
{
    margin-bottom: 0px;   
}
.insights h3
{
    margin-bottom: 0px;
}
li.insights
{
    margin-bottom: 15px;
}
.insights span 
{
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px;
}
.insights span.industry,
.insights span.industryglobal
{
    color: #007dc3;
}
.insights span.industryglobal
{
    padding-left: 16px;
    background: url('../../images/gfk.com/global_sprite.png') no-repeat 0 3px;
}
/* news for content  */
.news h3
{
    margin-bottom: 0px;
}
li.news
{
    margin-bottom: 15px;
}
.news span 
{
    font-size: 14px;
    text-transform: uppercase;
    margin-right: 10px;
}
.news .newsAbstract
{
    padding-left:140px;
    line-height:20px;
    margin-bottom:7px;
}
.news .newsAbstractNoImage
{
    line-height:20px;
    margin-bottom:7px;
}
.news span.industry,
.news span.industryglobal
{
    color: #007dc3;
}
.news span.industryglobal
{  
    padding-left: 16px; 
    background: url('../../images/gfk.com/global_sprite.png') no-repeat 0 3px; 
}
.news .newsTags
{
    float:left;
    width:440px;
}
.news .newsDate
{
    float:right;
    padding-left:20px;
}
.newsWithImage li
{
    padding: 20px 0px;
    border-bottom: 1px solid #e4e4e4;   
}
/* end news for content */
.events li 
{
    min-height: 44px;
    margin-bottom: 15px;   
}
.events div
{
    display: block;
    float: left;
    width: 60px;
    height: 44px;
    margin-right: 20px;
    background: url('../../images/gfk.com/eventitem_bg.png') no-repeat;
}

/* glossary items */
.glossary-HR 
{
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    margin: 25px 0 -16px;
    border-top-style: none;
}

.glossary h3
{
    margin-bottom: 0px;
}
li.glossary
{
    margin-bottom: 15px;
}
.glossary span 
{
    cursor: pointer;
    font-size: 18px;
    margin-right: 10px;
}
.glossary a.headline  
{
    float: left;
}
.glossary .glossaryAbstract
{
    padding-left:0px;
    line-height:20px;
    margin-bottom:7px;
}

.glossary .glossaryLink
{
    float:left;
    width:300px;
}
.glossary .glossaryTelEmail
{
    float:right;
    padding-left:20px;
}
/* glossary items END*/
.twitter li,
.youtube li,
.blog li
{
    float: none;
    clear: both;   
}
.twitter img,
.youtube img,
.blog img,
.jobAlert img
{
    float: left;
    margin: 3px 10px 0 0;   
}
.twitter img,
.jobAlert img
{
    width: 50px;
    height: 50px;
    margin-right: 20px;
}
.youtube img 
{
    width: 120px;  
    margin-bottom: 20px; 
}
.twitter div,
.youtube div 
{
    float: left;
    width: 210px;
    clear: right;   
}
.youtube div 
{
    width: 150px;   
}
#contentContainerRelated .twitter div
{
    width: 230px;   
}
#contentContainerRelated .youtube div
{
    width: 170px;   
}
.events p,
.twitter p,
.youtube p
{
    font-size: 13px;
    color: #808080;   
}
.blog p 
{
    font-size: 14px;   
    line-height: 18px;
}
.blog h5 
{
    margin-bottom: 5px; 
}
.blog a 
{
    padding-top: 5px;   
}
.events .month,
.events .day
{
    text-transform: uppercase;
    width: 60px;
    text-align: center;
    display: block;
    clear: both;
    font-size: 10px;
    line-height: 18px;
    color: #999;
    text-shadow: 0px -1px 1px #fff;
    margin: 0;
}
.events .day 
{
    font-size: 20px;   
    line-height: 20px;
}
.multipleTextTeaser p
{
    font-size: 13px;
    color: #484848;
}

#newsletterSubscription 
{
    border: 1px solid #e4e4e4;
    padding-bottom: 0px;
}

#newsTeaserComplete,
#contactFinder
{
    position: relative;   
}

/* /ContentTeaser */

/* ContactTeaser */

#contentContainerMain .contact
{
    width: 580px;
    height: 80px;
    padding: 10px 0px;
    overflow: hidden;
	background: url('../../images/gfk.com/contact_sprite.png');
	margin-bottom: 10px;
}
#contentContainerMain .contactName,
#contentContainerMain .contactData,
#contentContainerMain .contactLinks
{
    float: left;
    height: 80px;
    padding: 0px 10px;
}
#contentContainerMain .contactData,
#contentContainerMain .contactLinks
{
    border-left: 1px solid #e4e4e4;
}

.contactNameText
{
    font-size: 13px;
    color: #484848;   
    padding-top: 4px;
    float:left;
    width:160px;
}
.custom_240 .contactNameText 
{
    width: 140px;   
}

#contentContainerMain .contactNameText
{
    font-size: 16px;   
}
.contactName span.name,
.contactName span.nameFixedHeight
{
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #484848;
    text-shadow: 0px -1px 1px #fff;
}
.contactNotLast
{
    margin-bottom:30px;
}
.contactLast
{
    margin-bottom:0px;
}
.custom_240 .contactName span.name,
.custom_240 .contactName span.nameFixedHeight 
{
    font-size: 14px;
    line-height: 18px;   
}

#contentContainerMain .contactName span.name,
.contactName span.nameFixedHeight {
    height: 40px;
}
.custom_240 .contactName span.nameFixedHeight 
{
    height: 35px;   
}
/* mc contact option 01 */
#contentContainerMain .contactOption01 .contactName
{
    width: 270px;   
}
#contentContainerMain .contactOption01 .contactData
{
    width: 209px;
    padding-left: 20px;
}
#contentContainerMain .contactOption01 .contactLinks
{
    display: none  
}
/* mc contact option 02 */
#contentContainerMain .contactOption02 .contactName
{
    width: 270px;   
}
#contentContainerMain .contactOption02 .contactData
{
    width: 259px;
    padding-left: 20px;
}
#contentContainerMain .contactOption02 .contactLinks
{
    display: none  
}
/* mc contact option 03 */
#contentContainerMain .contactOption03 .contactName
{
    width: 160px;
}
#contentContainerMain .contactOption03 .contactData 
{
    width: 159px;   
}
#contentContainerMain .contactOption03 .contactLinks
{
    width: 199px;   
}
#contentContainerMain .contactOption03 .contactName img 
{
    display: none;
}
#contentContainerMain .contactData ul li,
#contentContainerMain .contactLinks ul li
{
    line-height: 27px;
}
#contentContainerMain .contactName .contactNameText,
#contentContainerMain .contactName img,
#contentContainerRelated .contactName img
{
    float: left;   
    margin-right: 10px;
}
#contentContainerMain .contactName img,
#contentContainerRelated .contactName img 
{
    width: 88px;
    height: 78px;
    border: 1px solid #e4e4e4;
    border-radius: 1px;
    moz-border-radius: 1px;
}
.custom_240 #contentContainerRelated .contactName img 
{
    width: 68px;
    height: 58px;
}
#contentContainerRelated .contact,
.custom_240 #contentContainerRelated .contact
{
    width: 300px;
    overflow: hidden;
	background: #f4f4f4 url('../../images/gfk.com/contactRight_bg.png') repeat-x;   
	border: 1px solid #e4e4e4;
	border-radius: 2px;
	moz-border-radius: 2px;
}
.custom_240 #contentContainerRelated .contact
{
    width: 240px;
}
#contentContainerRelated .contactName,
#contentContainerRelated .contactData,
#contentContainerRelated .contactLinks 
{
    width: 280px;
    padding: 0px 10px;  
    clear: both;   
}
.custom_240 #contentContainerRelated .contactName,
.custom_240 #contentContainerRelated .contactData,
.custom_240 #contentContainerRelated .contactLinks 
{
    width: 220px;
    padding: 0px 10px;  
    clear: both;   
}

#contentContainerRelated .contactName {
    overflow: auto;
    margin: 15px 0px;
}

#contentContainerRelated .contactData ul li
{
    height: 24px;
    padding: 13px 0;
    line-height: 24px;
    border-top: 1px solid #e4e4e4;
}

#contentContainerRelated .contactData ul li.contactLinks 
{
    height: 48px;   
}
#contentContainerRelated div.globalBig
{
    padding-left: 39px;
    margin-left:13px; 
    background: url('../../images/gfk.com/global_icon.png') 0 13px;
    background-repeat: no-repeat;
}

/* /ContactTeaser */

/* Teaser */

.wrapper_level1 #teaser { 
	height: 320px;
	margin-bottom: 30px;
}
.wrapper_level2 #teaser { 
	height: 240px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.subteaser { 
	height: 120px;
	background: url('../../images/gfk.com/subteaser_bg.png');
	margin-bottom: 40px;
}
.subteaser img { 
	width: 108px;
	height: 108px;
	float: left;
	padding: 1px 11px 1px 1px;
}
.subteaser .section { 
	height: 23px;
	display: block;
	font-size: 13px;
	line-height: 13px;
	padding-top: 10px;
	text-transform:uppercase;
	text-shadow: 0px -1px 1px #fff;
}
.subteaser .headline { 
	position: relative;
	height: 62px;
	padding-bottom: 15px;
	display: block;
	font-size: 18px;
	line-height: 24px;
	text-shadow: 0px -1px 1px #fff;
	vertical-align: bottom;
}
.subteaser .headline a { 
	color: #727272;
	text-shadow: 0px -1px 1px #fff;
	position: absolute;
	left: 120px;
	bottom: 12Px;
	margin-right: 10px;
}
.subteaser .headline a:hover { 
	color: #00669f;
}

/* /Teaser */

/* Footer */

footer { 
	width: 100%;
	height: 110px;
	margin-top: -110px;
	position:relative;
	background-image: url("../../images/gfk.com/footer_bg.png");
	background-repeat: repeat-x;
	background-position: bottom 0px;
}
#teaser_footer { 
	width: 100%;
	height: 242px;
	margin-top: -26px;
	background: url("../../images/gfk.com/footer_teaser1_bg.png") repeat-x;
}
#info_footer { 
	width: 100%;
	height: 70px;
	padding: 1px 0px;
}
#info_footer .first {
    height: 32px;
    line-height: 32px;
    padding: 19px 0px;
}
#info_footer .second, #info_footer .third {
    height: 32px;
    width: 250px;
    background: url("../../images/gfk.com/footer_info_divider.png") no-repeat left;
    padding: 19px 25px;
}
#info_footer .third 
{
    height: 42px;
    padding: 14px 0px 14px 25px;
}
#info_footer .third a {
    display: block;
    height: 43px;
    padding: 5px 0px 5px 62px;
    background: url("../../images/gfk.com/worldmap.png") no-repeat top left;
}
#info_footer .third a:hover {
    background: url("../../images/gfk.com/worldmap_hover.png") no-repeat top left;
}

/* /Footer */

/* Images */

.image_580 { 
	width: 580px;
	height: 200px;
}
.image_460 { 
	width: 460px;
	height: 200px;
}
.image_450 { 
	width: 450px;
	height: 300px;
}
.image_300 
{
    width: 300px;
    height: 115px;   
}
.image_280 { 
	width: 280px;
	height: 115px;
	padding: 0 10px 10px 0;
}
.image_280_tall { 
	width: 280px;
	height: 200px;
	padding: 0 10px 10px 0;
}
.image_280_medium { 
	width: 280px;
	height: 145px;
	padding: 0 10px 10px 0 !important;
}
.image_240 { 
	width: 240px;
	height: 115px;
}
.image_220_tall { 
	width: 220px;
	height: 160px;
}
.image_220 { 
	width: 220px;
	height: 120px;
}
.image_160 { 
	width: 160px;
	height: 110px;
}
.image_160_tall { 
	width: 160px;
	height: 135px;
}
.image_120_small 
{
    width: 120px;
    height: 70px   
}
.image_120 { 
	width: 120px;
	height: 140px;
}
.image_120_tall { 
	width: 120px;
	height: 180px;
}
.image_110 { 
	width: 110px;
	height: 100px;
}
.image_108 { 
	width: 108px;
	height: 108px;
}
.image_90 {
    width: 90px;
    height: 80px;
}
.image_88 { 
	width: 88px;
	height: 78px;
}
.image_70 { 
	width: 70px;
	height: 63px;
}
.image_60 { 
	width: 60px;
	height: 50px;
}
.image 
{
    padding: 0 20px 10px 0;   
}

.ms-asset-icon 
{
    margin: 0px 2px 1px 1px !important;   
    display: none;
}

/* /Images */

/* Text with icons */

.iconText_newsletter 
{
    display: block;
    min-height: 40px;
    padding-left: 50px;
    margin: 5px 0 15px 0;
    color: #484848;
    line-height: 20px;
    background: url('../../images/gfk.com/newslettericon_big.png') no-repeat 0px 5px;
}

/* /Text with icons */

/* Buttons */

.button_level1,
.button_level2,
.button_level2_disabled,
.button_level2_bluetext,
.searchbuttonbig { 
	color: #fff !important;
	border: 0;
	font-weight: lighter;
	text-shadow: 0px -1px 2px #001f60;
	background-color: #00659d;
	background: radial-gradient(center, #00659d, #007dc3);
	background: -moz-radial-gradient(center, #00659d, #007dc3);
	background: -webkit-radial-gradient(center, #00659d, #007dc3);
	font-size: 18px;
	padding: 7px 20px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0 0 5px #1c5b9c;
	-webkit-box-shadow: inset 0 0 5px #1c5b9c;
	box-shadow: inner 0 0 5px #1c5b9c;	
	cursor: pointer;
	margin-bottom: 20px;
}
.button_level1:hover,
.searchbuttonbig:hover
{
    color: #fff;
    text-decoration: none;
	background: radial-gradient(center, #005d91, #007dc3);
	background: -moz-radial-gradient(center, #005d91, #007dc3);
	background: -webkit-radial-gradient(center, #005d91, #007dc3);
}
.button_level2,
.button_level2_disabled,
.button_level2_bluetext { 
	color: #808080 !important;
	text-shadow: 0px -1px 2px #fff;
	background-color: #f7f7f7;
	background: radial-gradient(center, #fefefe, #f7f7f7);
	background: -moz-radial-gradient(center, #fefefe, #f7f7f7);
	background: -webkit-radial-gradient(center, #fefefe, #f7f7f7);
	border: 1px solid #e4e4e4;
}
.button_level2:hover,
.button_level2_bluetext:hover { 
	color: #606060;
	background: radial-gradient(center, #fdfdfd, #f2f2f2);
	background: -moz-radial-gradient(center, #fdfdfd, #f2f2f2);
	background: -webkit-radial-gradient(center, #fdfdfd, #f2f2f2);
	border: 1px solid #cacaca;
}
.button_level2_disabled,
.button_level2_disabled:hover
{
    color: #ccc !important;
    cursor: default;
    border-color: #eee;
}
.button_level2_disabled:hover,
.button_level2_bluetext:hover
{
    text-decoration: none !important;   
}
.button_level2_bluetext 
{
    color: #007dc3 !important;  
    border-color: #eee; 
}
.button_level2_bluetext:hover 
{
    color: #00669f !important;
}

.searchbuttonbig 
{
    padding: 7px 40px;   
}

.button_level1 img,
.button_level2 img
{
    margin-top: -2px;
    margin-right: 10px;   
}

/* /Buttons */

/* Forms */

button, input, select, textarea { margin: 0; color: #484848; border: 1px solid #cacaca; }
input, select { vertical-align:middle;  }
.ie6 legend, .ie7 legend { margin-left: -7px; }
.input[type="radio"] { vertical-align: text-bottom; border: 0; }
.input[type="checkbox"] { vertical-align: bottom; border: 0; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }
label, input[type=button], input[type=submit], button { cursor: pointer; }

#contentContainerMain input[type=text], 
#contentContainerRelated input[type=text],
.input_260
{
    text-indent: 10px; 
    height: 28px; 
    line-height: 28px; 
    margin-bottom: 15px;
    width: 280px;
}
#contentContainerMain td.ms-formbody select,
#contentContainerMain td.ms-RadiobuttonsVertical select,
#contentContainerMain td.ms-formbody input
{
    margin-bottom: 0px;
}
#contentContainerMain input[type="radio"],
#contentContainerRelated input[type="radio"],
#contentContainerMain input[type="checkbox"],
#contentContainerRelated input[type="checkbox"]
{ 
    margin: 5px 0 15px 0; 
    vertical-align: top
}

#contentContainerMain textarea, 
#contentContainerRelated textarea 
{
    padding: 10px;
    height: 130px;
    margin-bottom: 15px;   
}
#contentContainerMain textarea 
{
    width: 380px !important;   
}
#contentContainerRelated textarea 
{
    width: 260px;   
    height: 80px;
}
#contentContainerRelated textarea 
{
    width: 260px !important;   
}
#contentContainerMain select,
#contentContainerRelated select,
#countrySelectionDialog select
{
    height: 30px;
    margin-bottom: 15px;
    padding: 5px;
    width: 282px;
}

#countrySelectionDialog select 
{
    margin-right: 20px;   
}

#contentContainerMain select
{
    width: 400px;
}

.input_260 
{
    width: 260px !important;
}

.input_280 
{
    width: 280px !important;
}

.input_400 
{
    width: 400px !important;
}

.inputFieldLabel
{
    display: block;
    width: 175px;
    float: left;
}

.infotext,
.infoerror
{
    display: block;
    margin-top: -30px;
    margin-bottom: 15px;
    font-size: 12px;
    color: #808080;
    text-align: right;
}
.infoerror 
{
    text-align: left;
    color: red;   
    padding: 10px 0;
}
.statusError,
.statusOK
{
    float: left;
    width: 365px;
    min-height: 40px;
    padding: 20px;
    margin-top: 10px;  
    background-color: #a61b21;
	background: radial-gradient(center, #c10e1a, #a61b21);
	background: -moz-radial-gradient(center, #c10e1a, #a61b21);
	background: -webkit-radial-gradient(center, #c10e1a, #a61b21);
	font-size: 14px;
	color: #fff;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-moz-box-shadow: inset 0 0 5px #1c5b9c;
	-webkit-box-shadow: inset 0 0 5px #1c5b9c;
	box-shadow: inner 0 0 5px #1c5b9c;
}
.statusOK 
{
    background: #A2AD00;
    background: radial-gradient(center, #A2AD00, #92AD00);
	background: -moz-radial-gradient(center, #A2AD00, #92AD00);
	background: -webkit-radial-gradient(center, #A2AD00, #92AD00);
}
#contentContainerMain select.filterDropDown 
{
    width: 150px;
    margin-left: 20px;   
    float: right;
}
#Glossary>div>div>select.filterDropDown 
{
    width: 200px;
    margin-left: 20px;   
    float: right;
}

.radioMainContent 
{
    margin-left: 20px;
}
.radioMainContent input 
{
    margin: -2px 10px 0 0;   
}
.selectMainContent
{
    width: 200px !important;
    margin-right: 20px;
}

/* contactForm */
.grid_8 #contentContainerMain .contactForm .input_400 
{
    width: 261px !important;
}

.grid_8 #contentContainerMain .contactForm select.input_400 
{
    width: 283px !important;
}

.contactForm .legalNotes
{
    padding-left:175px;
}

#content_main .ms-formlabel, 
#content_main .ms-formlabel-hidden
{
    border: 0px;   
}

#content_main .ms-formlabel, 
#content_main .ms-formlabel-hidden,
#content_main .ms-formbody,
#content_main .ms-RadiobuttonsVertical
{
    font-weight: normal;
    color: #808080;
    padding: 2px 6px 2px 0px;
    font-size: 14px;
    line-height: 0px;
}
#content_main .ms-formbody,
#content_main .ms-RadiobuttonsVertical
{
   padding: 0px 6px 16px 0px;
 }
#content_main .ms-formlabel-hidden
{
    visibility: hidden;   
}

#content_main .ms-formvalidation {
    line-height: 14px;
}

#content_main .ms-formdescription,
#content_main .ms-RadioText
{
    font-family: InsightWebRegular,Arial;
    color: #484848;
    font-size: 14px;
    margin-top: 0px;
}

#content_main .ms-RadioText label
{
    font-size: 14px;
    vertical-align: 4px;
    margin-left: 5px;
}
#content_main .ms-RadioText input
{
    margin-top: 6px;
    border: 0px;
}
#content_main .ms-RadioText input:hover
{
    border: 0px;
}
#content_main .ms-MultiChoiceHidden .ms-RadioText label
{
    visibility: hidden;
}

#content_main .ms-RadiobuttonsVertical .ms-RadioText input[type="radio"]
{
    width: 10px;
    margin-left: 0px;
    text-align: left;
}
.ms-MultiChoice
#content_main .ms-rtefield 
{
    width: 380px;
    height: 130px;
    border: 1px solid #cacaca; 
    margin-bottom: 15px;
    padding: 10px;
    color: #484848;
    font-size: 14px;
}

#contentContainerRelated .ms-rtefield
{
    width: 260px;   
}

#content_main .ms-rtefield p 
{
    font-family: InsightWebRegular,Arial;
    font-size: 14px;
    margin: 0px;   
}

#content_main .ms-long 
{
    font-size: 14px;      
}

#content_main .ms-taxonomy-fieldeditor
{
    font-family: InsightWebRegular,Arial;
    font-size: 14px;
    border: 1px solid #cacaca;   
    width: 276px !important;
    margin-bottom: 10px; 
    padding: 2px;
}

#content_main .ms-taxonomy .ms-taxonomy-control-holder
{
    width: 310px;   
}

/* FlyOuts */
.flyOut a,
.flyOut a:visited 
{
    color: #676767 !important;
    text-decoration: none !important;
    border-bottom: 1px dotted #676767;
    cursor: pointer;
    background: transparent url('../../images/gfk.com/info-icon-14x14.png') center right no-repeat;
    padding-right: 20px;
}
.flyOut a:hover
{
    color: #007dc3 !important;
    text-decoration: none !important;
    border-bottom: 1px dotted #007dc3;
    background: transparent url('../../images/gfk.com/info-icon-14x14-hover.png') center right no-repeat;
    padding-right: 20px;
}
#flyOutDetail 
{
    display: none;    
    color: #fff;    
    text-shadow: 0px -1px 1px #444;    
}
.flyOutDialog
{
    overflow: visible;
    background: #007dc3; 
    border: 0px;
    padding: 10px;
}
.flyOutDialog .ui-widget-content 
{
    background-image: none;
    border: 0px;
}
#flyOutArrow 
{
    width: 10px; 
    height: 6px;
    background: url('../../images/gfk.com/flyout_arrow.png') no-repeat top center;
}

ul.dynamic
{
    display: none;
    top: 59px !important;
    left: -245px !important;
    width: 760px;
    padding: 30px 30px 30px 30px;
    overflow: auto;
    background: #f7f7f7 url('../../images/gfk.com/contactRight_bg.png') repeat-x;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.25);
	/* For IE */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color='#cccccc'),
	        progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#cccccc'),
	        progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#cccccc'),
	        progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=270, Color='#cccccc');
	zoom: 1;
}
ul.dynamic li
{
    width: 370px;
    padding: 0px 10px;
    overflow: hidden;
}
/* /FlyOuts */

/* SP Searchbox Styles */
.searchboxMicrosite
{
    display:none;
}

.s4-search input.ms-sbplain, .ms-sbplain{
    background: url("/_layouts/images/gfk.com/searchboxbg.gif") repeat-x scroll 0 ;
    border: 0 none !important;
    font-size: 1.0em;
	line-height: 32px;
    height: 33px;
    padding: 0px 0px 0px 10px ;
    width: 256px !important;
    color: #484848;
}
input[type=text].ms-sbplain:focus{
    background: url("/_layouts/images/gfk.com/searchboxbghover.gif") repeat-x scroll 0 ;
}

input[type=text].ms-sbplain::-ms-clear
{
    padding-right: 22px !important;
}

#navigation_meta li.search input,
#navigation_meta_footer li.search input {
    width: 187px !important;
	height: 32px;
	line-height: 32px;
	padding: 3px 0px 3px 0px;
	margin-top: 18px;
	background: url("/_layouts/images/gfk.com/searchgo.gif") no-repeat ;
	border-color: inherit;
	border: 0 none !important;
	text-indent: 5px;
	vertical-align: middle;
}

#navigation_meta li.search .search_go, 
#navigation_meta_footer li.search .search_go,
.s4-search .srch-gosearchimg,
.ms-sbgo .srch-gosearchimg, .srch-gosearchimg
{
	border-color: inherit;
    width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: 8px;
	margin-left: -26px;
   	background: url('/_layouts/images/gfk.com/searchgo.gif') no-repeat ;
}
.srch-gosearchimg-hover
{
	border-color: inherit;
    width: 16px;
	height: 16px;
	vertical-align: middle;
	margin-top: 8px;
	margin-left: -26px;
   	background: url('/_layouts/images/gfk.com/searchgohover.gif') no-repeat ;
}
.s4-search .ms-sbplain,
.s4-search .srch-gosearchimg,
.s4-search .srch-gosearchimg-hover {
    border: 0 !important;
}

/* /Forms */

/* Helpers */

.height_15 { 
	height: 15px;
}
.height_30 { 
	height: 30px;
}
.height_50 { 
	height: 50px;
}
.height_60 { 
	height: 60px;
}
.margin_right_20 {
    margin-right: 20px;   
}
.margin_top_30 {
    margin-top: 30px;   
}
.float_right { 
	float: right;
}
.float_left { 
	float: left;
}
.no_padding_margin { 
	padding: 0 !important;
	margin: 0 !important;
}
.padding_20_rightContent 
{
    padding: 20px 20px 20px 20px;   
}
.hidden 
{
    display: none;   
}
.noTransform 
{
    text-transform: none; 
}
.uppercase 
{
    text-transform: uppercase;   
}
.clear
{
    clear: both;   
}
/* /Helpers */

/* Custom RTE */

P.custom-rteElement-P
{
    -ms-name:"Text";
}

span.custom-rteElement-span
{
    -ms-name:"Introtext";
}

span.custom-rteStyle-span
{
    -ms-name:"Introtext";
}

.custom-rteElement-span,
.custom-rteStyle-span
{
    color: #222222;
}

span.custom-rteStyle-span
{
    -ms-name:"Introtext";
}
.custom-rteStyle-span
{
    color: #222222;
}

ul.custom-rteElement-UL
{
    -ms-name:"Bullet List";   
}
.custom-rteElement-UL 
{
    list-style-type: disc;   
}
.custom-rteElement-P { }
H1.custom-rteElement-H1
{
    -ms-name:"Headline level 1";
}
.custom-rteElement-H1 { }
H2.custom-rteElement-H2
{
    -ms-name:"Headline level 2";
}
.custom-rteElement-H2 { }
H2.custom-rteElement-H2b   
{
    -ms-name:"Headline level 2 with Image Below";
}
.custom-rteElement-H2b, div#Glossary>div.glossary>a.btnPagingCurrent, div#Glossary>div.glossary>a.btnPaging {
    padding-bottom: 0px !important;
	margin-bottom: 12px !important;
	border: 0px !important; 
}
H3.custom-rteElement-H3
{
    -ms-name:"Subheadline level 1";
}
.custom-rteElement-H3 { }
H4.custom-rteElement-H4
{
    -ms-name:"Subheadline level 2";
}
.custom-rteElement-H4 { }
H5.custom-rteElement-H5
{
    -ms-name:"Subheadline level 3";
}
.custom-rteElement-H5 { }
H5.custom-rteElement-H6
{
    -ms-name:"Metainformation";
}
.custom-rteElement-H6 { }
HR.custom-rteElement-HR
{
    -ms-name:"Divider";
}
.custom-rteElement-HR 
{
    width: 100%;
    height: 1px;
    background-color: #e4e4e4;
    margin: 30px 0;
}

#contentContainerMain .quoteContainer 
{
   float: left;
   margin: 0 10px 0 0;   
}
.custom-rteStyle-Quote,
.quote,
.smallQuote
{
  font-size: 22px;  
  line-height: 28px;
  color: #e55a00;
  text-transform: uppercase;
  text-align: center;
  height: auto;
}
.smallQuote
{
  color: #e55a00;
  font-size: 18px;  
}
.quote
{
    color: #808080 !important;
    font-size: 24px;
    line-height: 34px;
    text-align: left;
}
.smallQuote
{
    color: #808080 !important;
    font-size: 18px;   
    line-height: 28px;
    text-align: left;    
}
.quote img,
.smallQuote img { 
    vertical-align: middle; 
    margin-top: -3px;
}

/* /Custom RTE */

/* SP overwrites */

body #s4-workspace 
{
    min-height: 100%;
    overflow-y: auto;
}

.ms-wpContentDivSpace 
{
    margin: 0px;   
}

.srch-WPBody,
.srch-results,
.srch-Page
{
    font-size: 14px;
	font-family: InsightWebRegular,Arial;
	color: #676767;
	line-height: 20px;
	padding: 0px;
	width: 580px;
	clear: both;
	background: none;
}
.ms-searchref-main 
{
    font-family: InsightWebRegular,Arial;
    width: 580px;
    padding: 0;
    background: none;
    border: 0;
}

ul.ms-searchref-filters 
{
    clear: both;   
}

li.ms-searchref-filter 
{
    display: block;
    width: 280px;
    float: left;   
    padding: 0;
    margin: 0;
}
li.ms-searchref-filter a:link,
li.ms-searchref-filter a:visited 
{
    color: #808080 !important;
}
li.ms-searchref-selected a:link,
li.ms-searchref-selected a:visited 
{
    color: #007dc3 !important;
}

li.ms-searchref-selected 
{
    border: 0;   
}

.ms-searchref-categoryname 
{
    clear: both;
    padding: 0;
    margin: 10px 0;   
}
.srch-Page strong,
.srch-Page a:Link,
.srch-Page a:Visited
{
    background: none;
    color: #999;
    border: 0;
    padding: 0;
    margin: 0 5px;
}
.srch-Page a:Link,
.srch-Page a:Visited
{
    color: #007dc3;   
}

#page .menu-horizontal a.dynamic-children span.additional-background, 
#page .menu-horizontal span.dynamic-children span.additional-background
{
    background: none;   
}
#page .menu-horizontal a.dynamic-children span.additional-background, 
#page .menu-horizontal span.dynamic-children span.additional-background
{
    padding-right: 0px;   
}
#page li.hover-off>ul
{
    display:none;
}

/* /SP overwrites */

/* SP calendar */

#MontlyViewDefault_CalendarView 
{
    overflow:hidden !important;
    width: 580px !important;   
    border: 1px solid #e4e4e4;
    padding: 0px 10px 20px 10px;
}
.ms-cal-muworkitem td, .ms-cal-muworkitemL td, .ms-cal-muworkitemRTL td, .ms-cal-muworkitemRTLL td, .ms-cal-muworkitemR td, .ms-cal-todayitem td, 
.ms-cal-todayitemRTL td, .ms-cal-noworkitem td, .ms-cal-workitem td, .ms-cal-noworkitemRTL td, .ms-cal-gempty, .ms-cal-weekday
{
    font-size: 14px;
	font-family: InsightWebRegular,Arial;
	color: #676767;
}
.ms-cal-gempty 
{
    width: 580px !important;   
}
.ms-cal-navheader 
{
    padding-left: 0px;   
}
.ms-cal-navheader img 
{
    display: none;   
}
.ms-cal-nav-buttonsltr 
{
    display: none;   
}
.ms-cal-topday-today,
.ms-cal-topday-todayover, .ms-cal-wtopday-todayover
{
    background: none #e55a00 !important;
	background: -moz-linear-gradient(top, #f6d50f, #e55a00) !important;
	background: -webkit-linear-gradient(top, #f6d50f, #e55a00) !important;
	background: -ms-linear-gradient(top, #f6d50f, #e55a00) !important;  
	border: 0px !important;
	color: #fff !important;
}
.ms-cal-topday-today div 
{
    border: 0px;
}
.ms-cal-topday, .ms-cal-nodataMid, .ms-cal-nodataBtm2, .ms-cal-topdayover, .ms-cal-topdayoverL, .ms-cal-wtopdayover, .ms-cal-wtopdayLover, .ms-cal-topdayfocusover, 
.ms-cal-wtopdayfocusover, .ms-cal-wtopdayfocusLover, .ms-cal-topdayfocus
{
    background: none #F5F6F7 !important;
}
.ms-cal-nodataMid, .ms-cal-nodataLeft, .ms-cal-nodataLeftRTL, .ms-cal-nodataLeftBtm, .ms-cal-nodataLeftBtmRTL, .ms-cal-nodataLeftBtm2, .ms-cal-nodataLeftBtmRTL2, 
.ms-cal-nodataBtm, .ms-cal-nodataBtm2, .ms-cal-noworkitem, .ms-cal-noworkitemL, .ms-cal-noworkitemRTL, .ms-cal-workitem, .ms-cal-todayitem, .ms-cal-todayitemRTL, 
.ms-cal-workitem2B, .ms-cal-noworkitem2B, .ms-cal-todayitem2B, .ms-cal-topdayover, .ms-cal-topdayoverL, .ms-cal-wtopdayover, .ms-cal-wtopdayLover, 
.ms-cal-topdayfocusover, .ms-cal-wtopdayfocusover, .ms-cal-wtopdayfocusLover, .ms-cal-topdayfocus
{
    border-color: #e4e4e4;   
}
.ms-cal-topday, .ms-cal-topdayover, .ms-cal-topdayL, .ms-cal-wtopdayL, .ms-cal-wtopday, .ms-cal-topdayfocus
{
    border-color: #e4e4e4;   
    border-bottom-width: 0px;
}
.ms-cal-nodataLeftBtm, .ms-cal-nodataLeftBtmRTL, .ms-cal-nodataLeftBtm2, .ms-cal-nodataLeftBtmRTL2, .ms-cal-nodataBtm, .ms-cal-nodataBtm2,
.ms-calheader,
.ms-cal-weekname,
.ms-cal-weekday,
.ms-cal-weekempty
{
    background-color: #fff;  
    color: #999;
    text-align: left; 
}
.ms-cal-week,
.ms-cal-weekempty,
.ms-cal-weekB
{
    display: none;
}
.ms-cal-topday a, .ms-cal-topdayover a, .ms-cal-topdayfocus a,.ms-cal-topdayfocusover a,
.ms-cal-topdayfocus div a, .ms-cal-topdayfocusL div a, .ms-cal-topdayfocusRTL div a, .ms-cal-topdayfocusRTLL div a, .ms-cal-wtopdayfocus div a, 
.ms-cal-wtopdayfocusL div a, .ms-cal-wtopdayfocusRTL div a, .ms-cal-wtopdayfocusRTLL div a
{
    color: #808080;
    text-decoration: none !important;   
    font-weight: normal;
}
.ms-cal-topday-today a,
.ms-cal-topday-todayover a
{
    color: #fff !important;
}
td.ms-cal-monthitem a 
{
    color: #e55a00 !important;
    font-weight: normal;
}
td.ms-cal-monthitem a:hover
{
    color: #e55a00 !important;
    font-weight: normal;
    text-decoration: none;
}
.ms-cal-monthitem b,
.ms-cal-monthitem a:hover b 
{
    color: #808080 !important;
    font-weight: normal;
}
.ms-cal-navheader 
{
    width: 580px;   
}
.calendar_prev_a,
.calendar_next_a 
{
    display: block;
    width: 35px;
    height: 18px;
    float: right;
    margin-top: 4px;
    background: url('../../images/gfk.com/pagingbuttons_sprite.png') 0px -20px no-repeat;
}
.calendar_next_a 
{
    background-position: -37px -20px;
}
.calendar_prev_a:hover 
{
    background-position: 0px 0px;
}
.calendar_next_a:hover 
{
    background-position: -37px 0px;
}

/* /SP calendar */

/* SP backend */

#tabs 
{
    margin-top: 20px;
    font-size: 12px;
    line-height: 14px;    
}
#tabs ul 
{
    line-height: 12px;
}
#tabs .ms-taxonomy-fieldeditor
{ 
    color: #808080; 
    border: 1px solid #cacaca; 
}
fieldset {
    border: 1px solid #ccc;
    width: 230px;
    padding: 10px;
    margin-bottom: 10px;
}
#content_main .ms-formfieldvaluecontainer
{
    /*outline: 1px solid #ccc;*/  
}
#content_main #tabs-3 .ms-formfieldvaluecontainer 
{
    padding: 5px;   
}
#content_main #tabs-2 .ms-formfieldvaluecontainer,
#content_main #tabs-1 .ms-formfieldvaluecontainer 
{
    padding: 0;
    border: 0;
}
#content_main .ms-formfieldcontainer 
{
    margin-bottom: 10px;
}

#ctl00_PlaceHolderMain_PageContent_RichHtmlField,
#ctl00_PlaceHolderMain_RightContent_RichHtmlField
{
    border: 1px solid #ccc;   
}

/* /SP backend */

/* Dialog styles */
.ms-dialog #page 
{
    background: none;   
}
.ms-dialog .wrapper_level1,
.ms-dialog .wrapper_level2,
.ms-dialog .wrapper_level3,
.ms-dialog .wrapper_level3_withtabs
{
    background: none;   
}
.ms-dialog .container_16 
{
    margin: 0;
}
.ms-dialog .wrapper_level1,
.ms-dialog .wrapper_level2 
{
    background: none;   
}
.ms-dialog #content_main 
{
    padding-bottom: 0px;   
}

.ms-dlgTitle 
{
    background: none;
    height: 60px;
}

.ms-dlgTitleText 
{
    color: #e55a00;  
}
.ms-dlgFrame 
{
    overflow-x:hidden;   
    overflow-y:auto;
    min-height: 400px;
}
.ms-dlgContent 
{
    padding: 20px;   
    position:fixed! important;
    min-height: 500px;
}
.ms-dlgBorder 
{
    border: 0;   
}
.ms-dlgCloseBtn span:hover 
{
    background: none;   
    border: 0;
}
.ms-dlgTitleBtns
{
    float: left;
    padding-top: 8px;  
}
.ms-dialog #newsletterSubscription 
{
    border: 0;   
    padding: 0;
}
.ms-dialog #newsletterSubscription input 
{
    margin-right: 20px;   
}
.ms-dialog #newsletterSubscription .iconText_newsletter 
{
    line-height: 40px;
}
.ms-dialog .button_level1 
{
    margin: 0;   
}
.loading 
{
    display: block;
    width: 400px;
    height: 100px;
    position: absolute;
    display: inline;
    top: 80px;
    left: 90px;
    z-index: 1000;
    background: #fff url("/_layouts/images/gfk.com/loading.gif") center center no-repeat;
    background-color: rgba(255,255,255, 0.5);
    border: 1px solid #e4e4e4;
}

/* Modual dialog withot scrollbars*/
.ms-dlgFrameContainer
{
    overflow: hidden;
}

/* CSS for GfK_GoogleMap webpart */
#google_map {
        height: 500px;
        border: 1px solid #333;
        margin-top: 0.6em;
}
#locations_div 
{

}
#google_map a:visited,
#locations_div a:visited 
{
    color: #007dc3 !important;   
}
/* CSS for GfK_AccordionZone and GfK_Glossary webpart */
.accordionHeader{display:inline; padding-bottom:0px; font-size:18px; color:#007dc3}
.accordionHeader.expand {color:#00669f}
.accordionContainer{padding-bottom:30px; padding-top:30px;}
.accordionContainer, #AccordionZoneStart{border-bottom:solid 1px #e4e4e4;}
.accordionContainer a.headline  
{
    float: left;
}
.accordionHandler {float:right;    cursor: pointer;}
.expand .accordionHeader .plus {display:inline;}
.expand .accordionHeader .minus {display:none;}
.collapse .accordionHeader .minus {display:inline;}
.collapse .accordionHeader .plus {display:none;}
.expand .accordionContent {display:none;}
.collapse .accordionContent {display:block;; margin-top: 30px}

/* teaser.css */
/* Showcase
-------------*/
#awOnePageButton .view-slide
{
    display: none;
}

/* This class is removed after the showcase is loaded */
/* Assign the correct showcase height to prevent loading jumps in IE */
.showcase-load
{
    height: 320px; /* Same as showcase javascript option */
    overflow: hidden;
}
/* Container when content is shown in slider */
.showcase
{
    position: relative;
    margin: auto;
}
.content-slider-compact
{
    background-color: #fefefe;
    /* background: -webkit-linear-gradient(left, #c1c1c1, #fefefe); */
    border: 1px solid #e4e4e4;       
    -moz-border-radius: 2px;
	border-radius: 2px; 
	text-align: left !important;
}

/* Navigation arrows */
.showcase-arrow-previous, .showcase-arrow-next
{
    position: absolute;
    background: url('../../images/gfk.com/slider_sprite.png');
    width: 16px;
    height: 34px;
    top: 143px;
    cursor: pointer;
}
.wrapper_level2 .showcase-arrow-previous, .wrapper_level2 .showcase-arrow-next 
{
    top: 102px;
}

.showcase-arrow-previous
{
    left: -36px;
}

.showcase-arrow-previous:hover
{
    background-position: -59px 0;
}

.showcase-arrow-next
{
    right: -36px;
    background-position: -28px 0;
}

.showcase-arrow-next:hover
{
    background-position: -88px 0;
}

/* Content */
.showcase-content
{

}

.content-slider-compact 
{

}

.content-slider-compact .showcase-content
{
  
}

.content-slider-compact img 
{
    margin-bottom: 10px;
}
.content-slider-compact p
{
    margin-bottom: 10px;
}

.showcase-content-wrapper
{
    height: 320px;
    width: 940px;
    display: table-cell;
    vertical-align: middle;
}
.showcase-content-wrapper-small
{
    height: 240px;
    width: 940px;
    display: table-cell;
    vertical-align: middle;
}
.showcase-content-wrapper-compact
{
    width: 280px;
    padding: 9px;
    display: table-cell;
    vertical-align: middle;
}
.showcase-content-wrapper-compact a 
{
    margin-bottom: 10px;   
}
.showcase-content-wrapper-main-content
{
    height: 200px;
    width: 580px;
    display: table-cell;
    vertical-align: middle;
}

.showcase-caption-main-content p 
{
    font-size: 30px;
    line-height: 36px;   
}



/* Styling the tooltips */
.showcase-plus-anchor
{
    background-image: url('../images/plus.png');
    background-repeat: no-repeat;
}

.showcase-plus-anchor:hover
{
    background-position: -32px 0;
}

div.showcase-tooltip
{
    background-color: #fff;
    color: #000;
    text-align: left;
    padding: 5px 8px;
    background-image: url(../images/white-opacity-80.png);
}

/* Styling the caption */
.showcase-caption
{
    color: #000;
    text-align: left;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    font-family: InsightDisplayWebLight;
    font-size: 30px;
    line-height: 36px;
    color: #fff;
    text-transform: uppercase;
}

.showcase-caption-main-content
{
    line-height: 20px;    
}

.showcase-caption-main-content a
{
    font-size: 14px !important;
}

.showcase-caption.slider-righttop,
.showcase-caption.slider-rightbottom
{
    text-align: right;
}
.showcase-caption.slider-leftbottom p,
.showcase-caption.slider-rightbottom p
{
    margin: 0;
}


.showcase-caption.slider-940x240-bgDarklefttop,
.showcase-caption.slider-940x240-bgDarkleftbottom,
.showcase-caption.slider-940x240-bgDarkrighttop,
.showcase-caption.slider-940x240-bgDarkrightbottom,
.showcase-caption.slider-580x200-bgDarklefttop,
.showcase-caption.slider-580x200-bgDarkleftbottom,
.showcase-caption.slider-580x200-bgDarkrighttop,
.showcase-caption.slider-580x200-bgDarkrightbottom,
.showcase-caption.slider-940x320-bgDarklefttop,
.showcase-caption.slider-940x320-bgDarkleftbottom,
.showcase-caption.slider-940x320-bgDarkrighttop,
.showcase-caption.slider-940x320-bgDarkrightbottom,
.showcase-caption.slider-640x320-bgDarklefttop,
.showcase-caption.slider-640x320-bgDarkleftbottom,
.showcase-caption.slider-640x320-bgDarkrighttop,
.showcase-caption.slider-640x320-bgDarkrightbottom
{
    padding: 0px!important;
}

.showcase-caption.slider-940x240-bgDarklefttop p,
.showcase-caption.slider-940x240-bgDarkleftbottom p,
.showcase-caption.slider-940x240-bgDarkrighttop p,
.showcase-caption.slider-940x240-bgDarkrightbottom p,
.showcase-caption.slider-580x200-bgDarklefttop p,
.showcase-caption.slider-580x200-bgDarkleftbottom p,
.showcase-caption.slider-580x200-bgDarkrighttop p,
.showcase-caption.slider-580x200-bgDarkrightbottom p,
.showcase-caption.slider-940x320-bgDarklefttop p,
.showcase-caption.slider-940x320-bgDarkleftbottom p,
.showcase-caption.slider-940x320-bgDarkrighttop p,
.showcase-caption.slider-940x320-bgDarkrightbottom p,
.showcase-caption.slider-640x320-bgDarklefttop p,
.showcase-caption.slider-640x320-bgDarkleftbottom p,
.showcase-caption.slider-640x320-bgDarkrighttop p,
.showcase-caption.slider-640x320-bgDarkrightbottom p
{
    padding   : 20px 20px 20px 25px;
    background-repeat:repeat;
    background-image: url("../../images/gfk.com/teaser-bg-1zeiler.png");
    width:100%;
    line-height:28px;
    font-size:20px;  
}

.showcase-caption.slider-940x240-bgDarklefttop a,
.showcase-caption.slider-940x240-bgDarkleftbottom a,
.showcase-caption.slider-940x240-bgDarkrighttop a,
.showcase-caption.slider-940x240-bgDarkrightbottom a,
.showcase-caption.slider-580x200-bgDarklefttop a,
.showcase-caption.slider-580x200-bgDarkleftbottom a,
.showcase-caption.slider-580x200-bgDarkrighttop a,
.showcase-caption.slider-580x200-bgDarkrightbottom a,
.showcase-caption.slider-940x320-bgDarklefttop a,
.showcase-caption.slider-940x320-bgDarkleftbottom a,
.showcase-caption.slider-940x320-bgDarkrighttop a,
.showcase-caption.slider-940x320-bgDarkrightbottom a,
.showcase-caption.slider-640x320-bgDarklefttop a,
.showcase-caption.slider-640x320-bgDarkleftbottom a,
.showcase-caption.slider-640x320-bgDarkrighttop a,
.showcase-caption.slider-640x320-bgDarkrightbottom a
{
    padding-left: 0px;
}

.showcase-caption.slider-940x240-lefttop,
.showcase-caption.slider-940x240-leftbottom,
.showcase-caption.slider-940x240-righttop,
.showcase-caption.slider-940x240-rightbottom
.showcase-caption.slider-940x240-bglefttop,
.showcase-caption.slider-940x240-bgleftbottom,
.showcase-caption.slider-940x240-bgrighttop,
.showcase-caption.slider-940x240-bgrightbottom
{
    width: 900px;
    height: 180px;
    padding: 30px 20px 30px 20px;
}
.showcase-caption.slider-940x240-bglefttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x240-lefttop.png");
}
.showcase-caption.slider-940x240-bgleftbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x240-leftbottom.png");
}
.showcase-caption.slider-940x240-bgrighttop
{
     background-image: url("../../images/gfk.com/BannerOverlays/940x240-righttop.png");
}
.showcase-caption.slider-940x240-bgrightbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x240-rightbottom.png");
}
.showcase-caption.slider-940x240-rightbottom,
.showcase-caption.slider-940x240-leftbottom
{
    height: 110px;
    padding: 120px 20px 10px 20px;
}

.showcase-caption.slider-940x320-lefttop,
.showcase-caption.slider-940x320-leftbottom,
.showcase-caption.slider-940x320-righttop,
.showcase-caption.slider-940x320-rightbottom,
.showcase-caption.slider-940x320-bglefttop,
.showcase-caption.slider-940x320-bgleftbottom,
.showcase-caption.slider-940x320-bgrighttop,
.showcase-caption.slider-940x320-bgrightbottom
{
    width: 900px;
    height: 260px;
    padding: 30px 20px 30px 20px;
}
.showcase-caption.slider-940x320-bglefttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x320-lefttop.png");    
}
.showcase-caption.slider-940x320-bgleftbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x320-leftbottom.png");    
}
.showcase-caption.slider-940x320-bgrighttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x320-righttop.png");    
}
.showcase-caption.slider-940x320-bgrightbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/940x320-rightbottom.png");    
}

.showcase-caption.slider-640x320-lefttop,
.showcase-caption.slider-640x320-leftbottom,
.showcase-caption.slider-640x320-righttop,
.showcase-caption.slider-640x320-rightbottom,
.showcase-caption.slider-640x320-bglefttop,
.showcase-caption.slider-640x320-bgleftbottom,
.showcase-caption.slider-640x320-bgrighttop,
.showcase-caption.slider-640x320-bgrightbottom
{
    width: 600px;
    height: 260px;
    padding: 30px 20px 30px 20px;
}
.showcase-caption.slider-640x320-bglefttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/640x320-lefttop.png");
}
.showcase-caption.slider-640x320-bgleftbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/640x320-leftbottom.png");
}
.showcase-caption.slider-640x320-bgrighttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/640x320-righttop.png");
}
.showcase-caption.slider-640x320-bgrightbottom
{  
    background-image: url("../../images/gfk.com/BannerOverlays/640x320-rightbottom.png");
}

.showcase-caption.slider-940x320-rightbottom,
.showcase-caption.slider-940x320-leftbottom,
.showcase-caption.slider-640x320-rightbottom,
.showcase-caption.slider-640x320-leftbottom
{
    height: 110px;
    padding: 200px 20px 10px 20px;
}

.showcase-caption.slider-580x200-lefttop,
.showcase-caption.slider-580x200-leftbottom,
.showcase-caption.slider-580x200-righttop,
.showcase-caption.slider-580x200-rightbottom,
.showcase-caption.slider-580x200-bglefttop,
.showcase-caption.slider-580x200-bgleftbottom,
.showcase-caption.slider-580x200-bgrighttop,
.showcase-caption.slider-580x200-bgrightbottom
{
    width: 540px;
    height: 140px;
    padding: 30px 20px 30px 20px;
}
.showcase-caption.slider-580x200-bglefttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/580x200-lefttop.png");
}
.showcase-caption.slider-580x200-bgleftbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/580x200-leftbottom.png");
}
.showcase-caption.slider-580x200-bgrighttop
{
    background-image: url("../../images/gfk.com/BannerOverlays/580x200-righttop.png");
}
.showcase-caption.slider-580x200-bgrightbottom
{
    background-image: url("../../images/gfk.com/BannerOverlays/580x200-rightbottom.png");
}

.showcase-caption.slider-580x200-rightbottom,
.showcase-caption.slider-580x200-leftbottom,
.showcase-caption.slider-580x200-rightbottom,
.showcase-caption.slider-580x200-leftbottom
{
    height: 100px;
    padding: 90px 20px 10px 20px;
}

.showcase-caption.slider-580x200-lefttop p,
.showcase-caption.slider-580x200-leftbottom p,
.showcase-caption.slider-580x200-righttop p,
.showcase-caption.slider-580x200-rightbottom p
{
    margin: 0;   
}

.showcase-caption a,
.showcase-caption a:hover,
.showcase-caption a:visited
{
    font-size: 22px;
    font-family: InsightWebRegular;
    color: #fff !important;
    text-transform: none;
}

.showcase-onepage .showcase-content
{
    margin-bottom: 10px;
}

/* Button Wrapper */
.showcase-button-wrapper
{
    position: absolute;
    bottom: 15px;
    right: 18px;

}

.showcase-button-wrapper span
{
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-right: 10px;
    cursor: pointer;
    background-image: url(../../images/gfk.com/slider_sprite.png);
    background-position: 1px 20px;
}

.showcase-button-wrapper span.active
{
    background-position: -99px 20px;
}

.content-slider-compact .showcase-button-wrapper span
{
    width: 16px;
    height: 16px;
    margin: 0 0px 0 5px;
    background-position: -199px 20px;
}

.content-slider-compact .showcase-button-wrapper span.active
{
    background-position: -220px 20px;
}

/* Thumbnails */
.showcase-thumbnail-container /* Used for backgrounds, no other styling!!! */
{
    background: transparent;
    margin-left: -9px;
    background-color: #333;
}

.showcase-thumbnail-wrapper
{
    overflow: hidden;
}

.showcase-thumbnail
{
    width: 299px;
    padding-left: 8px;
    height: 70px;
    cursor: pointer;
    position: relative;
    background: transparent;
    background-image: url(../../images/gfk.com/sliderthumbnail_sprite.png);
}

.showcase-thumbnail img 
{
    width: 50px;
    height: 50px;
    float: left;
    padding: 10px 10px 10px 20px;   
}

.showcase-thumbnail-caption
{
    height: 50px;
    float: left;
    padding: 15px 0px;
    line-height: 20px;
    font-size: 14px;
    color: #cacaca;
    text-shadow: 0px -1px 1px #000000;
    width: 210px;
}

.showcase-thumbnail.active .showcase-thumbnail-caption 
{
    color: #fff;
    text-shadow: 0px -1px 1px #001f5f;
}

.showcase-thumbnail-content
{
    padding: 10px;
    text-align: center;
    padding-top: 25px;
}

.showcase-thumbnail-cover
{
    background-image: url(../../images/gfk.com/black-opacity-40.png);
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8px;
    right: 0;
}

.showcase-thumbnail:hover
{

}

.showcase-thumbnail:hover .showcase-thumbnail-cover
{
    display: none;
}

.showcase-thumbnail.active
{
    width: 307px;
    padding-left: 0px;
    background-position: 0px -70px;
}

.showcase-thumbnail.active img 
{
    padding-left: 28px;   
}

.showcase-thumbnail.active .showcase-thumbnail-cover
{
    display: none;
}

.showcase-thumbnail-wrapper-horizontal
{
    padding: 10px;
}

.showcase-thumbnail-wrapper-horizontal .showcase-thumbnail
{
    margin-right: 10px;
    width: 116px;
}

.showcase-thumbnail-wrapper-vertical
{
    background-color: transparent;
}

.showcase-thumbnail-wrapper-vertical .showcase-thumbnail
{
}

.showcase-thumbnail-button-backward, .showcase-thumbnail-button-forward
{
    cursor: pointer;
}

.showcase-thumbnail-button-backward
{
    padding-bottom: 0px;
    padding-right: 0px;
}

.showcase-thumbnail-button-backward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-vertical, .showcase-thumbnail-button-forward .showcase-thumbnail-horizontal, .showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
{
    background-image: url(../../images/gfk.com/slider_sprite.png);
    background-repeat: no-repeat;
    background-color: #fff;
    display: block;
    width: 299px;
    margin-left: 9px;
    height: 20px;
}

.showcase-thumbnail-button-backward .showcase-thumbnail-vertical
{
    background-position: 0 -64px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-vertical
{
    background-position: -340px -64px;
}

.showcase-thumbnail-button-forward .showcase-thumbnail-vertical
{
    background-position: 0 -104px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-vertical
{
    background-position: -340px -104px;
}

.showcase-thumbnail-button-backward .showcase-thumbnail-horizontal
{
    background-position: 0 -17px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.showcase-thumbnail-button-backward:hover .showcase-thumbnail-horizontal
{
    background-position: -17px -17px;
}
.showcase-thumbnail-button-forward .showcase-thumbnail-horizontal {
    background-position: 0 0;
    margin-top: 40px;
    margin-bottom: 40px;
}
.showcase-thumbnail-button-forward:hover .showcase-thumbnail-horizontal {
    background-position: -17px 0;
}
/* Hide button text */
.showcase-thumbnail-button-forward span span, .showcase-thumbnail-button-backward span span {
    display: none;
}
/* Clear (used for horizontal thumbnails)
-------------------------------------------*/
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
    float: none;
}

/* styles from carees.css */
#jobSearch fieldset legend 
{
    display: none;   
}
#jobSearch .labelfinder 
{
    display: block;
    float: left;
    clear: left;
    width: 150px;
    line-height: 28px;
}
#jobSearch .inputfinder 
{
    width: 430px;
    float: left;
}
#jobSearch input[type="text"] 
{
    width: 428px !important;
}
#jobSearch select
{
    width: 430px !important;
}
#jobSearch fieldset 
{
    width: 580px;
    border: 0;   
    padding: 0;
}
#jobSearch .formbox_entry 
{
    margin-top: -20px;   
}
#jobSearch #dividerDiv 
{
    display: block;
    clear: both;
    margin-bottom: 15px;   
}
.jobNavigation 
{
    width: 580px;
    height: 20px;
    display: block;
    float:none;
    clear:both;   
    margin-top: 10px;
    margin-bottom: 20px;
}
.jobNavigation a
{
    display: block;
    float: left;
    padding: 0px 5px;
}
.jobNavigation a.active_page 
{
    color: #ccc;   
}
.jobs 
{
    display: block;
    clear: both;
    margin-top: 20px;
}
#jobList > a,
#jobList > a:active
{
    color: #999 !important;
    display: block;
    float: left;
    width: 33%;  
    outline: none;
}

#jobList > a:visited
{
    color: #999 !important;
    display: block;
    float: left;
    width: 33%;  
    outline: none;
}

#jobList > a.activeCountry 
{
    color: #999999 !important;   
    font-weight: bold;
}

#jobList .elementContainer 
{
    clear: both;
    margin-top: 20px;   
}
.elementContainer h2 
{
    border-bottom: 1px solid #e4e4e4 !important;
}
.elementContainer 
{
    color: #808080;   
}
a.showLink 
{
    width: auto !important;   
}
.ms-dlgFrame p 
{
    margin: 0 !important;   
}
#normal_content 
{
    width: 320px;   
}
#normal_content fieldset
{
    width: 320px;
    border: 0;
}
#normal_content input[type=text],
#normal_content select
{
    width: 300px;   
}
.formbox_entryfinder 
{
    margin-bottom: 5px;   
}

#JobDetail tr.jobDetails > td
{
  padding-bottom: 15px;
}

#JobDetail tr.jobDetails > td > div > p
{
    margin: 0 0 0px;
}
#JobDetail li{
    list-style-type:disc;
}

 #JobDetail ul {
    line-height:20px;
}
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:10px;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}

/* styles for Metanavigation drop downs */
.DDHidden 
{
    visibility: hidden;
    height:0px;
}
.DDShow
{
    visibility: visible;
    height: auto;
    z-index:1000;
}
/* END styles for Metanavigation drop downs */
.DDShow>ul
{
    display: none;
    /*top: 59px !important;/*
    /*left: -245px !important;*/
    /*width: 760px;*/
    padding: 15px;
    overflow: auto;
    background: #f7f7f7 url('../../images/gfk.com/contactRight_bg.png') repeat-x;
    -webkit-box-shadow: 0px 0px 3px rgba(50, 50, 50, 0.25);
    -moz-box-shadow:    0px 0px 3px rgba(50, 50, 50, 0.25);
    box-shadow:         0px 0px 3px rgba(50, 50, 50, 0.25);
	/* For IE */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=0, Color='#cccccc'),
	        progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=90, Color='#cccccc'),
	        progid:DXImageTransform.Microsoft.Shadow(Strength=2, Direction=180, Color='#cccccc'),
	        progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=270, Color='#cccccc');
	zoom: 1;
}
.DDShow>ul li 
{
    /*height: 0px;*/
    overflow: hidden;
    padding: 5px;
}

/*Layout for onepage page layout */
.onepagerow
{
    margin-top: 100px;
}
.onepagerow div.grid_10, .onepagerow div.custom_300
{
    margin-top: 46px;
} 
.onepagerow h1
{
    margin-bottom: 30px;
}
.backtotop
{
    width: 100%;
    height: 110px;
    padding-top: 26px;
    margin-top: 25px;
	margin-bottom: 15px;
	border-top: 1px solid #e4e4e4;
}
a.backtotoplink, a.backtotoplink:visited
{
    color: #007dc3;
    padding-left: 17px;
    background: url(../../images/gfk.com/back-to-top-default.png) no-repeat left center transparent;
}
a.backtotoplink:hover
{
    background: url(../../images/gfk.com/back-to-top-hover.png) no-repeat left center transparent;
}