﻿body 
{
	font-family: Verdana;
	font-size: 12px;
}

#header
{
	width: 990px;
	background: url(imgs/ncel.png) bottom left repeat;
	
	font-size: small;
	color: White;
	height: 32px;
	font-family: verdana;
}

.page_header
{
	font-size: medium;
	font-weight: bold;
	
	color: #FFF;
	height: 25px;
	
	text-indent: 2px;
	
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	background-color: #2C485E;
	
	margin: 0;
	padding: 0;
}

.tbl_filter
{
	border-right: lightgrey 1px solid;
	border-top: lightgrey 1px solid;
	border-left: lightgrey 1px solid;
	border-bottom: lightgrey 1px solid;
	background-color: #EFF3FB;

	width: 400px;
}

#footer
{
	width: 980px;
	height: 132px;
	background: url(imgs/ncel_info.png) bottom left no-repeat;
	font-family: verdana;
}

.loginStatus
{
	font-size: small;
	color: Gray;
	margin: 5px;
}

.heading
{
	width: 725px;
	margin: 0px 0px;
	padding: 0px 5px;
	height: 24px;
	text-align: left;
	font-weight: bold;
	font-family: verdana;
	font-weight: bold;
	font-size: small;
	background-color: #cccccc;
	color: Black;
	text-transform: uppercase;
}

.us_gold_label_style
{
	font-weight: bold;
}
.us_gold_table_style
{
	color: #616065;
	margin-left : 5px;
}
.us_gold_bid_label_style
{
	font-weight: bold;
	color :#6699CC;
}
.us_gold_ask_label_style
{
	font-weight: bold;
	color: #DB7093;
}

.market_watch_style
{
	font-size: small;
	border-width:1px;
	border-style: solid;
	border-color: #6192A1;
	background-color: #D7DFE1;
}
.market_watch_grid_style
{
	font-size: small;
}
.market_watch_scroll_style
{
	height:350px;
	overflow:scroll;
}

.market_by_price_style
{
	font-size:small;
	text-align:center;
	border-width:1px;
	border-style: solid;
	border-color: #6192A1;
	background-color: #D7DFE1;
}
.market_by_price_grid_style
{
	background-color: #edeee6;
}

.working_orders_list_style
{
	font-size: small;
	border-width:1px;
	border-style: solid;
	border-color: #6192A1;
}

.buy_button_style
{
	color: #2B6BC2;
	background-color:#d8d6c9;
	font-weight:bold;
	width:60px;
}
.modify_button_style
{
	color: black;
	background-color:#d8d6c9;
	font-weight:bold;
	width:60px;
}
.close_button_style
{
	color: black;
	background-color:#d8d6c9;
	font-weight:bold;
	width:60px;
}

.textBox_style
{
	border-width: 1px;
	width: 100px;
}

.modify_textbox_style
{
	border-width: 1px;
	width: 100px;
	color: Gray;
}

.select_style
{
	border-width: 1px;
	width: 150px;
}

.sell_button_style
{
	color: #db1a49;
	background-color:#d8d6c9;
	font-weight:bold;
	width:60px;
}

.order_confirmation_wnd_style
{
    position: absolute;
    background: #FFFFFF;
    font-size: small;
    width:  300px;
    height: 200px;
    left: 200px;
    top:  200px;
    padding: 10px 20px;
    margin: 10px 20px;
    border: solid 3px #8A9DAE;
    cursor: move;
    visibility: hidden;
    -radius: 10pt;
    -moz-border-radius:8pt 8pt;
}

.img_close
{
	cursor: pointer;
}
 
.heading_row
{
	width: 59px;
	height: 15px;
	text-align: center;
	font-family: Verdana;
	color: White;
	background-color: #6699cc;
	font-size:small;
	font-weight: bold;
}


.scrollBody
{
	height: 100px; 
	overflow: scroll; 
}

.hot_quotes_scroll
{
	width: 800px;
	font-size:small;
}

.lscoldwar { 
	overflow: hidden; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 8pt; 
	color: #000000; 
	background: #ffff99; 
	font-weight: normal; 
	text-align: left
}


.grid_positions
{
	width: 528px;
	height: 276px;
	border: 1px solid silver;	
}

