#about_landing{
	padding:0px 0px 0px 0px;
	position:relative;
	margin:0 auto;
	width: 908px;
}
#about_landing .about_tabs span {
  display:block;
  line-height:13px;
}
#about_landing .about_tabs span.on {
	background: url("../../../images/us/home/tab_on.gif") no-repeat scroll 0 0 transparent;
	color:#000 !important;
	float: left;
	font-weight: bold;
	height: 32px;
	margin: 0 2px 0 1px;
	padding-top:8px;
	width: 140px;
	text-align:center;
  	text-transform:uppercase;
	font-size:11px;
}

#about_landing .about_tabs span.bg_tab {
	background: url("../../../images/us/home/tab_off_green.gif") no-repeat scroll 0 0 transparent;
	color: #232323;
	float: left;
	height: 32px;
	margin: 0 2px 0 1px;
	padding-top: 8px;
	width: 140px;
	text-align:center;
	display:block;
	margin-left: 1px;
  	text-transform:uppercase;
	font-size:11px;
}

#about_landing .tab_container_left {
  background: url("../../../images/redesign/tabs/left_border.gif") repeat-y scroll 0 0 transparent;
  width:2px;
  height:1038px;
}
#about_landing .about_tabs span.bg_tab:hover{
	background: url("../../../images/us/home/tab_active_green.gif") no-repeat scroll 0 0 transparent;
}

#about_landing .buy_now_kr {
	background: url("../../../images/korea/other/CTA.jpg") no-repeat;
	height: 95px;
	width: 300px;
	margin-top: -55px; 
	float: right;
}

#about_landing .buy_now_news_kr {
	background: url("../../../images/korea/other/CTA.jpg") no-repeat;
	height: 95px;
	width: 300px;
	margin-top: -95px;
	float: right;
}
#about_landing .about_tabs .product_cta {
  position:absolute;
  right:15px;
  top:-55px;
}
#about_landing .about_tabs {
  position:relative;
  margin-top:25px;
}
#tab_container  a.light_grey,
.tab_container  a.light_grey {
  /*margin-left: 20px;*/
}
/* change tab_container to classes */
#tab_container .tab_container_content,
.tab_container .tab_container_content
{
  float:left;
  /* background: url("../../../images/redesign/tabs/tab_bg_gradient.gif") repeat-x scroll 0 0 transparent; */
  width:908px;
  height:1038px;
}
#tab_container .tab_container_content2,
.tab_container .tab_container_content2,
.about_tabs .liveEditBox,
.about_tabs  .tab_container_content2,
.about_tabs  .tab_container_content3
{
  float:left;
  width: 826px;
  border-left: 1px solid #CCCCCC;
  border-right: 1px solid #CCCCCC;
  padding: 40px 40px 40px 40px;
  z-index:3000;
}


.about_tabs  .tab_container_content2
{
  height: 30px;
}
.about_tabs  .tab_container_content3
{
  height: 30px;
}
.about_tabs  .all_container
{
  padding: 5px 0px;
}

.about_tabs .tab_wrapper  .liveEditBox,
.about_tabs .tab_wrapper  .myEditBox
{
  /*
  display: none;
  */
}

.about_tabs  .tabBox
{
  display: block;
}

.about_tabs .tab_wrapper .tabBox
{
  top: 165px;
}
/**/
.about_tabs  .tab_1 .tabBox { position: absolute; margin-left: 140px; display: block; }
.about_tabs  .tab_2 .tabBox { position: absolute; margin-left: 280px; }
.about_tabs  .tab_3 .tabBox { position: absolute; margin-left: 420px; }
.about_tabs  .tab_4 .tabBox { position: absolute; margin-left: 560px; }
.about_tabs  .tab_5 .tabBox { position: absolute; margin-left: 700px; }
.about_tabs  .tab_6 .tabBox { position: absolute; margin-left: 840px; }


.about_tabs  .tab_container_content2,
.about_tabs  .liveEditBox
{
  /*  display: none; temporary */
}


