﻿/*  BASE LAYOUT
------------------------------------------------------------------------------
	Rules for the master and straight-HTML pages                            */
	
	
#container { width: 1000px; }
	
		#header { position: relative; background: #fff url(http://connections.agilityportal.com/img/corp/global/utilheader-bg.png) no-repeat top right; padding: 25px 20px 20px; height: 75px; }
		
		#util-nav {
			height: 60px; /*75px */
			/* height governed by inside elements */
			position: absolute;
			top: 20px;
			right: 20px;
			background: transparent;
		} 
		
			/* the following css rules specify width for each language*/
			#util-nav {
				width: 224px;	
			}
	
			body.lang-de #util-nav {
				width: 284px;
			}
			/* end */
		
		
		#site-search-box {
			width: 100%;
			display: block;
			background: none;
		}
		
			#cse-search-box input.search-textfield {
				background: #fff !important;
				border: 1px solid #BEB6AD !important;
				padding: 2px !important;
				color: #817568;
			}
			
			/* the following css rules specify width for each language*/
			#cse-search-box input.search-textfield {
				width: 157px;
			}
			
			body.lang-de #util-nav #cse-search-box input.search-textfield {
				width: 217px;
			}
			/* end */

			
			#cse-search-box input.search-button {
				background: #bdbdbd !important;
				width: 55px;
				border: 1px solid #adadad!important;
				color: #fff;
				font-weight: bold;
				padding: 1px;
				*padding: 0;
			}


		/* working */
		#language-select-box {
			/*width: 215px;
			*width: 210px;
			height: 30px;*/
			background: none;
		}
			
			#languageplank-wrapper {
				float: right;
			}

			#languageplank-wrapper select {
				color: #9A8C7D;
			} 
			
			#language-select-box .languageplank p {
				float: left;
				margin: 0 10px 0 0;
				line-height: 1.5;
				color: #817568;
			}
			
			#language-select-box .languageplank select#languageSelect {
				float: left;
			}
		
		#contact-us-box {
			width: 105px;
			*width: 110px;
			height: 30px;
			background: none;
		}
		
			#contact-us-box a {
				line-height: 1.75;
			}
		
		/* working */
		.util-nav-item {
			height: 30px;
			/*float: left;
			text-align: right;*/
		}
		
		.util-nav-item #language-select {
				float: left;
		}
		
		.util-nav-item #language-select select {
				color: #9A8C7D;
		}
		.util-nav-item #header-contact-us {
				float: right;
				padding-left: 20px;
				padding-top: 2px;
				padding-bottom: 13px;
		}
		
		#trackingwidget {		
			position: absolute;
			top: 17px;
			left: 350px;
	/*float: right; overflow: hidden; border: none; background: transparent; */
}

	
	/*#header { position: relative; background: #fff url(http://connections.agilityportal.com/img/corp/global/utilheader-bg.png) no-repeat right -55px; padding: 25px 20px 20px; }
	
		#header #util-nav { width: 600px; position: absolute; top: 0; right: 20px; }
		#header #util-nav a { float: right; color: #817568; margin-top: 7px; font-size: 93%; }
			
		#header #util-nav .languageplank { margin-top: 3px; }
		#header #util-nav .languageplank p { float: left; margin-right: 5px; margin-top: 3px;}
		#header #util-nav .languageplank #languageSelect { color: #9a8c7d; height: 22px; padding-top: 1px; border: 1px solid #beb6ad;}
		#header #util-nav .languageplank #languageSelect option { font-size: 14px; }
		#trackingwidget {
	float: right; overflow: hidden; border: none; background: transparent;
}*/

	
	#content { /* overflow: hidden; width: 100%;*/ }
		
	#footer-base { clear: both; margin-top: 50px !important; /* important added to allow more space for long rss titles */ padding: 20px; border-top: 1px solid #d8d1c9; border-bottom: 1px solid #d8d1c9; }
	
		#fatfooter { background: transparent  }
	
		#fatfooter .col { padding-left: 50px; float: left; }
		
		#fatfooter .first { padding-left: 0; }

			
	#sidebar {
		position: absolute;
		top: 32px;
		left: 0;
		width: 260px;
		height: 876px !important; /* return to 525px when rss titles are normal */
		background: #EEECEA;
		/*padding: 20px;*/
		z-index: 40;
	}
	
			
	#billboard {
		width: 1000px;
		float: left;	
		position: relative;
	}
	#country-tab #agi_placard {
	display: none;
}



