body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333;
	background-image: url(/en/images/bp/common/bg.jpg);
	background-repeat:repeat-x;
	background-color:#e5e5e5;
	margin:0px 0px;
	padding:0px;
	width: 100%;
	text-align:center;
}

a:link {
	COLOR: #666;
}

a:visited {
	COLOR: #666;
}

a:hover {
	COLOR: #666;
}

a:active {
	COLOR: #666;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#447082;
	line-height:24px
}

.title_black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#000000;
	line-height:24px
}

.gradient_bg {
	text-align: center;
	font-size: 10;
	font-weight: normal;
	font-family: Verdana;
	padding: 0px;
	color: #666;
	border: 1px solid #D4D4D4;
	
	/* Mozilla: */
    background: -moz-linear-gradient(top, #FFFFFF, #f0f0f0);
	/* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f0f0f0));
    /* MSIE */
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#f0f0f0');
	/* Opera 11.10 + */
    background-image: -o-linear-gradient(top, #FFFFFF, #f0f0f0);    
}

.gradient_bg_linear {	
	/* Mozilla: */
    background: -moz-linear-gradient(top, #FFFFFF, #f0f0f0);
	/* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f0f0f0));
    /* MSIE */
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#f0f0f0');
	/* Opera 11.10 + */
    background-image: -o-linear-gradient(top, #FFFFFF, #f0f0f0);    
}

.title_blue_12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#447082;
}

.txtContent {
	text-align: left;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:#6f6e6e;
}

.txtContentLarge {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	color:#6f6e6e;
}

.txtContentCenter {
	text-align: center;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:#6f6e6e;
}

.txtInput {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#000000;
}

.txtContentRight {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color:#6f6e6e;
}

.txtInnerContent {
	text-align: left;
	padding-right: 3%;
	padding-left: 3%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 19px;
	color:#6f6e6e;
}

.txtInputRight {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color:#000000;
}

.txtServRec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color:#6f6e6e;
}

.txtterms {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color:#6f6e6e;	
}

.txtRecent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight:lighter;
	color:#333;
}

.txtfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight:lighter;
	color:#6f6e6e;
}

.txtfooter a:link {
	text-decoration: none;
}

.txtfooter a:hover {
	text-decoration: underline;
}

.txtfooter a:hover:visited {
	text-decoration: underline;
}

.txtfooter a:visited {
	text-decoration: none;
}

.navtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight:lighter;
	color:#ffffff;
}

.navtxt a {
	text-decoration:none;
	color:white;
}

.navtxt a:hover {
	text-decoration:underline;
	color:white;
}

.navtxt a:visited {
	color:white;
}

.navpath {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	vertical-align:middle;
}

.navtitle {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: right;
	vertical-align:middle;
}

.section_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color:#ffffff;	
}

.section_header_bg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	color:#333333;
	background-color:#f1f1f1;
	text-align: left;
}

.noline_th {
	vertical-align: bottom;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
.noline_th a:link {
	text-decoration: none;
}
.noline_th a:hover {
	text-decoration: underline;
}
.noline_th a:visited {
	text-decoration: none;
}



.underline_th {
	vertical-align: bottom;
	border-bottom:solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
}
.underline_th a:link {
	text-decoration: none;
}
.underline_th a:hover {
	text-decoration: underline;
}
.underline_th a:visited {
	text-decoration: none;
}



.upperline_td {
	border-top:solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
.upperline_td a:hover {
	color:red;
}



.underline_td {
	border-bottom:solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
.underline_td a:hover {
	color:red;
}



.upperunderline_td {
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
}
.upperunderline_td a:hover {
	color:red;
}


.picborder {
	border: 1px solid #dcd8d8;
}

.txtRedMsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#ff0000;
}

.txtStep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#b7b7b7;
	line-height:24px;
	vertical-align:middle;
}

.txtStep_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#447082;
	line-height:24px;
	vertical-align:middle;
}

.txtblue12px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color:#447082;	
}

.txtDeepGreyBold11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color:#6f6765;	
}

