﻿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;
	background-color: #f1f5f4;
}
.market_watch_grid_style
{
	font-size: small;
}
.market_watch_scroll_style
{
	height:335px;
	overflow:scroll;
}

.market_by_price_style
{
	font-size:small;
	text-align:center;
	border-width:1px;
	border-style: solid;
	border-color: #6192A1;
	background-color: #D7DFE1;
	background-color: #f1f5f4;
}
.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: 250px;
    left: 300px;
    top:  150px;
    border: solid 3px #8A9DAE;
    margin: 10 10 10 10;
    padding: 10 10 10 10;
    cursor: move;
    visibility: hidden;    
}

.img_close
{
	cursor: pointer;
}
 
.heading_row
{
	width: 60px;
	height: 30px;
	text-align: center;
	font-family: Verdana;
	color: White;
	background-color: #6699cc;
	font-size:small;
	font-weight: bold;
	
	text-align: center;	
	background-repeat:repeat-x;
	background-position:0px 0px;	
	background-image:url(imgs/header2.png);
	background-image: url(imgs/skinA_header.png);
	
	border: 1px solid;
	border-color : #FDFDFD #93AFBA #93AFBA #FDFDFD;
	background-color:transparent;
	border-width: 0px 1px 0px 1px;
	border-left: 0px solid white;
	border-right: 0px solid #D6D6D6;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	color:#055A78;
	vertical-align:middle;
	text-align:center;
	
	background-color: #6699cc;
	
}


.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;
}

.wnd_sell
{
	position: absolute;
    background: #fff;
    width:  300px;
    height: 250px;
    left: 300px;
    top:  150px;
    
    font-size: small;
    
    border: 3px solid;
    border-color: #C0C4AD;
    
    visibility: visible;   
}
.wnd_sell_handle
{
	height: 25px;
    width: 300px;
    font-family: Verdana;
    font-size: small;
    font-weight: bold;
    cursor: move;
	border: 1px solid;
	border-color: #2C5C8A;
	color: White;
	background-color: #1579B4;
}

.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
{
	position: absolute;
    background: #fff;
    width:  650px;
    height: 300px;
    left: 300px;
    top:  150px;
    
    font-size: small;
    
    border: 3px solid;
    border-color: #C0C4AD;
    
    visibility: visible;
}
.wnd_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_positions
{
	position: absolute;
    background: #fff;
    width:  530px;
    height: 350px;
    left: 265px;
    top:  135px;
	left: auto;
	top: auto;
    margin: auto;
    padding: auto;    
    
    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;
}

.grid_working_orders_col_header
{
	font:	Arial 11px;
	width: 	20px;	
}

.logger
{
	color: Black;
	/*width: 100%;*/
	height: 150px;
	text-align: left;
	border: solid 1px #9FA99E;
	margin: 1px;
}
.logger_header
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	width: 100%;
	height: 20px;
	text-align: center;
	background-repeat:repeat-x;
	background-position:0px 0px;	
	/*background-image: url(imgs/logger_hdr.png);*/
	background-image: url(imgs/skinA_header.png);
	/*background-image:url(imgs/header2.png);*/
}

.logger_grid_header
{
}

.logger_grid_console
{
}

.logger_table
{
	width: 100%;
}

.workingorder_grid_col_header
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	width: 100px;
	/*height: 45px;*/
	text-align: center;
	background-repeat:repeat-x;
	background-position:0px 0px;	
	background-image:url(imgs/header2.png);
	background-image: url(imgs/skinA_header.png);
	
	border: 1px solid;
	border-color : #FDFDFD #93AFBA #93AFBA #FDFDFD;
	background-color:transparent;
	border-width: 0px 1px 0px 1px;
	border-left: 0px solid white;
	border-right: 0px solid #D6D6D6;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#055A78;
	vertical-align:top;
	text-align:center;
}

.positions_grid_col_header
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	width: 100px;
	height: 30px;
	text-align: center;
	background-repeat:repeat-x;
	background-position:0px 0px;	
	background-image:url(imgs/header2.png);
	background-image: url(imgs/skinA_header.png);
	
	border: 1px solid;
	border-color : #FDFDFD #93AFBA #93AFBA #FDFDFD;
	background-color:transparent;
	border-width: 0px 1px 0px 1px;
	border-left: 0px solid white;
	border-right: 0px solid #D6D6D6;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#055A78;
	vertical-align:top;
	text-align:center;
}

.page_header2
{
	font-size: medium;
	font-weight: bold;
	
	color: #FFF;
	width: 100%;
	height: 10%;
	
	/*text-indent: 2px;*/
	
	border-right: darkgray 1px solid;
	border-top: darkgray 1px solid;
	border-left: darkgray 1px solid;
	border-bottom: darkgray 1px solid;
	
	background-repeat:repeat-x;
	background-position:0px 0px;	
	background-image:url(imgs/ncel.png);
	
	margin: 0;
	padding: 0;
}

.fastorders_grid_col_header
{
	font-weight: bold;
	font-size: 12px;
	color: Black;
	width: 100px;
	/*height: 45px;*/
	text-align: center;
	background-repeat:repeat-x;
	background-position:0px 0px;	
	background-image:url(imgs/header2.png);
	background-image: url(imgs/skinA_header.png);
	
	border: 1px solid;
	border-color : #FDFDFD #93AFBA #93AFBA #FDFDFD;
	background-color:transparent;
	border-width: 0px 1px 0px 1px;
	border-left: 1px solid white;
	border-right: 1px solid #D6D6D6;
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	color:#055A78;
	vertical-align:top;
	text-align:center;
}

.button_0
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height: 25px;
	width: 40px;
}
.button_1
{
	font-family:Tahoma;
	font-size:11px;
	font-weight:bold;
	height: 25px;
	width: 100px;
}
