/*---- ALL STYLES RELATED TO ONE-OFF COUNTRY-BRIDGE PAGE ----*/



/* globals */
		body#countryBridge { font-family: arial; }
		body#countryBridge div.globalWrapper { width: 1007px; height: 464px; background: url('../images/global/countryBridge-hero.jpg') no-repeat scroll 0px 43px; position: relative; line-height: 1.3em; margin: 0px auto 0px auto; }
		body#countryBridge a { color: #FF7200; text-decoration: none; }
		body#countryBridge a.arrow,
		body#countryBridge a.arrow:hover {  display:inline-block;  background:url(../images/global/icon_link-bg-arrow.gif) no-repeat 0px 1px; color:#ff7200; text-decoration:none; padding:1px 0 1px 10px; }
		body#countryBridge a:hover { text-decoration:underline !important; }
		
/*localization tabs*/
		body#countryBridge div.globalWrapper ul#localization-nav { visibility: hidden;  }
html.js	body#countryBridge div.globalWrapper ul#localization-nav { visibility: visible; }
		body#countryBridge div.globalWrapper ul#localization-nav { width: 800px; }
		body#countryBridge div.globalWrapper ul#localization-nav li { float: right; width: 111px; height: 43px; background: url('../images/nav/countryBridge-tab-passive.gif') no-repeat scroll 0px 0px; text-align: center; }
		body#countryBridge div.globalWrapper ul#localization-nav li a { text-align: center; font-weight: bold; text-decoration: none; color: #9C9C9C; position: relative; top: 21px; font-size: 12px; }
		body#countryBridge div.globalWrapper ul#localization-nav li a:hover { color: #8A8A8A; }
		body#countryBridge div.globalWrapper ul#localization-nav li.active { background-image: url('../images/nav/countryBridge-tab-active.gif'); }
		body#countryBridge div.globalWrapper ul#localization-nav li.active a { color: #FFFFFF; top: 17px; font-size: 14px; }

/*localizations*/
		body#countryBridge div.globalWrapper div.lang { display: none; }
		body#countryBridge div.globalWrapper div.tabbedlang { display: none; }


/*corporate links*/
		body#countryBridge div.globalWrapper ul#corp-links { position: absolute; width: 700px; height: 109px; bottom: 0px; left: 144px; }
		body#countryBridge div.globalWrapper ul#corp-links li { width: 258px; background-repeat: no-repeat; background-position: 0px 5px; height: 110px; float: left; margin-right: 46px; }
		body#countryBridge div.globalWrapper ul#corp-links li a { position: relative; top: 65px; left: 30px; font-size: 11px; background-position: 0px 4px; }
		body#countryBridge div.globalWrapper ul#corp-links li a:hover { }
		body#countryBridge div.globalWrapper ul#corp-links li#MERCK-LINK { background-image: url('../images/global/countryBridge-bigLogo-merck.gif'); }
		body#countryBridge div.globalWrapper ul#corp-links li#SCHERING-LINK { background-image: url('../images/global/countryBridge-bigLogo-schering.jpg'); }
		body#countryBridge div.globalWrapper ul#corp-links li#MSD-LINK { background-image: url('../images/global/msd-logo.jpg'); }
		body#countryBridge div.globalWrapper ul#corp-links li#ESSEX-PHARMA-LINK { background-image: url('../images/global/Essex_Pharma.jpg'); }
		body#countryBridge div.globalWrapper ul#corp-links li#ESSEX-CHEMIE-LINK { background-image: url('../images/global/Essex_Chemie.jpg'); }


