/******************************
dfs == Dosage Form Solutions
brown == #984800
--------------------------------
ihc == Innovative Hard Capsules
blue == #0083be
--------------------------------
Capsugel Orange = #F05B2A
*******************************/

.container_24 {
	min-height: 300px;
}
footer .container_24 {
	min-height: 0;
}

.grouping:before,
.grouping:after {
    content: " ";
    display: table;
}
.grouping:after {
    clear: both;
}
/**************
Login/Register Page
**************/
.login-register {
	margin: 0;
	padding: 0;
	clear:both;
}
.login-existing-account {
	float: left;
	width: 47%;
}
.login-existing-account.has-existing-account {
	border-right: 1px solid #d5d5d5;
		padding-right: 2%;
		margin-bottom: 50px;
}
.login-existing-account.create-new-account {
	padding-left: 2%;
}
.login-register .login-existing-account label {
	text-align: left;
}
.login-register h1,
.login-register p.intro,
.login-register p.note {
	margin-left: 120px;
}
.login-existing-account .intro {
	margin-top: 10px;
}
.login-register .login-existing-account h1,
.login-register .login-existing-account p.intro,
.login-register .login-existing-account p.note,
.login-register .login-existing-account .buttons {
	margin-left: 0;
}
.login-existing-account .error-row.adj {
	margin-top: -5px;
	margin-bottom: 10px;
}
.login-register h2 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 125px;
	color: #616161;
}
a.link {
	font-weight: normal;
	margin-left: -20px;
	text-decoration: underline;
}
.small {
	font-size: 10px;
}
.login-register header {
		margin-bottom:20px;
}
.login-existing-account .note {
	margin-top: 20px;
}
.login-existing-account .note a.link {
	margin-left: 0;
}
		
.login-register label {
	width: 115px;
	text-align: left;
	padding-right: 5px;
}
.login-existing-account label {
	margin-bottom: 5px;
}
.login-register.reset-password label {
	width: 115px;
	text-align: right;
	padding-right:5px;
	white-space:nowrap;
}
.login-register label[for=auto_login] {
	text-align: left;
}
.register-new-account form .buttons,
.login-register form .buttons {
	margin: 10px 0 30px 120px;
}
.login-register form .buttons.register-new-act-btn {
	margin-left: 123px;
}
input[type=checkbox] {
	margin-right: 5px;
}
input#auto_login {
	margin-left: 10px;
}
.login-register-divider {
	margin-left: 120px;
	height: 2px;
	border-bottom: 1px dotted #b3b3b3;
	margin-top: 30px;
}
.login-register input[type=text],
.login-register input[type=password],
.register-new-account input {
	width: 248px;
}
.login-register .short-field,
.register-new-account .short-field {
	width: 75px;
}
.register-new-account .form-row.name-fields label {
	width: 120px;		
}
.register-new-account .form-row.name-fields input {
	width: 225px;		
}
.register-new-account .form-row.company-fields label {
	width: 75px;		
}
.register-new-account .form-row.company-fields label:nth-child(2) {
	width: 115px;
}
.register-new-account .form-row.company-fields select {
	width: 210px;		
}
.register-new-account .form-row.three-fields .label-two,
.register-new-account .form-row.three-fields .label-three {
	width: 100px;		
}
.register-new-account .form-row.three-fields label[for='member_function'] {
	width: 179px;
}
.register-new-account .form-row.three-fields label[for='member_phone'] {
	width: 75px;
}
.register-new-account .form-row.one-field input {
	width: 800px;
}
.register-new-account #member_title {
	margin-left: 0;
}
.register-new-account .form-row.three-fields .field-three {
	width: 200px;
}
.register-new-account .full-width-field {
	width: 815px;
}

#register_form .error-message {
	white-space:nowrap;
}
#register_form .error-message[rel=member_function] {
	position: relative;
	left: 80px;
}
#register_form .error-message[rel=member_title] {
	width:85px;
}
#register_form .error-message[rel=member_firstname] {
	position: absolute;
	left: 0;
	width: 238px;
}
#register_form .error-message[rel=member_lastname] {
	width:290px;
}
#register_form .error-message[rel=password_confirm] {
	width:290px;
}
#register_form #member_user_industry {
	width: 260px;
}
#register_form .register-new-act-btn {
	margin-left: 115px;
}
	
.register-new-account #member_user_industry,
.register-new-account #member_function,
.register-new-account #member_user_job_title,
.register-new-account #member_country,
.register-new-account #member_language {
	width: 260px;
	margin: 2px 5px 10px 0px;
}
/* bottom check boxes */
.checkbox-group {
	margin-left: 120px;
	margin-bottom: 10px;
}
.checkbox-group label {
	text-align: left;
	width: 200px;
	margin-bottom: 0;
	margin-right:0;
	padding-right: 0;
}
.checkbox-group label:nth-of-type(2) {
	/* width: 80px; */
}
.checkbox-group input[type=checkbox] {
	width: 20px;	
}