/* Javascript elements to hide and show <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< */
.about_tabs   .tab_0 .tab_container_content2,
.about_tabs   .tab_0 .liveEditBox,
.about_tabs   .tab_0 .myEditBox
{
  display: block; /* temporary */
}

.cbl_pname
{
  margin: 0px 10px 0px 0px;
  text-align: left;
}

/* NOTE: disabled and placed in neweer style from re_style.css below this
.tab_container .tab_container_content_account{
  float:left;
  background: url("../../../images/redesign/tabs/tab_bg_gradient.gif") repeat-x scroll 0 0 transparent;
  width:642px;
  border-left:1px solid #cccccc;
  border-right:1px solid #cccccc;
  margin-left:1px;
  margin-right:20px;

}
*/
/* PDP: added for bulleted list items */

#tab_container ul.list,
.tab_container ul.list,
.about_tabs ul.list
{
  list-style:  none;
  margin: 0 0 10px 14px;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
}
#tab_container .tab_container_content{
  float:left;
  /* background: url("../../../images/redesign/tabs/tab_bg_gradient.gif") repeat-x scroll 0 0 transparent; */
  width:908px;
  height:1038px;
  margin: 0 auto;
}

 .account_right_container{
  width:320px;
  float:right;
  border:1px solid #cccccc;
  border-radius:5px;
  -moz-border-radius:5px;
}
#about_landing .account_left{
  float:left;
  width:642px;
  margin-right:20px;
}
#about_landing .account_right{
  float:right;
  width:298px;
  margin-top:110px;
}
#about_landing .account_right_border{
  border:1px solid #cccccc;
  border-radius:5px;
  -moz-border-radius:5px;
  margin-bottom:15px;
}
#about_landing .account_right_inner{
  padding:20px;
}
#tab_container .tab_footer,
.tab_container .tab_footer,
.about_tabs .tab_footer
{
}

#tab_container .tab_footer_account, .tab_container .tab_footer_account {
  background: url("../../../images/redesign/global/tabs_bottom_account.png") no-repeat scroll 0 0 transparent;
  height:8px;
  width:646px;
}
#tab_container  .about_inner_container, .tab_container  .about_inner_container {
  margin: 0px 0px 60px 0px;
}
#tab_container  .account_inner_container, .tab_container  .account_inner_container {
  margin: 30px 40px 60px 30px;
}
#tab_container .about_head,
.tab_container .about_head {
  font-size:12px;
  color:#02a4ba;
  width:800px;
}
#tab_container .about_subhead ,
.tab_container .about_subhead {
  font-size:14px;
  color:#333333;
  padding-bottom:10px;
  border-bottom:1px dotted #999999;
  margin-bottom:10px;
}
#tab_container .tab_container_content2 {
    border-left: 1px solid #CCCCCC;
    border-radius: 0 4px 0 0;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    float: left;
    margin-top: -1px;
    border-bottom:1px solid #cccccc;
    margin-bottom:40px;
}

#about_landing .about_tabs li {
	display:block;
	line-height:13px;
}
#about_landing .about_tabs li.on {
	background: url("../../../images/2013/us/global/tab_on.gif") no-repeat scroll 0 0 transparent !important;
	float: left;
	font-weight: bold;
	height: 32px;
	margin: 0 2px 0 0;
	padding-top:8px;
	width: 140px;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
	
}
#about_landing .about_tabs li.on a {
	color:#000;
}
#about_landing .about_tabs li a {
	color:#232323;
}
#about_landing .about_tabs li {
	 background: url("../../../images/2013/us/global/tab_off_green.gif") no-repeat scroll 0 0 transparent;
    float: left;
    height: 32px;
    margin: 0 2px 0 0;
    padding-top: 8px;
    width: 140px;
    text-align: center;
    cursor: pointer !important;
	text-transform:uppercase;
	font-size:11px;
}
#about_landing .about_tabs li a {
    display: block !important;
}/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
*{padding: 0; margin: 0;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 7px auto;
}

#TB_window a:link {color: #646464;}
#TB_window a:visited {color: #646464;}
#TB_window a:hover {color: #000000;}
#TB_window a:active {color: #646464;}
#TB_window a:focus{color: #646464;}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(../../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
	background-color:#fff;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color: #333333;
	display:none;
	border: 1px solid #cccccc;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	margin: 0px 0 0 15px;
}

