.bufferPanel { }
.adsPanel {	padding-top: 20px; width: 315px; }
.threesixtyAdsPanel { width: 340px; margin-top: 37px; margin-left: 10px; }

.loginButton
{
	background:url("../img/loginButtons.png") no-repeat 0 0;
	width: 94px;
	height: 23px;
	border: none;
	margin-left: 80px;
}

.loginSpacerPanel
{
	width: 1px;
	height: 275px;
	background:url("../img/loginSpacer.png") repeat-y 0 0;
	margin-left: 10px;
	margin-right: 10px;
}

.loginInfoPanel { width: 165px; }

.changePasswordInfoPanel
{
  width: 500px;
}

.changePasswordInfoText
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #c6c6c6;
  text-align: center;
}

.loginInfoText
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #c6c6c6;
	text-align: left;
}

.loginInfoText a,.loginInfoText a:hover,.loginInfoText a:visited
{
	color: #5d91cd;
	text-decoration:underline;
}

.loginButton:hover, .loginButton.over {	cursor:pointer; }

.loginDialogVersionHeader
{
	color: #5d91cd;
	margin-left: 35px;
	margin-bottom: 50px;
	font-size: 9px;
}

.loginLabel
{
	text-align: right;
	width: 75px;
	padding-right: 5px;
	color: #ffffff;
	font-size: 13px;
}

.changePasswordLabel
{
  text-align: right;
  width: 150px;
  padding-right: 5px;
  color: #ffffff;
}

.changePasswordTitle
{
  font-weight: bold;
  text-align: left;
  color: #ffffff;
}

.acceptTerms
{
	margin-left: 80px;
}

.rfqContainerPanel
{
	width: 540px;
}

.choice-button
{     
    background-color: #D4D0C8;
    border-color: white #808080 #808080 white;
    border-style: solid;
    border-width: 1px;
    height: 16px;
    padding: 0;
    width: 16px;
}

.floatRight
{
	position: absolute;
	right: 0;
	top: 0;
}

.inputCell, .richCell
{
	padding: 0px;
	width: 195px;
	height: 22px;
	line-height: 22px;
	background: #FFFFFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
	float: left;
	
	border-width: 1px;
	border-style: none none solid none;
	border-color: #C9C7BA;
}

