
/*
FILE CONCAT ADD FILE
PATH: /reuters/enhancements/resources/interactiveChart/style/main.css.asp
*/


body {
	color: #555555;
	font: normal 11px arial;
}

#WSOD.JP.currency {width: 540px;}
#WSOD.JP {width: 620px;}

#WSOD {
	width: 489px;
	border: 1px solid #eeeeee;
	position: relative
}

#WSOD br {
	clear: both;
}

#WSOD .wsodHidden {
	display: none;
}

#WSOD.hasLayout, #WSOD .hasLayout {
	zoom:1;
}

#WSOD.hasLayout:after, #WSOD .hasLayout:after {
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
}

#WSOD .btn-orange {
	cursor:pointer;
	background: url(../image/buttons.gif) no-repeat 0 0;
	padding-left: 4px;
	height: 25px;
	zoom:1;
}

#WSOD .btn-orange a {
	padding: 0 12px 0 6px;
	display:block;
	float:left;
	background: url(../image/buttons.gif) no-repeat right -44px;
	height: 25px;
	line-height: 25px;
	color: #FFF;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	zoom:1;
}

#WSOD .btn-grey {
	cursor:pointer;
	background: url(../image/buttons.gif) no-repeat 0 -89px;
	padding-left: 4px;
	height: 25px;
	zoom:1;
}
#WSOD .btn-grey a {
	padding: 0 12px 0 6px;
	display:block;
	float:left;
	background: url(../image/buttons.gif) no-repeat right -134px;
	height: 25px;
	line-height: 25px;
	color: #222;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	zoom:1;
}

.btn-sm-grey {
	cursor:pointer;
	background: url(../image/buttons.gif) no-repeat 0 -264px;
	padding-left: 4px;
	height: 21px;
	zoom:1;
}
.btn-sm-grey a {
	padding: 0 12px 0 6px;
	display:block;
	float:left;
	background: url(../image/buttons.gif) no-repeat right -305px;
	height: 21px;
	line-height: 21px;
	color: #222;
	font-size: 11px;
	text-decoration: none;
	zoom:1;
}

#WSOD .savedSettingsControls {
	line-height: 40px;
	position: relative;
}

#WSOD .savedSettingsControls label {
	text-transform: capitalize;
	margin: 8px;
}

#WSOD .savedSettingsControls a {
	text-transform: capitalize;
	text-decoration: none;

	color: #005A84;
	font-size: 10px;
	margin: 8px;
}

#WSOD .savedSettingsControls select {
	font-size: 12px;
	color: #898989;
}

#WSOD .savedSettingsControls option {
}

#WSOD .savedSettingsControls button {
	position: absolute;

	top: 8px; right: 5px;
}

#WSOD .chartSettings {
	background-color: #E5EEF3;
	border-bottom: 1px solid #CCCCCC;
}

#WSOD .chartSettings h3 {
	text-transform: uppercase;
	color: #222222;
	margin: 0px;
	padding: 10px 5px 8px;
	font-size: 11px;
}

#WSOD .chartSettings ul {
	list-style: none;
	margin: 0; padding: 0;
}

#WSOD .chartSettings ul li {
	padding: 3px 5px;
	margin: 0px 2px -1px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	position:relative;
	z-index:5;

	float: left;
}

#WSOD .chartSettings ul li.selected {
	border-bottom: 1px solid #FFFFFF;
	z-index:6;
}

#WSOD .chartSettings ul li.selected a {
	color: #222222;
}

#WSOD .chartSettings ul li a {
	text-transform: capitalize;
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

#WSOD .chartSettingsControls {
	border: 1px solid #CCCCCC;
	border-width: 0px 1px 1px 1px;
	position: relative;
	padding: 10px;
	z-index:22;
}
#WSOD .parametersHidden, #WSOD .parametersHidden * {
	display:none;
}
#WSOD .noparameters {
	height:10px;
	background-color:white;
	border-bottom:1px solid #cccccc;
}

#WSOD .chartSettingsControls .collapse {
	position: absolute;
	top: 10px; 
	right: 10px;
	
	display: block;
	text-decoration: none;
	text-transform: capitalize;
	color: #015A84;

	padding-right: 15px;
	background: url(/reuters/enhancements/resources/interactiveChart/image/buttonCollapse.png) center right no-repeat;
}

#WSOD .chartSettingsControls fieldset {
	float: left;
	border: none;
	margin: 20px 0px 10px;
	padding: 0px;
}

#WSOD .chartSettingsControls fieldset legend {
	color: #898989;
	text-transform: capitalize;
}

