/*  BEFORE ADDING ANY CUSTOM CSS IN THIS DOCUMENT, MAKE SURE THE CSS IS NOT DUPLICATED WITHIN THE CORE CSS FILE */
/*  IF ANYTHING IS DUPLICATED, IT WILL BREAK FUNCTIONALITY OF THE WEBSITE - BE 100% SURE WHAT YOU ARE DOING */

/*  WORKING FOR US HOMEPAGE  */
#toprow 		{float:left; height:142px; width:636px; padding-bottom:5px;}

#asia_cont		{float:left; height:142px; width:159px; background:url("images/wfu_asia.jpg")}
#asia_title 	{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#aus_cont 		{float:left; height:142px; width:159px; background:url("images/wfu_australasia.jpg")}
#aus_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#eur_cont 		{float:left; height:142px; width:159px; background:url("images/wfu_europe.jpg")}
#eur_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#latin_cont 	{float:left; height:142px; width:159px; background:url("images/wfu_latinam.jpg")}
#latin_title	{float:left; height:35px; width:131px; padding:92px 10px 0px 15px;}

#bottomrow 		{float:left; height:142px; width:636px;}

#me_cont 		{float:left; height:142px; width:159px; background:url("images/wfu_middleeast.jpg")}
#me_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#noam_cont 		{float:left; height:142px; width:159px; background:url("images/wfu_noam.jpg")}
#noam_title 	{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#uk_cont 		{float:left; height:142px; width:159px; background:url("images/wfu_uk.jpg")}
#uk_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#vacancy_cont 	{float:left; height:142px; width:159px; background:url("images/wfu_vacancies.jpg")}
#vacancy_title 	{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}

/*  WORKING FOR US HOMEPAGE - uses #toprow and #bottomrow from above */

#t1_cont		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/who.jpg")}
#t1_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#t2_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/expertise.jpg")}
#t2_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#t3_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/projects.jpg")}
#t3_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#t4_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/working.jpg")}
#t4_title		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}

#t5_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/where.jpg")}
#t5_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#t6_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/news.jpg")}
#t6_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#t7_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/videos.jpg")}
#t7_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}
#t8_cont 		{float:left; height:142px; width:159px; background:url("/Global/Images/thankyou/contact.jpg")}
#t8_title 		{float:left; height:35px; width:131px; padding:107px 10px 0px 15px;}

/*  CONDITIONAL STATEMENTS - ONE OFFS */
.mainbody_table { margin:0px; background-color:transparent; border:none; }
.recruit_message{ font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #555555; border-bottom:dashed 1px #f36621; }