.newsletter-signup-label {
	font-size: 17px;
	font-family: "Trade Gothic W01 Light";
	line-height: 24px;
	margin-top: 15px;
	color: #616161;
}
.login-register .newsletter-signup-label {
	text-align: left;
}
.buttons {
	border-radius: 5px;
}
.login-register input[type='submit'] {
	width: auto;
}
h1.login-required-only{
	margin-left: 0;
	text-align: center;
	color: #616161;
	margin-bottom:25px;
}
.login-required-only ~ .login-existing-account h1 {
	margin-top: 5px;
}
/* Error messaging */
.login-register em {
	color: #F05C2A;
}
.error-message {
	color: #e51f1a;
		display: none;
}
input.error {
	background-color: #fff;
	border: 1px solid #e51f1a;
}
select.error {
	background-color: #fff;
	border: 1px solid #e51f1a;
}
textarea.error {
	background-color: #fff;
	border: 1px solid #e51f1a;
}
.error-row {
	overflow: hidden;
	position: relative;
	padding-bottom:3px;
	display: none;
	height:13px;
}
.left-field {
	float: left;
	margin-left: 125px;
	width: 310px;
}
.middle-field {
	/* Only use this if the 3rd field cannot error */
	float: right;
	width: 530px;
}
.right-field {
	float: right;
	width: 525px;
}
.login-register .right-field,
.register-new-account .right-field {
	width: 290px;
}
.left-field.full-width {
	width: 800px;
}
.spacer {
	width: 30px;
	display: inline-block;
}
.change-password-form-fields .error-message {
	margin-left: 170px;
}
.change-password-form-fields .form-row label {
	width: 160px;
	padding-left: 0;
}
/**************
Home Page
**************/
.home-page .wrapper {
	clear: both;
}
.top-of-home {
	position: relative;
	z-index: 0;
	margin: -22px 0 0 0;
	float: left;
	width: 960px;
	min-height:300px;
}
.top-of-home h1,
.top-of-home h2 {
	position:relative;
	z-index:5;
}
.top-of-home .background {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
}
.heading-group {
	width: 500px;
	float: left;
	margin: 70px 0 0 0px;
}
.heading-group h1 {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 40px;
	font-family: 'Trade Gothic W01 Light';
	color: #f05b2a;
	font-size: 33px;
	text-shadow: 0 0 4px rgba(255,255,255,.9); 
}
.heading-group h2 {
	margin: 0;
	padding: 0;
	line-height: 24px;
	color: #666;
	font-family: 'Trade Gothic W01 Light';
	font-weight: normal;
	font-size: 18px;
}
.dotted-arrow {
	margin-left:3px;
	margin-bottom:-1px;
}
/***Home Page: Panel Slider***/
.panel {
	width: 965px;
	border-radius: 10px;
	position:relative;
	margin-top: 25px;
	margin-bottom: 20px;
}
.ihc-panel {
	float: left;
}
.dfs-panel {
	float: right;
}
.platform-image-set {
	background-color: inherit;
	overflow: hidden;
	position: relative;
	height: 170px;
	width: 965px;
}
.platform-heading-set {
	border-radius: 0 0 10px 10px;
	background-color: #f7f7f7;
	margin-top: 0px;
	padding-top: 40px;
	padding-bottom: 10px;
}
.platform-heading-and-links-set {
	border-radius: 0 0 10px 10px;	
	margin-top: -30px;
}
.dfs-panel .platform-heading-and-links-set {
	border-left: 1px solid #F05B2A; /*dfs-984800*/
	background-color: #F05B2A; /*dfs-984800*/
}
.ihc-panel .platform-heading-and-links-set {
	border-left: 1px solid #F05B2A; /*ihc-0083be*/
	background-color: #F05B2A; /*ihc-0083be*/
}

.panel .arrow {
	position: absolute;
	top: 0;
	height: 155px;
	width: 13px;
	cursor: pointer;
	z-index:60;
	
	-webkit-touch-callout: none; 
	-webkit-user-select: none; 
	-khtml-user-select: none; 
	-moz-user-select: none;

	-ms-user-select: none; 
	user-select: none;
}
.panel .arrow .arrow-img {
	width: 13px;
	height: 14px;
	margin: 71px auto 70px;
	background-image: url(static/images/sprites/arrow-sprite.png);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.panel .arrow.left {
	left: -21px;
}
.panel .arrow.right {
	right: -18px;
}
.panel .arrow.left .arrow-img{
	background-position: 0 -25px;
}
.panel .arrow.right:active .arrow-img{
	background-position: 0 -50px;
}
.panel .arrow.left:active .arrow-img{
	background-position: 0 -75px;
}

.panel figure {
	float: left;
	margin: 0 12px 0 0;
	width: 150px;
	position: relative;
	overflow: hidden;
	height: 150px;
	border-radius: 10px;
	-webkit-box-shadow: 0px 4px 6px #aeaeae;
	-moz-box-shadow: 0px 4px 6px #aeaeae;
	box-shadow: 0px 4px 6px #aeaeae;

}
.panel figure .image {
	position: relative;
	z-index:1;
}
.panel figure .image img {
	border-radius: 10px;
}
.panel figure.long {
	width: 312px;
}
.panel figure a {	
	position: relative;
	display: block;
	height: 100%;
	width: 100%;
}
.panel figure figcaption {
	position: absolute;
	top:0;
	left:0;
	height: 100%;
	width: 100%;
	
	z-index:59;
}
.panel figure figcaption span {
	position: absolute;
	display: block;
	bottom: 0px;
	left: 0px;
	padding: 12px;
	font-family: 'Trade Gothic W01 Bold', Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	z-index:59;
}
.panel figure .platform-carrot {
	position: absolute;
	top: 0;
	left: 0;
	height: 50px;
	width: 50px;
	z-index:2;
}

.dfs-panel figure .platform-carrot {
	background: transparent url('images/uploads/template-images/corner-shadow.png') no-repeat left top;
}
.ihc-panel figure .platform-carrot {
	background: transparent url('images/uploads/template-images/corner-shadow.png') no-repeat left top;
}
.panel figure:first-child {
	margin-left: 0;
}
.panel h1 {
	clear: both;
	margin: 0 0 12px 25px;
	float: left;
}
.panel .arrow-sprite {
	height: 15px;
	width: 22px;
	background: transparent url('images/uploads/template-images/cal-news-sprite-orange.png') no-repeat;
	margin-top: 3px;
	margin-left: 10px;
}
.panel .arrow-sprite.dfs {
	background-position: 0px -120px;
}
.panel .arrow-sprite.ihc {
	background-position: 0px -134px;
}
.panel h1 a {
	float: left;
	font-weight: normal;
}
.ihc-panel h1 a {
	color: #F05B2A; /*ihc-0083be*/
}
.dfs-panel h1 a {
	color: #F05B2A; /*dfs-984800*/
}
.panel .platform-intro {
	clear: both;
	margin: 0 30px 25px 25px;
	font-weight: 200;	
	color: #65696e;
	font-size: 16px;
	font-family: 'Trade Gothic W01 Light', Arial, Helvetica, sans-serif;
}
.panel ul {
	margin: 18px 0 18px 26px;
	height: 14px;
}
.panel ul li:first-child {
	margin-left: 0;
}
.panel ul li {
	float: left;
	list-style: none;
	background: none;
	margin: 0 0 0 20px;
	padding: 0;
}
.panel ul li a {
	color: #fff;
	font-size: 14px;
	font-family: 'Trade Gothic W01 Light', Arial, Helvetica, sans-serif;
	font-weight: 400;
}

.platform-image-set > div {
	width: 20000px;
	position: relative;
	margin: 0;
	padding: 0;
}


/*** Image Panel Hover ***/
#image_hover {
	display: none;
	position: absolute;
	top: -1000px;
	left: -1000px;
	
	min-height: 40px;
	width: 415px;
	padding: 20px;
	
	background: #dcdcdc;
	border-radius: 8px 8px 0 0;
	
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	color: #404041;
}
#image_hover .pointer-down {
	position: absolute;
	bottom: -13px;
	top:auto;
	left: 45px;
}
#image_hover h4 {
	margin: 0;
	padding: 0 0 10px 0;
}
#image_hover p {
	margin: 0;
	padding: 0;
}

