
/**************************************************************************************/
/*  breadcrumbs							 ******************************************/
/**************************************************************************************/

#wrapper #container #center #breadcrumbs {
	display: none;
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/* Modified for brand refresh 08/10/2010: background:#4CB9E1 none repeat scroll 0 0; */ background:#F0F0F0  none repeat scroll 0 0;
	height:17px;
	margin-top:20px;
}
#wrapper #container #center #breadcrumbs a {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/en_GX/gx/research-and-insights/assets/breadcrumb-divider.gif) no-repeat scroll right 0;
 /* Removed for brand refresh 08/10/2010: color:#FFFFFF; */ 
	float:left;
	font-size:10px;
	height:17px;
	margin-left:-5px;
	padding-left:10px;
	text-decoration:none;
}
#wrapper #container #center #breadcrumbs a.active {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	/* Modified for brand refresh 08/10/2010: background:#2E6F87 url(/en_GX/gx/research-and-insights/assets/breadcrumb-divider-active.gif) no-repeat scroll 0 0; */ background:#F0F0F0  url(/en_GX/gx/research-and-insights/assets/breadcrumb-divider-active.gif) no-repeat scroll 0 0;
}
#wrapper #container #center #breadcrumbs a.active span {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(/en_GX/gx/research-and-insights/assets/breadcrumb-divider-active-first.gif) no-repeat scroll right 0;
}
#wrapper #container #center #breadcrumbs a span {
	display:block;
	float:left;
	height:15px;
	padding-right:13px;
	padding-top:2px;
}
#wrapper #container #center #breadcrumbs a.first {
	margin-left:0;
}

/**************************************************************************************/
/*  pop-up navigators						 ******************************************/
/**************************************************************************************/
#explore_tabs{
	width:980px;
}	

#explore_tabs div.explore_topic{
	float:left;
	font-weight:bold;
	padding:15px 60px 15px 100px;
	position:relative;
}


#explore_tabs div.explore_topic div.explore_popup{
	/* Modified for brand refresh 08/10/2010: background-color:#fff; */ background-color:#F0F0F0;
	/* Modified for brand refresh 08/10/2010: border:1px solid #4F562C; */ border:1px solid #CCCCCC;
	position:absolute;
	left:250px;
	top:-74px;
	padding:10px;
	z-index:1;
	display:none;
	width:188px;
}


#explore_tabs div.explore_topic div.explore_popup h2.ptitle, #explore_tabs div.explore_topic div.explore_popup ul.pub_pages li a{
 /* Removed for brand refresh 08/10/2010: color:#4F562C; */ 
}

/**************************************************************************************/
/*  bottom section 							 ******************************************/
/**************************************************************************************/

div.pagination{
	float: right;
	margin-right:20px;
	margin-top: 18px;
	height:19px;
}

#wrapper #center div.pagination a{
	cursor: pointer;
	font-weight: bold;
	font-size: .85em;
	text-decoration: none;
	padding: 0 4px;
}

#center div.pagination a.selected{
	/* Modified for brand refresh 08/10/2010: border: 1px solid #00447A; */ border:1px solid #CCCCCC;
 /* Removed for brand refresh 08/10/2010: color: #00447A; */ 
}

h3.all_pubs{
	width: auto;
	margin-right: 16px;
	margin-left: 16px;
	margin-top: 20px;
	padding-bottom: 3px;
	font-size: 22px;
	border-bottom: 1px dotted;
	line-height:24px;
 /* Removed for brand refresh 08/10/2010: color:#014D7F; */ 
}

#publist{
	padding-left: 16px;
}

#publist div.publication{
	width:290px;
	float:left;
	margin-top:0;
	margin-right:20px;
}

#publist div.publication h3{
	margin-bottom: 0;
	margin-top:0;
	cursor: pointer;
 /* Removed for brand refresh 08/10/2010: color:#0083BE; */ 
	padding-bottom:4px;
	font-size:14px;	
}

#publist div.publication div.content{
	font-size: .9em;
 /* Removed for brand refresh 08/10/2010: color: #000; */ 
	line-height: 1.3em;
	margin-bottom: 6px;
}

#publist a.download{color:#8C9600;}

#publist div.pubdivider{
	clear: both;
	height: 15px;
	overflow-y: hidden;
}

#center #publist div.publication a.learn_more{
	 /* Removed for brand refresh 08/10/2010: color:#00447A; */ 
		text-decoration : none;
		font-size:11px;
		
	}
	
#center #publist div.publication a.learn_more img{
	padding-left:6px;	
}
#center #publist div.publication div.abstract{
 /* Removed for brand refresh 08/10/2010: color:#000; */ 
	font-size:11px;
	padding-bottom:8px;
}

#center #top_topic{
	background:#DC6900  none repeat scroll 0 0;
	padding-bottom:12px;
	padding-left:18px;
	padding-top:21px;
	height: 108px;	
}

#center #top_topic #publications{
	float:right;	
	
}
#center #top_topic div.heading-article{
	color:#fff;
}

#center #top_topic div.heading-article h1.pwc_title{
	color:#fff;
	font-size:28px;
	padding-bottom:8px;
}

#center #top_topic div.heading-article p.pwc_subtitle{
		line-height:18px;
		margin-top:-10px;
	}


div#container {
padding:0;
}
div#center.column {
padding:0;
}

div#header {
padding:0;
}
	
	
	
	
		             