.txtErr
{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	/*font-weight: lighter;*/
	font-variant: normal;
	color: #333;
	line-height: 18px;
	letter-spacing: 0.2px;
	color:red;
}

.vBottom {
	vertical-align: bottom;
}

.title_white_11px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	/*font-weight: bold;*/
	color:#ffffff;
}

.txt_gray_16px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color:#6f6e6e;
}





/** dojo.css **/
/* Dialog */

.dijitDialog {
	position: absolute;
	z-index: 999;
	padding: 1px;
     overflow: hidden;       /* override overflow: auto; from ContentPane to make dragging smoother */
}

.dj_ff2 .dijitDialog {
     overflow: auto;          /* avoid disappearing cursor problem, see #7408 */
}

.dijitDialogFixed div.dijitDialogTitleBar {
	cursor:default; 
}

.dijitDialogUnderlayWrapper {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 998;
	display: none;
	background: transparent !important;
}

.dijitDialogUnderlay {
	background: #eee;
	opacity: 0.5;
}

.dj_ie .dijitDialogUnderlay {
	filter: alpha(opacity=50);
}

/* images off, high-contrast mode styles */
.dijit_a11y .dijitInputLayoutContainer,
.dijit_a11y .dijitDialog {
	opacity: 1 !important;
	background-color: white !important;
}

.dijitDialog .closeText {
	display:none;
	/* for the onhover border in high contrast on IE: */
	position:absolute;
}

.dijit_a11y .dijitDialog .closeText {
	display:inline;
}

/* Dialog */

.dijitDialog {
	background: #fff;
	border: 1px solid #7eabcd;
	/*
	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=5, OffY=5, Color='#adadad', Positive='true');
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, ShadowOpacity=.30), progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='5', MakeShadow='true', ShadowOpacity='0.50');
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#666666', ShadowOpacity=.30, Direction=135, Strength=3);
	*/
	padding: 0px;
	-webkit-box-shadow: 0px 5px 10px #adadad;
}

.dijitDialog .dijitDialogPaneContent {
	background: #fff;
	border:none;
	border-top: 1px solid #d3d3d3; /* w/out this, an <h1> on the top line causes a gap between the .content and .label */
	padding:10px;

}

.dijitDialogTitleBar {
	/* outer container for the titlebar of the dialog */
	background: #fafafa url("../../dojo/titleBar.png") repeat-x top left;
	padding: 5px 6px 3px 6px;
	cursor: move;
	outline:0; /* remove this line if keyboard focus on dialog startup is an issue. tab still takes you to first focusable element */
}

.dijitDialogTitle {
	/* typography and styling of the dialog title */
	font-weight: bold;
	padding: 0px 4px;
}

.dijitDialogCloseIcon {
	/* the default close icon for the dialog */
	/* background : url("../../dojo/spriteRoundedIconsSmall.png") no-repeat right top; */
	background: url("../../dojo/tabClose.png") no-repeat right top;
	position: absolute;
	vertical-align: middle;
	right: 6px;
	top: 4px;
	height: 15px;
	width: 15px;
	cursor: pointer;
}
.dj_ie6 .dijitDialogCloseIcon {
	background : url("../../dojo/tabClose.gif") no-repeat right top;
}

.dijitDialogCloseIcon-hover {
	background: url("../../dojo/tabCloseHover.png") no-repeat right top;
}
.dj_ie6 .dijitDialogCloseIcon-hover {
	background : url("../../dojo/tabCloseHover.gif") no-repeat right top;
}

/* start for canon cart tooltip*/
  
.dijitTooltip {
	position: absolute;
	z-index: 2000;
	display: block;
	
	left: 50%;
	top: -10000px;
	overflow: visible;
	
	background: transparent;	
}
.dijitTooltipContainer {
	border: solid black 2px;
	background: #b8b5b5;
	color: black;
	font-size: small;
}
.dijitTooltipFocusNode {
	padding: 2px 2px 2px 2px;
}
.dijitTooltipConnector {
	position: absolute;
}
.dijitTooltipData {
	display:none;
}
.dijitLayoutContainer{
	position: relative;
	display: block;
	overflow: hidden;
}