/**Home Page: Featured Item***********/
.featured-item {
	width: 350px;
	padding: 0 25px 0 0;
	margin: 0 25px 0 0;
	float:left;
	background: transparent url("images/uploads/template-images/news-events-divider.png") repeat-y scroll right top;
}
.featured-item li {
	float: left;
	width: 350px;
	min-height: 150px;
	padding:10px 0 0 0;
	color: #6d6e70;
	background: none;
}
.featured-item li figure {
	float:right;
	margin: 0;
}
.featured-item li img {
	max-width: 110px;
	max-height: 200px;
	margin: 0 0 0 10px;
	padding: 0;
	float: right;
}
.featured-item .has-image .text-wrapper {
	width: 230px;
}
.featured-item li a {
	margin-left: 10;
	padding-left: 0;
	color: inherit;
	font-weight: normal;
	line-height:20px;
	
	display: block;
	width: 100%;
	float:right;
}
.featured-item li a strong {
	display: block;
}
.featured-item li a p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #6d6e70;
	font-weight: normal;
}
.featured-item li a p:first-child {
	margin-top:0;
}

/***Home Page: News & Events Slider***/
.home-news-and-events-slider {
	clear: both;
	position: relative;
}
.news-and-events-header {
	overflow: hidden;
	margin: 0;
	position: absolute;
	top: 1px;
	right: 0px;
	width: 150px;
	text-align: right;
}
.home-news-and-events-slider h3{
	display: inline-block;
	vertical-align:top;
	margin: 0;
	font-size: 18px;
	line-height: 23px;
	font-weight: normal;
	font-family: 'Trade Gothic W01 Light';
	color: #666;
	text-transform: none;
}
.home-news-and-events-slider h3 figure {
	background-image: url('images/uploads/template-images/icon-upcomingevent.png');
	background-repeat: no-repeat;
	height: 23px;
	width: 23px;
	margin:0 5px 0 0;
	padding: 0;
	float:left;
	cursor:pointer;
}
.home-news-and-events-slider h3 figure.doc {
	background-image: url('images/uploads/template-images/icon-productfeature.png');
}
.news-events-controller li {
	background-image: url('images/uploads/template-images/cal-news-sprite-orange.png');
	background-repeat: no-repeat;
	background-position: 0 -106px;
	height: 12px;
	width: 12px;
	margin:4px 5px 5px 0;
	padding: 0;
	float:left;
	cursor:pointer;
}
.news-events-controller li.active {
	background-position: 0 -93px;
}
.home-content-slider {
	position: relative;
	overflow: hidden;
	width: 100%;
	float:right;
}
.home-content-slider.two-column {
	width: 560px;
}
.home-content-slider ul {
	width: 20000px;
	position: relative;
}
.home-content-slider li {
	background: none;
	float: left;
	width: 295px;
	min-height: 150px;
	padding:10px 25px 25px 0;
	color: #6d6e70;
}
.home-content-slider.two-column li {
	width: 250px;
	padding:10px 30px 25px 0;
}
.home-content-slider li.blank {
	background-image: none;
}
.jcarousel-pagination {
	display: inline-block;
	vertical-align:top;
}
.home-content-slider li figure {
	background-image: url('images/uploads/template-images/cal-news-sprite-orange.png');
	width: 22px;
	height: 22px;
	margin: 0;
	padding: 0;
	float: left;
}
.home-content-slider li a {
	margin-left: 10;
	padding-left: 0;
	color: inherit;
	font-weight: normal;
	line-height:20px;
	
	display: block;
	width: 100%;
	float:right;
}
.home-content-slider li a p:first-child strong,
.home-content-slider li a p:first-child b {
	display: block;
}
.home-content-slider li a p {
	margin: 10px 0 0 0;
	padding: 0;
	color: #6d6e70;
	font-weight: normal;
}
.home-content-slider li a p:first-child {
	margin-top:0;
}
.home-content-slider li.dfs:hover {
	color: #F05B2A; /*dfs-984800*/
}
.home-content-slider li.ihc:hover {
	color: #F05B2A; /*ihc-0083be*/
}
.home-content-slider li.dfs.cal figure {
	background-position: 0 -24px; 
}
.home-content-slider li.dfs.news figure {
	background-position: 0 -48px; 
}
.home-content-slider li.ihc.cal figure {
	background-position: 0 0; 
}
.home-content-slider li.ihc.news figure {
	background-position: 0 -71px; 
}

/**************
Announcements
**************/
.home-announcements {
	float:left;
	position: relative;
	height: 35px;
	width: 100%;
	background: #DDD;
	margin-bottom: 20px;
}
.home-announcements .static-text {
	position: absolute;
	top: 0;
	left: 0;
	height: 35px;
	line-height: 35px;
	width: 149px;
	text-align:center;
	background: #F26722;
	color: #FFF;
}
.home-announcements ul {
	position: absolute;
	top: 0;
	left: 150px;
	padding: 0;
	width: 810px;
	height: 35px;
	line-height: 35px;
	list-style:none;
}
.home-announcements ul li {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0 20px;
	width: 775px;
	height: 35px;
	line-height: 35px;
	background: transparent;
	display: none;
}
.home-announcements ul li a.text {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #696969;
}
.home-announcements ul li a.text:hover {
	text-decoration: underline;
}
.home-announcements ul li.active {
	display: block;
}
.home-announcements ul li a.readmore {
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	color: #F26722;
	padding-left: 10px;
}

/**************
Left Nav
**************/
#left_nav > li {
	margin-top: 50px;
	padding-left: 0;
	padding-bottom: 0;
}
#left_nav > li.underline {
	border-bottom: none;
}
#left_nav > li > a {
	display: block;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 10px;
	color: #404041;
	font-family: SackersGothicW01-Heavy;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