#WSOD .chartSettingsControls ul {
	margin: 0px; padding: 0px;
	list-style: none;
}

#WSOD .chartSettingsControls ul li label {
	vertical-align: middle;
	margin: 7px;
	color: #222222;
}

#WSOD .chartSettingsControls ul li input {
	vertical-align: middle;
}

#WSOD .chartSettingsControls .symbolSearch {
}

#WSOD .chartSettingsControls .symbolSearch label,
#WSOD .chartSettingsControls .symbolSearch input,
#WSOD .chartSettingsControls .symbolSearch div.btn-orange,
#WSOD .chartSettingsControls .symbolSearch div.btn-grey,
#WSOD .chartSettingsControls .symbolSearch div.btn-sm-grey{
	float:left;
}

#WSOD .chartSettingsControls .symbolSearch div.btn-grey a {
	font-weight:bold;
}

#WSOD .chartSettingsControls .symbolSearch label {
	line-height:25px;
}

#WSOD .chartSettingsControls .symbolSearch input {
	margin: 0 8px 0px 10px;
}

#WSOD .chartSettingsControls .symbolSearch input.symbolInput {
	color: #898989;
}

#WSOD .chartSettingsControls .symbolSearch .btn-orange a span {
	background: url(../image/orangePlus.gif) no-repeat 0 1px;
	padding-right: 14px;
}

#WSOD .chartSettingsControls .symbolSearch input.submit {
	font-size: 11px;
}

#WSOD .chartSettingsControls .symbolSearch input.focused {
	color: #000000;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults {
	top:33px;
	background:white none repeat scroll 0%;
	border:1px solid #999999;
	padding:1px;
	position:absolute;
	z-index: 5;

}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults h2,
div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults a {
	font-size:11px;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults h2 {
	text-transform: capitalize;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults {
	padding:5px 5px;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults p {
	padding: 0 0 0 0;
	margin: 4px 0 4px 0;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults table {
	border-collapse: collapse;
	font-size:11px;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults table tbody tr:hover {
	background-color:#f1f6f9;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults table tbody tr td {
	border-top:1px solid #d6d6d6;
	padding:8px;
}

div#WSOD div.chartSettingsControls div.symbolSearch div.searchResults a {
	color:#676767;
}

#WSOD .chartSettingForm {
	position: absolute;
	z-index: 24;
	left: 0px; top: 18px;
	
}
#WSOD .chartSettingForm iframe.iframeHack {
	position:absolute; 
	top:0px; 
	left:0px; 
	filter:alpha(opacity=0); 
	-moz-opacity:0.01; 
	opacity:0.01; 
	z-index:1;
	
	display:block;
}
#WSOD .chartSettingForm form {
	display:inline;
}
#WSOD .chartSettingFormContent {
	background-color: #FFFFFF;
	border: 1px solid #D6D6D6;
	width: 250px;
	margin-top:5px;
	position:relative;
	z-index:2;
}
#WSOD .carat {
	position:absolute; 
	left:10px; 
	top:-6px
}

#WSOD .flippedHoriz {
	left:auto;
	right:0px;
}

#WSOD .flippedHoriz .chartSettingFormContent .carat {
	left:auto;
	right:10px;
}
#WSOD .flippedVert {
	top:auto;
	bottom:19px;
}
#WSOD .flippedVert .chartSettingFormContent {
	margin-top:0px;
	margin-bottom:5px;
}
#WSOD .flippedVert .chartSettingFormContent .carat {
	bottom:-6px;
	top:auto;
}

#WSOD .chartSettingForm .chartSettingFormContent p {
	margin: 10px;
}

#WSOD .chartSettingFormContent .controls {
	margin: 10px 10px;
}

#WSOD .chartSettingFormContent .controls label {
	font-weight: bold;
	display: block;
}

#WSOD .chartSettingFormContent .submit {
	position: absolute;
	bottom: 0; right: 0;
	margin: 10px
}

#WSOD .chartSettingFormContent .submit a {
	color: #015A84 !important;
	text-transform: capitalize;
	margin-right: 10px;
}

#WSOD .chartSettingFormContent .submit button {
}



#WSOD .dateRange {
	height: 34px;
	position:relative;
	z-index:21;
	background: url(/reuters/enhancements/resources/interactiveChart/image/dateRangeGradient.png) top left repeat-x;
}

#WSOD .dateRange ul {
	list-style: none;
	margin: 0; padding: 0;
}

#WSOD .dateRange ul li {
	margin: 10px 0px;
	padding: 0px 9px;
	float: left;
	border-right: 1px solid #CCCCCC;

	position: relative;
	z-index: 4;
}

