﻿.GAMHoldingTickerTable
{
	border:solid 1px #006666;
	width:240px;
}

.TickerHeaderTableRow
{
	height:0px;
}

.TickerHeaderTableCell
{
	height:0px;
}

.TickerHeaderDiv
{
	background-color:#e5f0f0;
	font-weight:bold;
	color:#006666;
}

.TickerBodyDiv
{
	font-family:Arial;
	font-size:x-small;
	position:relative;
}

.TickerFooterDiv
{
	background-color:#e5f0f0;
	font-family:Arial;
	font-size:xx-small;
	font-style:italic;
	color:#006666;
}

.StockPriceLabel
{
	font-family:Arial;
	font-size:small;
	
}

.TickerTableCell
{
	
}

.tbcTickerBody
{
	border:solid 1px #006666;
}


.TickerTablePanel
{
	border:solid 1px #e5f0f0;
	position:relative;	
	height:86px;
}

.PriceDownDiv
{
	color:#ea5458;
	font-size:x-large;
	left:90px;
	top:25px;
	position:absolute;	
	text-align:right;
	width:86px;
}

.PriceUpDiv
{
	color:#7ab800;
	font-size:x-large;
	left:90px;
	top:25px;
	position:absolute;	
	text-align:right;
	width:86px;	
}

.MarketCodeDiv
{
	position:absolute;
	left:3px;
	top:3px;
	color:#006666;
	font-weight:bold;
}

.MarketDetailDiv
{
	position:absolute;
	left:45px;
	top:3px;
	width:120px;
	color:#006666;
}

.DenominationDownDiv
{
	color:#ea5458;
	font-size:x-large;
	left:178px;
	top:25px;
	position:absolute;
}

.DenominationUpDiv
{
	color:#7ab800;
	font-size:x-large;
	left:178px;
	top:25px;
	position:absolute;
}

.ChangePercentDownDiv
{
	color:#ea5458;
	font-size:medium;
	left:125px;
	top:53px;
	position:absolute;
	text-align:right;
	width:50px;
}

.ChangePercentUpDiv
{
	color:#7ab800;
	font-size:medium;
	left:125px;
	top:53px;
	position:absolute;
	text-align:right;
	width:50px;
}
.StockTickerUpDiv
{
	width:20px;
	height:20px;
	top:53px;
	left:178px;
	position:absolute;
	background-image:url('/Images/PriceUp.png');
	background-repeat:no-repeat;
}
.StockTickerDownDiv
{
	width:20px;
	height:20px;
	top:53px;
	left:178px;
	position:absolute;
	background-image:url('/Images/PriceDown.png');
	background-repeat:no-repeat;
}
.LastPriceDateDiv
{
	position:absolute;
	left:2px;
	top:65px;
	color:#006666;
	width:110px;
}

.StockCodeDiv
{
	position:absolute;
	left:2px;
	top:23px;
	width:60px;
	color:#006666;
	font-size:small;
	font-weight:bold;
}

.StockDetailDiv
{
	position:absolute;
	left:2px;
	top:43px;
	color:#006666;
	width:110px;
	font-size:small;
}


/* Additional Stock Detail Styles  */

.AdditionalStockInformationDiv
{
	width:450px;
	height:250px;
	font-family:Arial;
	position:relative;
	border:solid 1px #006666;
	background-color:#e5f0f0;
}

.DailyAccumVolumeLabelDiv
{
	position:absolute;
	left:8px;
	top:10px;
	color:#006666;
	width:200px;
	text-align:right;
	font-size:small;
	
	
}

.LastTradeAskPriceLabelDiv
{
	position:absolute;
	left:8px;
	top:30px;
	color:#006666;
	width:200px;
	text-align:right;
	font-size:small;
	
}

.LastTradeBidPriceLabelDiv
{
	position:absolute;
	left:8px;
	top:50px;
	color:#006666;
	width:200px;
	text-align:right;
	font-size:small;
	
}

.LastTradeDateTimeLabelDiv
{
	position:absolute;
	left:8px;
	top:70px;
	color:#006666;
	width:200px;
	text-align:right;
	font-size:small;
	
}

.LastTradePriceLabelDiv
{
	position:absolute;
	left:8px;
	top:90px;
	color:#006666;
	width:200px;
	text-align:right;
	font-size:small;
	
}

.LastTradeVolumeLabelDiv
{
	position:absolute;
	left:8px;
	top:110px;
	width:200px;
	text-align:right;
	color:#006666;
	font-size:small;
	
}

.DailyAccumVolumeDiv
{
	position:absolute;
	left:218px;
	top:10px;
	color:#006666;
	width:150px;
	font-size:small;
	
}
.LastTradeAskPriceDiv
{
	position:absolute;
	left:218px;
	top:30px;
	color:#006666;
	width:150px;
	font-size:small;
	
}
.LastTradeBidPriceDiv
{
	position:absolute;
	left:218px;
	top:50px;
	color:#006666;
	width:150px;
	font-size:small;
	
}
.LastTradeDateTimeDiv
{
	position:absolute;
	left:218px;
	top:70px;
	color:#006666;
	width:150px;
	font-size:small;
}
.LastTradePriceDiv
{
	position:absolute;
	left:218px;
	top:90px;
	color:#006666;
	width:150px;
	font-size:small;
}
.LastTradeVolumeDiv
{
	position:absolute;
	left:218px;
	top:110px;
	color:#006666;
	width:150px;
	font-size:small;
}

.GAMHoldingPricePanel
{
	position:relative;
	width:180px;
}

.PriceFirstLinePanel
{
	position:relative;
}

.PriceSecondLinePanel
{
	position:relative;
}

.PriceLabel
{
	margin: 0px 2px 0px 0px;
	position: relative;
	color: #006666;
	width: 30px;
	font-family: Arial;
	font-size: 14px;
	font-weight: 700;
}

.DenominationLabel
{
	margin: 0px 2px 0px 0px;
	position:relative;
	color:#006666;
	width:30px;
	font-family:Arial;
	font-size:14px;
	font-weight:700;
}
.EffectiveDateTimeTextLabel
{
	margin: 0px 2px 0px 0px;
	position:relative;
	left:0px;
	color:#006666;
	width:150px;
	font-family:Arial;
	font-size:11px;
}
.TimeZoneLabel
{
	margin: 0px 2px 0px 0px;
	position:relative;
	color:#006666;
	font-family:Arial;
	font-size:11px;
}

.EffectiveDateTimeLabel
{
	margin: 0px 2px 0px 0px;
	position:relative;
	color:#006666;
	font-family:Arial;
	font-size:11px;
}

.AlternativePanelLabel
{
	margin: 0px 2px 5px 0px;
	position:relative;
	color:#006666;
	font-family:Arial;
	font-size:14px;
}