#left_nav li ul li {
	margin-left: 0;
	background: none;
}
#left_nav .li_underline li ul {
	margin: 0;
}
#left_nav .li_underline > li > a {
	padding-left: 0px;
}
#left_nav .li_underline > li > ul > li > a {
	padding-left: 15px;
}
#left_nav .li_underline li ul li a{
	font-size: 11px;
	padding-bottom: 5px;
}
#left_nav .li_underline > li,
#left_nav .li_underline > li > ul > li {
	background: url(static/images/backgrounds/dotted-line.gif) repeat-x left bottom;
}
#left_nav .li_underline > li:last-child,
#left_nav .li_underline > li > ul > li:last-child {
	background: none;
}
#left_nav .li_underline > li > a,
#left_nav .li_underline > li > ul > li > a {
	font-size: 12px;
	/*background: url(/static/images/backgrounds/dotted-line.gif) repeat-x left bottom;*/
	padding-bottom: 10px;
	display: block;
}
#left_nav .li_underline > li > ul > li > ul {
	padding-bottom:5px;
}
#left_nav .li_underline > li > ul > li > ul > li {
	margin-left: 25px;
}
#left_nav .li_underline > li > ul > li > ul > li > ul {
	padding-bottom:5px;
}
#left_nav .li_underline > li > ul > li > ul > li > ul > li {
	margin-left: 10px;
}
#left_nav .li_underline > li > ul > li > ul > li > a {
	font-size: 11px;
	background: none;
	padding-bottom: 0;
	display: block;
}
#left_nav .active {
	color: #F05C2A;
}
#left_nav li.has_children {
	position: relative;
}
#left_nav li.has_children > a {
	padding-right: 20px;
}
#left_nav li.has_children > .children_wrapper {
	overflow: hidden;
	-webkit-transition: 0.25s max-height linear;
	-moz-transition: 0.25s max-height linear;
	-ms-transition: 0.25s max-height linear;
	-o-transition: 0.25s max-height linear;
	transition: 0.25s max-height linear;
}
#left_nav li.has_children.closed > .children_wrapper {
	max-height: 0 ;
}
#left_nav li.has_children.open > .children_wrapper {
	max-height: 1000px;
}
#left_nav li.has_children.open {
	position: relative;
}
#left_nav li .expandChildrenBtn {
	position: absolute;
	top: 6px;
	right: 0;
	height: 16px;
	width: 16px;
	line-height: 16px;
	font-size: 14px;
	font-weight: bold;
	text-align:center;
	z-index:2;
	background: url(images/uploads/template-images/SecondaryNav-plus sign.png) center center;
	cursor:pointer;
}
#left_nav li.has_children.open > .expandChildrenBtn {
	background-image: url(images/uploads/template-images/SecondaryNav-minus sign.png);
}
/***************
Base Styles
***************/
h1 {
	margin-top: 30px;
}
.dfs .landing,
.ihc .landing {
	min-height: 200px;
	position: relative;
}
.dfs a:hover {
	color: #F05B2A; /*dfs-984800*/
}
.ihc a:hover {
	color: #F05B2A; /*ihc-0083be*/
}