#WSOD .dateRange ul li.secondToLast {
	margin: 0px 0px;
	padding: 10px 15px 10px 10px;
}

#WSOD .dateRange ul li.last {
	border-right: none;
	padding: 0px 7px;
}

#WSOD .dateRange a {
	text-transform: capitalize;
	text-decoration: none;
	color: #555555;
	padding-right: 1px;
}

#WSOD .dateRange a.active {
	font-weight: bold;
	padding-right: 0px;
}

#WSOD .intervalForm {
	position: absolute;
	top: 19px; left: 0px;
	z-index: 21;
	border: 1px solid #D6D6D6;
	background-color: #FFFFFF;
}

#WSOD .intervalForm div.head {
	text-align: center;
	text-transform: capitalize;
	font-weight: bold;
}

#WSOD .intervalForm .linkContainer {
	padding: 0px 3px;
}

#WSOD .intervalForm ul li {
	float: left;
}

#WSOD .intervalForm a {
	color: #005A84;
}

#WSOD .overlayControls {
	background-color: #F5F5F5;
	padding: 10px 0px;
	z-index: 3;
	position: relative;
}

#WSOD .overlayControls .symbolDisplay {
	float: left;
	margin: 4px 5px;
	font-weight: bold;
	font-size: 10px;
}

#WSOD .overlayControls .symbolDisplay .bullet,
#WSOD .overlayControls .indicatorButton .indicatorButtonRight a.indicatorLink div.bullet {
	display: block;
	float: left;
	margin: 4px 4px;
	*margin-left:3px;
	width: 7px;
	font-size:0 !important;
	height: 7px;
	background-color: #005A84;

}

#WSOD .overlayControls .indicatorButton {
	background: url(/reuters/enhancements/resources/interactiveChart/image/overlayControlRight.png) top right no-repeat;
	height: 19px;
	margin: 2px 5px;
	padding-left:2px;
	position:relative;
	padding-right:3px;
	float:left;
	_float:none;
	_display:inline;
	
}
#WSOD .overlayControls .indicatorButton nobr {
	display:block;
	width:auto;
	
}

#WSOD .lowerIndicator .overlayControls .indicatorLink div.bullet 
{
	visibility:hidden;
}
#WSOD .isOnTop {
	z-index:24;
}

#WSOD .overlayControls .indicatorButton a {
	color: #555555;
	text-decoration: none;
}

#WSOD .overlayControls .indicatorButton .indicatorButtonRight {
	margin-left:-2px;
	background: url(/reuters/enhancements/resources/interactiveChart/image/overlayControlLeft.png) top left no-repeat;
	padding: 2px 0px;
	line-height:15px;
}

#WSOD .overlayControls .indicatorButton a.indicatorLink {
	font-weight: bold;
	padding-right: 21px;
	position:relative;
	padding-left:5px;
	display:block;
	
}

#WSOD .overlayControls .indicatorButton a.indicatorLink div.bullet {
	float:left;
	width:7px;
	height:7px;
	margin-top:4px;
	margin-left:6px;
	z-index:3;
	line-height:7px;
	font-size:7px;
}

#WSOD .overlayControls .indicatorButton a.indicatorClose,
#WSOD .calendarForm .indicatorClose {
	background: url(/reuters/enhancements/resources/interactiveChart/image/overlayControlClose.png) top left no-repeat;
	display: block;
	width: 11px; height: 11px;
	position: absolute;
	top: 4px; right: 5px;
}

#WSOD .chartLegend {
	line-height: 30px;
	color: #898989;
}

#WSOD .chartLegend .legendDate {
	float: left;
	color: #555555;
	font-weight: bold;
	margin-left: 5px;
}

#WSOD .chartLegend dl {
	margin: 0px 0px 0px 85px;
}

#WSOD .chartLegend dd,
#WSOD .chartLegend dt {
	float: left;
}

#WSOD .chartLegend dd {
	font-weight: bold;
	color: #555555;
	margin: 0px 5px;
}

#WSOD .chartLegend dt {
	text-transform: capitalize;
}

#WSOD .wsodChart {
	position: relative;
	border-bottom: 1px solid #EEEEEE;
	width:100%;
	overflow:hidden;
	z-index:2;
}

#WSOD .wsodChart .chartOverlay,
#WSOD .wsodChart .zoomOverlay {
	position: absolute;
	top:0px; 
	left: 0px;
	width:100%;
	height:100%;
	_height:9999px;
}
#WSOD .wsodChart .chartOverlay {
	z-index:3;
}
#WSOD .wsodChart .chartOverlay .vertical,
#WSOD .wsodChart .zoomOverlay .vertical {
	position: absolute;
	border-left: 1px solid black;
	width:1px;
	height: 100%;
	_height:9999px;
	left: 0px; top: 0px;
}



