/* TOP LEVEL GLOBAL NAV */
#globalNav 			{width:975px;height:66px;margin:0px auto;position:relative;z-index:5;background-image:url(images/furniture/toptier_bg.gif);background-repeat: repeat-x}
#globalNav a		{font-family:Arial, Helvetica, sans-serif;font-size:1.3em;color:#2d2d2d;text-decoration:none}
#globalNav a:hover	{text-decoration:underline}
#globalNav #topTier {margin:0px;padding:0px}
#globalNav #topTier li 		{display:inline}
#globalNav #topTier li a 	{float:left;padding-top:36px;overflow:hidden;height:0px}
#globalNav #topTier li.home a				{width:76px}
#globalNav #topTier li.tabs a				{width:72px}
#globalNav #topTier li.leaders a			{width:88px}
#globalNav #topTier li.reports a			{width:86px}
#globalNav #topTier li.consumerprofiles a	{width:87px}
#globalNav #topTier li.quickfacts a			{width:104px}
#globalNav #topTier li.focus a				{width:78px}
#globalNav #topTier li.bloghunter a			{width:108px}
#globalNav #topTier li.mycanvas8 a			{width:1px}
#globalNav #topTier li a, #globalNav #topTier {background-image: url(images/furniture/topnav.jpg);background-repeat: no-repeat}

/* Buttons */
#globalNav #topTier li#gn-home a 		{background-position: 0px 0px}
#globalNav #topTier li#gn-tabs a		{background-position: -76px 0px}
#globalNav #topTier li#gn-leaders a		{background-position: -148px 0px}
#globalNav #topTier li#gn-reports a		{background-position: -236px 0px}
#globalNav #topTier li#gn-consumerprofiles a	{background-position: -322px 0px}
#globalNav #topTier li#gn-quickfacts a	{background-position: -409px 0px}
#globalNav #topTier li#gn-focus a		{background-position: -513px 0px}
#globalNav #topTier li#gn-bloghunter a 	{background-position: -591px 0px}
#globalNav #topTier li#gn-mycanvas8 a 	{background-position: 699px 0px}

/* Hover States */
#globalNav #topTier li#gn-home a:hover 			{background-position: 0px -36px}
#globalNav #topTier li#gn-tabs a:hover		{background-position: -76px -36px}
#globalNav #topTier li#gn-leaders a:hover		{background-position: -148px -36px}
#globalNav #topTier li#gn-reports a:hover		{background-position: -236px -36px}
#globalNav #topTier li#gn-consumerprofiles a:hover	{background-position: -322px -36px}
#globalNav #topTier li#gn-quickfacts a:hover	{background-position: -409px -36px}
#globalNav #topTier li#gn-focus a:hover			{background-position: -513px -36px}
#globalNav #topTier li#gn-bloghunter a:hover 	{background-position: -591px -36px}
#globalNav #topTier li#gn-mycanvas8 a:hover 	{background-position: -699px -36px}

/* Keeping the Parent buttons ACTIVE when hovering on the sub-nav */
#globalNav li#gn-home:hover a 		{background-position: 0px -36px !important;cursor:pointer}
#globalNav li#gn-tabs:hover a 		{background-position: -76px -36px !important;cursor:pointer}
#globalNav li#gn-leaders:hover a 	{background-position: -148px -36px !important;cursor:pointer}
#globalNav li#gn-reports:hover a 	{background-position: -236px -36px !important;cursor:pointer}
#globalNav li#gn-consumerprofiles:hover a 	{background-position: -322px -36px !important;cursor:pointer}
#globalNav li#gn-quickfacts:hover a {background-position: -409px -36px !important;cursor:pointer}
#globalNav li#gn-focus:hover a		{background-position: -513px -36px !important;cursor:pointer}
#globalNav li#gn-bloghunter:hover a	{background-position: -591px -36px !important;cursor:pointer}
#globalNav li#gn-mycanvas8:hover a	{background-position: -699px -36px !important;cursor:pointer}