.dfs h1.large {
	color: #F05B2A; /*dfs-984800*/
}
.ihc h1.large {
	color: #F05B2A; /*ihc-0083be*/
}
.dfs h1 {
	color: #F05B2A; /*dfs-984800*/
	width: 400px;
}
.ihc h1 {
	color: #F05B2A; /*ihc-0083be*/
	width: 400px;
}
.ihc .landing p,
.dfs .landing p {
	width: 400px;
}
.dfs .callout h3,
.dfs .content a,
.dfs .content a:hover,
.dfs .callout a,
.dfs .callout a:hover {
	color: #F05B2A; /*dfs-984800*/
}
.ihc .callout h3,
.ihc .content a,
.ihc .content a:hover,
.ihc .callout a,
.ihc .callout a:hover{
	color: #F05B2A; /*ihc-0083be*/
}
.platform-intro-image {
	position: absolute;
	right: 0;
	bottom: 0;
}
.ihc .landing,
.dfs .landing {
	width: 630px;
	padding-right: 0;
}
.dfs .news-events-widget .carrot {
    display: inline;
    margin-top: 10px;
    padding-right: 34px;
    background: url("images/uploads/template-images/cal-news-sprite-orange.png") no-repeat scroll right -134px transparent;
	color: #F05B2A; /*dfs-984800*/
	float: right;
}
.ihc .news-events-widget .carrot {
    display: inline;
    margin-top: 10px;
    padding-right: 34px;
    background: url("images/uploads/template-images/cal-news-sprite-orange.png") no-repeat scroll right -134px transparent;
	color: #F05B2A; /*ihc-0083be*/
	float: right;
}
.dfs-menu-platform,
.ihc-menu-platform {
	font-size: 18px;
	font-family: 'Trade Gothic W01 Light';
	padding: 30px 0 30px 20px;
	border-bottom: 1px solid #dcdcdc;
	margin-bottom: 10px;
	width: 130px;
	background-position: top left;
	background-repeat: no-repeat;
	clear: both;
	position:relative;
	z-index: 9;
}
.dfs-menu-platform {
	background-image: url('images/uploads/template-images/tab-active-orange.png');
	color: #F05B2A; /*dfs-984800*/ 
}
.ihc-menu-platform {
	background-image: url('images/uploads/template-images/tab-active-orange.png');
	color: #F05B2A; /*ihc-0083be*/
}
.dfs-menu-platform a,
.ihc-menu-platform a {
	color: inherit;
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
	line-height: inherit;
	
}
.dfs-menu-platform ~ #left_nav > li,
.ihc-menu-platform ~ #left_nav > li {
	margin-top:15px
}
div.intro {
	margin-bottom: 25px;
}
/***************
Header
***************/
header {
	/* background: transparent url('/images/uploads/template-images/main-drop-shadow.png') no-repeat bottom center; */
	height: auto;
	padding-bottom: 0;
	position: relative;
	z-index: 11;
}
.header-drop-shadow {
	background: url('images/uploads/template-images/main-drop-shadow.png') no-repeat scroll center bottom transparent;
	height: 22px;
	position:relative;
	z-index:1;
	clear: both;
	margin: 0;
	padding: 0;
}
.container_24 header.grid_24{
	margin-right: 0;
	width: 960px;
}
header .nav {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
}
header .nav > li {
	padding: 9px 22px;
}
.flyout {
	z-index: 20;
	position: absolute;
}
.container_24 .grid_19,
.container_24 .suffix_1 {
	margin-top: -22px;
}
.container_24 .grid_19.news {
	margin-top: 0;		
}
.secondary-nav .nav.sign-in .subnav2 {
	display: none;
	top:20px;
	z-index: 20; 
}
.logo {
	position: absolute;
	top: -25px;
	left: 0px
}
.nav a {
	color: #404041;
}
.nav .subnav {
	margin-top: 0;
}
.nav .subnav li {
	background: none;
	margin-right: 0;
	margin-bottom: 0;
	padding-left: 0;
	display: block;
}
header .nav li a {
	font-weight: normal;
}
header .subnav li:first-child a {
	background: none;
}
header .nav li.noborder {
	background: none;
}
header .nav > li:last-child {
	background: none;
}
.secondary-nav-container {
	height: 70px;
	width: 960px;
	margin: 0 auto;
}
.secondary-nav {
	float: right;
	margin-top: 10px;
	margin-right: 0;
}
.secondary-nav li:first-child {
	background-image: none;
}
.secondary-nav li {
	float: left;
	list-style: none;
	background: transparent url("images/uploads/template-images/secondary-nav-border.png") no-repeat top left;
	margin-left: 10px;
	padding-top: 3px;
	padding-bottom: 2px;
}
.nav.sign-in {
	margin-top: 0;
}
.nav.sign-in li {
	margin-left: 0;
}
#langTxt {
	padding-left: 0;
	font-family: 'SackersGothicW01-Heavy';
	font-size: 8px;
	color: #6D6E79;
	margin-top: 0;
	text-transform: uppercase;
	background: rgba(0, 0, 0, 0) url('images/uploads/template-images/drop-down-arrow.png') no-repeat 50px 6px;
	padding-right: 15px;
	float: left;
	cursor: pointer;
	height: 20px;
}
.globe {
	background: transparent url('images/uploads/template-images/globe.jpg') no-repeat top left;
	height: 20px;
	width: 20px;
	float: left;
	margin-right: 10px;
	margin-top: -4px;
}
.secondary-nav li a {
	font-family: 'SackersGothicW01-Heavy';
	font-size: 8px;
	color: #6d6e79;
	text-transform: uppercase;
	display:block;
}
.secondary-nav li a:hover {
	color: #F05C2A;
}
.secondary-nav .nav.sign-in li.language-drop-down {
	background-image: none;
		width: auto;
		height: auto;
		padding: 0;
		margin: 0;
		font-family: 'SackersGothicW01-Heavy';
}
.secondary-nav .nav.sign-in {
	clear: left;
	margin: 0;
}
.secondary-nav .nav.sign-in .subnav2 {
	min-width: 70px;
	margin-left: -10px;
	margin-top: 0;
}
.secondary-nav form {
	margin-top: -5px;
}
.secondary-nav #searchpage-search {
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	border-radius: 2px;
	font-size: 11px;
}
.secondary-nav .subnav2 a {
	font-size: 11px;
}
/***************
 Widgets Sidebar
***************/
.section-header { /* h3 */
	background: none;
	padding: 9px 0 3px 15px;
	margin-bottom: 25px;
	font-size: 1em;
	font: 10px "SackersGothicW01-Heavy";
	font-weight: bold;
	text-transform: none;
}
/***************
IHC/DFS Landing Pages:
Intro Section
***************/
.ihc .intro,
.dfs .intro {
	width: 350px;
}
/*
.ihc .grid_14,
.dfs .grid_14 {
	background: url("/images/uploads/template-images/landing-page-pills.png") no-repeat right bottom;
}
*/
/*************
IHC/DFS Landing Pages: 
Carousel Section
*************/
.tabs-products-services-apps { /* ul */
	width: 960px;
	overflow: hidden;
	position: relative;
	height: 34px;
		
}
.tabs-products-services-apps li {
	position: relative;
	overflow: hidden;
	display: inline-block;
	padding-left: 0;
	width: 308px;
	text-align: center;
	margin: 0 0 0 11px;
	font-family: 'Trade Gothic W01 Light';
	background: url("images/uploads/template-images/tab-gradient.png.html") repeat-x bottom left; 
	border-radius: 10px 10px 0 0;
	border-left: 1px solid #e6e6e6;
	border-top: 1px solid #e6e6e6;
	border-right: 1px solid #e6e6e6;
}
.tabs-products-services-apps li.left {
	margin-left: 0;
}
.tabs-products-services-apps li.right {
	margin-right: 0;
}
.dfs .tabs-products-services-apps li.active a{
	color: #F05B2A; /*dfs-984800*/
}
.ihc .tabs-products-services-apps li.active a{
	color: #F05B2A; /*ihc-0083be*/
}
.dfs .tabs-products-services-apps li a:hover {
	color: #F05B2A; /*dfs-984800*/
}
.ihc .tabs-products-services-apps li a:hover {
	color: #F05B2A; /*ihc-0083be*/
}
.tabs-products-services-apps li.active {
	background-color: #fff;	
	border-color: #fff;
}
.tabs-products-services-apps li.not-active {
	background: transparent url('images/uploads/template-images/tab-slice.png') repeat-x bottom left;	
}
.tabs-products-services-apps li .inactive-tab,
.tabs-products-services-apps li .active-tab {
	position: absolute;
	top: -1px;
	left: -1px;
	width: 34px;
	height: 34px;
	background: transparent url('images/uploads/template-images/corner-tabs-sprite-orange.png') no-repeat;
	border-radius: 10px 0 0 0;
} 
.dfs .tabs-products-services-apps li .active-tab {
	background-position: 0 -72px;
}
.dfs .tabs-products-services-apps li .inactive-tab {
	background-position: 0 -108px;
}
.dfs .tabs-products-services-apps li:hover .inactive-tab {
	background-position: 0 -72px;
}
.ihc .tabs-products-services-apps li .active-tab {
	background-position: 0 0px;
}
.ihc .tabs-products-services-apps li .inactive-tab {
	background-position: 0 -36px;
}
.ihc .tabs-products-services-apps li:hover .inactive-tab {
	background-position: 0 0px;
}
.tabs-products-services-apps li a {
	height: 34px;
	line-height: 34px;
	padding-top: 0;
}
.dfs .products-services-apps li:hover a {
	color: #F05B2A; /*dfs-984800*/
}
.ihc .products-services-apps li:hover a {
	color: #F05B2A; /*ihc-0083be*/
}