#WSOD .wsodChart .zoomOverlay {
	background-color: white;
	opacity: .01;
	filter:alpha(opacity=1);
}


#WSOD .wsodChart .zoomOverlay .verticalZoom {
	background-color: #000000;
	opacity: .3;
	filter:alpha(opacity=30);
	z-index:2
}



#WSOD .wsodChart .chartOverlay .verticalZoom {
	background-color: #000000;
	opacity: .3;
	filter:alpha(opacity=30);
}

#WSOD .wsodChart .chartOverlay .eventIcon {
	text-transform: uppercase;
	color: #FFFFFF;
	border: 2px solid #D7D5D6;
	background-color: black;
	width: 15px; height: 15px;
	font-weight: bold;
	text-align: center;

	cursor: pointer;
	position: absolute;
	z-index: 1;
}
#WSOD .transparentIcon {
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
}

#WSOD .wsodChart .chartOverlay .newsIcon {
	width: 16px;
	height: 20px;
	background: #FFFFFF url(/reuters/enhancements/resources/interactiveChart/image/newsIcon.png) center center no-repeat;

	cursor: pointer;
	position: absolute;
	z-index: 1;
}

#WSOD .wsodChart .chartOverlay .activeIcon {
	z-index: 5;
}

#WSOD .iconPopupOverlay {
	position:absolute;
	top:0px; left:0px;
	bottom:0px; right:0px;
	
	_z-index:3; /* IE7 and IE6 */
	_width:480px; /* IE6 Only */
	_right:auto; /* IE6 Only */
}
#WSOD .iconPopupOverlay .iconPopup {
	width: 215px;
	border: 1px solid #D6D6D6;
	background-color: #FFFFFF;
	padding: 3px;
	position: absolute;
	text-transform: capitalize;
	text-align: left;
	z-index: 28;
}

#WSOD .iconPopupOverlay  .iconPopup .popupHead {
	padding: 3px;
	color: #737373;
	font-weight: bold;
}

#WSOD .iconPopupOverlay .iconPopup .popupContent {
	color: #9B9B9B;
	padding: 3px;
	font-weight: normal;
	text-transform: none;
	font-size:11px;
}


/*	This declaration is more specific than the previous .iconPopup
 *	so will only add these parameters to popups under .newsIcon
 */
#WSOD .iconPopupOverlay .iconPopup {
	font-size: 12px;
}

#WSOD .iconPopupOverlay .newsPopup .popupHead {
	padding: 3px;
	background-color: #F68736;
	color: #FFFFFF;
}

#WSOD .iconPopupOverlay .newsPopup .popupContent {
	overflow-y: scroll;
	height: 135px;
}

#WSOD .iconPopupOverlay .newsPopup .popupContent ul {
	margin:0 0 0 0; padding: 0 0 0 0;
	padding-left:5px; margin-left:5px; 
	list-style-image: url(/reuters/enhancements/resources/interactiveChart/image/bullet.png);
}

#WSOD .iconPopupOverlay .newsPopup .popupContent ul li {
	padding-left:5px; margin-left:5px; 
	padding: 3px;
	font-size:12px;
}

#WSOD .iconPopupOverlay .newsPopup .popupContent ul li a {
	color: #005A84;
	text-decoration: none;
}

#WSOD .iconPopupOverlay .newsPopup .popupContent ul li span {
	font-size: 10px;
}

#WSOD .wsodChart .overlayLoading {
	background: #FFFFFF url(/reuters/enhancements/resources/interactiveChart/image/load.gif) center center no-repeat;
	opacity: .5;
	filter:alpha(opacity=50);
}

#WSOD .wsodChart .overlayLoading img {
	position: absolute;
}

#WSOD.JP .wsodChart .chartMain {height: 373px;}

#WSOD .wsodChart .chartMain {
	height: 250px;
	overflow: hidden;
}
#WSOD .wsodChart .chartCurrency {
	height: 210px;
}
#WSOD .wsodChart .chartMFMain {
	height: 205px;
}

#WSOD .lowerIndicators
{
}

#WSOD .lowerIndicator {
}

#WSOD .lowerIndicator .header {
	line-height: 34px;
	background-color: #F7F7F7;
	border: 1px solid #D6D6D6;
	border-width: 1px 0px;
}

#WSOD .lowerIndicator .chartDisplay {
	overflow: hidden;
}

#WSOD .lowerIndicator .bullet {
	width: 0px !important;
}