.dijitTooltipDialog {
	
	background: transparent;	
}
.dijitTooltipBelow {
	
	padding-top: 13px;
}
.dijitTooltipAbove {
	
	padding-bottom: 13px;
}
.dijitTooltipContainer {
	
	background: #ffffff url(../../dojo/popupMenuBg.gif) repeat-x bottom left;
	border: 1px solid #7eabcd;
	padding: 0.45em;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.dijitTooltipConnector {
	
	border:0px;
	z-index: 2;
}
.dijitTooltipABRight .dijitTooltipConnector {
	
	left: auto !important;
	right: 3px;
}
.dijitTooltipBelow .dijitTooltipConnector {
	
	top: 0px;
	left: 3px;
	background:url(../../dojo/tooltipConnectorUp.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dijitTooltipBelow .dijitTooltipConnector {
	
	background-image: url(../../dojo/tooltipConnectorUp.gif);
}
.dijitTooltipAbove .dijitTooltipConnector {
	
	bottom: 0px;
	left: 3px;
	background:url(../../dojo/tooltipConnectorDown.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dijitTooltipAbove .dijitTooltipConnector {
	background-image: url(../../dojo/tooltipConnectorDown.gif);
}
.dijitTooltipAbove .dijitTooltipConnector {
	bottom: -3px;
}
.tundra .dijitTooltipLeft {
	padding-right: 14px;
}
.dijitTooltipLeft {
	padding-left: 15px;
}
.dijitTooltipLeft .dijitTooltipConnector {
	
	right: 0px;
	bottom: 3px;
	background:url(../../dojo/tooltipConnectorRight.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dijitTooltipLeft .dijitTooltipConnector {
	background-image: url(../../dojo/tooltipConnectorRight.gif);
}
.dijitTooltipRight {
	padding-left: 14px;
}
.dijitTooltipRight .dijitTooltipConnector {
	
	left: 0px;
	bottom: 3px;
	background:url(../../dojo/tooltipConnectorLeft.png) no-repeat top left;
	width:16px;
	height:14px;
}
.dj_ie  .dijitTooltipRight .dijitTooltipConnector {
	background-image: url(../../dojo/tooltipConnectorLeft.gif);
}
.dj_webkit .dijitPopup .dijitTooltipContainer,
.dj_webkit .dijitPopup .dijitMenu {
	
	-webkit-box-shadow: 0px 5px 10px #adadad;
}

/* end for canon cart tooltip*/


















.txtRemind {
	color: red;
}

.txtRemind a:link {
	text-decoration: none;
	color: red;
}

.txtRemind a:visited {
	text-decoration: none;
	color: red;
}

.txtRemind a:hover {
	color: red;
}

.txtRemind a:hover:visited {
	text-decoration: underline;
	color: red;
}



#testing start


#layer0{width:100%; padding:0;}
#layer1{width:1010px; padding:0;}



	
	
	
.txtSrh
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	font-variant: normal;
	color: #666;
	padding-left: 8px;
}




#mob_menu {
	display: none;
}
#content {
	width:987px;
	margin-bottom: 0px;
	text-align: left;
	margin:0px auto;	
}

#menubar {
	padding-right: 0px;
	padding-left: 0px;
	width: 988px;
	text-align: left;
	margin:0px auto;
}

#footer {
	padding-right: 0px;
	padding-left: 0px;
	outline:1px solid #D4D4D4;
	width: 988px;
	text-align: left;
	margin:0px auto;		
}
#footer_note {
	padding-right: 0px;
	padding-left: 0px;
	float: center;
}
#sitelogo {
	display: block;
}

.spectable_line {
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium,  Arial, Helvetica, sans-serif;
	border-bottom-style: solid;
	border-bottom-color: #e1e1e1;
	border-bottom-width: 1px;
}
#slideshow {
	z-index: 1;
}

/* recheck start */

/* recheck end */

/* recheck 2 start */
#cp_nav {
	padding: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 98%;
}
/* recheck 2 end */