.platform-drop-shadow {
	background: transparent url('images/uploads/template-images/main-drop-shadow.png') no-repeat -5px 0;
	height: 22px;
	position: relative;
	z-index: 100;
}
.dfs .sub-content,
.ihc .sub-content {
	background: transparent;
	position: relative;
	top:-22px;
	overflow: hidden;
}
.platform-image-bottom {
	position: absolute;
	left: 0;
	top: 0;
}
.sub-content p strong {
	color: #313132;
	font-size: medium;
	font-family: Arial;
}
.sub-content p {
	font-family: Arial;
	color: #5a5b5d;
	font-size: small;
}
#fancy_title table td {
	display: none;
}
.top-and-slider-container {
	width: 960px;
	overflow: hidden;
	position: relative;
	clear:both;
}
.platform-slider-container {
	overflow: visible;
	background-color: #fff;
}
/*** Carousel Pagination ***/
.pagination { /* used with carousel */
	background: White;
	position: absolute;
	width: 60px;
	height: 250px;
	z-index: 1; /* place on top of items */
}
.dfs .pagination a {
	display: block;
	position: relative;
	top: 85px;
	left: 10px;
	width: 25px;
	height: 52px;
	background: url('images/uploads/template-images/pagination.gif');
}
.ihc .pagination a {
	display: block;
	position: relative;
	top: 85px;
	left: 10px;
	width: 25px;
	height: 52px;
	background: url('images/uploads/template-images/pagination.gif');
}
.pagination.previous { 
    left: 0px; 
}

.pagination.next { 
    right: 0; 
}

.pagination.next a { 
	opacity: 0; /* fade in on initial page load */
}

.pagination.previous a { /* do not show previous button on page load */
	display: none;
}

.pagination      a:hover { background-position: right top; } /* previous */
.pagination.next a       { background-position: left bottom; left: 25px; } 
.pagination.next a:hover { background-position: right bottom; }


.ihc .subset .active {
	color: #F05B2A; /*ihc-0083be*/
}
.dfs .subset .active {
	color: #F05B2A; /*dfs-984800*/
}
.ihc .subsection .active {
	color: #F05B2A; /*ihc-0083be*/
}
.dfs .subsection .active {
	color: #F05B2A; /*dfs-984800*/
}
/***************
News and Events Widget
***************/
.top-and-slider-container .widget-slider-container ul  {
	margin-left: 0;
}
.top-and-slider-container .ihc .landing.news-events-widget,
.top-and-slider-container .dfs .landing.news-events-widget {
	margin-left: 0;
	padding-left: 40px;
	width: 280px !important;
	height: 100px;
	margin-bottom: 20px;
}
.top-and-slider-container .news-events-widget .section-header {
	width: 150px;
	margin-bottom: 10px;
	color: #666;
	font: normal 18px 'Trade Gothic W01 Light';
	padding-left: 0;
}
.top-and-slider-container .news-events-widget h4 {
	font-weight: bold;
	color: inherit;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 2px;
	clear: both;
}
.top-and-slider-container .news-events-widget h4 strong {
	text-transform: uppercase;
	display: block;
}
.top-and-slider-container .ihc .landing.news-events-widget p,
.top-and-slider-container .dfs .landing.news-events-widget p{
	width: 100%;
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 0;
}
.top-and-slider-container .ihc .landing.news-events-widget strong,
.top-and-slider-container .dfs .landing.news-events-widget strong {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal
}
.top-and-slider-container .ihc .landing.news-events-widget span,
.top-and-slider-container .dfs .landing.news-events-widget span {
	font-size: 12px !important;
	font-style: normal !important;
	font-weight: normal: !important;
}
.top-and-slider-container .widget-slider-container {
	width:280px;
	height:160px;
	overflow: hidden;
	position:relative;
	padding-top: 30px;
	margin-top: -28px;
}
.top-and-slider-container .news-events-widget-item {
	padding-bottom: 0;
	padding-left: 0;
	width: 280px;
	height: 120px;
	float: left;
	background: none;
}
/*
.news-events-widget-item {
	display: none;
	padding-bottom:20px;
}
.news-events-widget-item:first-child {
	display: block;
}
.news-events-widget-item.notDisplayed {
	display: none !important;
}
.news-events-widget-item.isDisplayed {
	display: block !important;
}
*/
.top-and-slider-container .news-events-widget .description-of-event,
.top-and-slider-container .news-events-widget .date,
.top-and-slider-container .news-events-widget .time {
	margin-bottom: 0;
	font-size: 12px;
	line-height:16px;
	width: auto;
}
.top-and-slider-container .news-events-widget ul {
	position: relative;
	width: 6000px;
	margin: 0;
	padding-top: 0;
}
.top-and-slider-container .landing.news-events-widget a {
	margin-left: 0;
}
.top-and-slider-container .landing.news-events-widget h4 a {
	color: #6D6E70;
}
.top-and-slider-container .widget-slider-container .news-events-controller {
	position: absolute;
	top: 0;
	left: 160px
}
.top-and-slider-container .news-events-controller li {
	list-style-type: none;
	float: left;
	width: 13px;
	height: 13px;
	margin: 0 5px 0 0; 
	padding: 0;
}
.top-and-slider-container .news-events-controller li a {
	width: 13px;
	height: 13px;
	float: left;
	margin: 0;
	padding: 0;
}
.top-and-slider-container .news-events-controller li {
	background: transparent url("images/uploads/template-images/cal-news-sprite-orange.png") no-repeat 0 -106px;
} 
.dfs .top-and-slider-container .news-events-controller li.active {
	background-position: 0 -149px;
} 
.ihc .top-and-slider-container .news-events-controller li.active {
	background-position: 0 -162px;
} 
/***************
Paginator
***************/
.paginator,
.paginator.search_results {
	margin: 20px 0;
}
.paginator.webinars,
.paginator.archived-webinars,
.paginator.events {
	margin-bottom: -15px;
}
.paginator.news a{
	padding-left: 0;
}
.paginator.knowledge-center {
	margin-right: 85px;
}
.knowledge_center article + .paginator {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 90px;
	clear:both;
}
p.underline  {
	clear: both;
}
article.article-1 {
	clear: both;
}
.total_entries {
	margin-right: 50px;
	display: block;
	float: right;
	font-size: 11px;
	line-height: 16px;
	margin-top: 20px;
}