/* GIL Landing specific rules
----------------------------------------------------------------------------*/

#aboutus-container { height: 180px; width: 190px; padding: 20px; background: transparent url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-prodserv-bucket.png) repeat 0 0; position: absolute; top: 20px; left: 20px; z-index: 500;
}


.bucket {
height: 200px; width: 190px; padding: 20px; background: #fff/*transparent url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-prodserv-bucket.png) repeat 0 0*/; position: absolute; top: 20px; border: 1px solid #f1ede9;
}

.bucket h3 { color: #b54025; font-size: 131.3%; font-family: Arial, sans-serif; font-weight: bold; }
.bucket p { font-size: 87%; margin-top: 10px; color: #796f65; }

#leaderbox {height: 200px; padding: 0 20px 0 0; position: relative; background: url(/PublishingImages/tabs-nav/leaderbox/agi_leaderbox-bg-runner.png) repeat-y 0 0; border-bottom: 1px solid #edeae6;}

#leaderbox p { font-size: 93%; font-style: italic; color: #554e46; position: absolute; top: 25px; left: 110px; width: 130px; line-height: 1.35; letter-spacing: 0px; }
#leaderbox h4 { color: #f8981c; font-size: 108%; font-weight: bold; margin-left: 20px; margin-top: 10px; }
#leaderbox h5 { color: #675f57; font-size: 93%; margin-left: 20px; }

#gil-track { width: 198px; border: 1px solid #d8d1c9; margin-left: 20px; margin-top: 20px; background: #faf8f6; padding: 8px 10px; }
#gil-track h4 { font-size: 110%; color: #c95f47; font-weight: bold; margin-bottom: 8px; }

#aboutus-container { height: 180px; }
#aboutus-container h3 {	color: #b54025; font-size: 131.3%; font-family: Arial, sans-serif; font-weight: bold; }
#aboutus-container p { font-size: 87%; margin-top: 10px; color: #796f65; }

/* LEFT NAV LAYOUTS
-----------------------------------------------------------------------------*/

#pdf-download-container img {
	display: none;
}



.item {
	margin-top: 0;
	margin-left: 0;
}

table.profile-list td {
	padding-bottom: 40px;
}

table.profile-list td span {
	margin-left: 20px;
}


/*  ABOUT US, PRODUCT, YOUR SOLUTIONS LAYOUT
------------------------------------------------------------------------------
	Rules for the product layout (i.e. Agility_GIL_Product.aspx)            */
	
	

#product-content-wrapper, #aboutus-content-wrapper, #solutions-content-wrapper { width: 1000px; margin-top:31px; border-top: 1px solid #B54025; }

	#product-top-banner-container, #aboutus-top-banner-container, #solutions-top-banner-container { background: #f5f4f2 url(http://connections.agilityportal.com/img/corp/global/container-bg.jpg) repeat-y scroll 0 0; float:left; /*width: 1000px;*/ overflow: hidden; width: 100%; height: 175px; }

		#product-expert-box-wrapper, #aboutus-expert-box-wrapper, #solutions-expert-box-wrapper { width: 220px; height: 135px; background: #efeae4 url(http://connections.agilityportal.com/img/corp/global/gil/landing/gil-leaderbox-bg-runner.png) 0 0 repeat; float: left; padding: 20px; }

			#product-expert-box-container, #aboutus-expert-box-container, #solutions-expert-box-container {	background: transparent; width: 220px; position: relative; }
			
				 #product-expert-image, #aboutus-expert-image, #solutions-expert-image {  }  
				
				#product-expert-name, #aboutus-expert-name, #solutions-expert-name { background: transparent; position: absolute; top: 102px; left: 0; }

				#product-expert-jobtitle, #aboutus-expert-jobtitle, #solutions-expert-jobtitle { background: transparent; position: absolute; top: 120px; left: 0; }
				
				#product-expert-quote, #aboutus-expert-quote, #solutions-expert-quote { background: transparent; position: absolute; top: 0; right: -13px ; width: 145px; }
										
					#product-expert-quote div, #aboutus-expert-quote div, #solutions-expert-quote div {
						display: inline;
					}

		#product-banner-wrapper, #aboutus-banner-wrapper, #solutions-banner-wrapper { width: 740px; height: 175px; float: left; position: relative; z-index: 0; /* z-index formerly set at 2 */ }
	
			#product-banner-wrapper img, #aboutus-banner-wrapper img, #solutions-banner-wrapper img { margin: 0; padding: 0; float: left;  }
	
			#product-banner-wrapper #product-title, #aboutus-banner-wrapper #aboutus-title, #solutions-banner-wrapper #solutions-title { position: absolute; top: 135px; left: 20px; color: #fff; font-size: 25px; }
		

