﻿/* Global Sites Header */
div#header {
	background-image: url(Images/header/global_sites_header_bg.jpg);
	background-repeat: no-repeat;
}
#zz2_SiteActionsMenu_t, #zz3_SiteActionsMenu_t, #zz4_SiteActionsMenu_t  {
	left: 500px;
}
#global_site_title {
	position: absolute;
	top: 93px;
	left: 25px;
	font-size: 28px;
	line-height: 35px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
#language_selector {
	position: absolute; 
	top: 100px; 
	right: 0; 
	font-size: 12px;
}
#language_selector label {
	padding-right: 10px;
}
ul#g_nav {
	padding-left: 25px;
}
ul#g_nav li#gn_home {
	margin-right: 15px;
	width: 125px;
}
ul#g_nav li#gn_home a {
	padding: 3px 0 0 25px;
	height: 14px;
	text-indent: 0;
	width: 150px;
}
ul#g_nav li#gn_worldwide {
	margin-right: 15px;
}
ul#g_nav li#gn_contact  {
	width: auto;
}

#aDiv {	/* hidden container used for calculating text widths; font size & weight should match global nav links */
	position: absolute; 
	display: block; 
	left: -9000px; 
	font-size: 11px;
	font-weight: bold;
	top: 0;  
	border-width: 0px; 
	padding: 0px;
} 

/* Print this Page link */
ul#print_email_wrapper {
	right: 165px;
}
ul#print_email_wrapper li#print_page a { 
	width: auto;
}

/* "next steps"-style teasers */
div#next_steps dl {
	padding:0;
}
div#next_steps dt {
	margin: 0 0 10px 0;
	line-height: 15px;
	display:block;
}
div#next_steps dt span {
	margin-bottom: 10px;
	padding: 0;
	color: red;
	font-family: Helvetica;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
	display: block;
}
div#next_steps dt a, div#next_steps dd a {
	font-weight: bold;
}
div#next_steps dd {
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 18px;
}
div#next_steps dd a, div#next_steps div a {
	background:   url(Images/common/triangle_3A7DDA_5.gif) right center no-repeat;
	padding-right: 10px;
	border: 1px solid #F0F0F0;
}

div#next_steps dd a:hover, div#next_steps div a:hover {
	background-image: url(Images/common/triangle_333333_5.gif);
}
div#next_steps div {
	margin: 0 -10px 0 -10px;
	line-height: 15px;
}

/* Global Sites Footer */
div#tcs_footer li#tata_group {
	position: absolute;
	right: 130px;
}

/* Contact page */
div#contact_content p label.contact_label
{
	width: 150px;
}


/* Resource Detail pages */
div#main_content_holder.resource div#intro div#resource_abstract.withPdf {
	width: 549px;
}
div#intro div#pdf_download_container, div#intro div#pdf_download_container.zip
{
	background-image: url(Images/common/download_pdf_bg_hover.gif);
}
div#intro div#pdf_download_container div.download_pdf a, div#intro div#pdf_download_container.zip div.download_pdf a
{
	background-image: url(Images/common/download_pdf_bg.gif);
	text-indent: 0;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	width: 144px;
	height: 23px;
	padding: 7px 0 0 25px;
}



div#main_content_holder.resource div#intro h2, div#main_content_holder.resource div#intro h3, 
div#main_content_holder.resource div#intro p, div#main_content_holder.resource div#intro div#event_info,
div#main_content_holder.resource div#intro div#resource_author {
	padding-left: 20px;
}

/* Used to hide "Resources" or "News & Events" in the (blue) left nav when we're on a child page */
.nav2_2_hidden {
	display:none;
}


a.tcsGlobalCustomArrowLink {
	text-decoration: none !important;
	background:   url(Images/common/triangle_3A7DDA.gif) right center no-repeat;
	padding-right: 9px;
	font-weight: bold;
	color: #3A7DDA;
	
}

a.tcsGlobalCustomArrowLink:hover{
	color: #333333;
}