#TB_caption{
	padding:7px 30px 10px 15px;
	float:left;
	font-weight: bold;
}

#TB_closeWindow{
	padding:7px 15px 0px 0;
	float:right;
}

#TB_closeWindowButton {
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

#TB_closeAjaxWindow{
	padding: 10px 10px 10px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}
#TB_closeAjaxWindow a {
	color: #333333;
	text-decoration: none;	
}
#TB_closeWindowFooter {
	clear: both;
	background-color: #f0f7fa;
	padding: 3px 3px 3px 10px;
}
#TB_closeWindowFooter a {
	color: #333333 !important;
	text-decoration: none;	
}

#TB_ajaxWindowTitle{
	float:left;
	padding:10px 10px 10px 10px;
}

#TB_title{
	background-color:#ffffff;
	font-size: 11px;
	font-family: arial;
	color: #333333;
	font-weight: bold;
}

#TB_ajaxContent{
	clear:both;
	margin: 0px 10px 15px 10px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:0px;
	margin:0px !important;
}

#TB_ajaxContent p{
	padding:0px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}

div#tmpSlideshow {
    margin: 0 auto;
    position:relative;
    height:324px;
}
div.tmpSlide {
    height: 520px;
    display: none;
    text-align:center;
}
div.tmpSlide *{
	text-align:left;
}
#tmpSlideshow .tmpSlide .hp_panel{
	width:980px;
	margin: 0 auto;
}
div#tmpSlideshowControls {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
    height: 14px;
    margin-right: -480px;
    padding: 2px;
    position: absolute;
    right: 50%;
    top: 300px;
/*     display: block; */
}
div#tmpSlideshowControlsLanding {
    position: absolute;
    bottom: 20px;
    right: 790px;
    width: 155px;
}
div.tmpSlideshowControl {
    background: url("../../../images/2013/ca/home/nav_inactive.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font: 11px Century Gothic,sans-serif;
    height: 18px;
    margin-left: 2px;
    margin-top: 2px;
    text-align: center;
    width: 13px;
}
div.tmpSlideshowControlLanding {
    
    float: left;
	margin-left:3px;
    /*background: #b8b7b7;*/
	background: url('../../../images/2013/us/home/grey_dot.png') no-repeat;
    width: 18px;
    height: 18px;
    color: #fff;
	font-weight:bold;
    font: 11px Century Gothic, sans-serif;
    text-align: center;
    cursor: pointer;
}
div.tmpSlideshowControlLandingActive {
	background: url('../../../images/2013/us/home/dark_grey_dot.png') no-repeat;
	/*background:#0066a4;*/
	color:#fff;
}
div.tmpSlideshowControlLanding span {
   
    vertical-align: center;
	
	
}
div.tmpSlideshowControl span {
   
    vertical-align: center;
	
}
div.tmpSlideshowControlLandingOn {
   
}
div.tmpSlideshowControlOn {
   
}
div.tmpSlideshowControlActive {
	background: url('../../../images/2013/ca/home/nav_active.png') no-repeat;
	/*background:#0066a4;*/
	color:#fff;
}
div.tmpSlideCopy {
    position: relative;
    left: 565px;
    top: 20px;
    width: 170px;
}
div#tmpSlideshow h4 {
    color: #b90f23;
    text-transform: uppercase;
    font: 14px Arial, sans-serif;
    margin: 10px 0;
}
div.tmpSlideCopy p {
    font: 11px Arial, sans-serif;
    line-height: 1.75em;
}

div#nextSl {
    right: 0;
}

div#prevSl {
    left: 0;
}

div#nextSl, div#prevSl {
    position: absolute;
    top: 125px;
    z-index: 9999;
    padding: 5px;
}

div#nextSl:hover, div#prevSl:hover {
    background: #EEEBEB;
}

img.nextSlArr, img.prevSlArr {
    width: 30px;
    height: 65px;
    cursor: pointer;
}