/************************************************************************************
STRUCTURE
*************************************************************************************/

#pagewrap {
	background: #FFFFFF;
	padding: 0;
	width: 988px;
	margin: 0px auto;
	height:100%;
}
#header {
	height: 68px;
	width: 988px;
	background: #FFF;
	z-index: 10;
	text-align: left;
	margin:0px auto;
}

#sidebar {
	width: 300px;
	float: right;
}
#banner {
	width: 100%;
	padding-bottom: 5px;
	margin-top: -1px;
	
}


#banner_home {
	width: 100%;
	padding-bottom: 5px;
	margin-top: -3px;
	z-index:-1;
}
#banner_mob {
	display: none
}
.banner_width {
	width: 988px;
}
.s_banner_width {
	width: 191px;
}


.infoStepBar{
	width: 100%;
/*	float: left; */
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	margin-top: 3px;
	text-align: center;
	font-size: 10;
	font-weight: normal;
	font-family: Verdana;
	
	/* Mozilla: */
    background: -moz-linear-gradient(top, #FFFFFF, #f0f0f0);
	/* Chrome, Safari:*/
    background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f0f0f0));
    /* MSIE */
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#f0f0f0');
	/* Opera 11.10 + */
    background-image: -o-linear-gradient(top, #FFFFFF, #f0f0f0);
    
    outline:1px solid #D4D4D4;                   
}	

.pageStepBar{
	width: 100%;
	margin-top: 3px;
	background-image: url(/en/images/bp/common/title_bg.jpg);
	background-repeat:repeat;	
}	

#info_5pct_sect, #info_5pct_sect_no_border, 
#info_10pct_sect, #info_10pct_sect_no_border, 
#info_15pct_sect, #info_15pct_sect_no_border, 
#info_20pct_sect, #info_20pct_sect_no_border, 
#info_25pct_sect, #info_25pct_sect_no_border, 
#info_30pct_sect, #info_30pct_sect_no_border, 
#info_35pct_sect, #info_35pct_sect_no_border, 
#info_40pct_sect, #info_40pct_sect_no_border, 
#info_45pct_sect, #info_45pct_sect_no_border, 
#info_50pct_sect, #info_50pct_sect_no_border, 
#info_55pct_sect, #info_55pct_sect_no_border, 
#info_60pct_sect, #info_60pct_sect_no_border, 
#info_65pct_sect, #info_65pct_sect_no_border, 
#info_70pct_sect, #info_70pct_sect_no_border, 
#info_75pct_sect, #info_75pct_sect_no_border, 
#info_80pct_sect, #info_80pct_sect_no_border, 
#info_85pct_sect, #info_85pct_sect_no_border, 
#info_90pct_sect, #info_90pct_sect_no_border, 
#info_95pct_sect, #info_95pct_sect_no_border, 
#info_full_sect, #info_full_sect_no_border {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

#info_5pct_sect, 
#info_10pct_sect, 
#info_15pct_sect, 
#info_20pct_sect, 
#info_25pct_sect, 
#info_30pct_sect, 
#info_35pct_sect, 
#info_40pct_sect, 
#info_45pct_sect, 
#info_50pct_sect, 
#info_55pct_sect, 
#info_60pct_sect, 
#info_65pct_sect, 
#info_70pct_sect, 
#info_75pct_sect, 
#info_80pct_sect, 
#info_85pct_sect, 
#info_90pct_sect, 
#info_95pct_sect, 
#info_full_sect {
	outline:1px solid #D4D4D4;
}

