
/* ******************************************************************* */
/* base globals */
/* ******************************************************************* */

form
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

body
{
	margin: 0px 0px 0px 0px;
	
}

a img
{
	border-style: none;
}

.inviso
{
	display: none;
}

.clear
{
	clear: both;
	font-size: 0px;
	line-height: 0px;
}


/* accessibility */
.hidden
{
	position: absolute;
	left: -10000px;
	top: auto;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

div.dateTimeControl
{
	float: left;
	padding-right: 10px;
}


table.cellPadding1 tr th,
table.cellPadding1 tr td
{
	padding: 1px 1px 1px 1px;
}

table.cellPadding3 tr th,
table.cellPadding3 tr td
{
	padding: 3px 3px 3px 3px;	
}

table.noCellSpacing,
table.noCellPaddingOrSpacing
{
	border-collapse: collapse;
	border-spacing: 0px;
}

table.noCellPaddingOrSpacing tr th,
table.noCellPaddingOrSpacing tr td
{
	padding: 0px 0px 0px 0px;	
}

table.maxWidth
{
	width: 100%;
}

tr.vAlignTop,
td.vAlignTop,
th.vAlignTop
{
	vertical-align: top;
}

tr.vAlignMiddle,
td.vAlignMiddle,
th.vAlignMiddle
{
	vertical-align: middle;
}

tr.alignLeft,
td.alignLeft,
th.alignLeft
{
	text-align: left;	
}

tr.alignRight,
td.alignRight,
th.alignRight
{
	text-align: right;	
}

iframe.noBorder
{
	border-style: none;
}


/* ******************************************************************* */
/* ******************************************************************* */
body
{
    margin: 0px 0px 0px 0px;
    /* background-color: #505050; */
	background-color: #000000;
}
        
body, div, p, table, tr, td, th, ol, ul, li, fieldset, legend, a,
h1, h2, h3, h4, h5
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

body, div, p, table, tr, td, th, ol, ul, li, fieldset, legend, a
{
	font-size: 12px;
	line-height: 14px;
}        
              
div.spotPriceComponent
{
    width: 213px;
    height: 374px;
    background-image: url('/Images/spot_bg_active.png');
    background-repeat: no-repeat;
}

div.spotPriceComponent div.comPadding
{
	padding: 1px 1px 1px 1px;
}

div.spotPriceComponent div.topSpacer
{
	width: 10px;
	height: 11px;
	font-size: 0px;
	line-height: 0px;
}

div.spotPriceComponent div.topControls
{
	width: 207px;
	padding-top: 6px;
	padding-bottom: 7px;	
	text-align: right;	
}

div.spotPriceComponent div.topControls input:hover
{
	background-color: #505050;
}

div.spotPriceComponent div.area
{
	margin-top: 8px;
	width: 211px;
	height: 114px;
}

div.spotPriceComponent div.area div.section
{
	width: 211px;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}

div.spotPriceComponent div.area div.section div.row
{
	padding-left: 16px;	
	height: 28px;	
	background-image: url('/Images/spot_line_bg.png');
	background-repeat: repeat-x;
}

div.spotPriceComponent div.area div.section div.rowHighlight
{
	background-image: url('/Images/spot_main_bg.png');
	background-repeat: repeat-x;
}

div.spotPriceComponent div.area div.section div.headerRow div.cell
{
	font-weight: bold;
}

div.spotPriceComponent div.area div.section div.row div.headerCell1
{
	width: 65px;
}

div.spotPriceComponent div.area div.section div.row div.headerCell2
{
	width: 82px;
}


div.spotPriceComponent div.area div.section div.row div.cell
{
	float: left;
	height: 28px;
	line-height: 28px;
}

div.spotPriceComponent div.area div.section div.row div.cell img
{
	margin-top: 7px;
}

div.spotPriceComponent div.area div.section div.row div.cell1
{
	width: 33px;	
}

div.spotPriceComponent div.area div.section div.row div.cell2
{
	width: 55px;
	text-align: right;
}

div.spotPriceComponent div.area div.section div.row div.cell3
{
	margin-left: 4px;
	width: 10px;
	margin-right: 14px;	
}

div.spotPriceComponent div.area div.section div.row div.cell4
{
	width: 55px;
	text-align: right;
}

div.spotPriceComponent div.area div.section div.row div.cell5
{
	padding-left: 4px;
}
        
div.spotPriceComponent div.exchange
{
	margin-top: 6px;	
	font-size: 12px;
	line-height: 14px;
	padding-left: 16px;	
	padding-top: 11px;
}     

div.spotPriceComponent div.exchange div.rate
{
	padding-bottom: 3px;
}

div.spotPriceComponent div.exchange div.timestamp
{
	font-size: 11px;
	line-height: 13px;
	padding-top: 3px;
}

div.spotPriceComponent div.loading,
div.spotPriceComponent div.loading div.shadow
{
    width: 100%;
    height: 372px;    
}
        
div.spotPriceComponent div.loading
{    	
    background-image: url('/Images/spot_bg_idle.png');
	background-repeat: no-repeat;
}

div.spotPriceComponent div.loading div.shadow
{
    line-height: 100px;    
    text-align: center;
    text-decoration: blink;
    background-image: url('/Images/inactive_tile.png');
}

div.spotPriceComponent div.idleSpot
{
	width: 100%;
    height: 372px;
    line-height: 372px;
    text-align: center;
	background-image: url('/Images/spot_bg_idle.png');
	background-repeat: no-repeat;
}

div.spotPriceComponent div.shadowPanel
{
	display: none;
	position: absolute;	
	background-image: url('/Images/inactive_tile.png');
	width: 213px;
	height: 374px;	
}

div.spotPriceComponent div.shadowPanel div.progressBar
{
	width: 100%;
	height: 100%;
	background-image: url('/Images/spinner_dark.gif');
	background-repeat: no-repeat;
	background-position: center center;	
}
        
.inviso
{
    display: none;
}
        
.clear
{
    font-size: 0px;
    line-height: 0px;        	
}