#product-content-plank, #aboutus-content-plank, #solutions-content-plank { background-color: #EDE9E5; float: left; }

	#product-tertiary-nav-wrapper, #aboutus-tertiary-nav-wrapper, #solutions-tertiary-nav-wrapper { width: 220px; padding: 20px; /*to restore, set background color to #fff; */background:#EDE9E5 ; float: left; }
	
		#product-tertiary-nav-container, #aboutus-tertiary-nav-container, #solutions-tertiary-nav-container { background: transparent; /* for Ian assess, undo to padding: 0;padding: 10px;*/ }
		
			#product-tertiary-nav-container #linkitem a, #aboutus-tertiary-nav-container #linkitem a, #solutions-tertiary-nav-container #linkitem a { color: #817568; font-size: 110%; font-weight: bold; font-family: Arial, sans-serif;  }
			
			#aboutus-tertiary-nav-container h2 {
				color: #817568;
				font-size: 110%;
			}
			
			
			#agi_speciality_network_link_button {
				background: #F6F3EF;
				border: 1px solid #c4b9ae; 
			}
			
			#agi_speciality_network_link_button a {
				padding: 6px 8px;display: block; font-family: Arial,sans-serif; font-size: 11px; font-weight: bold; color: #62594F;
			}
	
	#product-text-body-wrapper, #aboutus-text-body-wrapper, #solutions-text-body-wrapper { width: 700px; padding: 20px; background:#fff; float: left; }
	
		
		#product-text-body-wrapper .text-body-container, #aboutus-text-body-wrapper .text-body-container, #solutions-text-body-wrapper .text-body-container { min-height: 300px; background: transparent; } 
		/*-- IE hacked => #product-text-body-wrapper => see iewin.css --*/
		
/* AGILITY PRESS RELEASE PAGE ( CSR 2011 REPORT ONLY!)  */
.agi_PressContainer {
	color: #4e473e;
}
.agi_socialsharebutton {
	 border: 1px solid #D8D1C9;
	 margin-left: 20px;
}
.agi_multimedia_pressmain {
	padding-left: 20px;
}
.agi_PressReleaseDate {
	margin-bottom: 25px;
}
.agi_PressReleaseTitle {
	color: #bf2e1b;
	font-size: 22px;
	font-weight: bold;
	margin-bottom: 7px;
}
.agi_PressReleaseContent {
}

.agi_PressdetailContent {
	
}

.agi_PressdetailContent h1 {
	font-size: 131%;
	color: #E8731F;
	margin-top: 40px;
}

.agi_PressdetailContent h2 {
	font-size: 116%;
}


.agi_PressdetailContent ul {
	padding: 0;
	margin-left: 0;
}
.agi_PressdetailContent li {
    background: url("http://connections.agilityportal.com/img/corp/global/ndash.gif") no-repeat scroll left top transparent;
    margin-bottom: 15px;
    padding-left: 30px;
    list-style: none;
}

.agi_multimedia_videos {
    background: none repeat scroll 0 0 #F8F5F2;
    border: 1px solid #e2d9d0;
    overflow: hidden;
    padding: 8px;
}

.multimedia-sublist {
	margin-top: 15px;
}

.agi_multimedia_video_box {
	border-bottom: 1px solid #E2D9D0;
	margin-bottom: 25px;
}