.debug_window
{
	font-size: small;
	visibility: hidden;	
	
	width: 980px;
	height: 60px;
	overflow: scroll;
}

.wnd_mbp
{
	position: absolute;
    background: #fff;
    width:  300px;
    height: 285px;
    left: 265px;
    top:  135px;
    
    border: 2px solid;
    border-color: #DAD6D3;
    
    visibility: hidden;
}

.wnd_handle_mbp
{
	height: 25px;
    
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    cursor: move;
	border: 1px solid;
	border-color: #2C5C8A;
	color: White;
	background-color: #083475;
}
.grid_mbp
{
	height: 200px;
	width: 270px;

	border-width:1px;
	border-style: solid;
	border-color: #2c769d;
	background-color:#d0d0d0;
}
.grid_mbp_col_name
{
	width: 80px;
	
	color: White;
	background-color: #4e93be;
	
	font-weight: bold;
	text-align: center;
}
.table_mbp_contract
{
	border-width:1px;
	border-style: solid;
	border-color: #2c769d;
	background-color:#4e93be;
}



.wnd_fast_order_entry_col
{
	width: 80px;
	
	color: White;
	background-color: #4e93be;
	
	font-weight: bold;
	text-align: center;
	padding: 1px;
}


.wnd_work_ords
{
	position: absolute;
    background: #fff;
    width:  530px;
    height: 310px;
    left: 265px;
    top:  135px;
    
    font-size: small;
    
    border: 3px solid;
    border-color: #C0C4AD;
    
    visibility: visible;   
}

.wnd_work_ords_handle
{
	height: 25px;
    width: 528px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    cursor: move;
	border: 1px solid;
	border-color: #2C5C8A;
	color: White;
	background-color: #1579B4;
}
.grid_work_ords
{
	height: 200px;
	width: 678px;
	
	background-color:#d0d0d0;
}

.wnd_work_ord_table_buttons
{
	border-width:1px;
	border-style: solid;
	border-color: #2c769d;
	
	background-color:#d0d0d0;
}

.info_window
{
	width: 980px;	
	margin: 5px;
	
	font-size: 11px;
	
	border: 1px;
	border-style: solid;
	border-color: #156fab;	
}

.info_window_contents
{
	width: 980px;
	height: 100px;
	
	overflow: scroll;
}

.message_window_style
{
	width: 980px;	
	margin: 5px;
	
	font-size: 11px;
	
	border: 1px;
	border-style: solid;
	border-color: #156fab
}
.message_window_label_style
{
	height:21px;
	color: White;
	background-color: #6699cc;
	
	text-align: center;
	font-size: small;
}
.message_window_scroll_style
{
	font-size: small;
	height: 100px; 
	overflow: scroll;
}

.even
{
	background-color:#f5f5f5;
}

.uneven
{
	background-color:#FFFFFF;
}
    
.wnd_positions
{
	position: absolute;
    background: #fff;
    width:  530px;
    height: 350px;
    left: 265px;
    top:  135px;
    
    font-size: small;
    
    border: 3px solid;
    border-color: #C0C4AD;
    
    visibility: visible;
}
.wnd_positions_handle
{
	height: 25px;
    
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    cursor: move;
	border: 1px solid;
	border-color: #2C5C8A;
	color: White;
	background-color: #1579B4;
}

.wnd_fast_order_entry
{
	position: absolute;
    background: #fff;

	width: 780px;
    height: 315px;
    left: 150px;
    top:  150px;
    
    font-size: small;
    
    border: 3px solid;
    border-color: #C0C4AD;
    
    visibility: visible;
    
    overflow: scroll;
}
.wnd_handle_fast_order_entry
{
	height: 25px;

    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    cursor: move;
	border: 1px solid;
	border-color: #2C5C8A;
	color: White;
	background-color: #1579B4;
}

.iconOpenPositions
{
	background-image: url('imgs/openPositions.jpg');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.iconMBP
{
	background-image: url('imgs/mbp.jpg');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.iconWorkingOrders
{
	background-image: url('imgs/workingorders.png');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}

.iconFastOrders
{
	background-image: url('imgs/fastOrders.jpg');
	background-repeat: no-repeat;
	width: 18px;
	height: 18px;
	text-align: center;
}