.knowledge_center .kc_right {
	position: relative;
	top: 30px;
}
.knowledge_center .container_24 .suffix_1 {
	margin-top: 0;		
}
.knowledge_center .total_entries {
    margin: 0;
    position: absolute;
    right: 190px;
    top: 34px;
    float: none;
}
.knowledge_center h1 {
	margin-top: 0;
}
.knowledge_center .paginator {
	margin-top: -37px;
}
/***************
Knoweldge Center
***************/
.browse .resource.article-6 {
	right: 0;
}
/***************
Knoweldge Center:
Icon/List View Toggle
***************/
.knowledge_center .kc_right h1 {
	float: left;
	width: 350px;
}
.kc_right {
	width: 100%;
}
.icon-list-view { /* ul */
	list-style-type: none;
	overflow: hidden;
	float: right;
	margin-left: 30px;
	margin-bottom: 0;
	margin-top: 0;
	height: 22px;
}
.icon-list-view li {
	float: left;
	margin: 0 0 0 10px;
	padding: 0;
}
.icon-list-view li a{
	background-image: url("images/uploads/template-images/icon-list-grid-sprite.png");
	background-position: bottom right;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 22px;
	height: 22px;
	display: block;
	margin: 0;
	padding: 0;
	background-color: transparent
}

.icon-list-view li:first-child {
	margin-left: 0;
}
.icon-list-view li.grid-view a {
	background-position: bottom left;
}
.icon-list-view li.grid-view a.active {
	background-position: top left;
}
.icon-list-view li.grid-view a:hover{
	background-position: top left;
}
.icon-list-view li.list-view a {
	background-position: bottom right;
}
.icon-list-view li.list-view a.active {
	background-position: top right;
}
.icon-list-view li.list-view a:hover{
	background-position: top right;
}
/************
Color Selection Tool
************/
#color-selector-container {
	height: 525px;
	margin: 0 auto;
}
.color-selector {
	height: auto;		
}

/*************
Search Results:
Left Side
*************/
.search-results-page #maincolumn{
	clear: both;
	padding-top: 0px;
}
.search-results-page h2 {
	margin-bottom: 10px;
	margin-top: 37px;
	font: normal 24px "Trade Gothic W01 Light";
	color: #F05C2A;
}

.search-results-page h4 {
    font-size: 17px;
    font-family: "Trade Gothic W01 Light";
    line-height: 24px;
    margin-top: 0px;
	margin-bottom: 10px;
    color: rgb(97, 97, 97);
}
.search-results-page #maincolumn h3 {
	margin: 20px 0 0 32px;
	font-size: 13px;
	line-height:16px;
	padding: 0;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
}
.search-results-page #maincolumn h3 a {
	color: rgb(97, 97, 97);
}
.search-results-page #maincolumn h3 a:hover {
	color: #F05C2A;
}
.search-results-page #maincolumn p {
	margin: 0 0 0 32px;
	padding: 0;
}
.search-results-page .underline {
	margin-top: 10px;
}
.search-results-page #maincolumn .author {
	float: left;
	display: inline;
	margin-left: 32px;
}
.search-results-page #maincolumn .entry-date {
	float: left;
	display: inline;
	padding: 0;
	margin: 0;
	font-size: 11px;
	margin-left: 32px;
}
.search-results-page #maincolumn .excerpt {
	display: block;
	margin-top: 5px;
}
.search-results-page #maincolumn .submit {
	padding: 9px;
}
.search-results-page #maincolumn .search {
	float: none;
	display: block;
	overflow: hidden;
	position: relative;
}
.search-results-page div.carrot {
	float: left;
	height: 25px;
	width: 30px;
	margin: 0;
	padding: 0;
}
.search-results-page div.carrot.generic-result {
	background-position: 0 -343px;
}
.search-results-page div.carrot.news-result {
	background-position: 0 -385px;
}
.search-results-page div.carrot.pdf-result {
	background-position: 0 -435px;
}
/****************
Newsletter Signup
****************/
#signup-form {
	margin-bottom: 30px;
}

#signup-form .buttons {
    margin: 20px 0 0 0;
	display: block;
	width: 90px;
}
/*****************
News, Events, Webinars
*****************/
.date-time-market-segment-block p {
	margin: 0;
}
.date-time-market-segment-block p.last {
	margin-bottom: 15px;
}

tr.Webinar td {
	padding: 10px 0px 10px 5px;
}

aside.note {
	text-align: center;
	clear:both;
}

/*****************
Profile page
*****************/
.form-row {
	min-height:20px;
}
.form-row.indented {
	margin-left: 120px;
}
.title_text, .function_text, .country_text, .language_text {
	padding-left:10px;
	color: #999;
}
.title_text, .function_text {
	display: inline-block;
	width: 180px;
}
.country_text, .language_text {
	display: inline-block;
	width: 299px;
}




/******
In Stock Color Program
******/
.capsule .flyout .pointer {
		position: absolute;
		bottom: -10px;
		border-width: 10px 8px; /* height, width  */
		border-color: #9c9da0 transparent;
		line-height: 0;
		font-size: 0;
}

/******
Video section styling
******/
.ihc .player-callout,
.dfs .player-callout{
	overflow: hidden;
}



/******
Manufacturing Footprint Map
NOTE: This for the 'manufacturing footprint' map NOT the 'worldwide locations' map. BE SURE TO USE .manufacturing-footprint before the ID to avoid map conflicts.
******/
.manufacturing-footprint #bend-or {
	top: 50px;
}
.manufacturing-footprint #greenwood-sc {
	left: 84px;
	top: 191px;
}
.manufacturing-footprint #quakertown-pa {
	left: 101px;
	top: 80px;
	width: 60px;
}
.manufacturing-footprint #tampa-fl {
	left: 131px;
	top: 165px;
	width: 40px;
}

.manufacturing-footprint #ploermel-fr {
	left: 215px;
 	top: 240px;
	width: 55px;
}

.manufacturing-footprint #colmar-fr {
	left: 250px;
 	top: 208px;
	width: 52px;
	height: 32px;
}
.manufacturing-footprint #sagamihara-jp {
	right: 16px;
	top: 33px;
}
.manufacturing-footprint #sagamihara-jp .flyout .pointer {
	left: -216px;
}
.manufacturing-footprint #edimburgh-uk {
    left: 213px;
    top: 13px;
    width: 60px;
}