.agi_multimedia_video_box h2.agi_multimedia_video_title a {
	color: #4c8889;
	font-size: 15px;
}

.agi_multimedia_video_title {
	color: #BF2E1B;
}

.agi_multimedia_videocolumn {
	background: #EFEAE4; /*border: 1px solid rgb(216, 209, 201);*/ width: 275px; padding: 20px; margin-left: 20px; margin-bottom: 20px; float: right; margin-top: 45px;
}

.agi_multimedia_video_summary p {
	font-size: 12px;
	color: #837970;
}
#press-expert-box-container {
	margin-bottom: 20px;
}

#press-expert-wrapper {
	width: 100%; height: 95px;
}
#press-expert-name {
	font-size: 14px;
	font-weight: bold;
	color: #F8981C;
}

#press-expert-image {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
    border: 1px solid #E2D9D0;
}

#press-expert-image img {
	border: 1px solid #c8c3bd;	
}

#press-expert-jobtitle {
	font-size: 12px;
}

#press-expert-quote {
	font-size: 12px;
	line-height: 1.35;
	margin-bottom: 5px;
}

#press-expert-sig {
	font-size: 12px;
	font-weight: bold;
}

#agi_press_special_downloads {
	background: none repeat scroll 0 0 #F8F5F2;
    border: 1px solid #E2D9D0;
    padding: 8px;
    overflow: hidden;
}

#agi_press_special_downloads .agi_resource_link_item {
	width: 100%;
}
#agi_press_special_downloads .agi_resource_link_item_dsc {
	display: block;
	text-align:center;
	width: 100%;
	margin-top: 5px;
	font-size: 13px;
}


/*  MULTIMEDIA PAGE
------------------------------------------------------------------------------    */

	
.agi_video_page_row, .agi_video_box, .agi_video_image {
	float: left;
}

.agi_video_page_row h2 {
	margin-top: 10px;
	font-family: Arial, sans-serif;
}

.agi_video_image {
	margin-right: 20px;
}

.agi_video_box {
	margin: 0 0 10px 0;
	padding: 10px;
	background: #fff;
	/*border-bottom: 1px solid #333;*/
}

.agi_video_box:hover {
	background: #EFEAE4;
	
}

.agi_video_box h1 {
	margin: 0 0 10px 0;
}

* .agi_video_summary p {
font-size: 110% !important;	
}

.agi_video_summary h2 a {
	font-family: Arial, sans-serif;color: #f8981d !important;
}

#multimedia-divider {
	height: 2px;
	width: 100%;
	background: #d4cfc9;
	float: left;
	margin: 20px 0;
}

.ms-WPBody .agi_video_box h1 a:link, .ms-WPBody .agi_video_box h1 a:visited {
	color: #E8731F;
}


/* CAREERS PAGE
------------------------------------------------------------------------------ */

#agi_careers_values {
	background:#EDE9E5;
	margin-top: 20px;
}

#agi_careers_values table img {
	float: left; margin-right: 10px;
}

#agi_careers_values table td {
	padding: 10px;
	font-size: 95%;
	width: 325px;
}

#agi_careers_values h4 {
	font-weight: bold;
	margin-bottom: 5px;
	color: #bf2e1b;
}

/* ABOUT US PAGE
------------------------------------------------------------------------------- */
.agi_aboutus_content_row {
	overflow: hidden;
	margin-bottom: 20px;
}

.agi_content_image_left {
	float: left;
	margin-right: 20px;
}


.agi_content_image_right {
	float: right;
	margin-left: 20px;
}

#agi_core_strengths_table_left table ul {
	
	margin-right: 20px;
}


.agi_aboutus_highlighted {
	padding: 10px;
	background: #F6F3EF;
}


/* Country Direct Link Functionality Pages
-------------------------------------------------------------------------------*/
#content iframe#country_url {
	margin-top: 31px;
	border: none;
	border-top: 1px solid #B54025;
	width: 1000px;
}

/* IR, Stock, and Financials Page
------------------------------------------------------------------------------- */
.agi_ir_highlighted {
	background: #EFEAE4;
	padding: 10px;
	margin-top: 40px;
}

#agi_special_table table {
	border: 1px solid #e6e2bf;
}


