/* 
 * Globalization index CSS 22 January 2010 9:05 AM
 * ***********************************************
 */

/* @override http://ey.com/Media/vwLUExtFile/Globalization_index/$FILE/globalization-index.css */

/* @group Original */

#sub_rightcolumn #featurenav ul li a.active {
	color: #333333;
}

.eyRightWhiteBox {
	background: #FFFFFF none repeat scroll 0 0;
	border: 1px solid #ccc;
	margin: 10px 0 16px 0px;
	padding: 5px;
	width: 197px;
}

/*reset*/
ul#example li ul li a {
	display: inline-block;
	font-size: inherit;
	font-weight: normal;
	margin: 0;
	padding: 0;
}

#sub_middle_1col ul#example li p, #sub_middle_1col ul#example li ul {
	margin-left: 2em;
}


/*remove outline on active*/
a:active, *:focus
{
  outline: none;
}

/* Bullets within accordion */
#sub_middle_1col ul#example li ul li {
	background: url('http://ey.com/ecimages/blt_gray_md.gif') no-repeat !important;
	margin: 0 0 1em;
}

/* sub-bullets within accordion */
#sub_middle_1col ul#example li ul li ul li {
	background: url('http://ey.com/ecimages/blt_blue_sm.gif') no-repeat !important;
	margin: 0;
	padding: 0 0 0 10px;
}

/*blockquote*/
#feature #sub_middle_1col blockquote.side {
	border: 1px solid #ccc;
	border-top: 5px solid #ffe600;
	background: #999;
	margin-left: -240px;
	margin-top: 2em;
}

#feature #sub_middle_1col blockquote.side p {
	font-size: 140%;
	margin: 1em;
	color: #fff;
	text-shadow: 1px 1px 1px #444;
}

/*vertical spacers*/
#sub_middle_1col blockquote.space1a {
	margin-top: 2em;
}

#sub_middle_1col blockquote.space5a {
	margin-top: 5em;
}

#sub_middle_1col blockquote.space10a {
	margin-top: 10em;
}

div.surveyquestion {
border-top:2px solid #FFCC00;
float:right;
margin:0 0 0 1em;
width:200px;
}

.surveyquestion p {
color:#666666;
font-weight:bold;
margin:0.5em 0 1em;
}

.sectorcontact {
	border: 1px solid #ccc;
	border-top: 5px solid #ffe600;
	background-color: #f0f0f0;
}


/* Fixes for advanced content template - need to be implemented in standard CSS */
#feature-wrap {overflow: visible; padding: 0 0 0 20px; margin:0 0 0 -20px;}
#feature {display:inline; margin:0 0 0 -20px; padding: 0 0 0 20px; position: static; }
#feature #sub_middle_1col {width: 468px; margin: 0 15px 0 0; padding: 0 0 0 20px;}
#sub_rightcolumn {float: left; padding: 0; position: absolute;}

/* IE 6 Fixes */

/* double-floated margin bug */
* html #sub_middle_1col blockquote.side {
	display: inline;
	margin-left: -240px;
}

* html #sub_middle_1col .giHeadingsGray {
	1px solid #CCCCCC;
}

* html #sub_middle_1col .giHeadings {
	1px solid #CCCCCC;
}

/* @end */

/* @group GI */


/* @end */