#WSOD .calendarForm {
	width: 333px;
	background: #FFFFFF;
	border: 1px solid #D8D8D8;
	position: absolute;
	z-index: 5;
	padding: 5px;
	top:19px; right: 0px;
	_width: 350px;
}

#WSOD .calendarForm .carat {
	position:absolute; 
	top:-6px;
	left: auto;
	right: 25px;
}

#WSOD .calendarForm .formHead {
	font-size: 12px;
	font-weight: bold;
	color: #222222;
}

#WSOD .calendarForm .calendar {
	float: left;
	position: relative;
	width: 155px;
	margin: 5px;
	_width:140px;
}

#WSOD .calendarForm .calendar .close {
	display: none;
}

#WSOD .calendarForm .calendar h3 {
	position: absolute;
	margin: 0; padding: 0;
	text-align: center;
	width: 100%;
	font-size: 13px;
	_width:130px;
}

#WSOD .calendarForm .calendar .calendarPreviousMonth {
	display: block;
	width: 17px;
	height: 0px;
	padding-top: 15px;
	overflow: hidden;
	background: transparent url(/reuters/enhancements/resources/interactiveChart/image/pageLeft.png) top left no-repeat;

	cursor: hand;
	
	position: absolute;
	top: 0; left: 0;
	_font-size:8px;
	_cursor: pointer;
}

#WSOD .calendarForm .calendar .calendarNextMonth {
	display: block;
	width: 17px;
	height: 0px;
	padding-top: 15px;
	overflow: hidden;
	background: transparent url(/reuters/enhancements/resources/interactiveChart/image/pageRight.png) top left no-repeat;
	cursor: hand;
	position: absolute;
	top: 0; right: 0;
	_font-size:8px;
	_cursor: pointer;
}

#WSOD .calendarForm .calendar table {
	width: 100%;
	padding-top: 20px;
	background-color: #F5F5F5;

	_width:130px;
	_font-size:10px;
	_padding-top: 25px;
}

#WSOD .calendarForm .calendar table th {
	text-align: center;
	color: #898989;
	border-bottom: 1px solid #898989;
}

#WSOD .calendarForm .calendar table td {
	text-align: center;
	color: #222222;
	padding: 5px;

	cursor: pointer;
}

#WSOD .calendarForm .calendar table td.today {
	background-color: #E5EEF3;
}

#WSOD .calendarForm .calendar table td.selected {
	background-color: #ED7125;
	color: #FFFFFF;
}

#WSOD .calendarForm .calendar table td.outOfMonth {
	color: #888888;
}

#WSOD .calendarForm .calendar table td.weekend {
	color: #CCCCCC;
}

#WSOD .calendarForm .calendar table td.disabled {
	color: #CCCCCC;
}

#WSOD .calendarForm .submit {
	margin: 10px;
	float: right;
}

#WSOD .calendarForm .submit a {
	color: #015A84 !important;
	margin-right: 10px;
}

#WSOD .calendarForm .submit button {
}

#WSOD .chartDate {
	font-size: 10px;
	color: #555555;
	margin: 5px 0px;
	background-color: #FFFFFF;
	z-index: 2;
}


/*************************************************************************

	Country-Specific Overrides

 *************************************************************************/

#WSOD.CN {font-size:12px; width:916px;}
#WSOD.CN .wsodChart .chartMain{height:373px;}
#WSOD.CN.currency {width: 540px;}
#WSOD.currency .wsodChart .chartMain {height: 205px;}

#WSOD.JP .chartLegend { line-height: 18px; }
#WSOD.JP .chartLegend .legendDate { display:block; float:left; }
#WSOD.JP .chartLegend dl { clear:left; display:block; margin: 0 0 0 0; text-align:left; }
#WSOD.JP .chartLegend dd, 
#WSOD.JP .chartLegend dt { float:none; display:inline; }

#WSOD.JP .chartSettings ul li a,
#WSOD.CN .chartSettings ul li a { 
	font-weight:normal; 
}
#WSOD.JP .overlayControls .indicatorButton a.indicatorLink,
#WSOD.CN .overlayControls .indicatorButton a.indicatorLink { 
	font-weight:normal; 
}
#WSOD.JP .chartSettings h3,
#WSOD.CN .chartSettings h3 { 
	font-weight:normal; 
}
#WSOD.JP .intervalForm div.head,
#WSOD.CN .intervalForm div.head { 
	font-weight: normal; font-size:13px; 
}
#WSOD.JP .chartSettingFormContent .controls label,
#WSOD.CN .chartSettingFormContent .controls label { 
	font-weight:normal; 
}
#WSOD.JP .calendarForm .formHead,
#WSOD.CN .calendarForm .formHead { 
	font-weight:normal; 
}
#WSOD.JP .events .chartSetting label,
#WSOD.CN .events .chartSetting label {
	position:relative;
	padding-left:24px;
}
#WSOD.JP .events .chartSetting label span.eventIconLegend,
#WSOD.CN .events .chartSetting label span.eventIconLegend {
	text-transform: uppercase;
	color: #FFFFFF;
	border: 2px solid #D7D5D6;
	background-color: black;
	padding-left:4px;
	padding-right:4px;
	font-weight: bold;
	text-align: center;

	cursor: pointer;
	z-index: 1;
	position:absolute;
	top:-3px; left:0;
	*top:0px; *left:4px;
}