#info_5pct_sect, #info_5pct_sect_no_border {
	width: 5%;
}
#info_10pct_sect, #info_10pct_sect_no_border {
	width: 10%;
}
#info_15pct_sect, #info_15pct_sect_no_border {
	width: 15%;
}
#info_20pct_sect, #info_20pct_sect_no_border {
	width: 20%;
}
#info_25pct_sect, #info_25pct_sect_no_border {
	width: 25%;
}
#info_30pct_sect, #info_30pct_sect_no_border {
	width: 30%;
}
#info_35pct_sect, #info_35pct_sect_no_border {
	width: 35%;
}
#info_40pct_sect, #info_40pct_sect_no_border {
	width: 40%;
}
#info_45pct_sect, #info_45pct_sect_no_border {
	width: 45%;
}
#info_50pct_sect, #info_50pct_sect_no_border {
	width: 50%;
}
#info_55pct_sect, #info_55pct_sect_no_border {
	width: 55%;
}
#info_60pct_sect, #info_60pct_sect_no_border {
	width: 60%;
}
#info_65pct_sect, #info_65pct_sect_no_border {
	width: 65%;
}
#info_70pct_sect, #info_70pct_sect_no_border {
	width: 70%;
}
#info_75pct_sect, #info_75pct_sect_no_border {
	width: 75%;
}
#info_80pct_sect, #info_80pct_sect_no_border {
	width: 80%;
}
#info_85pct_sect, #info_85pct_sect_no_border {
	width: 85%;
}
#info_90pct_sect, #info_90pct_sect_no_border {
	width: 90%;
}
#info_95pct_sect, #info_95pct_sect_no_border {
	width: 95%;
}
#info_full_sect, #info_full_sect_no_border {
	width: 100%;
}

.desktop-info-only { display: block; }
.mob-info-only { display: none; }

#mainBannerSect {
	float: left;
	padding-right: 0px;
	padding-left: 0px;
	width: 20%;	
}


.login_status_bar_stat {
	width: 20%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

.login_status_bar_msg {
	width: 35%;
	float: left;
	padding-right: 0px;
	padding-left: 0px;
}

.table_container {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
  width: 86%;
}

.content_container {
  padding-right: 5px;
  padding-left: 5px;
  margin-right: auto;
  margin-left: auto;
  width: 92%;
}


/*test*/

#footer_mob {
	display: none;
}

#dragleftright{display:none;}

/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
/*@media screen and (max-width: 988px) {*/
@media screen and (min-width: 1px) and (max-width:988px){
#header {
	width: 988px;
	height: auto;
	z-index: 10;
	text-align: left;
	margin:0px auto;
}
/*#pagewrap {
	width: 100%;
}*/
#content {
	width:987px;
	margin-bottom: 0px;
	text-align: left;
	margin:0px auto;	
}
#sidebar {
	width: 30%;
}
.menubar_mob {
	display: none;
}
.banner_width {
	width: 988px;
}
.s_banner_width {
	width: 191px;
}
	
#mob_article_menu {
	display: none;
}
#dragleftright{display:none;}
	


}


/* for 480px or less */

/*@media screen and (max-width: 480px) {*/
@media screen and (min-width: 1px) and (max-width:480px){

body {
	margin-right: 0%;
	margin-left: 0%;
	padding: 0px;
	width:100%;
}
		
#header {
	height: auto;
	width:100%;
	z-index: 10;
	
}

	
#pagewrap {
	width: 100%;
	
}
h1 {
	font-size: 24px;
}
#sidebar {
	display: none;
}

#content {
	width: 100%;	
	clear: both;
}
#menubar, #footer, #footer_note {
	width: 100%;
	float: center;
}
.banner_width {
	width: 100%;
}
.s_banner_width {
	width: 98%;
}
	
	
/* mobile menu bar*/
#cp_nav {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: #e1e1e1;
	color: #666;
	width: 100%;
	clear: both;
}
#new_article {
	width: 98%;
	padding-left: 3px;
	padding-right: 3px;
}
#random_article {
	width: 98%;
	padding-left: 3px;
	padding-right: 3px;
}
#random_pro {
	width: 98%;
	padding-left: 3px;
	padding-right: 3px;
}
#title_box {
	width: 98%;
	padding-left: 3px;
	padding-right: 3px;
	text-align: center;
}
.cp_content_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
#article_title {
	float: left;
	width: 80%;
}
#article_container {
	width: 98% ;
	
	/*margin-left: 3px;*/
}
#article_text img {
	width: 98%;
	height: auto;
	padding-bottom: 2px;
	padding-top: 2px;
}
#article_fontsize {
	position: fixed;
	width: 100%;
	top: 0px;
	right: auto;
	float: right;
	z-index: 1;
}
#article_fontsize_content img {
	padding: 3px
}
#article_fontsize_content {
	display: none;
	width: 168px;
	background: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid;
	border-color: #CCC;
}