#agi_special_table table tr {
	background: #f7f3cd;
	padding-bottom: 5px;
}

#agi_special_table table td {
	padding: 3px 5px;
	margin-bottom: 3px;
}

#agi_special_table table td li {
	background: url("http://connections.agilityportal.com/img/corp/global/ndash-lightbeige.gif") #f7f3cd no-repeat;
}


/* link change, move to type.css */
#product-tertiary-nav-container h2 a, #aboutus-tertiary-nav-container h2 a, #solutions-tertiary-nav-container h2 a { color:#6E6358;  }

.agi_job_search_button {
}

.agi_job_search_button a {
background: #af292e;
color: #fff;
display: inline;
padding: 5px;
}



/* LEFT SIDE NAV COMPONENT (affects many pages)
------------------------------------------------------------------------------- */
.agi_resource_link_item, .agi_resource_link_item_img, .agi_resource_link_item_dsc {
	float: left;
}
#agi_nav_resource {
	margin-top: 5px;
	overflow: hidden;
	background:#f8f5f2;
	padding: 8px;
	border: 1px solid #C4B9AE;
}
#agi_nav_resource h2 {
	margin-bottom: 8px;
}

#agi_related_link_item {
	margin-bottom: 20px;
}

#agi_related_link_item a {
	font-size: 100%;
}

.agi_resource_link_item_dsc {
	padding-top: 4px;
	padding-left: 5px;
	width: 148px;
	
}

.agi_resource_link_item {
	margin-bottom: 10px;
	display: block;
	width: 183px; /* to make this div place nice */
}

.agi_resource_link_item_dsc {
	color:#6E6358; font-family: Arial, sans-serif; font-size: 100%; font-weight: bold; 
}

.agi_resource_link_item_img:hover, .agi_resource_link_item_dsc:hover {
	cursor: pointer !important;
}





/* CSR pages (community and sustain...)
------------------------------------------------------------------------------- */

.agi_aboutus_highlighted h3, #agi_aboutus_highlight_summary h3 {
	margin: 0 0 10px 0;
}

.agi_image_figures {
	margin: 30px 0 50px 0;
}

.agi_image_figures p {
	margin: 10px 0 30px 0;
}


/*  OTHER HELPERS
------------------------------------------------------------------------------    */
#agi_csr_video {
	float: right; 
	margin-left: 20px;
} 

#agi_csr_docs #agi_csr_brochure a img {
margin-right:15px;
}

#agi_csr_docs #agi_csr_brochure a img, #agi_csr_docs #agi_csr_brochure a p {
float:left;
color: #5A9A98;
}

/* for corporte csr */
#agi_corporate_content_webzone_help_stories, #agi_corporate_content_sustainability_stories, #agi_corporate_content_community_stories {
	background: #f9f7f4;
	padding: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}


 /* end corporate csr rules */

/* for privacy policy (carried over from old website) */
/* gradientHeader Landing */
DIV.gradientHeaderLanding		{float:right; display:block; width:100%;height:38px; background: transparent url('../../GIL/PublishingImages/Gradient/Landing_Tertiary.jpg') top left no-repeat; 
color:#ffffff; line-height:38px; font-size:16px; font-style:italic; font-family:georgia; font-weight:bold; text-indent:20px; margin-bottom:25px;
}

/* tertiaryContent Landing */
DIV.tertiaryContentLanding H5	{font-family:arial; color:#7A6E67; font-size:14px; font-weight:bold; margin:0px 20px 20px 20px;}
DIV.tertiaryContentLanding P	{width:900px;font-family:arial; color:#7A6E67; font-size:12px; margin:0px 20px 20px 20px;}
DIV.tertiaryContentLanding A	{color:#7A6E67;}
DIV.tertiaryContentLanding div p A	{color:#00545a; text-decoration:none}
/* end privacy policy rules */


/* important helper styles below DO NOT REMOVE!	 */

.clearfix {	clear: both; }

#content .MSOTlPn_WebPartPageDiv {
	width: 1000px !important;
}

/* Needed to give the side pane visibility. DO NOT REMOVE! */
.ms-SPZone {
	position: relative !important;
}

