/*
// --------------------------------------------------------------------------------------------------------------------
// Basic Definitions
// --------------------------------------------------------------------------------------------------------------------
*/

body,table,tr,td,input,textarea,button,select,div,a {
	font-family: Arial, PMingLiU, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: transparent;
}
input,textarea,select {
	background-color:#ffffff;
}
img {
	border: none;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

a {
	text-decoration: underline;
}

td {
	vertical-align: top;
}

th {
	text-align:left;
}

input,textarea,select {
	background-color: #ffffff;
	/*
	border-width:1px;
	border-style: solid;
	border-color: #7e9db9;
	*/
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Shell Header Definitions begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-logo { /*margin:15px 0px 0px 20px;*/
	margin:5px 0px 0px 0px;
}

.shk-portal-body-container {
	width:1002px;
}

.shk-portal-shellheader {
	padding: 0px;
	margin: 0px;
	width: 100%;
	background-color: #ffffff;
}

.shk-portal-shellheader-container {
	padding: 10px 10px 0px 20px;
}

.shk-portal-shellheader-container td, .shk-portal-shellheader-container input,.shk-portal-shellheader-container textarea,.shk-portal-shellheader-container button,.shk-portal-shellheader-container select,.shk-portal-shellheader-container div, 
.shk-portal-shellheader-container td td
	{
	color: #333333;
	font-size:11px;
}

.shk-portal-shellheader-container a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}

.shk-portal-shellheader-container a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

.shk-portal-shellheader-login-container {
	padding: 0px 0px 0px 0px;
}

.shk-portal-shellheader-login-container td,.shk-portal-shellheader-login-container input,.shk-portal-shellheader-login-container textarea,.shk-portal-shellheader-login-container button,.shk-portal-shellheader-login-container select,.shk-portal-shellheader-login-container div 
{

	color: #333333;
	font-size: 11px;
}

.shk-portal-shellheader-login-container a {
	color: #333333;
	font-size: 11px;
	text-decoration: none;
}
.shk-portal-shellheader-login-container a:hover {
	color: #333333;
	font-size: 11px;
	text-decoration: underline;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Shell Header Definitions ends
// --------------------------------------------------------------------------------------------------------------------
*/ 
/*
// --------------------------------------------------------------------------------------------------------------------
// Fonts Definitions
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-font-1 {
	font-size: 11px;
	color: #333333;
}

.shk-portal-font-2 {
	font-size: 12px;
	color: #333333;
}

.shk-portal-font-3 {
	font-size: 11px;
	color: #E10915;
}

.shk-portal-font-4 {
	font-size: 12px;
	color: #E10915;
}

.shk-portal-font-4b {
	font-family: Arial, PMingLiU, Helvetica, sans-serif;
	font-size: 16px;
	color: #E10915;
}

.shk-portal-font-5 {
	font-size: 11px;
	color: #01b804;
}

.shk-portal-font-6 {
	font-size: 12px;
	color: #01b804;
}

.shk-portal-font-6b {
	font-family: Arial, PMingLiU, Helvetica, sans-serif;	
	font-size: 16px;
	color: #01b804;
}

.shk-portal-font-7 {
	font-size: 10px;
	color: #3369a9;
	background-color: #b2e2ee;
	text-decoration: underline;
}

.shk-portal-font-7ab {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}

.shk-portal-font-7a {
	font-size: 12px;
	color: #333333;
}

.shk-portal-font-7bb {
	font-size: 12px;
	color: #E10915;
	font-weight: bold;
	text-decoration: underline;
}

.shk-portal-font-7b {
	font-size: 12px;
	color: #E10915;
	text-decoration: underline;
}

.shk-portal-font-7c {
	font-size: 12px;
	color: #E10915;
	font-weight: bold;
}

.shk-portal-font-8 {
	display: block;
	color: #333333;
	background-image: url('../images/box_pink.gif');
	padding: 1px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 11px;
}

.shk-portal-font-9 {
	display: block;
	color: #333333;
	background-image: url('../images/box_pink.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 12px;
}

.shk-portal-font-10 {
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}

.shk-portal-font-11 {
	font-size: 11px;
	color: #666666;
}

.shk-portal-font-12 {
	display: block;
	color: #333333;
	background-image: url('../images/box_red.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
}

.shk-portal-font-13 {
        font-weight: bold;
        color: #E10915;
        font-size: 12px;
}

.shk-portal-font-14 {
	font-family: Arial, PMingLiU, Helvetica, sans-serif;			
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}

.shk-portal-font-15 {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}

.shk-portal-text-norecord
{
	color: #E10915;
}
.shk-portal-change-none {
	
}

.shk-portal-change-down {
	color: #E10915;
}

.shk-portal-change-rise {
	color: #01b804;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Link CSS Definitions <a>
// --------------------------------------------------------------------------------------------------------------------
*/
a.shk-portal-link-1 {
	font-size: 11px;
	color: #333333;
	text-decoration: underline;
}

a.shk-portal-link-2 {
	font-size: 11px;
	color: #E10915;
	text-decoration: underline;
}

a.shk-portal-link-2b {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.shk-portal-link-3 {
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}

a.shk-portal-link-4 {
	font-size: 11px;
	color: #E10915;
	font-weight: bold;
	text-decoration: underline;
}

a.shk-portal-link-5 {
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
}

a.shk-portal-link-6 {
	font-size: 12px;
	color: #E10915;
	text-decoration: underline;
}

a.shk-portal-link-7 {
	display: block;
	color: #333333;
	background-image: url('../images/box_red.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 3px;
	font-size: 12px;
	text-decoration: underline;
}

a.shk-portal-link-8 {
	display: block;
	color: #333333;
	background-image: url('../images/box_red.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 12px;
	text-decoration: none;
}

a.shk-portal-link-9 {
	display: block;
	color: #333333;
	background-image: url('../images/box_pink.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 2px;
	font-size: 12px;
	text-decoration: none;
}

a.shk-portal-link-10 {
	display: block;
	color: #333333;
	background-image: url('../images/box_pink.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.shk-portal-link-11 {
	display: block;
	color: #333333;
	background-image: url('../images/box_grey.gif');
	padding: 0px 0px 0px 15px;
	background-repeat: no-repeat;
	background-position: 0px 1px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.shk-portal-link-12 {
	color: #3369a9;
	background-color: #b2e2ee;
	font-size: 10px;
	text-decoration: underline;
}

a.shk-portal-link-13 {
	color: #E10915;
	font-size: 12px;
	text-decoration: underline;
}

a.shk-portal-link-equity {
	color: #E10915;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.shk-portal-link-futures {
	color: #4a9f44;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

a.shk-portal-link-options {
	color: #f2802a;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

.shk-portal-button-1 {
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

.shk-portal-button-1 .b {
	display: inline;
	vertical-align: top;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background: none;
	color: #ffffff;
	border: none;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
}

.shk-portal-button-1 .l {
	display: inline;
	vertical-align: top;
	padding: 0px 0px 6px 0px;
	font-size: 11px;
	color: #ffffff;
	background-image: url('../images/button_1_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.shk-portal-button-1 .r {
	vertical-align: top;
	padding: 0px 0px 6px 0px;
	font-size: 11px;
	width: 4px;
	display: inline;
	color: #ffffff;
	background-image: url('../images/button_1_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.shk-portal-button-2 {
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

.shk-portal-button-2 .b {
	display: inline;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
	background: none;
	color: #ffffff;
	border: none;
	padding: 0px 4px 0px 30px;
	margin: 0px 0px 0px 0px;
}

.shk-portal-button-2 .l {
	display: inline;
	vertical-align: middle;
	padding: 0px 0px 6px 0px;
	font-size: 11px;
	color: #ffffff;
	background-image: url('../images/button_2_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.shk-portal-button-2 .r {
	vertical-align: middle;
	padding: 0px 0px 6px 0px;
	font-size: 11px;
	width: 4px;
	display: inline;
	color: #ffffff;
	background-image: url('../images/button_2_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

.shk-portal-button-3 {
	color: #ffffff;
	text-decoration: none;
	display: inline;
}

.shk-portal-button-3 .b {
	display: inline;
	vertical-align: top;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background: none;
	color: #ffffff;
	border: none;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
}

.shk-portal-button-3 .l {
	display: inline;
	vertical-align: top;
	padding: 3px 0px 6px 0px;
	font-size: 14px;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url('../images/button_3_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.shk-portal-button-3 .r {
	vertical-align: top;
	padding: 3px 0px 6px 0px;
	font-size: 14px;
	width: 4px;
	display: inline;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url('../images/button_3_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}


.shk-portal-button-4 {
	color: #ffffff;
	background-color: #ffffff;
	text-decoration: none;
	display: inline;
}

.shk-portal-button-4 .b {
	display: inline;
	vertical-align: middle;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	background: none;
	color: #ffffff;
	border: none;
	height: 22px;
	line-height: 22px;
	padding: 0px 4px 0px 4px;
	margin: 0px 0px 0px 0px;
}

.shk-portal-button-4 .l {
	display: inline;
	vertical-align: top;
	padding: 0px 0px 8px 0px;
	height: 26px;
	line-height: 26px;
	font-size: 14px;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url('../images/button_4_bg.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.shk-portal-button-4 .r {
	vertical-align: top;
	padding: 0px 0px 8px 0px;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	width: 4px;
	display: inline;
	color: #ffffff;
	background-color: #ffffff;
	background-image: url('../images/button_4_bg.gif');
	background-repeat: no-repeat;
	background-position: top right;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Image Definitions <img>
// --------------------------------------------------------------------------------------------------------------------
*/
img.shk-portal-img-1 {
	margin: 0px;
}

img.shk-portal-img-2 {
	margin: 0px 5px 0px 0px;;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Specify Definitions
// --------------------------------------------------------------------------------------------------------------------
*/ /*
// --------------------------------------------------------------------------------------------------------------------
// Portlet Definitions
// --------------------------------------------------------------------------------------------------------------------
*/
.bea-portal-window {
	margin: 0px 0px 3px 3px;	
}
.bea-portal-window-titlebar-title {
	font-size: 13px;
	font-weight: bold;
/*	color: #E10915;	*/
}

.shk-portal-portlet-1 {
	margin: 0px 0px 3px 3px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #a1a1a1;
	border-left: 1px solid #a1a1a1;
	border-bottom: 1px solid #a1a1a1;
	
}

.shk-portal-portlet-1 div,.shk-portal-portlet-1 p,.shk-portal-portlet-1 input,.shk-portal-portlet-1 span,.shk-portal-portlet-1 td
{ 
	
}

.shk-portal-portlet-1 a { 
	font-weight: bold;
	color: #E10915;
	text-decoration: underline;
}

.shk-portal-portlet-1 div.bea-portal-ie-table-buffer-div {
	background-image: url('../images/redline.gif');
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px 0px 3px 0px;
}

.shk-portal-portlet-2 {
	margin: 0px 0px 3px 3px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #a1a1a1;
	
}

.shk-portal-portlet-3 {
	margin: 0px 0px 0px 3px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #a1a1a1;	
}

.shk-portal-portlet-3 div.bea-portal-ie-table-buffer-div {
	background-image: url('../images/grey_dotline.gif');
	background-repeat: repeat-x;
	background-position: top;
	padding: 0px 0px 3px 0px;
}

.shk-portal-portlet-3 .bea-portal-window-titlebar-container {
	background-image: none;
}
.shk-portal-portlet-3 .bea-portal-window-content {
	padding:0px;
}

.shk-portal-portlet-4 {
	margin: 0px 0px 3px 3px;
	padding: 0px 0px 0px 0px;
	border: 0px solid #a1a1a1;	
}

.shk-portal-portlet-4 div.bea-portal-ie-table-buffer-div {
	padding: 0px 0px 3px 0px;
}

.shk-portal-portlet-4 .bea-portal-window-titlebar-container {
	background-image: none;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Table Definitions start
// --------------------------------------------------------------------------------------------------------------------
*/
table.shk-portal-display-table-1 {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: solid;
	border-color: #a1a1a1;
	border-width: 0px 0px 1px 1px;
	empty-cells: show;
	word-break:break-word;
	overflow:auto;	
}

.shk-portal-display-table-1 th {
	
	background-color: #999999;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	background-image: url(../images/dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

table.shk-portal-display-table-1 th.shk-portal-display-th-first {
	background-image: none;
}

table.shk-portal-display-table-1 td {
	padding: 2px 5px 2px 5px;
}

table.shk-portal-display-table-1 td.shk-portal-display-td-first {
	
}

table.shk-portal-display-table-1 tr.shk-portal-display-tr-odd td{
	background-color: #ededed;
	background-image: url(../images/grey_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-1 tr.shk-portal-display-tr-even td{
	background-image: url(../images/grey_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-1 tr.shk-portal-display-tr-last td{
	background-image: none;
}

table.shk-portal-display-table-2 {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: solid;
	border-color: #a1a1a1;
	border-width: 0px 0px 1px 1px;
	empty-cells: show;
}

.shk-portal-display-table-2 th {
	
	background-color: #999999;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	background-image: url(../images/dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

table.shk-portal-display-table-2 th.shk-portal-display-th-first {
	background-image: none;
}

table.shk-portal-display-table-2 td {
	background-image: url(../images/dot_white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 2px 5px 2px 5px;
}

table.shk-portal-display-table-2 td.shk-portal-display-td-first {
	background-color: #ffffff;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-2 tr {
	background-color: #ffffff;
	background-image: url(../images/dot_white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-2 tr.shk-portal-display-tr-last td.shk-portal-display-td-first
	{
	background-color: #ffffff;
	background-image: url(../images/dot_line_last.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-2 tr.shk-portal-display-tr-last td {
	background-color: #ffffff;
	background-image: none;
}

table.shk-portal-display-table-3 {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: solid;
	border-color: #a1a1a1;
	border-width: 0px 0px 0px 0px;
	empty-cells: show;
}

.shk-portal-display-table-3 th {
	
	background-color: #999999;
	padding: 3px 5px 3px 5px;
	color: #ffffff;
	background-image: url(../images/dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

table.shk-portal-display-table-3 th.shk-portal-display-th-first {
	background-image: none;
}

table.shk-portal-display-table-3 td {
	background-image: url(../images/dot_white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
	padding: 2px 5px 2px 5px;
}

table.shk-portal-display-table-3 td.shk-portal-display-td-first {
	background-color: #ffffff;
	background-image: url(../images/dot_line.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-3 tr {
	background-color: #ffffff;
	background-image: url(../images/dot_white.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-4 {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: solid;
	border-color: #a1a1a1;
	border-width: 0px 0px 1px 1px;
	empty-cells: show;
}
/* market & news table */
table.shk-portal-display-table-5 {
	width: 100%;
	empty-cells: show;
	border-collapse: collapse;
	border-spacing: 1px;
	border-style: solid;
	border-color: #a1a1a1;
	border-width: 0px 0px 1px 1px;
	empty-cells: show;
	word-break:break-word;
	overflow:auto;	

}

.shk-portal-display-table-5 th {
	background-color: #999999;
	padding: 2px 2px 2px 2px;
	color: #ffffff;
	background-image: url(../images/dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top left;

}

table.shk-portal-display-table-5 th.shk-portal-display-th-first {
	background-image: none;
}


table.shk-portal-display-table-5 td {
	padding: 1px 2px 1px 2px;
}

table.shk-portal-display-table-5 td.shk-portal-display-td-first {
	
}

table.shk-portal-display-table-5 tr.shk-portal-display-tr-odd td{
	padding: 1px 2px 1px 2px;
	background-color: #ededed;
	background-image: url(../images/grey_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

table.shk-portal-display-table-5 tr.shk-portal-display-tr-even td{
	padding: 1px 2px 1px 2px;
	background-image: url(../images/grey_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}
table.shk-portal-display-table-5 td, table.shk-portal-display-table-5 td div{
	font-size:11px;
}
table.shk-portal-display-table-5 tr.shk-portal-display-tr-last td{
	background-image: none;
}

.shk-portal-display-th-num {
	text-align: right;
}
.shk-portal-display-th-text {
	text-align: left;	
}
.shk-portal-display-td-num {
	text-align: right;
}

.shk-portal-display-td-text {
	text-align: left;
}

.shk-portal-display-th-sorted {
	
}

.shk-portal-display-th-sortable {
	background-image: url("../images/arrow_off.png");
	background-repeat: no-repeat;
	background-position: left;
}

.shk-portal-display-th-sortable a {
	color: #ffffff;
	text-decoration: none;
}

.shk-portal-display-th-ascending {
	background-image: url("../images/arrow_up.png");
	background-repeat: no-repeat;
	background-position: left;
}

.shk-portal-display-th-descending {
	background-image: url("../images/arrow_down.png");
	background-repeat: no-repeat;
	background-position: left;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Table Definitions end
// --------------------------------------------------------------------------------------------------------------------
*/ /*
// --------------------------------------------------------------------------------------------------------------------
// Calendar Definitions start
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-calendar-td {
	background-color: #ededed;
}

.shk-portal-calendar-th {
	background-color: #e10915;
}

.shk-portal-calendar-td-selected {
	background-color: #e2aaa9;
	color: #ffffff;
}

.dotline-bottom {
	background-image: url(../images/grey_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.dotline-top {
	background-image: url(../images/grey_dotline.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.dotline-left {
	background-image: url(../images/grey_dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.dotline-right {
	background-image: url(../images/grey_dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.dotline-2-bottom {
	background-image: url(../images/white_dotline.gif);
	background-repeat: repeat-x;
	background-position: bottom left;
}

.dotline-2-top {
	background-image: url(../images/white_dotline.gif);
	background-repeat: repeat-x;
	background-position: top left;
}

.white-dotline-2-left {
	background-image: url(../images/white_dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top left;
}

.white-dotline-2-right {
	background-image: url(../images/white_dotline_v.gif);
	background-repeat: repeat-y;
	background-position: top right;
}

.shk-menu-text {
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.shk-portal-display-paging a { 
	font-size:11px;
	font-weight:bold;
	color: #E10915;
	text-decoration: underline;
}


/*
// --------------------------------------------------------------------------------------------------------------------
// Messages Definitions
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-message {
	font-weight: bold;
	color: #333333;
}

.shk-portal-message ul {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
}

.shk-portal-message li {
	list-style-image: url("../images/error_icon.gif");
	list-style-position: outside;
}

.shk-portal-error-message {
	font-weight: bold;
	color: #E10915;
}

.shk-portal-error-message ul {
	margin: 2px 0px 2px 0px;
	padding: 0px 0px 0px 25px;
}

.shk-portal-error-message li {
	list-style-image: url("../images/error_icon.gif");
	list-style-position: outside;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Tables Definitions begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-table-1 {
	border-collapse: collapse;
}

.shk-portal-table-1 td {
	border: 1px black solid;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Tables Definitions begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-table-layout-1 {
	
}

.shk-portal-table-layout-1 td {
	padding: 2px 5px 2px 0px;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Forms Definitions ends
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-title-1 {
	font-weight: bold;
	text-decoration: underline;
}

.shk-portal-title-2 {
	font-weight: bold;
}

.shk-portal-title-compinfo-1 {
	font-weight: bold;
	font-size: 20px;
	color: #057490;
	padding-bottom: 15px;
}

.shk-portal-title-compinfo-2 {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 10px;
}
.shk-portal-title-compinfo-3 {
	font-size: 12px;
	font-weight: bold;
	padding-bottom: 5px;
}

.shk-portal-label-1 {
	font-weight: bold;
	color: #333333;
}

.shk-portal-label-2 {
	font-weight: bold;
	color: #333333;
}

.shk-portal-label-3 {
	font-weight: bold;
	color: #333333;
	vertical-align:middle;	
}

.shk-portal-label-4 {
	font-weight: bold;
	color: #333333;
	background-color:#ffeced;
}

.shk-portal-text-1 {
	color: #333333;
}

.shk-portal-text-2 {
	font-weight: bold;
	color: #333333;
}

.shk-portal-text-3 {
	font-weight: bold;
	color: #E10915;
}

.shk-portal-text-4 {
	font-weight: bold;
	font-style: italic;
	color: #E10915;
}

.shk-portal-td-button {
	text-align: right;
	padding: 0px 5px 5px 0px;
}

.shk-portal-table-form-1 td {
	padding: 2px 0px 2px 0px;
}

.shk-portal-input-disabled {
	background-color: #cccccc;
}

.shk-portal-table-login td {
	vertical-align: middle;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Forms Definitions ends
// --------------------------------------------------------------------------------------------------------------------
*/ 
/*
// --------------------------------------------------------------------------------------------------------------------
// padding Definitions begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-td-dotline-v-1 {
	padding: 0px 10px 0px 10px;
	background-image: url(../images/grey_dotline_2_v.gif);
	background-repeat: no-repeat;
	background-position: 10px 0px;
}

.shk-portal-td-pad-1 {
	height: 6px;
	line-height: 6px;
}

.shk-portal-span-pad-1 {
	width: 20px;
}

/*
// --------------------------------------------------------------------------------------------------------------------
// padding Definitions ends
// --------------------------------------------------------------------------------------------------------------------
*/ 

/*
// --------------------------------------------------------------------------------------------------------------------
// Popup window Definitions begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-popup {
	background-color: #ffffff;
	min-height: 500px;
	height: 500px;
	margin: 0px;
	width: 100%;
	
}

.bea-portal-body{
	margin: 0px 0px 0px 0px;

}
.bea-portal-body-content {
	margin: 0px 0px 0px 0px;
}
.shk-portal-popup-header {
	background-color: #ffffff;
	height: 60px;
}

.shk-portal-popup-logo {
	margin: 10px 0px 5px 10px;
}

.shk-portal-popup-td-button-close {
	padding: 0px 5px 10px 0px;
	vertical-align: bottom;
	text-align: right;
}

.shk-portal-popup-container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	background-image: url('../images/shk_bg.gif');
	background-repeat: repeat-x;
}

.shk-portal-popup-container-border-left {
	width: 6px;
	background-image: url('../images/shk_greyline_02.gif');
	background-repeat: no-repeat;
	background-position: 4px 0px;
}

.shk-portal-popup-container-border-right {
	width: 6px;
	background-image: url('../images/shk_greyline_02.gif');
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.shk-portal-popup-container-border-top {
	height: 6px;
	line-height: 6px;
	background-image: url('../images/shk_greyline.gif');
	background-repeat: repeat-x;
	background-position: bottom;
}

.shk-portal-popup-container-border-top-left {
	height: 6px;
	line-height: 6px;
	background-image: url('../images/shk_greyline.gif');
	background-repeat: no-repeat;
	background-position: 4px bottom;
}

.shk-portal-popup-container-border-top-right {
	height: 6px;
	line-height: 6px;
	background-image: url('../images/shk_greyline.gif');
	background-repeat: no-repeat;
	background-position: -992px bottom;
}

.shk-portal-popup-content {
	border: none;
	background-color: #ffffff;
	margin: 0px;
	padding: 3px 3px 0px 3px;


}

.shk-portal-popup-content .bea-portal-window {
	margin: 0px;
	
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Popup window Definitions ends
// --------------------------------------------------------------------------------------------------------------------
*/ 
 /*
// --------------------------------------------------------------------------------------------------------------------
// Page Layout begins
// --------------------------------------------------------------------------------------------------------------------
*/

.bea-portal-layout,.bea-portal-layout-grid,.bea-portal-layout-border,.bea-portal-layout-flow
	{
	background-color: #ffffff;
	width: 100%;
}

.shk-portal-layout-trading,.shk-portal-layout-home,.shk-portal-layout-trading,.shk-portal-layout-trading-tab
{
	background-color: #ffffff;
	width: 100%;
}
.layout-placeholder-container
	{
	vertical-align:top;
}
.bea-portal-layout-placeholder-container
	{
	vertical-align:top;
}
td.bea-portal-layout-placeholder-container
	{
	vertical-align:top;
}
td.bea-portal-layout-placeholder-container-north, td.bea-portal-layout-placeholder-container-east, td.bea-portal-layout-placeholder-container-south, td.bea-portal-layout-placeholder-container-west 
	{
	vertical-align:top;	
}


/*
// --------------------------------------------------------------------------------------------------------------------
// Home Portal Layout Style for book
????????????????????????????????????????????????????????????????????????????????
?                                                  ?                           ?
?        homeAds01Placeholder                      ?                           ?
???????????????????????????????????????????????????? homeQuickLinkPlaceholder  ?
?                            ?                     ?                           ?
?                            ?                     ?                           ?
? homeAds02Placeholder       ? homeInfoPlaceholder ?                           ?
?                            ?                     ?                           ?
????????????????????????????????????????????????????????????????????????????????
  
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-layout-home {
	border: 0px solid #000000;
	padding: 0px;

}
.shk-portal-layout-home .shk-portal-layout-container-1 {
	padding:3px 0px 0px 0px;
}

.shk-portal-layout-home .shk-portal-layout-container-2 {
	padding:3px 0px 0px 0px;	
}

.shk-portal-layout-home .shk-portal-layout-container-3 {
	padding:3px 0px 0px 0px;	
}
.shk-portal-layout-home .shk-portal-layout-container-4 {
	padding:3px 0px 0px 0px;
}

.shk-portal-layout-trading {
	border: 0px solid #000000;
	padding: 0px;

}
.shk-portal-layout-trading .shk-portal-layout-container-1 {
	padding:3px 0px 0px 0px;
}

.shk-portal-layout-trading .shk-portal-layout-container-2 {
	padding:3px 0px 0px 0px;	
}

.shk-portal-layout-trading .shk-portal-layout-container-3 {
	padding:3px 0px 0px 0px;	
}
.shk-portal-layout-trading .shk-portal-layout-container-4 {
	padding:3px 0px 0px 0px;
}



/*
// --------------------------------------------------------------------------------------------------------------------
// Page Layout ends
// --------------------------------------------------------------------------------------------------------------------
*/
/*
// --------------------------------------------------------------------------------------------------------------------
// HSI Chart begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-hsichart-header {
 background-color: #FFE292;
 }
.shk-portal-hsichart-footer { 
 background-color: #ECECEC;
 }
 /*
// --------------------------------------------------------------------------------------------------------------------
// HSI Charts ends
// --------------------------------------------------------------------------------------------------------------------
*/




/*
// --------------------------------------------------------------------------------------------------------------------
// Link CSS Definitions button
// --------------------------------------------------------------------------------------------------------------------
*/

button.shk-portal-link-1 
{
	padding : 0px;
	margin  : 0px;
	cursor  : pointer;
	
    font-size: 11px;
    color: #333333;
    text-decoration: underline ; 
    
    border-width : 0px 0px 0px 0px;
    border-style : solid;
    border-color :  #000000;
	background-color : transparent;
}

button.shk-portal-link-2
{
	padding : 0px;
	margin  : 0px;
	cursor  : pointer;
	
	font-size: 11px;
	color: #E10915;
	text-decoration: underline;
	
	border-width : 0px 0px 0px 0px;
    border-style : solid;
    border-color :  #000000;
	background-color : transparent;
}
.shk-portal-futureTrader-table td 
{
	line-height:25px;
}

.shk-portal-caculator-table-td 
{
 	line-height:25px;
}

.shk-portal-accountOpening-table td
{
 	line-height:25px;
}

.shk-portal-quickContact-table td 
{
 	line-height:19px; 
}

/*
// --------------------------------------------------------------------------------------------------------------------
// Ajax portlet Definitions button
// --------------------------------------------------------------------------------------------------------------------
*/

.bea-portal-window-content-async-load {
/*	position: absolute; */
	position:relative;
	top:-20px;
	background-image:url(../images/gray_load.gif);
    background-repeat:no-repeat;
    background-position:0px 0px;
    width:18px;
    height:18px;
    margin-top:-25px;
    z-index:10;

}

/*
// --------------------------------------------------------------------------------------------------------------------
// Ajax portlet Definitions button
// --------------------------------------------------------------------------------------------------------------------
*/


/*
// --------------------------------------------------------------------------------------------------------------------
// index tab menu begins
// --------------------------------------------------------------------------------------------------------------------
*/
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu {
  float:left;
  width:100%;
  background:#FFFFFF url("../images/tabmenu_index_bg.gif") repeat-x left bottom;
  font-size:11px;
  line-height:14px;
  font-weight:bold;

  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu ul {
margin:0;
padding:0px 10px 0 10px;
list-style:none;
  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu li {
  display:inline;
  margin:0;
  padding:0;
  
  white-space:nowrap;
  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a {
  float:left;
  background:url("../images/tabmenu_index_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 36px;
  text-decoration:none;
  
  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a span {
  float:left;
  display:block;
  background:url("../images/tabmenu_index_right.gif") no-repeat right top;
  padding:4px 28px 4px 6px;
  color:#666666;
  
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a span {float:none;}
/* End IE5-Mac hack */
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a:hover span {
  color:#666666;
  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a:hover {
  background-position:0% -22px;
  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a:hover span {
  background-position:100% -22px;
  }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu a:hover span, .bea-portal-book-primary-menu-single-container #shk-portal-tabmenu .bea-portal-book-primary-menu-single-item-active a span
{ background-position:100% -22px;color: #666666; }
.bea-portal-book-primary-menu-single-container #shk-portal-tabmenu .bea-portal-book-primary-menu-single-item-active a:link, .bea-portal-book-primary-menu-single-container #shk-portal-tabmenu .bea-portal-book-primary-menu-single-item-active a:visited, .bea-portal-book-primary-menu-single-container #shk-portal-tabmenu .bea-portal-book-primary-menu-single-item-active a:hover
{ background-position: 0% -22px; }
/*
// --------------------------------------------------------------------------------------------------------------------
// index tab menu ends
// --------------------------------------------------------------------------------------------------------------------
*/

/*
// --------------------------------------------------------------------------------------------------------------------
// trading tab menu begins
// --------------------------------------------------------------------------------------------------------------------
*/
.bea-portal-book-menu-single-container #shk-portal-tabmenu {
  float:left;
  width:100%;
  background:#FFFFFF url("../images/tabmenu_1_bg.gif") repeat-x left bottom;
  font-size:11px;
  line-height:14px;
  font-weight:bold;

  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu ul {
margin:0;
padding:0px 10px 0 10px;
list-style:none;
  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu li {
  display:inline;
  margin:0;
  padding:0;
  
  white-space:nowrap;
  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu a {
  float:left;
  background:url("../images/tabmenu_1_left.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 5px;
  text-decoration:none;
  
  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu a span {
  float:left;
  display:block;
  background:url("../images/tabmenu_1_right.gif") no-repeat right top;
  padding:4px 10px 4px 6px;
  color:#666666;
  
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.bea-portal-book-menu-single-container #shk-portal-tabmenu a span {float:none;}
/* End IE5-Mac hack */
.bea-portal-book-menu-single-container #shk-portal-tabmenu a:hover span {
  color:#666666;
  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu a:hover {
  background-position:0% -44px;
  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu a:hover span {
  background-position:100% -44px;
  }
.bea-portal-book-menu-single-container #shk-portal-tabmenu a:hover span, .bea-portal-book-menu-single-container #shk-portal-tabmenu .bea-portal-book-menu-single-item-active a span
{ background-position:100% -44px;color: #666666; }
.bea-portal-book-menu-single-container #shk-portal-tabmenu .bea-portal-book-menu-single-item-active a:link, .bea-portal-book-menu-single-container #shk-portal-tabmenu .bea-portal-book-menu-single-item-active a:visited, .bea-portal-book-menu-single-container #shk-portal-tabmenu .bea-portal-book-primary-menu-single-item-active a:hover
{ background-position: 0% -44px; }
/*
// --------------------------------------------------------------------------------------------------------------------
// trading tab menu ends
// --------------------------------------------------------------------------------------------------------------------
*/

/*
// --------------------------------------------------------------------------------------------------------------------
// tab menu 1 begins
// --------------------------------------------------------------------------------------------------------------------
*/
.shk-portal-tabmenu-container-1 {
	padding:0px 0px 5px 0px;

}
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu {
  float:left;
  width:100%;
  background:#FFFFFF url("../images/tabmenu_1_bg.gif") repeat-x left bottom;
  font-size:11px;
  line-height:18px;
  font-weight:bold;

  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu ul {
margin:0;
padding:0px 5px 0 0px;
list-style:none;
  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu li {
  display:inline;
  margin:0;
  padding:0;
  
  white-space:nowrap;
  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a {
  float:left;
  background:url("../images/tabmenu_1_left.gif") no-repeat left top;
  margin:2px 2px 0 0px;
  padding:0 0 0 5px;
  text-decoration:none;
  
  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a span {
  float:left;
  display:block;
  background:url("../images/tabmenu_1_right.gif") no-repeat right top;
  padding:2px 5px 2px 3px;
  color:#666666;
  
  }
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a span {float:none;}
/* End IE5-Mac hack */
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a:hover span {
  color:#666666;
  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a:hover {
  background-position:0% -44px;
  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a:hover span {
  background-position:100% -44px;
  }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu a:hover span, .shk-portal-tabmenu-container-1 #shk-portal-tabmenu .bea-portal-book-menu-single-item-active a span
{ background-position:100% -44px;color: #666666; }
.shk-portal-tabmenu-container-1 #shk-portal-tabmenu .bea-portal-book-menu-single-item-active a:link, .shk-portal-tabmenu-container-1 #shk-portal-tabmenu .bea-portal-book-menu-single-item-active a:visited, .shk-portal-tabmenu-container-1 #shk-portal-tabmenu .bea-portal-book-primary-menu-single-item-active a:hover
{ background-position: 0% -44px; }

.shk-portal-accountOpening-mandatory-input {
        background-color:#ffeced;
}

.shk-portal-accountOpening-textarea {
  background-color: #FFFFFF;
  border: 1px solid #7E9EB7;
  width: 720px;
  height: 60px;
  overflow: auto;
  padding: 5px;
  font-size: 11px;
  font-style: bold;
  line-height: 1.5;
}

.shk-portal-accountOpening-line-td {
  height: 10px;
}

div.shk-portal-accountOpening-header {
	padding: 7px;
}

.shk-portal-agreement {
  list-style: square inside; color:#E10915;
}

.shk-portal-mandatory-checkbox {
	background-color:#ffeced;
}
/*
// --------------------------------------------------------------------------------------------------------------------
// tab menu 1 ends
// --------------------------------------------------------------------------------------------------------------------
*/