#mob_article_menu {
	position: fixed;
	top: 1;
	right: 0;
	display: block;
	visibility: visible;
	float: right;
	width: 168px;
	background: #FFF;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid;
	border-color: #CCC;
	padding: 3px;
	z-index: 1;
}
#banner_mob {
	display: block;
	padding-bottom: 0px;
	visibility: visible;
	width: 100%;
	height: auto;
}
#banner {
	display: none
}

#banner_home {
display: none
}

#article_title {
	float: left;
	width: 98%
}
.menubtn {
	display: block;
	float: right;
	visibility: visible;
}
#random_pro {
	width: 98%;
	float: right;
	margin-bottom: 6px;
	border:none;
}
#random_pro_content {
	display: block;
	width: 80% !important;
	vertical-align: middle;
	background: #fff;
	height: 130px !important;
	border: 0px solid #D4D4D4;
	line-height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
}
.random_pro_img {
	width: 40%;
	height: auto;
	border-color:#ABABAB;
	border-style:solid;
}
#sepline {
	width: 99%;
	height: 3px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	border-bottom-width: 1px;
}
#footer_mob {
	display: block;
	clear: both;
	width: 100%;
	padding-bottom: 18px;
}
.footer_width {
	width: 100%;
	height: auto;
}
#navmenu {
	display: none;
}
.navtitle {
	display: none;	
}
.emb_video {
	width: 95%;
	height: auto;
}
	
	
#info_5pct_sect, #info_5pct_sect_no_border, 
#info_10pct_sect, #info_10pct_sect_no_border, 
#info_15pct_sect, #info_15pct_sect_no_border, 
#info_20pct_sect, #info_20pct_sect_no_border, 
#info_25pct_sect, #info_25pct_sect_no_border, 
#info_30pct_sect, #info_30pct_sect_no_border, 
#info_35pct_sect, #info_35pct_sect_no_border, 
#info_40pct_sect, #info_40pct_sect_no_border, 
#info_45pct_sect, #info_45pct_sect_no_border, 
#info_50pct_sect, #info_50pct_sect_no_border, 
#info_55pct_sect, #info_55pct_sect_no_border, 
#info_60pct_sect, #info_60pct_sect_no_border, 
#info_65pct_sect, #info_65pct_sect_no_border, 
#info_70pct_sect, #info_70pct_sect_no_border, 
#info_75pct_sect, #info_75pct_sect_no_border, 
#info_80pct_sect, #info_80pct_sect_no_border, 
#info_85pct_sect, #info_85pct_sect_no_border, 
#info_90pct_sect, #info_90pct_sect_no_border, 
#info_95pct_sect, #info_95pct_sect_no_border, 
#info_full_sect, #info_full_sect_no_border {
	width: 100%;
	float: center;
}

#mainBannerSect {
	width: 50%;
	float: left;
}

.info_mobile_hide {	
	display: none;
}

.login_status_bar_stat {
	width: 100%;
	float: center;
}
	
