@CHARSET "UTF-8";

html, body {
	background:url(../img/company_vision/bg.png) repeat-x 0 80px;
}

:focus {
/*    outline-color: #0099da;	*/
    outline-color: 0099da;
}

a {
	color:#8f8f8f;
	text-decoration:none;
}

a:hover, a:active, a:link, a:focus {
/*	color:#0099da; */
	color:0099da;
	text-decoration:none;
	outline: 0;
	cursor:pointer;
}

.bluebar {
	height:5px;
	/* background-color:#0099da; */
	background-color:0099da;
	margin-bottom:7px;
}

.theme_font_color{
	color:#0099da;
}

.theme_background_color{
	background-color:#0099da;
}

#logo_mobile {
	width:100%;
	max-width:100%;
	height:55px;
	padding:14px 0 11px 0;
	background:url(../img/company_vision/logo.png) no-repeat 0 0px;
}
#logo {
	width:178px;
	height:55px;
	padding:14px 0 11px 0;
	float:left;
	background:url(../img/company_vision/logo.png) no-repeat 0 14px;
}
.footer_logo {
	width:124px;
	height:38px;
	background:url(../img/company_vision/footer_logo.png) no-repeat;
	padding-right:25px;
}
.menu_container > ul > li > ul > li a:hover{
	color:#0099da; 
	font-weight:bold;
	font-size:13px;
}
.menu_container ul li.current-menu-item {
	background:url(../img/company_vision/menu_current.png) repeat-x; color:#fff;
}
.menu_container > ul > li {
	background:url(../img/company_vision/menu_sep.png) no-repeat right 0;
}

.btn_control_panel {
	background-color:#0099da;
}

#tabs1 ul li a, #tabs3 ul li a, #tabs4 ul li a, #tabs5 ul li a, #tabs6 ul li a, #tabs7 ul li a,#tabs9 ul li a, #relatedProductTabs ul li a, #securityChartUiTabs ul li a, #orderExecutionModeTab ul li a{
	color: #0099da;	
}

.login_table_header{
	background-color:#0099da;	
}
.btn_common_white {
	color:#0099da;
}
.mobile_btn_common_white {
	color:#0099da;
}

.overlay_title{
	color:#0099da;	
	border-bottom:2px #0099da solid;
}
#ranking_slider .title{
	color: #0099da;
}
#preference_content_container .row_data{
	color: #0099da;
}
.btn_showhide {
	background-color:#0099da;
}
span.selectArrow{
	border:1px solid #0099da;
	background:#0099da;
}
span.selectOption:hover{
	color:#ffffff;
	background:#0099da;	
}	
.arrow_downward, .arow_downward_2{
	background:url(../img/company_vision/btn_showhide.png) no-repeat 0 -1px;
}

.arrow_upward, .arrow_upward_2 {
	background:url(../img/company_vision/btn_showhide.png) no-repeat 0 -8px;
}
#bell { 
	background:url(../img/company_vision/bell.png) no-repeat 0 18px; 
}
.btn_common_small {
	background:url(../img/company_vision/btn_70x26.png) no-repeat 0 0;
}
.btn_common {
	background:url(../img/company_vision/btn_90x32.png) no-repeat 0 0;
}
.btn_common_120 {
	background:url(../img/company_vision/btn_120x32_buy.png) no-repeat 0 0;
}
.btn_common_big {
	background:url(../img/company_vision/btn_210x78.png) no-repeat 0 0;
}
.btn_common_long {
	background:url(../img/company_vision/btn_common_long.png) no-repeat 0 0;
}
.btn_common_login {
	background:url(../img/company_vision/btn_common_login.png) no-repeat 0 0;
}
.add_watch_list_icon{
	background-image: url(../img/company_vision/btn_add_watch_list.png);
}
.btn_a{
	background:url(../img/company_vision/btn_A.png) no-repeat 0 0;
}
.btn_a_big{
	background:url(../img/company_vision/btn_A_big.png) no-repeat 0 0;
}
.btn_c{
	background:url(../img/company_vision/btn_C.png) no-repeat 0 0;
}
.btn_f{
	background:url(../img/company_vision/btn_F.png) no-repeat 0 0;
}
.btn_r{
	background:url(../img/company_vision/btn_R.png) no-repeat 0 0;
}
.btn_w_big{
	background:url(../img/company_vision/btn_W_big.png) no-repeat 0 0;
}
.css-chain{
	background:url(../img/company_vision/on-off-chain.png);
}
.css-label-s{
	background:url(../img/company_vision/on-off-s.png);
}
.css-label{
	background:url(../img/company_vision/on-off.png);
}
.checkbox_on{	
	background:url(../img/company_vision/checkbox_on.png);
}
#order_menu_table .btn_order_edit_text, #portfolio_menu_table .btn_edit_cost{
	background-image: url(../img/company_vision/edit_icon.png);
}
#order_menu_table .btn_order_edit_text_note{
	background-image: url(../img/company_vision/edit_note_icon.png);
}
.repeatable_icon{
	background-image:url(../img/company_vision/repeatable_icon.png);	
}
.mobile_btn_common{
	background:url(../img/company_vision/btn_210x78.png) no-repeat 0 0;
}