.inputCell-blue 			{ color: #007FFF; }
.inputCell-focus 			{ background: #f3f4c9; }
.inputCell-watermark	{ font-style: italic; color: DarkGray; text-align: center; }
.inputCell-error, .fenHorizontalPanel .dateBoxFormatError	{ background: #FF0000;  color: #FFFFFF; }
.comboBox-button 		{ width: 10px; height: 16px; }
.comboBox-focus 		{ background: #f3f4c9; }
.comboBox-blue *		{ color: #007FFF; }

.labelCell
{
	padding-right:5px;
	width: 100px;
	height: 23px;
	line-height: 23px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-align: right;
}

.toolbarPanel, .detailsBlock, .settingsBlock, .marketsBlock { margin: 0px 0px 5px 0px; }
.toolbarPanel { width: 100%; }
.hiddenToolbarDetailsBlock { margin-top: 5px; }

.detailsBlock .labelCell 				{ background:url("../img/labelBgd.png") no-repeat 0 0; }
.detailsBlock .labelCell-light 	{ background:url("../img/labelBgd.png") no-repeat 0 -23px; }
.detailsBlock .labelCell-expand { background:url("../img/labelBgd.png") no-repeat 0 -46px; cursor: pointer; }
.detailsBlock .labelCell-shrink { background:url("../img/labelBgd.png") no-repeat 0 -69px; cursor: pointer; }

.settingsBlock .labelCell 			{ background:url("../img/labelBgd.png") no-repeat 0 -92px; }
.settingsBlock .labelCell-light	{ background:url("../img/labelBgd.png") no-repeat 0 -115px; }
.settingsBlock .labelCell-expand	{ background:url("../img/labelBgd.png") no-repeat 0 -138px; cursor: pointer; }
.settingsBlock .labelCell-shrink { background:url("../img/labelBgd.png") no-repeat 0 -161px; cursor: pointer; }

.marketsBlock .labelCell				{ background:url("../img/labelBgd.png") no-repeat 0 -184px; color: #000000; }
.marketsBlock .labelCell-light	{ background:url("../img/labelBgd.png") no-repeat 0 -207px; color: #000000; }
.marketsBlock .labelCell-expand	{ background:url("../img/labelBgd.png") no-repeat 0 -230px; color: #000000; cursor: pointer; }
.marketsBlock .labelCell-shrink { background:url("../img/labelBgd.png") no-repeat 0 -253px; color: #000000; cursor: pointer; }

.pricingBlock .labelCell { width: 283px; text-align: center; background:url("../img/labelBgd.png") repeat-x 0 -276px; padding: 0px;}

.pricingBlock .solutionDirectionLabel { 
	width: 283px;	
	height: 12px; 
	font-weight: bold;
	font-size: 11px; 
	background: #FFFFFF;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-align: center;
}

.pricingBlock .invertColor
{
	background: #252525;
	color: #FFFFFF;
}

.inputCell-priceField, .inputCell-pctPriceField	{ width: 283px;	height: 20px; font-size: 15px; font-weight: bold; }
.inputCell-forePremiumField, .inputCell-ctrPremField, .inputCell-pctDeltaAmtField, .inputCell-deltaAmtField { width: 283px;	height: 20px; font-size: 15px; font-weight: bold; }
.inputCell-pctVegaAmtField, .inputCell-vegaAmtField { width: 283px; height: 20px }
.inputCell-hedgeField { font-size: 13px; }

.gwt-DecoratedTabBar .gwt-TabBarItem { width: 136px;}
.pricingBlock  .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter { color: #ffffff; font-size: 13px; }
.pricingBlock  .gwt-DecoratedTabBar .tabMiddleCenter { color: gray; font-size: 13px; }

.premiumToggle, .volatilityToggle { font-size: 13px; }

.pricingBlock .gwt-TabPanelBottom {
    border-color: #AC27A9;
}

.pricingBlock .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopLeft {
    background: url(../img/corners.png) no-repeat scroll 0px -36px transparent;
}

.pricingBlock .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopRight {
    background: url(../img/corners.png) no-repeat scroll -10px -36px transparent;
}

.pricingBlock .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabTopCenter {
    background: url(../img/hborders.png) repeat-x scroll 0px -36px transparent;
}

.pricingBlock .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleLeft {
		background: url(../img/vleftborders.png) repeat-y scroll -20px 0px;
    padding: 0;
    width: 10px;
}

.pricingBlock .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleRight {
		background: url(../img/vrightborders.png) repeat-y scroll -20px 0px;
    padding: 0;
    width: 10px;
}

.pricingBlock .gwt-DecoratedTabBar .gwt-TabBarItem-selected .tabMiddleCenter {
	background: #AC27A9;
}

.messagePanel { width: 299px;}
.message { margin-top: 5px; padding: 3px; background: #ff0000; color: #ffffff; }
.message-error { margin-top: 5px; padding: 3px; background: #ff0000; color: #ffffff; }
.message-warning { margin-top: 5px; padding: 3px; background: #ffff00; color: #000000; }

.directionLabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
	padding: 2px 4px;
	text-align: right;
}

.pushButton { width: 20px; }

.pricingHeader .inputCell
{
	background:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: 0 none;
	width:125px;
	height:35px;
	font-size: 17px;
	line-height: 35px;
}

.fxmMessage .inputCell
{
  background:none;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  border: 0 none;
  width:175px;
  height:35px;
  font-size: 17px;
  line-height: 35px;
}

.pricingHeader .menu { width: 20px; height: 35px; cursor: pointer; }
.pricingHeader .menu .arrowStyle { position: absolute; top: 10px; left: 5px; }
.arrowStyle { width: 14px; height: 14px; }

.headerButtonSmall, .headerButtonLarge, .rfqButtonBest, .fxmMsgButtonLarge,
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border: none;
	width: 125px;
	height: 35px;
	padding: 0px;
}

.headerButtonLarge { width:175px; }
.headerButtonLarge .inputCell { width:175px; }

.fxmMsgButtonLarge { width:250px; }
.fxmMsgButtonLarge .inputCell { width:250px; }

.rfqPanel
{
	background-color:#b6cee8;
}

.rfqPanel .dark
{
	background-color:#76aae3;
}

.rfqHeaderText, .rfqHalfStrategyColumn, .rfqStrategyColumn
{
	text-align: center;
	font-size: 13px;
}

.rfqStrategyColumn { height: 54px; line-height: 54px; }

.rfqSubHeaderRow
{
	width: 420px;
	height: 54px;
	margin-bottom: 5px;
}

.rfqTypeOrCancelPanel { width: 120px; padding-top: 16px; }
.premiumToggle, .volatilityToggle { width: 48px; height: 22px; }

.cancelAll
{ 
	width: 120px;
	height: 30px;
	border:none;
	background:url("../img/button_cancelAll.png") repeat-x 0 0;
	color:#ffffff;
}

.cancelAll:hover, .cancelAll.over
{ 
	background:url("../img/button_cancelAll.png") repeat-x 0 -30px;
	cursor:pointer;
	color: #000000;
}

.cancelAll.disabled, .cancelAll.disabled:hover, .disabled .cancelAll.over
{ 
	background:url("../img/button_cancelAll.png") repeat-x 0 -60px;
	font-weight:lighter;
	color:#5e5e5e;
}

.rfqTitle
{
	color:#ffffff;
	width:395px;
	font-weight: bold;
	font-size: 15px;
	vertical-align: middle;
	height: 35px;
	line-height: 35px;
}

.rfqStrategyColumn
{
	width: 200px;
}

.rfqHalfStrategyColumn
{
	text-align: center;
	width: 100px;
}

.rfqRowBest { height: 52px;	background:url("../img/backgrounds_best.png") no-repeat 0 0; }
.rfqRowBest .rfqAll { width: 120px; height: 46px; margin-top: 2px;}
.rfqButtonBest, .bestButtonPanel { width:199px; height: 48px; white-space:nowrap; }

.rfqApplication .saveFavorites { width: 120px; height: 32px; margin-top: 5px; font-size: 11px; }

.rfqRowBest .rfqButtonBestSELL, .rfqRowBest .rfqButtonBestBUY
{
	background:url("../img/buttons_best.png") no-repeat 0 0;
	margin-top: 2px;
	margin-left: 2px;
	color:#ffffff;
	border:none;
	width:195px;
	height: 46px;
}

.rfqRowBest .rfqButtonBestBUY { background:url("../img/buttons_best.png") no-repeat 0 -46px; }

.rfqRowBest .rfqButtonBestSELL.enabled:hover, .enabled .rfqRowBest .rfqButtonBestSELL.over
{ 
	background:url("../img/buttons_best.png") no-repeat 0 -92px;
	cursor:pointer;
	color:#000000;
}

.rfqRowBest .rfqButtonBestBUY.enabled:hover, .enabled .rfqRowBest .rfqButtonBestBUY.over
{ 
	background:url("../img/buttons_best.png") no-repeat 0 -138px;
	cursor:pointer;
	color:#000000;
}

.rfqButtonBestSELL.disabled, .rfqButtonBestBUY.disabled, .cancelAll.disabled
{
	cursor:default;
}

.bestPrice, .bestPriceSmaller, .bestPriceSmallest
{
	width: 200px;
    height: 24px;
    line-height: 24px;
	text-align: center;
	vertical-align: middle;
}

.bestPrice
{
	font-size: large;
}

.bestPriceSmaller
{
  	font-size: 17px;
}

.bestPriceSmallest
{
  	font-size: 14px;
}

.bestBank
{
	width: 200px;
  	height: 10px;
  	line-height: 10px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
}

.rfqPanel .message
{
	background-color:#f3f4c9;
	color:#000000;
}

.rfqPanel .header
{
	background-color:#164d8a;
	color:#ffffff;
	font-weight: bold;
	font-size: 15px;
}

.rfqBankButton, .rfqDataButtonSELL, .rfqDataButtonBUY 
{ 
	border:none; 
	background:url("../img/buttons_small.png") repeat-x 0 0;
	margin-bottom:1px; 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	overflow:hidden;
	font-size: 13px; 
	text-align:center;
	vertical-align:middle;
	height:24px;
	line-height:24px;
	width:120px;
	padding:0px;
	white-space:nowrap;
}

.rfqDataButtonSELL { background:url("../img/buttons_large.png") no-repeat 0 0; width:197px; }
.rfqDataButtonBUY { background:url("../img/buttons_large.png") no-repeat 0 -144px; width:197px; }

.rfqBankButton { margin-right: 2px;  margin-left: 2px; }

.even .rfqBankButton { background:url("../img/buttons_small.png") repeat-x 0 -24px; }

.even .rfqDataButtonSELL { background:url("../img/buttons_large.png") no-repeat 0 -24px; }
.even .rfqDataButtonBUY { background:url("../img/buttons_large.png") no-repeat 0 -168px; }

.rfqBankButton.enabled:hover, .enabled .rfqBankButton.over
{ 
	font-style:normal; 
	background:url("../img/buttons_small.png") repeat-x 0 -48px;
	cursor:pointer;
	color: #000000;
}

.rfqDataButtonSELL.enabled:hover, .enabled .rfqDataButton.over
{ 
	font-style:normal; 
	background:url("../img/buttons_large.png") no-repeat 0 -48px;
	cursor:pointer;
}

.rfqDataButtonBUY.enabled:hover, .enabled .rfqDataButton.over
{ 
	font-style:normal; 
	background:url("../img/buttons_large.png") no-repeat 0 -192px;
	cursor:pointer;
}

.rfqBankButton.disabled, .rfqDataButtonBUY.disabled, .rfqDataButtonSELL.disabled
{
	font-weight:lighter;
	font-style:italic;
	color:#5e5e5e;
	cursor:default;
}

.rfqDataButton.rfqMessage
{
	font-style:normal;
	color: black;
	cursor:default;
}

.rfqMessageFlagSELL, .rfqMessageSentFlagSELL, .rfqMessageRecalculatingFlagSELL,
.rfqMessageFlagBUY, .rfqMessageSentFlagBUY, .rfqMessageRecalculatingFlagBUY
{
	width: 18px;
	height: 24px;
	background:url("../img/rfqMessageFlag.png") repeat-x 0 0;
}

.rfqMessageSentFlagSELL
{
	background:url("../img/rfqMessageFlag.png") repeat-x 0 -24px;
}

.rfqMessageRecalculatingFlagSELL
{
	background:url("../img/rfqMessageFlag.png") repeat-x 0 -48px;
}

.rfqMessageFlagBUY
{
	background:url("../img/rfqMessageFlag.png") repeat-x 0 -72px;
}

.rfqMessageSentFlagBUY
{
	background:url("../img/rfqMessageFlag.png") repeat-x 0 -96px;
}

.rfqMessageRecalculatingFlagBUY
{
	background:url("../img/rfqMessageFlag.png") repeat-x 0 -120px;
}

.rfqBankButton.red
{ 
	background:url("../img/buttons_small.png") repeat-x 0 -120px;
	color:#ffffff;
	font-weight:normal;
}

.tricol { width: 53px; text-align: center; display:inline-block; font-weight:normal; }
.diff { font-weight:bold; }
.singleCol { width: 330px; text-align: center; cursor:default; }
.enabled .singleCol { cursor:pointer; }
.rfqSummary { width: 330px; color: #ffffff; }

.rfqBankText { width: 77px; text-align: left; display:inline-block; margin-left: 3px; }
.rfqTimeText { width: 37px; text-align: right; display:inline-block; margin-right: 3px; }

.disabled.expired, .disabled.expired .tricol
{
	font-weight:bold;
	font-style:normal;
}

.userPanel
{
	color: #ffffff;
	margin-left: auto;
	margin-right: 10px;
	margin-top: 5px;
}

.poweredByPanel
{
	margin-left: auto;
	margin-right: 10px;
	margin-top: 15px;
}

.userPanel * td {
	padding-left: 5px; 
}

.userPanel .bannerUser
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 22px;
	text-align: right;
	padding-right: 5px;
}

.glassPanel {
    background-color: black;
    filter: alpha(opacity=50);
    opacity: .50;
}

.rfqDataRows { margin-top: 10px; }
.rfqDataRows .gwt-CheckBox { font-size: 13px; }

.rfqApplication .gwt-DisclosurePanel .header, .rfqApplication .gwt-DisclosurePanel .header a, .rfqApplication .gwt-DisclosurePanel .header td { color:#FFFFFF;}
.rfqApplication  .gwt-DisclosurePanel .rfqContent {
	padding: 0px;
	margin-left: 0px;
	border-left: none;
}

.executionPopupContents
{
	margin-left: auto;
	margin-right: auto;
}

.tradeExecutionDataRow { background:url("../img/background_tradeData.png") no-repeat 0 0; }
.tradeExecutionDataRowGrey { background:url("../img/background_tradeData.png") no-repeat 0 -25px; }
.tradeExecutionDataRowWhite { background:url("../img/background_tradeData.png") no-repeat 0 -50px; }
.tradeExecutionDataRowLargeYellow { background:url("../img/background_tradeDataLarge.png") no-repeat 0 0; }
.tradeExecutionDataRowLargePurple { background:url("../img/background_tradeDataLarge.png") no-repeat 0 -50px; }
.tradeExecutionDataRowLargeGreen { background:url("../img/background_tradeDataLarge.png") no-repeat 0 -100px; }
.timerForeground { background:url("../img/background_tradeDataLarge.png") no-repeat 0 -150px; }
.timerBackground { background:url("../img/background_tradeDataLarge.png") no-repeat 0 -200px; }

.timerLabel
{
	color: #000000;
	text-align: center;
	font-weight: bold;
	font-size: 19px;
	vertical-align:middle;
}

.timerContainer
{
	margin: 10px 0px;
}

.timerContainer, .timerForeground, .timerBackground
{
	width: 455px;
	height: 50px;
}

.tradeDetailsPanel
{
	width: 455px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.tradeExecutionDataRow, .tradeExecutionDataRowWhite, .tradeExecutionDataRowGrey, .tradeExecutionDataRowLarge
{
	width: 455px;
	height: 25px;
	text-align:center;
	color: #ffffff;	
}

.tradeExecutionDataRowWhite .tradeExecutionDataHTML { color: #000000; }
.tradeExecutionDataRowLarge { height: 50px; }

.tradeExecutionFieldHTML, .tradeExecutionFieldHTMLLarge
{
	width: 105px;
	text-align:center;
	color: #ffffff;
	font-size: 13px;
	line-height: 25px;
	vertical-align: middle;
}

.tradeExecutionFieldHTMLLarge { line-height: 50px; }

.tradeExecutionDataHTML, .tradeExecutionDataHTMLLarge, .tradeExecutionDataHTMLLargeTwoLines
{
	width: 350px;
	color: #ffffff;
	text-align:center;
	font-size: 15px;
	font-weight: bold;
	line-height: 25px;
	vertical-align: middle;
}

.tradeExecutionDataHTMLLarge
{
	color: #000000;
	font-size: 19px;
	line-height: 50px;
}

.tradeExecutionDataRowLargeGreen .tradeExecutionDataHTMLLarge,
.tradeExecutionDataRowLargeGreen .tradeExecutionDataHTMLLargeTwoLines
{
	color: #ffffff;
	font-size: 15px;
}

.tradeExecutionDataRowLargeGreen .tradeExecutionDataHTMLLargeTwoLines
{
	line-height: 25px;
}


.buy	{ color: #428749; }
.sell	{ color: #d03030; }

.tradeExecutionYellow { color: #FFFF80; }

.tradeButtonPanel
{
	padding-bottom: 10px;
}

.tradeButton
{
	background:url("../img/buttons_trade.png") no-repeat 0 0;
	border:none; 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	overflow:hidden; 
	text-align:center;
	vertical-align:middle;
	width: 455px;
	height: 45px;
	line-height: 45px;
	padding:0px;
}

.tradeButton.buy, .buy .tradeButton
{ 
	background:url("../img/buttons_trade.png") no-repeat 0 -45px;
	cursor:pointer;
	color: #ffffff;
}

.tradeButton.sell, .sell .tradeButton
{ 
	background:url("../img/buttons_trade.png") no-repeat 0 -90px;
	cursor:pointer;
	color: #ffffff;
}

.tradeButton:hover, .tradeButton.over
{ 
	background:url("../img/buttons_trade.png") no-repeat 0 -135px;
	cursor:pointer;
	color: #000000;
}

.settingsLabel
{
  	width: 140px;
  	text-align: right;
  	padding-right: 5px;
  	font-size: 13px;
}

.messagePanel .message, .fenHorizontalPanel .gwt-PushButton, .userSettingsBlock .gwt-ListBox, .userSettingsBlock .gwt-PushButton, .gwt-MenuBar-vertical .gwt-MenuItem { font-size: 13px; }

.popupTitle
{
	text-align:center;
	font-size: 15px;
	font-weight: bold;
}

.popupTitleBlank
{
	width: 250px;
}

.dialogText
{
	text-align: center;
	font-size: 13px;
	padding-top: 5px;
}

.errorLabel
{
	height: 50px;
	width: 332px;
	margin-top: 10px;
}

.loginTextBox
{
	width: 150px;
}

.tradeDonePanel a:link, .tradeDonePanel a:visited, .tradeDonePanel a:hover, .tradeDonePanel a:active
{
	color: gold;
}

.tradeDoneText, .okButtonPanel
{
	width: 250px;
	color: #ffffff;
	text-align:center;
}

.tradeDoneText, .okButtonPanel
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.tradeButtonPanel .fenicsPopupCloseButton
{
	width: 45px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	margin-top: 4px;
	margin-left: 5px;
}

.pricingBlock .gwt-TabPanelBottom { width: 283px; }

.gwt-Hyperlink { cursor: pointer }
.hyperlink { margin:0; }
.termsText { margin: 15px; }

.fullScreenTerms
{
	height: 100%;
	width: 100%;
}

.priceDiv { height: 24px; }
.relevantPriceDiv, .shortPriceDiv { height: 15px; }

.rfqRowBest .priceDiv, .rfqRowBest .shortPriceDiv
{
  	height: 28px;
   	line-height: 28px;
	text-align: center;
	vertical-align: middle;
	font-size: large;
}

.relevantPriceDiv {	text-align: center; vertical-align: top; }
.relevantPriceSpan { font-size: x-small; font-style:italic; color: #5e5e5e; }

.rfqRowBest .relevantPriceDiv { height: 16px; line-height: 16px; }
.rfqRowBest .relevantPriceSpan { color: #D4D4D4; } 
.rfqRowBest .smaller { font-size: medium; }

.bestBank {	text-align: center;	vertical-align: middle;	font-size: x-small; }


.historyHeaderTitleCell { width: 100%; }
.historyPanel {	width: 100%; background-color: #000000; }

.historyDataPanel
{
	background-color: #303030;
	width: 100%;
	color: #ffffff;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 13px;
    margin-top: 2px;
}

.historyHeaderPanel
{
    line-height: 19px;    
	text-align: left;
	color: #ffffff;
	width: 100%;
	
	border-bottom: 1px solid #5E5E5E;
}

.historyHeaderLabelCollapse, .historyHeaderLabelExpand
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 12px;
    
	padding-left: 5px;
	width: 120px;
	background:url("../img/background_historyHeader.png") no-repeat 0 0;
	cursor: pointer;
}
.historyHeaderLabelExpand { background:url("../img/background_historyHeader.png") no-repeat 0 -20px; }

.fullHistoryTree
{
	background-color: #303030;
	color: #ffffff;
}

.fullHistoryTree table td
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
}

.amountText { margin-left: 5px; }

.historySplitPanel { margin-top: 0px; }

.historySplitPanel .gwt-SplitLayoutPanel-VDragger
{
    background: url("../img/resize.png") no-repeat scroll center center black;
    cursor: row-resize;
}

.historyPopup
{
    border: none;
    padding: 0px;
}

.historyExitButton
{
	background:url("../img/button_exit_small.png") no-repeat 0 0;
	width: 14px;
	height: 14px;
	border: none;
	vertical-align: middle;
}

.favoriteButton, .unfavoriteButton
{
	background:url("../img/favorite.png") no-repeat 0 0;
	width: 13px;
	height: 13px;
	border: none;
	padding: 0px;
	vertical-align: top;
	margin-top: 3px;
}

.unfavoriteButton { background:url("../img/favorite.png") no-repeat 0 -13px; }

.favoriteButton:hover,
.favoriteButton.over,
.unfavoriteButton:hover,
.unfavoriteButton.over
{
	background:url("../img/favorite.png") no-repeat 0 -26px;
}

.favoriteButton:hover, .favoriteButton.over, .unfavoriteButton:hover, .unfavoriteButton.over
{
	cursor:pointer;
}

.historyExitButton:hover, .historyExitButton.over
{
	cursor:pointer;
	background:url("../img/button_exit_small.png") no-repeat 0 -14px;
}

.favoriteDataRow
{
	padding-left: 3px;
	height: 19px;
  	line-height: 19px;		
}

.favoriteDataRow:hover, .favoriteDataRow.over
{
	cursor:pointer;
	color: #ffd46a;
}

.faveCcyLabel, .faveStgyLabel, .faveMatLabel, .faveStrikeLabel, .recentText
{
	text-align: center;
	font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 9px;
    white-space:nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0px 2px;
}

.faveCcyLabel { width: 55px; }
.faveStgyLabel { width: 25px; }
.faveMatLabel { width: 75px; }
.faveStrikeLabel { width: 75px; }

.recentData { padding: 5px 0; width: 260px; }
.recentDataBorder { border-bottom: 1px dashed #5E5E5E; }
.recentFavoriteContainer { width: 13px; }
.recentData .favoriteButton, .recentData .unfavoriteButton
{
	margin-top: 6px;
}

.recentText { text-align: left; padding-right: 7px; }
.recentTextRow { text-align: left; line-height: 13px; }

.buttonsAndPricerAndRfq { background: #000000; }
.gfidRfqButtonsPanel { margin-bottom: 10px;  }
.gfidRfqButton {  }

/* TALL ******************************************************************************/
.tall .rfqBankButton, .tall .rfqDataButtonSELL, .tall .rfqDataButtonBUY 
{ 
	height: 36px;
	background:url("../img/buttons_small_tall.png") repeat-x 0 0;
}

.tall .rfqDataButtonSELL { background:url("../img/buttons_large_tall.png") no-repeat 0 0; width:197px; }
.tall .rfqDataButtonBUY { background:url("../img/buttons_large_tall.png") no-repeat 0 -216px; width:197px; }

.tall .even .rfqDataButtonSELL { background:url("../img/buttons_large_tall.png") no-repeat 0 -36px; }
.tall .even .rfqBankButton { background:url("../img/buttons_small_tall.png") repeat-x 0 -36px; }
.tall .even .rfqDataButtonBUY { background:url("../img/buttons_large_tall.png") no-repeat 0 -252px; }

.tall .rfqDataButtonSELL.enabled:hover, .tall .enabled .rfqDataButton.over
{ 
	font-style:normal; 
	background:url("../img/buttons_large_tall.png") no-repeat 0 -72px;
	cursor:pointer;
}

.tall .rfqDataButtonBUY.enabled:hover, .tall .enabled .rfqDataButton.over
{ 
	font-style:normal; 
	background:url("../img/buttons_large_tall.png") no-repeat 0 -288px;
	cursor:pointer;
}

.tall .rfqBankButton.enabled:hover, .tall .enabled .rfqBankButton.over
{ 
	font-style:normal; 
	background:url("../img/buttons_small_tall.png") repeat-x 0 -72px;
	cursor:pointer;
	color: #000000;
}

.tall .rfqBankButton.red
{ 
	background:url("../img/buttons_small_tall.png") repeat-x 0 -180px;
	color:#ffffff;
	font-weight:normal;
}

.tall .rfqMessageFlagSELL, .tall .rfqMessageSentFlagSELL, .tall .rfqMessageRecalculatingFlagSELL,
.tall .rfqMessageFlagBUY, .tall .rfqMessageSentFlagBUY, .tall .rfqMessageRecalculatingFlagBUY
{
	width: 18px;
	height: 36px;
	background:url("../img/rfqMessageFlag_tall.png") repeat-x 0 0;
}

.tall .rfqMessageSentFlagSELL
{
	background:url("../img/rfqMessageFlag_tall.png") repeat-x 0 -36px;
}

.tall .rfqMessageRecalculatingFlagSELL
{
	background:url("../img/rfqMessageFlag_tall.png") repeat-x 0 -72px;
}

.tall .rfqMessageFlagBUY
{
	background:url("../img/rfqMessageFlag_tall.png") repeat-x 0 -108px;
}

.tall .rfqMessageSentFlagBUY
{
	background:url("../img/rfqMessageFlag_tall.png") repeat-x 0 -144px;
}

.tall .rfqMessageRecalculatingFlagBUY
{
	background:url("../img/rfqMessageFlag_tall.png") repeat-x 0 -180px;
}

.tall .rfqRowBest { height: 64px;	background:url("../img/backgrounds_best_tall.png") no-repeat 0 0; }
.tall .rfqRowBest .rfqAll { width: 120px; height: 58px; margin-top: 2px; }
.tall .rfqButtonBest, .bestButtonPanel { width:199px; height: 60px; white-space:nowrap; }

.tall .rfqRowBest .rfqButtonBestSELL, .tall .rfqRowBest .rfqButtonBestBUY
{
	background:url("../img/buttons_best_tall.png") no-repeat 0 0;
	margin-top: 2px;
	margin-left: 2px;
	color:#ffffff;
	border:none;
	width:195px;
	height: 58px;
}

.tall .rfqRowBest .rfqButtonBestBUY { background:url("../img/buttons_best_tall.png") no-repeat 0 -58px; }

.tall .rfqRowBest .rfqButtonBestSELL.enabled:hover, .tall .enabled .rfqRowBest .rfqButtonBestSELL.over
{ 
	background:url("../img/buttons_best_tall.png") no-repeat 0 -116px;
	cursor:pointer;
	color:#000000;
}

.tall .rfqRowBest .rfqButtonBestBUY.enabled:hover, .tall .enabled .rfqRowBest .rfqButtonBestBUY.over
{ 
	background:url("../img/buttons_best_tall.png") no-repeat 0 -174px;
	cursor:pointer;
	color:#000000;
}

.tall .rfqRowBest .rfqButtonBestSELL.enabled:hover .relevantPriceSpan, .tall .enabled .rfqRowBest .rfqButtonBestSELL.over .relevantPriceSpan, .tall .rfqRowBest .rfqButtonBestBUY.enabled:hover .relevantPriceSpan, .tall .enabled .rfqRowBest .rfqButtonBestBUY.over .relevantPriceSpan
{
	color: #000000;
}

.tall .rfqButtonBestSELL.disabled, .tall .rfqButtonBestBUY.disabled, .cancelAll.disabled
{
	cursor:default;
}

/* WIDE ******************************************************************************/
.wide .pricingBlock .gwt-TabPanelBottom { width: 384px; }

.wide .headerButtonLarge { width:277px; }
.wide .headerButtonLarge .inputCell { width:277px; }

.wide .pricingFooter .inputCell, .wide .pricingFooter .richCell { width: 295px; }

.wide .fenPurpleBlock .inputCell,
.wide .fenPurpleBlock .labelCell, 
.wide .fenPurpleBlock .solutionDirectionLabel { width: 384px; }

.wide .gwt-DecoratedTabBar .gwt-TabBarItem { width: 189px;}
.wide .messagePanel { width: 399px;}


.wide .faveCcyLabel { width: 80px; }
.wide .faveStgyLabel { width: 50px; }
.wide .faveMatLabel { width: 100px; }
.wide .faveStrikeLabel { width: 100px; }

.wide .recentData { text-align: left; width: 360px; }