.login_status_bar_msg {
	width: 100%;
	float: center;
}
	
			
#random_pro_content {
	width: 98%;
	vertical-align: middle;
	padding:10px;
	
	
}
/*
#random_pro_content_mob {
	display: block;
	width: 98%;
	vertical-align: middle;
	padding-top:10px;
}
*/
#mob_menu {
	display: block;
	float: right;
}
#header_container {
	position: relative;
	width: 100%;
}
#lang_switch {
	display: none;
}
#search_area_container {
	display: none;
}
#search_area {
	display: none;
}
#search_area_mob {
	display: block;
	width: 100%;
	vertical-align: middle;
	padding-bottom: 3px;
}
.inputbox {
	width: 80%;
	border: 0;
	height: 20px;
}
#cp_search_container {
	width: 97%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#cp_techhome_container {
	width: 96%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#profile_pic_box {
	width: 95%;
	height: auto;
	line-height: 70px;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(/en/images/bp/header/point.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 18px;*/
	color: #333;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	font-weight: bold;
	border: 1px solid #D4D4D4;
	/* Mozilla: */
	background: -moz-linear-gradient(top, #FFFFFF, #f0f0f0);
	/* Chrome, Safari:*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f0f0f0));
    /* MSIE */
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#f0f0f0');
	/* Opera 11.10 + */
	background-image: -o-linear-gradient(top, #FFFFFF, #f0f0f0);
}
#profile_pic_box img {
	float: left;
	padding: 6px;
	width: 60px;
	height: 60px;
	border: none;
}

#tech_home_section_container{
	text-align: center;
	padding: 5px;
	display: inline-block;
	width: 100%;
	}
	
	#article_captionbox{
	width: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align:left;
	padding-bottom:18px;
	
		}

#layer1{width:100%;}
	
.tablewidth_article{
	width:99%;
	margin-left:-6px;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	
}	

.tipbox_width{
	width:99%;
	margin-left:-6px;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:12px;
	
		}
		
#menubar {
	display: none;
	width: 0;
}
.menubar_mob {
	display: block;
	visibility: visible;
	float: right;
	z-index: 200;
}
	.tips_title{
		font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#FFFFFF;
		}

.img_width_blog{
	width:98%;
	height:auto;
	border:none;
	}
	
/***ADD 20140410****/
	
	
	#in_container {
	width: 100%;
	height: auto;
}profile_pic_box
.picbox_width{
	width:100%
	}	
#sitelogo {
	
	display: none;

}


#dragleftright{
	display:block;
	width:100%;
	height:auto;
	padding-bottom: 30px;
}

.cps_img{
	width:150px;
	height:auto;
	}
	
.image_stroke_searchresult {
	display:block;
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	margin-right:8px;
	float: inherit;
	
}

.image_stroke_tag {
	border-style: solid;
	border-width: 1px;
	border-color: #CCC;
	margin-right:8px;
	float:left;	
	
}
	
#blog_shadowbox
{
	position:relative;
	display:block;
	margin-left:-5px;
	width:90%;
	height:auto;
box-shadow: 1px 1px 2px 1px #e1e1e1;
border:#e1e1e1;
border-style:solid;
border-width:1px;
padding:15px;
background-color:#ffffff;
} 	

.blog_frontpage_image{
	display: none;
	}	

.blog_frontpage_image_mob{
	
	display: block;
	
	}	
#blog_fronttext_container{
	width:95%;
	
	}
	
	
	#forexpert{
	
	width:95%;
padding:0;
	
	}
	
	#forexpert_poster img {float: left;
	padding: 0px;
	width: 60px;
	height: auto;
	border: none;
	}
	
#forexpert_poster {
width: 95%;
	height: auto;
	line-height: 90px;
	vertical-align: middle;
	text-align: center;
	list-style-image: url(/en/images/bp/header/point.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	/*line-height: 18px;*/
	color: #333;
	margin-left: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	display: inline-block;
	font-weight: bold;
	border: 1px solid #D4D4D4;
	/* Mozilla: */
	background: -moz-linear-gradient(top, #FFFFFF, #f0f0f0);
	/* Chrome, Safari:*/
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#f0f0f0));
    /* MSIE */
    filter : progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#f0f0f0');
	/* Opera 11.10 + */
	background-image: -o-linear-gradient(top, #FFFFFF, #f0f0f0);
}


#special_offer_box{
	-webkit-border-radius: 18px;
-moz-border-radius: 18px;
border-radius: 18px;
display:block;
width:350px;
padding:18px;
color:#FFFFFF;
background-color:#AA0002;
 font-size:16px;
font-weight:bold;
	 }

	 #terms_Area {font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium,  Arial, Helvetica, sans-serif; display:block; font-size:10px; width:94%; margin:0 auto;}

#terms_Area ul {	
	font-size:10px;
	margin-left:0px;
	margin-top:2px}
	
	