#WSOD.JP .indicators ul li div,
#WSOD.CN .indicators ul li div {
	text-indent: -3em; 
	padding-left: 3em;
}
#WSOD.JP .intervalForm .head,
#WSOD.CN .intervalForm .head {
	*margin-top:3px;
}

#WSOD.CN body,
#WSOD.CN .chartSettings h3,
#WSOD.CN .chartSettings ul li a,
#WSOD.CN .calendarForm .submit a,
#WSOD.CN .intervalForm a,
#WSOD.CN .overlayControls .indicatorButton a,
#WSOD.CN .chartDate,
#WSOD.CN .chartSettingsControls ul li label,
#WSOD.CN .chartSettingsControls .collapse,
#WSOD.CN .calendarForm .calendar table th { 
	font-size: 12px; 
}
#WSOD.CN .searchResults {
	*padding: 5px;
}
#WSOD.CN .searchResults h2 {
	margin: 5px 0 5px 0;
	padding: 0 0 0 0;
}

#WSOD.CN .overlayControls .indicatorButton a.indicatorLink {
	*padding-left:7px;
	*padding-right:23px;
}

/*
FILE CONCAT ADD FILE
PATH: /reuters/enhancements/resources/interactiveChart/style/reskin.css
*/
#WSOD {
	border:none;
	width: 918px;
}

#WSOD.currency {
	width: 540px;
}

#WSOD a {
	color:#006E97;
	font-weight:bold;
	text-decoration:none;
}

#WSOD .wsodChart .chartMain { height:373px; }
#WSOD.currency .wsodChart .chartMain { height:205px; }

#WSOD ul.navTabs {}

#WSOD ul.navTabs li { 
	background-color : #019BCD; 
	border:none;
	padding:0 0 0 0; 
	background:transparent url(../image/button-sprites.png) scroll no-repeat right -64px;
	
	line-height:21px;
}
#WSOD ul.navTabs li a { 
	color:#FFFFFF;
	display:block;
	padding:0 0 0 0;
	line-height:21px;
	
	background:transparent url(../image/button-sprites.png) scroll no-repeat left -43px;
	padding:0 21px 0 7px;
	text-transform:uppercase;
	
}
#WSOD ul.navTabs li.selected { 
	background:transparent url(../image/button-sprites.png) scroll no-repeat right -21px;
}
#WSOD ul.navTabs li.selected a { 
	background:transparent url(../image/button-sprites.png) scroll no-repeat left 0;
	color:#FFFFFF; 
}

#WSOD .chartSettings { 
	background-color:#FFFFFF;
	border-bottom:none;
}

#WSOD .chartSettings h3 { display:none; }

#WSOD .chartSettingsControls {
	border-top-width:1px;
	margin-top:10px;
	margin-bottom:10px;
	border:2px solid #EDEDED;
}

#WSOD .chartSettingsControls .collapse {
	background:none;
	padding-right:0px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
}

#WSOD .dateRange { 
	background:none;
	border:2px solid #EDEDED;
	border-bottom-width:0px;
}

#WSOD .dateRange ul.dateRangeTabs {}
#WSOD .dateRange ul.dateRangeTabs li { line-height:10px; }
#WSOD .dateRange ul.dateRangeTabs li a {
	font-size:10px;
	font-weight:bold;
	color:#006E97;
}
#WSOD .dateRange ul.dateRangeTabs li a.active {
	color:#000000;
}

#WSOD .overlayControls { 
	background:none; 
	border:2px solid #EDEDED;
	border-width:0 2px 0 2px;
}

#WSOD .overlayControls div.disclosure {
	position:absolute;
	bottom:2px;
	right:2px;
}

#WSOD .chartLegend {
	border:2px solid #EDEDED;
	border-width:0 2px 0 2px;
	font-size:10px;
	color:#000000;
}

#WSOD .chartLegend .legendDate {
	font-weight:bold;
	color:#000000;
}