/****************
Menu Sidebar Content
****************/
header .node_2 .subnav li:first-of-type a,
	header .node_3 .subnav li:first-of-type a {
		background: none;
		margin-top: 5px;
	}
	.node_2 .subnav {
		width: 511px;
		padding: 1px;
	}
	.node_3 .subnav {
		width: 490px;
		padding: 1px;
	}
	.node_2 .subnav li,
	.node_3 .subnav li {
		width: 145px;
			margin: 1px 1px 1px 20px;
	}
	.menu-side-content {
		float: right;
		width: 295px;
		background-color: #fff;
		margin: 0;
		padding: 30px 20px 20px 30px;
		-webkit-border-radius: 0 0 8px 0;
		-moz-border-radius: 0 0 8px 0;
		-o-border-radius: 0 0 8px 0;
		border-radius: 0 0 8px 0;
		position: relative;
	}
	.node_3 .menu-side-content {
		width: 273px;
	}
	.menu-side-content h1 {
		line-height: 1;
		margin: 0 0 12px 0;
		text-transform: none;
	}
	.menu-side-content p {
		font-size: 12px;
		font-weight: normal;
	    color: #666;
		font-family: Arial, Helvetica, sans-serif;
		text-transform: none;
	}
	.menu-side-content img {
		float: left;
		width: 140px;
		margin-top: -10px;
	}
	.menu-side-content a {
		color: #F05B2A !important;
		float: right;
		position: absolute;
		bottom: 5px;
		right: 20px;
					
	}
	.menu-side-content a:hover {
		text-decoration: underline;
					
	}		

/****
footer
****/
footer .container_24 {
	padding-bottom: 40px;
}
footer .legal,
footer .legal .container_24 {
	padding: 0;
	height: 30px;
}
footer div div li {
	margin-bottom: 0;
}
.footer-header {
	color: #f05c2a;
	font-family: 'Trade Gothic W01 Light', Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 0;
	line-height: 1.5;
}
footer .footer-cookies {
	width: 160px;
}
footer .footer-news-events {
	width: 170px;
}
footer li {
	list-style: none;
	background: none;
	font-size: 12px;
	padding-left: 0;
}
footer a {
	font-weight: normal;
	color: #6d6e70;
	font-size: 12px;
}
footer .footer-cookies a {
	color: #f05c2a;
}
footer a:hover {
	text-decoration: underline;
}
.button {
	background-color: #f05c2a;
	padding: 0 15px;
	border-radius: 3px;
	font-family: 'Trade Gothic W01 Light', Arial, Helvetica, sans-serif;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-transform: uppercase;
	-webkit-transition: .25s all linear;
	-moz-transition: .25s all linear;
	-o-transition: .25s all linear;
	transition: .25s all linear;
}
.button:hover {
	background-color: #FF3203;
	text-decoration:none;
}
footer .footer-news-events + .button {
	margin-top: 10px;
	float: left;
}
.legal .nav {
	margin: 4px 0;
}
.legal .nav a {
	display: inline-block;
	color: #fff;
	padding: 0 10px;
	font-size: 11px;
	font-weight: normal;
	line-height: 22px;
}
.legal p {
	line-height: 30px;
	float: left;
}
.legal .nav a:hover {
	color: #fff;
	text-decoration: underline;
}


/***
Language Switch Modal
***/
#leave-page-modal-show {
	width: 300px;
}
#leave-page-modal-show .button {
	float:right;
	margin-left: 10px;
	cursor: pointer;
}
#leave-page-modal-show .button-cancel {
	background-color: #999;
}
#leave-page-modal-show .button-cancel:hover {
	background-color: #AAA;
}

/*****************************/
.news .news {
	padding: 10px 0;
}
.news .paginator.news {
	padding: 0;
}
.news .carrot-boxed {
	background: url(images/uploads/template-images/PressRelease-orange-arrow.png) top left no-repeat transparent;
	width: 100%;
	line-height: 18px;
}
.news .date-column {
	width: 100px;
	text-align:left;
	border-right: 1px solid #6D6E70;
	line-height: 18px;
	float:left;
}
.news .article-text {
	width: 345px;
	float:right;
	line-height: 18px;
}
/* Footer Changes */
.pdb_footer {
    padding-bottom: 0px !important;
}

.fo-bottom-cookies{
    padding-bottom:15px !important;
}
.fo-bottom-cookies a{
    color: #f05c2a;
    width: 100%;
}
.st_sharethis_large .stButton{
	
	position: absolute;
    left: 0px;
}


.st_sharethis_large {
    position: relative;
    padding-left: 37px;
    line-height: 28px;
    height: 30px;
    background:url(images/template-images/share-this-icon.png) left top no-repeat !important;
    display: block;
    margin-top: 10px;
    cursor: pointer;
    margin: 0px;
}
.st_sharethis_large  .stLarge{
	display: none !important;
}
.ca-footer-linked {
	background:url(images/template-images/link-social.png) left top no-repeat;
    float: left;
    margin: 0px;
    line-height: 46px;
    margin-right: 25px;
    height: 45px;
    margin-top: 5px;
}
.ca-footer-linked a{
	display: block;
}

.ca-footer-sharing {
    float: left;
    margin: 5px 0px 0px 0px;
}

.ca-cu-resources{
	width: 160px !important;
}
.connections-cugrid {
    width: 264px !important;
}
.ca-footer-connections {
    width: 257px;
}
.ca-footer-linked a {
    line-height: 26px;
    padding-left: 40px;
}
.grid_4.ca-inormation {
    width: 130px !important;
}

.ca-cu-news {
    float: right !important;
}

.ca-footer-sharing:hover {
    text-decoration: underline;
}
.cul-first-cap {
    margin-left: 0px !important;
}


.region-chooser {
	width: 475px;
	height: 340px;
	background: url(images/template-images/region-map-bg.gif) top left no-repeat transparent;
}
.region-chooser h2 {
	margin: 0;
	padding: 10px 0 0 20px;
	font-family: 'Trade Gothic W01 Light';
	color: #f05b2a;
	font-size: 28px;
	line-height: 1em;
	font-weight: normal;
	text-shadow: 0 0 4px rgba(255,255,255,.9); 
}
.region-chooser a {
	float:left;
	display: block;
	margin: 0;
	width: 45%;
	height: 300px;
	text-align:center;
	color: #6d6e70;
}
.region-chooser a:hover {
	color: #f05c2a;
}
.region-chooser a.emea-link {
	float:right;
	width: 55%;
}
.region-chooser a .button {
	display: block;
	margin: 90px auto 10px auto;
	padding: 0;
	height: 57px;
	width: 57px;
	background: url(images/template-images/region-btn-sprite.png) 0 -59px no-repeat transparent;
	transition: none;
}
.region-chooser a:hover .button {
	background-position: 0 0;
}
.fancybox-bg {
	display: none;
}
#fancybox-outer {
	border-radius: 20px;
	box-shadow: 0 0 20px 5px #666666;
}
#fancybox-content {
	border-radius: 20px;
}