/*body copy positioning*/
		body#countryBridge div.globalWrapper div.tabbedlang p,
		body#countryBridge div.globalWrapper div.tabbedlang span#countryName { position: relative; left: 310px; width: 600px; top: 50px; color: #41525C; }
		body#countryBridge div.globalWrapper div.tabbedlang h1  { position: relative; left: 310px; width: 600px; top: 30px; color: #41525C; }
		
		body#countryBridge div.globalWrapper span#countryName { position: relative; left: 310px; width: 600px; top: 50px; color: #41525C; }
		body#countryBridge div.globalWrapper span#countryNameNoTab { position: relative; left: 310px; width: 600px; top: 10px; color: #41525C; }
		
		body#countryBridge div.notabs_content { display: block; vertical-align: top; top: 20px; position: relative; left: 310px; width: 600px;  }		
		body#countryBridge div.notabs_content p {
	color: #41525C;
	line-height: 1.8em;
	padding-top: 5px;
}
		body#countryBridge div.notabs_content h1  { color: #41525C; }


/*body copy positioning for IE*/
.ie7	body#countryBridge div.globalWrapper div.tabbedlang p,
.ie7	body#countryBridge div.globalWrapper div.tabbedlang span#countryName { position: relative; left: 310px; width: 600px; top: 5px; color: #41525C; }
.ie7	body#countryBridge div.globalWrapper div.tabbedlang span#countryNameNoTab { position: relative; left: 310px; width: 600px; top: 10px; color: #41525C; }
.ie7	body#countryBridge div.globalWrapper div.tabbedlang h1  { position: relative; left: 310px; width: 600px; top: 5px; color: #41525C; }

.ie6	body#countryBridge div.globalWrapper div.tabbedlang p,
.ie6	body#countryBridge div.globalWrapper div.tabbedlang span#countryName { position: relative; left: 310px; width: 600px; top: 5px; color: #41525C; }
.ie6	body#countryBridge div.globalWrapper div.tabbedlang span#countryNameNoTab { position: relative; left: 310px; width: 600px; top: 10px; color: #41525C; }
.ie6	body#countryBridge div.globalWrapper div.tabbedlang h1  { position: relative; left: 310px; width: 600px; top: 5px; color: #41525C; }

.ie7	body#countryBridge div.globalWrapper h1,
.ie7	body#countryBridge div.globalWrapper p,
.ie7	body#countryBridge div.globalWrapper span#countryName,
.ie7	body#countryBridge div.globalWrapper span#countryNameNoTab,
.ie6	body#countryBridge div.globalWrapper h1,
.ie6	body#countryBridge div.globalWrapper p,
.ie6	body#countryBridge div.globalWrapper span#countryName { top: 10px; }
.ie6	body#countryBridge div.globalWrapper span#countryNameNoTab { top: 10px; }



/*body copy style*/
		body#countryBridge div.globalWrapper h1 { font-size: 18px; line-height: 1.2em; }
		body#countryBridge div.globalWrapper span#callout  { font-size: 18px; line-height: 1.2em; font-weight: bold; }
		body#countryBridge div.globalWrapper p { font-size: 12px; }
		body#countryBridge div.globalWrapper span#countryName { color: #bababa; font-size: 18px; padding-bottom: 8px; display: block; }
		body#countryBridge div.globalWrapper span#countryNameNoTab { color: #bababa; font-size: 18px; padding-bottom: 15px; display: block; }



/*footer styling*/
		body#countryBridge div.globalFooter { width: 1007px; margin: 18px auto 0px auto; font-size: 10px; line-height: 1.3em; color: #9C9C9C ! important; 	background: url('../images/global/countryBridge-footer.gif') no-repeat 0px 0px; padding-top: 13px; }
		body#countryBridge div.globalFooter p { color: #9C9C9C ! important; margin-bottom:10px; }
		body#countryBridge div.globalFooter a { color: #9C9C9C ! important; }
		body#countryBridge div.globalFooter ul { overflow: hidden;  }
		body#countryBridge div.globalFooter ul li { display: inline; color: #9C9C9C ! important; position: relative; left: 0px;}
		body#countryBridge div.globalFooter ul li a { padding: 0px 0px 0px 5px; }
		body#countryBridge div.globalFooter ul li a:hover { text-decoration: underline; }