#terms_Area	li {margin-left:-25px}	

.terms_text{
	font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium,  Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	}
.terms_text_em{
		font-family: Microsoft JhengHei, Microsoft YaHei, Apple LiGothic Medium,  Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style:italic;
	color:#000000;
	}
	
.table_container {
	width: 86%;
}

.content_container {
  padding-right: 0px;
  padding-left: 0px;
	width: 100%;
}	
	
.txtInnerContent {
	text-align: left;
	padding-right: 2%;
	padding-left: 2%;	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color:#6f6e6e;
}

.txtStep {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#b7b7b7;
	line-height:24px;
	vertical-align:middle;
}
	
.txtStep_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#447082;
	line-height:24px;
	vertical-align:middle;
}

.imgStepNum {
  display: none;
}		
	
.imgStepArrow {
  width: 5px; /* Width of new image */
  height: 10px; /* Height of new image */
}		

.infoStepBar{
	padding-top: 1px;
	padding-bottom: 1px;
}	

.infoStepCont{
	text-align: left;
	padding-left: 4px;
}
	
.mob-img-responsive { display: block; height: auto; max-width: 100%; }	
	
.desktop-info-only { display: none; }
.mob-info-only { display: block; }
	
}

/* Common Elements - Business Portal Menu Bar (Responsive) */

#menu_container_jq{
	position:relative;
	width:988px;
	height:48px;
	text-align:left;
	background:url('/en/images/bp/header/menu_bg.png');
	background-color:transparent;
	}

#bupoint {
	background:url('/en/images/bp/header/point.png');
	width:8px;
	height:9px;
	}

.menu
{
	width: 988px;
}

.menu, .menu ul
{
	
    margin: 0;
    padding: 0;
   list-style-type: none;
   /* line-height: 3.5em;*/
	font-size:12px;

	font-family:Arial, Helvetica, sans-serif;
	z-index:2;	
}
.menu a
{
    text-decoration: none;
	
}
.menu > li
{
    margin-left: 0px;
	
}
.menu > li:first
{
    margin-left:0px!important;
	
    }
.menu > li > a
{
    padding: 0px 5px;
    margin: 0;
    width: 100%;
    text-decoration: none;
    color: #838383;
    font-weight: bold;
	
}
div.box /*rollover */
{height:40px;
    position: absolute;
    z-index: -1;
	background:url('/en/images/bp/header/menu_bar_hover.jpg');
    left: 0;
    top: 0;
	
	padding:0;
}
li.pull-down
{height:43px;
    padding-right:0px;
	
    }
li.right-menu > a
{
    background-position: 97% 45%;
    background-repeat: no-repeat;
}
.menu a.selected
{
    border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
}
.menu li
{
    float: left;
    position: relative;
}

.menu ul
{
    position: absolute;
    display: none;
    width: 250px;
	z-index:10;
    top: 2.5em; /*padding-right: 10px;*/
    border-radius: 0px 4px 4px 4px;
    -moz-border-radius: 0px 4px 4px 4px;
    -webkit-border-radius: 0px 4px 4px 4px;
	
	background-color:#000000;
	  -moz-opacity: .75;
    filter: alpha(opacity=75);
    opacity: .75;
	
	line-height:2.8em;
	
}

.menu li ul a
{
    width: 210px;
    height: auto;
    float: left;
    color: #ffffff;
    padding: 0 20px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color: #666;
	
}

.menu li ul a:hover
{
  color: #ffffff;	
}

.menu li ul li
{   
    padding: 0;
    margin: 0;
}
.menu ul ul
{
    top: auto;
	
}

.menu li ul ul
{
    left: 198px; /*margin: 0px 0 0 10px;*/
	
}
.menu-item-selected > a
{
    background-color: #808080;
}

/* Common Elements - Business Portal Menu Bar Log Out Layer (Responsive) */
#divLogOff {
	
	position: absolute;
	top: 10px;
	left: 850px;
	z-index: 998;
	background: transparent !important;
		
}