/* When the Top Navigation is ON, these are the hover-whilst-on States */
#globalNav.home #topTier li#gn-home a			 		{background-position: 0px -72px !important;cursor:pointer}
#globalNav.home #topTier li#gn-home a:hover		 		{background-position: 0px -108px !important;cursor:pointer}
#globalNav.tabs #topTier li#gn-tabs a				{background-position: -76px -72px !important;cursor:pointer}
#globalNav.tabs #topTier li#gn-tabs a:hover			{background-position: -76px -108px !important;cursor:pointer}
#globalNav.leaders #topTier li#gn-leaders a				{background-position: -148px -72px !important;cursor:pointer}
#globalNav.leaders #topTier li#gn-leaders a:hover		{background-position: -148px -108px !important;cursor:pointer}
#globalNav.reports #topTier li#gn-reports a				{background-position: -236px -72px !important;cursor:pointer}
#globalNav.reports #topTier li#gn-reports a:hover		{background-position: -236px -108px !important;cursor:pointer}
#globalNav.consumerprofiles #topTier li#gn-consumerprofiles a		{background-position: -322px -72px !important;cursor:pointer}
#globalNav.consumerprofiles #topTier li#gn-consumerprofiles a:hover	{background-position: -322px -108px !important;cursor:pointer}
#globalNav.quickfacts #topTier li#gn-quickfacts a		{background-position: -409px -72px !important;cursor:pointer}
#globalNav.quickfacts #topTier li#gn-quickfacts a:hover	{background-position: -409px -108px !important;cursor:pointer}
#globalNav.focus #topTier li#gn-focus a					{background-position: -513px -72px !important;cursor:pointer}
#globalNav.focus #topTier li#gn-focus a:hover			{background-position: -513px -108px !important;cursor:pointer}
#globalNav.bloghunter #topTier li#gn-bloghunter a		{background-position: -591px -72px !important;cursor:pointer}
#globalNav.bloghunter #topTier li#gn-bloghunter a:hover	{background-position: -591px -108px !important;cursor:pointer}
#globalNav.mycanvas8 #topTier li#gn-mycanvas8 a		{background-position: -699px -36px !important;cursor:pointer}
#globalNav.mycanvas8 #topTier li#gn-mycanvas8 a:hover	{background-position: -699px -36px !important;cursor:pointer}

/* SUB NAV */
/* The Dividers */
#globalNav #topTier #gn-home li.divLine,			
#globalNav #topTier #gn-tabs li.divLine,
#globalNav #topTier #gn-leaders li.divLine,
#globalNav #topTier #gn-reports li.divLine,
#globalNav #topTier #gn-consumerprofiles li.divLine,
#globalNav #topTier #gn-quickfacts li.divLine,
#globalNav #topTier #gn-focus li.divLine,
#globalNav #topTier #gn-bloghunter li.divLine,
#globalNav #topTier #gn-mycanvas8 li.divLine {background:url(images/furniture/subnav_divline.gif) no-repeat;top:0px;width:1px;height:34px;float:left}

/* Required style to block repeat of Top Nav */
#globalNav #topTier #gn-home li a,
#globalNav #topTier #gn-tabs li a,
#globalNav #topTier #gn-leaders li a,
#globalNav #topTier #gn-reports li a,
#globalNav #topTier #gn-consumerprofiles li a,
#globalNav #topTier #gn-quickfacts li a,
#globalNav #topTier #gn-focus li a,
#globalNav #topTier #gn-bloghunter li a,
#globalNav #topTier #gn-mycanvas8 li a {background-image:none}

/* On States of the Sub Navs */
#globalNav #topTier #gn-home li.active a		{color:#2D2D2D;text-decoration:underline}
#globalNav #topTier #gn-tabs li.active a		{color:#008CB5;text-decoration:underline}
#globalNav #topTier #gn-leaders li.active a		{color:#C20816;text-decoration:underline}
#globalNav #topTier #gn-reports li.active a		{color:#C20816;text-decoration:underline}
#globalNav #topTier #gn-consumerprofiles li.active a	{color:#C20816;text-decoration:underline}
#globalNav #topTier #gn-quickfacts li.active a	{color:#C20816;text-decoration:underline}
#globalNav #topTier #gn-focus li.active a	    {color:#72A700;text-decoration:underline}
#globalNav #topTier #gn-bloghunter li.active a	{color:#72A700;text-decoration:underline}
#globalNav #topTier #gn-mycanvas8 li.active a	{color:#2D2D2D;text-decoration:underline}

/* Setting Sub Nav styling */
#globalNav #topTier #gn-home ul#sub-home,
#globalNav #topTier #gn-tabs ul#sub-tabs,
#globalNav #topTier #gn-leaders ul#sub-leaders,
#globalNav #topTier #gn-reports ul#sub-reports,
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles,
#globalNav #topTier #gn-quickfacts ul#sub-quickfacts,
#globalNav #topTier #gn-focus ul#sub-focus,
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter,
#globalNav #topTier #gn-mycanvas8 ul#sub-mycanvas8 {display:none;position: absolute;top:36px;left:0px;height:34px;margin:0;padding:0;z-index:10;border-bottom:1px solid #CCCCCC}

#globalNav.home #topTier li#gn-home ul#sub-home,
#globalNav.tabs #topTier li#gn-tabs ul#sub-tabs,
#globalNav.leaders #topTier li#gn-leaders ul#sub-leaders,
#globalNav.reports #topTier li#gn-reports ul#sub-reports,
#globalNav.consumerprofiles #topTier li#gn-consumerprofiles ul#sub-consumerprofiles,
#globalNav.quickfacts #topTier li#gn-quickfacts ul#sub-quickfacts,
#globalNav.focus #topTier li#gn-focus ul#sub-focus,
#globalNav.bloghunter #topTier li#gn-bloghunter ul#sub-bloghunter,
#globalNav.mycanvas8 #topTier li#gn-mycanvas8 ul#sub-mycanvas8 {display:block;position: absolute;top:36px;left:0px;height:34px;margin:0;padding:0;z-index:8;border-bottom:1px solid #CCCCCC}

