/* -------------------------------------------------------------- 
  
  Styles written by Ashley Berg for
  Johnson Health Tech. Co., Ltd.
  Summer 2010
   
-------------------------------------------------------------- */

#modal-cart-contents  {
	overflow: hidden;
	width: 640px !important;
	height: 390px;
}
html { background-color: #e9e9e9; height: 100%; margin: 0 0 1px; padding: 0; }
body { margin: 0px; font-family: Arial, sans-serif; font-size: 75%; color: #999; height: 100%; margin: 0 0 1px; padding: 0;  }

#page { margin: 0 auto; width: 960px; background-color: #fff; }

#header { margin: 0px; padding: 0px; background-image: url(/images/bg_header_fade.png); background-repeat: repeat-x; }
#noscript-warning { display: block; font-weight: bold; width: 100%; padding: 10px 0px; border: 1px solid orange; background-color: #fc0; color: #333; text-align: center; position: fixed; top: 0; left: 0; z-index: 100; }
#header_red1 { background-image: url(/images/header_red.png); background-repeat: repeat-x; height: 15px; background-color: #ec1b23; }
#header_red2 { /*height: 140px;*/ background-color: #fff; display: none;/**/ padding-bottom: 20px; background-image: url(/images/bg_header_fade.png); background-repeat: repeat-x; border-bottom: 1px solid #e9e9e9; }
#header_red2 a { display: block; }
#header_red2 div#region_box { margin: 0px 0px 0px 340px; width: 480px; }
#header_red2 div#region_box h2 { color: #4c4c4c; padding: 10px 0px 10px 20px; font-weight: bold; font-size: 110%; }
#header_red2 div#region_box div.region { float: left; padding: 0px 50px 0px 20px; }
#header_red2 div#region_box div.region h3 { color: #999; }
#header_red2 div#region_box div.region a { font-size: 80%; color: #999; text-decoration: none; padding-left: 30px; margin-top: 5px; background-repeat: no-repeat; }
#header_red2 div#region_box div.region a:hover { color: #ec1b23; }
#header_red2 div#region_box div.region a#us { background-image: url(/images/flag_us.jpg); }
#header_red2 div#region_box div.region a#cn { background-image: url(/images/flag_cn.jpg); }
#header_red2 div#region_box div.region a#tw { background-image: url(/images/flag_tw.jpg); }

#header #logo_nav { display: block; /*height: 120px; height: 8.25em;*/ }
#header #logo { /*padding: 12px 16px 12px 20px;*/ padding: 12px 0px 10px 20px; float: left; margin: 0px; }
#header #logo a { font-size: 85%; color: #4c4c4c; text-decoration: none; font-weight: bold; float: left; display: block; }
#header #logo a.logo_link { margin: 37px 0px 0px 20px; }
#header #nav { padding: 0px 0px 0px 0px; float: right; width: 40em; /*width: 664px;*/ }
#header #nav_global { margin: 12px 20px 0px 0px; }
#header #nav_global a { display: block; float: left; text-decoration: none; line-height: 25px; background-image: url(/images/btn_grad.png); background-repeat: repeat-x; background-position: center; height: 25px; }
#header #nav_global a span { font-size: 80%; color: #999; display: block; float: left; }
#header #nav_global a.locale_select span { margin: 0px 4px 0px 20px; }
#header #nav_global a.locale_select img { margin-top: 5px; }
#header #nav_global a.locale_select { width: 100px; }
#header #nav_global a.worldwide_select { width: 130px; margin-left: 10px; }
#header #nav_global a.worldwide_select span { margin: 0px 4px 0px 30px; }
#header #nav_global a.search { background-image: url(/images/search.png); background-repeat: no-repeat; height: 25px; width: 190px; margin-left: 10px; }
#header #nav_global form { width: 190px; float: left; margin-left: 10px; }
#header #nav_global form div#search_input_text { background-image: url(/images/search_input_bg.png); background-repeat: no-repeat; margin: 0px 28px 0px 0px; height: 25px; width: 165px; float: left; }
#header #nav_global form div#search_submit { margin: 0px; padding: 0px; }
#header #nav_global form input[type="text"] { border: 0px; height: 20px; color: #999; margin: 1px 10px 0px 10px; width: 140px; }
#header #nav_global form input[type="submit"] { border: 0px; background-image: url(/images/search_submit.png); background-repeat: no-repeat; height: 25px; width: 25px; margin: -25px 0px 0px 0px; float: right; }
#header #nav_global a.locale_select, #header #nav_global form#search, #header #nav_global a.worldwide_select img { visibility: hidden; } /* Temporarily remove from display */
#header #nav_global a.worldwide_select { float: right; display: block; width: 139px; height: 23px; background: url(/images/btn_global.gif) no-repeat; } 

#header #nav_site { font-size: 90%; margin: 10px 10px 0px 0px; padding: 0px; float: right; }
#header #nav_site a { color: #999; text-decoration: none; }
#header #nav_site ul li ul li a { color: #ec1b23; } /* Second level nav */
#header #nav_site .red_bullet { height: 17px; width: 10px; background: url(/images/red_nav_dot.png) no-repeat right center; }
#header #nav_site ul.topnav > li:last-child {background-image: none; }
#header #nav_site a:hover { color: #4c4c4c; text-decoration: none; }

#content { padding: 0px 20px 20px; overflow: hidden; width: 100%; }
#content a { color: #ec1b23; }
#content p { margin-bottom: 10px; }
#content h1, #content h3 { color: #ec1b23; margin-bottom: 10px; font-size: 120%; }
#content h1 { padding-left: 20px; }
#content h3 { margin-top: 15px; }

/* splash page */
body.splash div#nav { visibility: hidden; }
body.splash div.text_col1 { background: #fff!important; }
a#corp, a#na { width: 375px; height: 240px; color: #999; display: block; text-decoration: none; }
a#corp { background: url(/images/JHT-select-gray.png) no-repeat; float: left; margin-left: 20px; }
a#na { background: url(https://images.jhtassets.com/5c6ec9f73ad922a0240f85b1310739a992fe4af5) no-repeat; float: right; margin-right: 20px; }
a#corp:hover { background: url(/images/JHT-select-red.png) no-repeat; color: #ec1b23; }
a#na:hover { background: url(https://images.jhtassets.com/5c6ec9f73ad922a0240f85b1310739a992fe4af5) no-repeat; color: #ec1b23; }
a#corp span, a#na span { margin-top: 220px; text-align: center; font-weight: bold; display: block; }

/* homepage */
#content #home_col1 { height: 410px; width: 673px; float: left; margin-right: 10px; background: url(https://images.jhtassets.com/5c6ec9f73ad922a0240f85b1310739a992fe4af5) no-repeat; }
#content #home_col1 .splash_img { margin-top: 180px; margin-left: 20px; }
#content #home_col2 { height: 380px; width: 197px; float: left; padding: 10px 20px 20px 20px; font-size: 90%; background: #f1f1f1 url(/images/titlebarlong.png) right top no-repeat; }
#content #home_col2 div.text_col2 { padding-top: 40px; }

/* content pages */
#content h1.heavy, #content h3.heavy { letter-spacing: 0px; font-size: 200%; margin: 0px; }
#content #content_col2 ul { margin-left: 20px; }
#content div.line { height: 1px; background-color: #f1f1f1; margin: 4px 0px 10px -20px; }
#content img.jht_corp { margin: 20px 0 0 -25px; }
#content img.prod_reg { margin: 20px 0 0 -25px; }
#content img.about_us { margin: 0px 0 0 -25px; position: absolute; bottom: 0; }
#content img.right_col_img { margin-left: -25px; }
#content div#content_col1 h1 { background: #f1f1f1 url(/images/titlebarlong.png) no-repeat right; height: 40px; padding-left: 20px; }

/* new */
body#j_template_1 #content #content_col1, body#j_about_us #content #content_col1 { width: 663px; float: left; padding: 0; font-size: 90%; margin-right: 10px; }
body#j_template_1 #content #content_col2, body#j_about_us #content #content_col2 { width: 197px; float: left; padding: 0px 20px 0px 20px; font-size: 90%; background-color: #f1f1f1; }
body#j_template_2 #content #content_col1 { width: 197px; float: left; padding: 10px 20px 10px 20px; font-size: 90%; margin-right: 10px; text-align: center}
body#j_template_2 #content #content_col1 p { text-align: left; }
body#j_template_2 #content #content_col1 img { text-align: center; }
body#j_template_2 #content #content_col2 { width: 663px; float: left; padding: 0px 0px 20px 0px; font-size: 90%; background-color: #f1f1f1;}
body#j_template_3 #content #content_col1, body#j_template_4 #content #content_col1 { width: 920px; margin-bottom: 10px; font-size: 90%; padding: 0px 0px 20px 0px; }
body#j_template_4 #content #content_col1 table td { padding: .5em; }
body#j_template_1 #content #content_col1 div.text_col1,
 body#j_template_3 #content #content_col2 div.text_col2,
 body#j_template_4 #content #content_col1 div.text_col1 { padding: 10px 20px 0px 20px; overflow: hidden; background: #f1f1f1; }
 body#j_about_us #content #content_col1 div.text_col1,
body#j_template_3 #content #content_col1 div.text_col1,
 body#j_template_3 #content #content_col2 div.text_col2,
 body#j_template_2 #content #content_col2 div.text_col2 { padding: 10px 20px 20px; overflow: hidden; background: #f1f1f1; }
body#j_template_3 #content #content_col1 div.text_col1, body#j_template_3 #content #content_col1 div.text_col2, body#j_template_3 #content #content_col2 div.text_col2, body#j_template_4 #content #content_col1 div.text_col1 { background-color: #f1f1f1; }
body.j_about_us #content_col1 { padding-bottom: 0!important; }
body.j_about_us #content_col1 .text_col1 { padding-bottom: 0!important; position: relative; }
body.j_about_us #content_col2 { background: none!important; }
body#j_template_3 #content #content_col2 { width: 920px; float: left; padding: 10px 0px 20px 0px; font-size: 90%; }

body#j_template_3 #content #content_col1 .left_col { float: left; width: 250px; }
body#j_template_3 #content #content_col1 .right_col { float: right; }
body#j_template_3 #content #content_col2 .left_col p, body#j_template_3 #content #content_col2 .right_col p { margin-bottom: 0; }
body#j_template_3 #content #content_col2 .left_col, table.left_col { float: left; width: 49%; }
body#j_template_3 #content #content_col2 .right_col, table.right_col { float: right; width: 49%; }
body#j_template_3 #content #content_col2 .left_col .sub_col_50 { width: 49%; float: left; }
body#j_template_3 #content #content_col2 .right_col .sub_col_33 { width: 33%; float: left; }
body#j_template_3 #content #content_col2 .left_col span { font-style: italic; }
#content h3.heavy { letter-spacing: 0px; font-size: 200%; margin: 10px 0 5px 0; }
#content h3.underline { border-bottom: #ec1b23 solid 1px; }
#content h1.heavy { letter-spacing: 0px; font-size: 200%; margin: 0px 0 0 0; }
#content #content_col2 ul { margin-left: 20px; }
#content div.line { height: 1px; background-color: #f1f1f1; margin: 4px 0px 10px -20px; }
#content h1 { background: #f1f1f1 url(/images/titlebarlong.png) no-repeat right; height: 40px;  }
#content a[name=subsidiaries] { color: #6f6f6f; }
#content h1 .distributors { margin-left: 50%; display: block; margin-top: -30px; color: #ec1b23; font-size: 90% }
#content form input[type="text"], #content form input[type="file"] { border: 1px #bbb solid; height: 20px; color: #999; margin: 1px 10px 0px 0px; width: 200px; }
#content .validation_errors, #content form label span, #content p.required span, #content .red  { color: #ec1b23; }
#content textarea { width: 600px; }
#content form input[type="submit"] { /*height: 20px;*/ margin: 1px 10px 0px 0px; width: 150px; font-weight: bold; }
#content form input[type="reset"] { /*height: 20px;*/ margin: 1px 10px 0px 10px; font-weight: bold; }
#content form label { display: block; font-weight: bold; }
#content form select { margin: 1px 10px 0px 0px; border: 1px #bbb solid; color: #999; }
#content form textarea { margin: 1px 10px 0px 0px; border: 1px #bbb solid; color: #999; font-family: Arial, sans-serif; font-size: 110%; }
#content form img { margin: 10px 0 0 10px; }
#content form div#buttons { display: block; }
#content .flash { background: /*#90ee90*/ url(/images/green_checkmark.png) no-repeat left center; /*border: dashed 1px green;*/ height: 50px; display: table; padding: 0 10px; margin-left: 10px; }
#content .flash li { list-style: none; padding-left: 55px; color: green; font-weight: bold; text-align: center; line-height: 50px; }
#content .bad_captcha { background: /*#ff7e7e*/ url(/images/red_x.png) no-repeat left center; /*border: dashed 1px red;*/ height: 50px; display: table; padding: 0 10px; margin-left: 10px; }
#content .bad_captcha p { padding-left: 55px; color: #ec1b23; font-weight: bold; text-align: center; line-height: 50px; }
#content p.required { font-weight: bold; }

#content div.address p { margin-bottom: 0px!important; }
/* end new */
#content #brands { background-color: #f1f1f1; margin-top: 10px; height: 60px; width: 920px; position: relative; }
body#j_template_3 #content #brands { margin-top: 0; }
#content #brands a, #content #brands span.treo { display: block; float: left; margin: 0 5px; }
body#j_template_1 #content #content_col2 #brands { width: auto; }
body#j_template_1 #content #content_col2 #brands a { float: none; margin: 8px auto; }
body#j_template_1 #content #content_col3 #brands { width: 910px; background: #f1f1f1; margin: 0 0 10px 0; }
body#j_template_1 #content #content_col3 #brands ul { list-style: none; }
body#j_template_1 #content #content_col3 #brands ul li { float: left; margin: 0 5px; }
#content #brands a#matrix, body#j_template_1 #content #content_col3 #brands ul li.matrix { background-image: url(/images/matrix_logo.png); height: 60px; width: 125px; background-position: 0px 60px; }
#content #brands a#vision, body#j_template_1 #content #content_col3 #brands ul li.vision { background-image: url(/images/vision_logo.png); height: 60px; width: 135px; background-position: 0px 60px; }
#content #brands a#horizon, body#j_template_1 #content #content_col3 #brands ul li.horizon { background-image: url(/images/horizon_logo.png); height: 60px; width: 120px; background-position: 0px 60px; }
#content #brands a#livestrong, body#j_template_1 #content #content_col3 #brands ul li.livestrong { background-image: url(/images/livestrong_logo.png); height: 60px; width: 150px; background-position: 0px 60px; }
#content #brands a#afg , body#j_template_1 #content #content_col3 #brands ul li.afg { background-image: url(/images/afg_logo.png); height: 60px; width: 90px; background-position: 0px 60px; }
#content #brands a#merit, body#j_template_1 #content #content_col3 #brands ul li#merit { background-image: url(/images/merit_logo.png); height: 60px; width: 120px; background-position: 0px 60px; }
#content #brands a#tempo, body#j_template_1 #content #content_col3 #brands ul li.tempo { background-image: url(/images/tempo_logo.png); height: 60px; width: 90px; background-position: 0px 60px; }
#content #brands a#treo, #content #brands span.treo { background-image: url(/images/treo_logo.png); height: 60px; width: 90px; background-position: 0px 60px; }
#content #brands a#triumph, #content #brands span.triumph { background-image: url(/images/logo-triumph1.png); height: 40px; width: 110px; }

#content #brands a#matrix:hover { background-image: url(/images/matrix_logo.png); height: 60px; width: 125px; background-position: 0px 0px; }
#content #brands a#vision:hover { background-image: url(/images/vision_logo.png); height: 60px; width: 135px; background-position: 0px 0px; }
#content #brands a#horizon:hover { background-image: url(/images/horizon_logo.png); height: 60px; width: 120px; background-position: 0px 0px; }
#content #brands a#livestrong:hover { background-image: url(/images/livestrong_logo.png); height: 60px; width: 150px; background-position: 0px 0px; }
#content #brands a#afg:hover { background-image: url(/images/afg_logo.png); height: 60px; width: 90px; background-position: 0px 0px; }
#content #brands a#merit:hover { background-image: url(/images/merit_logo.png); height: 60px; width: 120px; background-position: 0px 0px; }
#content #brands a#tempo:hover { background-image: url(/images/tempo_logo.png); height: 60px; width: 90px; background-position: 0px 0px; } 
/*#content #brands span.treo:hover { background-image: url(/images/treo_logo.png); height: 60px; width: 90px; background-position: 0px 0px; } */
#content #brands a#triumph:hover, #content #brands span.triumph:hover { background-image: url(/images/logo-triumph2.png); height: 40px; width: 110px; }

/* Contact Us */
body#j_template_2 #content #content_col2 .left_col { float: left; width: 280px; }
body#j_template_2 #content #content_col2 .right_col { float: right; width: 280px; }

#footer { height: 60px; background-image: url(/images/bg_footer_fade.png); background-repeat: repeat-x; background-position: bottom; padding-top: 40px; }
#footer p { border-top: 1px solid #ec1b23; padding-top: 2px; margin: 0px 20px 0 20px; font-size: 80%; color: #999; }
#footer span { float: right; }

/* Careers */
#content h3.cursor { cursor: pointer; margin: 0 0 0 10px; }
#content .benefits { display: none; overflow: hidden; }
body#j_template_1 #content .background { background-color: white; border: 2px solid #DFDFDF; padding: 5px; }
body#j_template_1 #content .background h3 {text-align: center; }
body#j_template_1 #content #content_col2 .background { margin-top: 10px; }
body#j_template_1 #content #content_col1 .left_col { float: left; width: 280px; }
body#j_template_1 #content #content_col1 .right_col { float: right; width: 280px; background-color: white; border: 2px solid #DFDFDF; padding: 5px; }
body#j_template_1 #content #content_col1 .left_col ul, body#j_template_1 #content #content_col1 .right_col ul { padding-left: 20px; margin-top: 10px; }
body#j_template_1 #content #content_col1 .left_col ul ul, body#j_template_1 #content #content_col1 .right_col ul ul { margin-top:0;  }

/* Sustainability*/
body#j_about_us #content.sustainability  .jhtna-sustainability { color: #4C4C4C; float:left;  margin: 10px 15px 20px 0px; padding: 25px 20px; width: 183px; background: #F1F1F1; }
body#j_about_us #content.sustainability  .jhtna-sustainability img { margin-bottom: 5px; margin-left: 24px; }
body#j_about_us #content.sustainability  .jhtna-sustainability h3 { color: #EC1B23; font-size: 140%; letter-spacing: 0; margin: 5px 4px; }
body#j_about_us #content.sustainability #content_col1 div.text_col1 { height: 650px; background: none repeat scroll 0 0 #FFFFFF; }
body#j_about_us #content.sustainability .sustainability-copy { margin-top: 25px; color: #4C4C4C; }
body#j_about_us #content.sustainability .sustainability-copy ul { margin: 0px 0px 10px 227px; }
body#j_about_us #content.sustainability .sustainability-copy ul li { margin-left: 40px; }

body#j_about_us .text_col1 ul { margin: 0px 0px 10px 227px; }
body#j_about_us .text_col1 ul li { margin-left: 40px; }
body#j_about_us #text_col2 img, body#j_template_2 #content_col1 img { margin-left: -10px; }
body#j_about_us #text_col2 .well_being { margin-left: 10px; }
body#j_template_2 .text_col2 .col1 { width: 300px; float: left; margin-right: 20px; }
body#j_template_2 .text_col2 .col2 { width: 300px; float: left; }


/* Taleo */
#taleoContent { color: #666; }
#taleoContent ul { margin-left: 20px; }

/* Tooltip */
.tooltips { position: absolute; left: 0; top: 0; z-index: 20000; color: #999; width:180px; }
.tooltips .tooltip { display: none; }
#tooltip { position:absolute; z-index:9999; color: #999; width:180px; }
*html #tooltip .tipHeader { margin-bottom: -6px; } /* IE hack */
.tooltip .tipHeader { height:8px; background:url(/images/tipHeader.png) no-repeat; }
.tooltip .tipBody { background: url(/images/tipBody.gif) repeat-y #fff; padding:5px 5px 5px 15px; /*border: 2px #dfdfdf solid;*/ }
.tooltip .tipFooter { height:8px; background:url(/images/tipFooter.png) no-repeat; }
a[rel=tooltip], span[rel=tooltip] { text-decoration: none; }

/* Video */
.ui-dialog-titlebar a { text-decoration: none; }

/* Superfish menu */
ul.sf-menu li { float: right; }
ul.subnav li { float: right; }

ul.sf-menu, ul.sf-menu ul { width: 640px; float: right; }
.sf-navbar, .sf-navbar li, .sf-navbar li li { background: none; }
.sf-navbar li.current { background:	none; }
.sf-navbar li:hover,
.sf-navbar li.sfHover,
.sf-navbar li > li.current, /* Added > symbol to get direct children only */
.sf-navbar a:focus, .sf-navbar a:hover, .sf-navbar a:active { background: url(/images/arrow2.png) no-repeat bottom center; }
.sf-navbar li li.current { background: none; }
.sf-navbar li li.current a { font-weight: normal; }
.sf-navbar ul li:hover,
.sf-navbar ul li.sfHover,
ul.sf-navbar ul li:hover li,
ul.sf-navbar ul li.sfHover li,
.sf-navbar ul a:focus, .sf-navbar ul a:hover, .sf-navbar ul a:active { background: none; }
ul.sf-navbar li li li:hover,
ul.sf-navbar li li li.sfHover,
.sf-navbar li li.current li.current,
.sf-navbar ul li li a:focus, .sf-navbar ul li li a:hover, .sf-navbar ul li li a:active { background: none; }
ul.sf-navbar ul li a:hover, .sf-navbar li li.current > a { background: url(/images/arrow.png) no-repeat top center; }
.sf-menu a.sf-with-ul { padding-right: 1em; }
.sf-sub-indicator { background: none; }
ul.sf-navbar ul.subnav li a { padding-top: 15px; } /* More spacing on sub-menu */

/**/
div.red_line_spacer { clear: both; margin: 0px 20px; height: 0px; border-bottom: 1px solid #ec1b23; position: relative; top: -38px; }