#WSOD .chartLegend dd { font-weight:bold; color:#000000; margin:0 15px 0 5px}

#WSOD .wsodChart {
	width:916px;
	border:2px solid #EDEDED;
	border-width:0 1px 2px 1px;
}

#WSOD.currency .wsodChart { width: 538px }

#WSOD .chartLegend { position:relative; line-height:20px; z-index:5; }
#WSOD .chartLegend .legend-data { top:0px; left:0px; position:absolute; width:570px; z-index:99 }

.inline-block {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	vertical-align:text-bottom;
	_display:inline;
}

#WSOD .chartDate { display:none; }

#WSOD .chartSettingsControls .symbolSearch div.btn-sm-grey { float:none;}

#WSOD .div-search-container { 
	border:1px solid #EDEDED; 
	padding:5px 5px;
	margin-left:10px; 
	float:left;
}
#WSOD .div-search-container input { 
	border:none; 
	margin:0 0 0 0; 
	padding:0 0 0 0; 
	font-size:11px;
}

#WSOD .div-search-container .btn-submit-compare { 
	background-color : #019BCD; 
	border:none;
	padding:0 0 0 0; 
	background:transparent url(../image/button-sprites.png) scroll no-repeat right -103px;
	line-height:18px;
}
#WSOD .div-search-container .btn-submit-compare a { 
	color:#FFFFFF;
	display:block;
	padding:0 0 0 0;
	line-height:18px;
	
	background:transparent url(../image/button-sprites.png) scroll no-repeat left -85px;
	padding:0 7px 0 7px;
	text-decoration:none;
	text-transform:uppercase;
	
}


#WSOD .wsodChart .chartOverlay .newsIcon {
	background:transparent url(../image/button-sprites.png) scroll no-repeat -8px -166px;
}

#WSOD .iconPopupOverlay .newsPopup .popupHead {
	background:none;
	color:#000000;
}

#WSOD .iconPopupOverlay .newsPopup .popupContent ol, 
#WSOD .iconPopupOverlay .newsPopup .popupContent li {
	margin: 0;
	padding: 0;
}
#WSOD .iconPopupOverlay .newsPopup .popupContent ol {
	/* background: #def; blue */
}
#WSOD .iconPopupOverlay .newsPopup .popupContent li {
	/* background: #efd; green */
	margin-left: 27px;
	padding-left: 10px;
	list-style-position: outside;
	margin-top:4px;}

#WSOD .volumeButton {
	position:absolute;
	top:310px;
	left:0px;
	z-index:18;
}

#WSOD.currency .volumeButton {
	position:absolute;
	top:243px;
	left:0px;
	z-index:18;
}

#WSOD .volumeButton a {
	color:#555555;
	text-decoration:none;
	font-weight:bold;
	margin-left:8px; margin-right:8px;
}

#WSOD .overlayControls .symbolDisplay {
	_height: 22px !important;
}

#WSOD .volumeButton,
#WSOD .overlayControls .indicatorButton {
	
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	vertical-align:text-bottom;
	*display:inline;
	background:transparent url(../image/button-sprites.png) scroll no-repeat right -144px;
	padding:0 0 0 0; 
	margin:0 3px 5px 7px;
	height:22px;
	_height:19px;
	float:none;
}

#WSOD .wsodChart .volumeButton {
	margin: 4px 3px 5px 7px;	
}

#WSOD .overlayControls .isOnTop {
	position:relative;
	z-index:99;
}

#WSOD .volumeButton .indicatorButtonRight,
#WSOD .overlayControls .indicatorButton .indicatorButtonRight {
	display:block;
	_display:inline;
	background:transparent url(../image/button-sprites.png) scroll no-repeat left -122px;
	height:22px;
	_height:19px;
	line-height:20px;
	_line-height:19px;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	font-size:12px;
	padding-left:10px; padding-right:10px;
	text-transform:uppercase;
	padding:0 0 0 0;
} 

#WSOD .overlayControls .indicatorButton .indicatorButtonRight span.bullet {
	float:left;
	width:8px;
	height:8px;
	width:8px;
	line-height:8px;
	font-size:8px;
	margin-top:7px;
	margin-right:3px;
}


#WSOD .overlayControls .indicatorButton a.indicatorClose { top:5px; }
#WSOD .overlayControls .indicatorButton a.indicatorClose { top:5px; }

#WSOD .overlayControls .symbolDisplay .indicatorButtonRight span.bullet {
	
	/*background:transparent url(../image/button-sprites.png) scroll no-repeat left -166px;*/

}