/* HOME SECTION SUB NAV */
#globalNav #topTier #gn-home ul#sub-home	{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color: #FFF}
#globalNav #topTier #gn-home ul#sub-home li {display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-home ul#sub-home li#sn-whoweare a 	{padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-home ul#sub-home li#sn-whatwedo a	{padding:9px 15px 0px 13px;display:block;height:30px;width:auto}
#globalNav #topTier #gn-home ul#sub-home li#sn-clients a	{padding:9px 15px 0px 13px;display:block;height:30px;width:auto}
#globalNav #topTier #gn-home ul#sub-home li#sn-register a	{padding:9px 15px 0px 13px;display:block;height:30px;width:auto}
#globalNav #topTier #gn-home ul#sub-home li#sn-contact a 	{padding:9px 15px 0px 13px;display:block;height:30px;width:auto}
#globalNav #topTier #gn-home ul#sub-home li#sn-blog a	 	{padding:9px 15px 0px 13px;display:block;height:30px;width:auto}
#globalNav #topTier #gn-home ul#sub-home li#sn-careers a 	{padding:9px 15px 0px 13px;display:block;height:30px;width:auto}
#globalNav #topTier #gn-home ul#sub-home li#sn-publications a {padding:9px 15px 0px 13px;display:block;height:30px;width:auto}

/* TABS* SUB NAV */
#globalNav #topTier #gn-tabs ul#sub-tabs	{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-tabs ul#sub-tabs li {display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-tabs ul#sub-tabs li#sn-tabssub1 a {padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-tabs ul#sub-tabs li#sn-tabssub2 a,
#globalNav #topTier #gn-tabs ul#sub-tabs li#sn-tabssub3 a,
#globalNav #topTier #gn-tabs ul#sub-tabs li#sn-tabssub4 a,
#globalNav #topTier #gn-tabs ul#sub-tabs li#sn-tabssub5 a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}


/* THOUGHT LEADERS SUB NAV */
#globalNav #topTier #gn-leaders ul#sub-leaders		{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-leaders ul#sub-leaders li 	{display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-leaders ul#sub-leaders li#sn-leaders-reports a 	{padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-leaders ul#sub-leaders li#sn-leaders-bios a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}

/* REPORTS SUB NAV */
#globalNav #topTier #gn-reports ul#sub-reports		{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-reports ul#sub-reports li 	{display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-all a 	{padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-advertisingbranding a,
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-behaviour a,
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-communications a,
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-eco a,
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-fooddrink a, 
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-mediaentertainment a,
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-retail a,
#globalNav #topTier #gn-reports ul#sub-reports li#sn-reports-technology a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}

/* CONSUMER PROFILES SUB NAV */
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles	{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles li {display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles li#sn-cpsub1 a {padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles li#sn-cpsub2 a,
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles li#sn-cpsub3 a,
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles li#sn-cpsub4 a,
#globalNav #topTier #gn-consumerprofiles ul#sub-consumerprofiles li#sn-cpsub5 a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}

/* QUICKFACTS SUB NAV */
#globalNav #topTier #gn-quickfacts ul#sub-quickfacts	{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-quickfacts ul#sub-quickfacts li {display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-quickfacts ul#sub-quickfacts li#sn-quickfacts-all a {padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-quickfacts ul#sub-quickfacts li#sn-quickfacts-countryprofile a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}

/* FOCUS SUB NAV */
#globalNav #topTier #gn-focus ul#sub-focus		{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-focus ul#sub-focus li 	{display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-all a {padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-artdesign a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-communications a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-eco a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-filmmusic a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-fooddrink a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-mediaentertainment a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-retail a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-technology a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-advertisingbranding a,
#globalNav #topTier #gn-focus ul#sub-focus li#sn-focus-behaviour a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}

/* BLOGHUNTER SUB NAV */
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter	{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter li {display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter li#sn-bsub1 a {padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter li#sn-bsub2 a,
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter li#sn-bsub3 a,
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter li#sn-bsub4 a,
#globalNav #topTier #gn-bloghunter ul#sub-bloghunter li#sn-bsub5 a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}

/* MYCANVAS* SUB NAV */
#globalNav #topTier #gn-mycanvas8 ul#sub-mycanvas8	{width:975px;height:30px;margin:37px auto;position:absolute;z-index:6;background-color:#FFF}
#globalNav #topTier #gn-mycanvas8 ul#sub-mycanvas8 li {display:inline;float:left;margin:0;padding:0}

/* Buttons */
#globalNav #topTier #gn-mycanvas8 ul#sub-mycanvas8 li#sn-mycanvas8-bulletinpreferences a {padding:0px 15px 4px 20px;display:block;height:30px;width:auto;line-height:33px}
#globalNav #topTier #gn-mycanvas8 ul#sub-mycanvas8 li#sn-mycanvas8-changepassword a {padding:0px 15px 4px 13px;display:block;height:30px;width:auto;line-height:33px}


/* SCRAPBOOK WITH NO SUB NAV */
#globalNav.scrapbook {height:70px;border-bottom:1px solid #CCCCCC}