#WSOD .volumeButton .indicatorButton a.indicatorLink,
#WSOD .lowerIndicator .overlayControls .indicatorButton a.indicatorLink {
	padding-right:30px;
}

#WSOD .chartSettingsControls .symbolSearch input {
	margin:0 0 0 0;
	height:14px;
	padding:2px 2px 2px 2px;
	border:0px solid #FFFFFF;
}

#WSOD .calendarForm .calendar .calendarPreviousMonth {
	background:transparent url(../image/button-sprites.png) scroll no-repeat -24px -166px;
	width:13px;
}
#WSOD .calendarForm .calendar .calendarNextMonth {
	background:transparent url(../image/button-sprites.png) scroll no-repeat -38px -166px;
	width:13px;
}
#WSOD .calendarForm .calendar table td.selected { background-color:#DC0A0A}

#WSOD .chartSettingsControls .symbolSearch label {
	text-transform:uppercase;
	font-size:12px; 
	font-weight:bold;
}

#WSOD .chartSettingsControls fieldset legend {
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	
}

#WSOD .calendarForm .submit button {
	line-height:16px;
}

#WSOD .calendarForm .submit {
	width:200px;
	text-align:right;
}

#WSOD .calendarForm .submit a {
	line-height:22px;
	*position:relative;
	*top:-4px;
}

#WSOD .iconPopupOverlay .iconPopup {
	border:3px solid #D6D6D6;
}

#WSOD .iconPopupOverlay .iconPopup .popupHead,
#WSOD .iconPopupOverlay .iconPopup .popupContent {
	color:#000000;
}

#WSOD .iconPopupOverlay .iconPopup .popupHead { text-transform:uppercase; }

#WSOD .chartSettingsControls fieldset { margin-top:0px; }
#WSOD .compare fieldset { margin-top:20px;  margin-right:24px; }
#WSOD .compare fieldset ul { float:left; }


#WSOD .chartSettingFormContent { color: #000000; }
#WSOD .chartSettingFormContent .controls { border-top:1px solid black; padding-top:5px; margin-top:5px; }
#WSOD .chartSettingFormContent .submit { clear: left; position:relative; text-align:right; }
#WSOD .chartSettingFormContent .submit button { text-transform:uppercase; }
#WSOD .chartSettingFormContent .submit a.resetter { *position: absolute; *left: 130px;}
#WSOD .chartSettingFormContent .controls div { 
	float:left;
	margin:0 0 0 0;
	text-align:left;
	padding:0 0 0 10px;
}
#WSOD .chartSettingFormContent .controls div label { font-weight:normal; }
#WSOD .chartSettingFormContent .controls div input { margin-left:0px; width:30px; }

#WSOD .calendarForm .calendar h3 { font-size:12px; line-height:13px; }

#WSOD .noparameters { border-bottom:0px solid #FFFFFF; }


#WSOD .lowerIndicators .chartSettingForm .div-button { 
	background-color : #019BCD; 
	border:none;
	padding:0 0 0 0; 
	background:transparent url(../image/button-sprites.png) scroll no-repeat right -103px;
	line-height:18px;
	*display:inline;
}

#WSOD .chartSettingForm .div-button { 
	vertical-align:baseline;
}

#WSOD .lowerIndicators .chartSettingForm .div-button a { 
	color:#FFFFFF !important;
	display:block;
	padding:0 0 0 0;
	line-height:18px;
	
	background:transparent url(../image/button-sprites.png) scroll no-repeat left -85px;
	padding:0 7px 0 7px;
	text-decoration:none;
	text-transform:uppercase;
	margin-right:0px;
	
}

#WSOD .intervalForm {
	border: 3px solid #D6D6D6;
	padding: 5px 0 5px 0;
}

#WSOD .intervalForm .linkContainer { padding: 0 1px 0 1px; }

#WSOD .dateRange ul.dateRangeTabs li .intervalForm a {
	display:block;
	padding:5px 5px 5px 5px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight:bold;
	margin:0 3px 0 3px;
}

#WSOD .dateRange ul.dateRangeTabs li .intervalForm a.selected {
	background-color:#929292;
	color:#fff;
}

#WSOD .dateRange ul.dateRangeTabs li .intervalForm a:hover {
	background-color:#0083BF;
	color:#FFFFFF;
}

#WSOD .iconPopupOverlay .newsPopup .popupContent li .timestamp {
	border-bottom:1px dotted #CCCCCC;
	font-size:10px;
	color:#CCCCCC;
	padding-bottom:5px;
	margin-bottom:5px;
	
}

#WSOD .iconPopupOverlay .newsPopup .popupContent li a { text-decoration:none; font-weight:bold; }
