/*------------------------------------------------------------
* Filename: form.css
* Version: 1.0.0 (2011-02-15) 
* Website: http://www.enerdynesolutons.com/
* Description: form related
-------------------------------------------------------------*/
.jLookForm a {
	outline: none;
}
.jLookLabel {
	display: block;
	font-size: 12px;
}
/* +RADIO */
.jLookRadio {
	background: url(../images/common/form/bg_form_radio01.png);
	vertical-align: middle;
	height: 18px;
	width: 18px;
	display:block;
}
/* =checked */
	.jLookRadio_checked {
	background: url(../images/common/form/bg_form_radio01_checked.png);
}
/* +CHECKBOX */
.jLookCheckbox {
	background: url(../images/common/form/bkg_checkbox.png);
	vertical-align: middle;
	height: 18px;
	width: 18px;
	display:block;
	font-weight: normal;
}
/* =checked */
	.jLookCheckbox_checked {
	background: url(../images/common/form/bkg_checkbox_checked.png);
}
.product-select .jLookCheckbox, .mem-select .jLookCheckbox, .regist-select .jLookCheckbox, .dlagreement-select .jLookCheckbox {
	height: 16px;
	width: 16px;
	background: url(../images/common/form/form_checkbox2.gif);
}
/* =checked */
	.product-select .jLookCheckbox_checked, .mem-select .jLookCheckbox_checked, .regist-select .jLookCheckbox_checked, .dlagreement-select .jLookCheckbox_checked {
	background: url(../images/common/form/form_checkbox2_checked.gif);
}
.product-selector .jLookCheckbox {
	background: url(../images/common/form/form_checkbox3.png);
}
/* =checked */
	.product-selector .jLookCheckbox_checked {
	background: url(../images/common/form/form_checkbox3_checked.png);
}
/* +SELECT */
.jLookSelectWrapper {
	position:relative;
	width:95px;
	height:26px;
	font-size:11px;
	display:inline-block;
	float:left;
}
body.webcall-page .form-content .jLookSelectWrapper {
	float:none;
}
#location-select .jLookSelectWrapper {
	width: 115px;
	height: 22px;
}
#search-select .jLookSelectWrapper {
 *display:inline;
}
.page-select .jLookSelectWrapper {
	width:55px;
	height:26px;
}
.page-select-static .jLookSelectWrapper {
	width:55px;
	height:26px;
}
.select192 .jLookSelectWrapper {
	width:192px;
	float:none;
}
.select135 .jLookSelectWrapper, .sort .jLookSelectWrapper {
	width:135px;
}
.select115 .jLookSelectWrapper {
	width:115px;
}
.select200 .jLookSelectWrapper {
	width:200px;
}
.jLookSelectHeader {
	float:left;
	width:95px;
	height:26px;
	color:#6c6c6c;
	background: url(../images/common/form/bg_select02.png) no-repeat right top;
}
#location-select .jLookSelectHeader {
	width:115px;
	height:22px;
	color:#fff;
	background: url(../images/common/form/bg_select01.png) no-repeat right top;
}
.page-select .jLookSelectHeader {
	width:55px;
	background: url(../images/common/form/bg_select04.gif) no-repeat right top;
}
.page-select-static .jLookSelectHeader {
	width:55px;
	background: url(../images/common/form/bg_select04.gif) no-repeat right top;
}
.select192 .jLookSelectHeader {
	width:192px;
	background: url(../images/common/form/bg_select03.png) no-repeat right top;
}
.select135 .jLookSelectHeader, .sort .jLookSelectHeader {
	width:135px;
	background: url(../images/common/form/bg_select05.png) no-repeat right top;
}
.select115 .jLookSelectHeader {
	width:115px;
	background: url(../images/common/form/bg_select06.png) no-repeat right top;
}
.select200 .jLookSelectHeader {
	width:200px;
	background: url(../images/common/form/bg_select07.png) no-repeat right top;
}
.jLookSelectHeader div {
	float:left;
	width:55px;
	height:26px;
	line-height:24px;
	padding-left:12px;
	overflow: hidden;
}
#location-select .jLookSelectHeader div {
	width:80px;
	height:22px;
}
.page-select .jLookSelectHeader div {
	width:15px;
}
.page-select-static .jLookSelectHeader div {
	width:15px;
}
.select192 .jLookSelectHeader div {
	width:152px;
}
.select135 .jLookSelectHeader div, .sort .jLookSelectHeader div {
	width:94px;
}
.select115 .jLookSelectHeader div {
	width:74px;
}
.select200 .jLookSelectHeader div {
	width:160px;
}
.jLookSelectHeader a {
	float:right;
	display:block;
	width:28px;
	height:26px;
	background:url(../images/common/form/btn_select02arw.png) no-repeat left top;
}
#location-select .jLookSelectHeader a {
	width:23px;
	height:22px;
	background:url(../images/common/form/btn_select01arw.png) no-repeat left top;
}
#sidenav .opened .select192 .jLookSelectHeader a {
	width:27px;
	height:26px;
	background: url(../images/common/form/btn_select03arw.png) no-repeat left top;
}
.optionsWrapper {
	position: absolute;
	left:0;
	top:26px;
	width:92px;
	height:140px;
	padding:3px 2px 2px 2px;
	display:none;
	background: url(../images/common/form/bg_jLookSelectWrapper02.png) left top no-repeat;
}
#location-select .optionsWrapper {
	top:22px;
	width:115px;
	height:142px;
	background: url(../images/common/form/bg_jLookSelectWrapper.gif) left top no-repeat;
}
.page-select .optionsWrapper {
	width:51px;
	background: url(../images/common/form/bg_jLookSelectWrapper04.png) left top no-repeat;
}
.page-select-static .optionsWrapper {
	width:51px;
	background: url(../images/common/form/bg_jLookSelectWrapper04.png) left top no-repeat;
}
.select192 .optionsWrapper {
	top:25px;
	width:190px;
	height:200px;
	background:url(../images/common/form/bg_jLookSelectWrapper03.png) left top no-repeat;
	z-index: 110;
}
.select135 .optionsWrapper, .sort .optionsWrapper {
	top:25px;
	width:131px;
	background: url(../images/common/form/bg_jLookSelectWrapper05.png) left top no-repeat;
}
.select115 .optionsWrapper {
	top:25px;
	width:114px;
	background: url(../images/common/form/bg_jLookSelectWrapper06.png) left top no-repeat;
}
.select200 .optionsWrapper {
	top:25px;
	width:198px;
	height:200px;
	background: url(../images/common/form/bg_jLookSelectWrapper07.png) left top no-repeat;
}
.jLookSelectWrapper ul {
	width:67px;
	height:128px;
	padding:6px 12px;
	overflow:auto;
	overflow-x:hidden;
}
#location-select .jLookSelectWrapper ul {
	width:87px;
}
.page-select .jLookSelectWrapper ul {
	width:27px;
}
.page-select-static .jLookSelectWrapper ul {
	width:27px;
}
.select192 .jLookSelectWrapper ul {
	height:200px;
	width:163px;
	background:none;
}
.select192 .optionsWrapper li {
	width: 163px;
}
.select135 .jLookSelectWrapper ul, .sort .jLookSelectWrapper ul {
	width:106px;
}
.select115 .jLookSelectWrapper ul {
	width:86px;
}
.select200 .jLookSelectWrapper ul {
	width:171px;
}
.jLookSelectWrapper ul a {
	display:block;
	padding:1px 0;
	width:50px;
	text-decoration: none;
	color:#6c6c6c;
}
#location-select .jLookSelectWrapper ul a {
	width:80px;
}
.page-select .jLookSelectWrapper ul a {
	width:15px;
}
.page-select-static .jLookSelectWrapper ul a {
	width:15px;
}
.select192 .jLookSelectWrapper ul a {
	width:145px;
}
.select135 .jLookSelectWrapper ul a, .sort .jLookSelectWrapper ul a {
	width:106px;
	line-height:1.3;
}
.select115 .jLookSelectWrapper ul a {
	width:86px;
	line-height:1.3;
}
.select200 .jLookSelectWrapper ul a {
	width:153px;
}
.jLookSelectWrapper ul a:hover {
	color:#6293cb;
	text-decoration:none;
}
/* +INPUTS */
.input120 {
	width:113px;
	padding:5px 3px 2px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input01_120.gif) no-repeat left top;
}
.input120 input {
	background:none;
	border:none;
	width:108px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input210 {
	height:20px;
	line-height:24px;
	width:205px;
	padding:0 3px 6px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input02_210.png) no-repeat left top;
}
.input210 input {
	background:none;
	border:none;
	width:200px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input150 {
	width:150px;
	padding:5px 3px 1px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input03_150.png) no-repeat left top;
}
.input150 input {
	background:none;
	border:none;
	width:145px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input169 {
	height:20px;
	width:163px;
	padding:0 3px 6px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input04_169.png) no-repeat left top;
}
.input169 input {
	background:none;
	border:none;
	width:160px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input337 {
	width:337px;
	padding:0 3px 1px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input05_337.png) no-repeat left top;
}
.input337 input {
	background:none;
	border:none;
	width:337px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input80 {
	height:20px;
	width:74px;
	padding:5px 3px 1px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input06_80.png) no-repeat left top;
}
.input80 input {
	background:none;
	border:none;
	width:70px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input100 {
	height:20px;
	width:94px;
	padding:5px 3px 1px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input07_100.png) no-repeat left top;
}
.input100 input {
	background:none;
	border:none;
	width:90px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input300 {
	height:20px;
	width:294px;
	padding:5px 3px 1px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input08_300.png) no-repeat left top;
}
.input300 input {
	background:none;
	border:none;
	width:290px;
	height:18px;
 *height:15px;
	line-height:15px;
}
.input670 {
	width:670px;
	padding:5px 3px 1px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input09_670.png) no-repeat left top;
}
.input670 input {
	background:none;
	border:none;
	width:670px;
	height:75px;
	line-height:15px;
}
/*===== bqc add(20100313) ====*/
/* +FORM CONTENT---------- */
.form-content {
	width: 625px;
	margin: 0 0 0 23px;
}
.form-content .table-list01 td {
	text-align: left;
	padding:7px 10px 7px 18px;
}
.form-content .table-list01 th {
	padding:7px 0 7px 12px;
}
.form-check {
	border-bottom: 1px solid #d5d5d5;
	padding: 0 0 10px 0;
 *padding: 0;
}
.form-txt {
	margin: 20px 0;
}
.form-txt h2 {
	font-size: 12px;
	font-weight: bold;
}
.form-btn {
	margin: 15px 0;
	line-height: 18px;
	width: 100%;
}
div.form-btn {
	_margin: 0;
	_padding: 0;
}
.form-btn p {
	float:left;
}
.form-btn div {
	margin:0 auto;
	width:220px;
}
.form-check {
	margin: -10px 0 20px 0;
}
.form-note {
	width: 625px;
}
.form-note-txt {
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 10px;
}
.form-note ul {
	margin: 0 0 5px 0;
 *margin: 5px 0 0;
}
.form-note ul li {
	border-bottom: 1px solid #d5d5d5;
	padding: 5px 0;
 *padding: 0;
}
.form-note .form-note-title, .form-note .form-note-content {
	float: left;
}
.form-note-title {
	font-size: 12px;
	font-weight: bold;
	line-height: 30px;
	margin: 0 40px 0 10px;
}
.form-caution {
	font-size: 11px;
	border-bottom: 1px solid #d5d5d5;
	color: #ff0000;
	padding: 0 0 5px 10px;
	line-height: 24px;
	margin: 5px 0 0 0;
}
.form-txt-scrolled {
	height: 320px;
	overflow: scroll;
	overflow-x: hidden;
}
.form-txt-scrolled .form-title {
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 10px 0;
}
div.form-txt-scrolled .article-list01 {
	font-size: 12px;
	margin: 10px 0 0 0;
}
div.form-txt-scrolled .article-list01 li {
	list-style: none;
	line-height: 18px;
	margin: 0 0 10px 0;
}
div.form-txt-scrolled .article-list02 {
	margin: 5px;
}
div.form-txt-scrolled .article-list02 li {
	margin: 00;
}
div.form-txt-scrolled a {
	color: #7f34ab;
	text-decoration: underline;
}
div.form-txt-scrolled a:hover {
	color:#6293cb;
}
/* form for popbox */
.popbox-form .article-list01 li {
	line-height: 35px;
	height: 35px;
	padding: 0;
	margin: 0;
	clear: both;
	background-position: left 16px;
	width: 100%;
}
div.popbox-form ul.article-list01 {
	width: 100%;
}
div.popbox-form ul.article-list01 li {
	_line-height: 15px;
	_height: 18px;
	_padding: 0;
	_margin: 0;
	_background-position: left 10px;
}
.popbox-form .article-list01 li input {
	vertical-align: middle;
}
.popbox-form .article-list01 li label {
	float: left;
	width: 90px;
	text-indent: 10px;
}
div.popbox-form ul.article-list01 li label {
	_width: 70px;
	_line-height:25px;
}
/*.popbox-form .article-list01 li span.input210 {
	display:block;
	float:left;
	height:20px;
	padding: 0 0 6px 4px;
	*padding: 8px 0 3px 4px;
	background-position: left 5px;
}*/
/*.popbox-form .article-list01 li span.input140 {
	display:block;
	float:left;
	height:24px;
	padding: 3px 0 6px 4px;
 *padding: 8px 0 3px 4px;
	background-position: left 5px;
}*/
.popbox-form .article-list01 li input {
	_float: left;
}
.pop-form-btn {
	padding: 0 6px 0 0;
	position: relative;
	margin: 5px 0 0 0;
	height: 29px;
}
.pop-form-btn p {
	/*	float:right;*/
	margin: 0;
}
.popbox-form-link li {
	float: left;
}
.popbox-form-link a:link, .popbox-form-link a:visited {
	margin: 0 10px 0 0;
	padding:  0 0 0 7px;
	color: #7f34ab;
	_padding:  0 0 0 5px;
}
.popbox-form-link a:hover {
	color: #b0c7e1;
}
.popbox-form .popbox-validation img {
	vertical-align: middle;
 *vertical-align:baseline;
	_margin-bottom:3px;
}
.popbox-form .popbox-validation span.input140 {
	margin:0 10px 0 0;
}
/* form for search */
.search-form strong {
	font-weight:bold;
	font-size:14px;
}
#content .search-form li {
	float:left;
	margin:0 10px 5px 0;
}
.search-form li.select-itemtype {
	height:18px;
	line-height:18px;
	margin:0 40px 0 0;
	padding:0 0 0 11px;
	background:url(../images/common/icon/icon_right_purple_arrow03.gif) left center no-repeat;
}
#content li.select-singletype {
	float:none;
	clear:both;
	min-width:550px;
	width:auto !important;
	width:550px;
	margin:0 10px 5px 0;
}
#content .search-form li.select-righttype {
	float:right;
	clear:both;
 *float:none;
	_float:right;
	_width:60px;
	margin:5px 0 0 0;
 *margin:0 0 15px 0;
	_margin:30px 0 0 -60px;
}
#content .search-form li.select-righttype p.title-btn {
	position:inherit;
	_position:relative;
 *right:15px;
	_right:0;
 *bottom:10px;
	_bottom:0;
}
.article-frametype01 {
	width:625px;
	margin:10px 0 32px;
	padding:5px 0 0;
	background:url(../images/common/bg/bg_article_frame_top625.gif) no-repeat left top;
	position:relative;
	z-index:100;
}
.article-frametype01 .article-frametypeB {
	width:625px;
	padding:0 0 5px;
	background:url(../images/common/bg/bg_article_frame_btm625.gif) no-repeat left bottom;
}
.article-frametype01 .article-frametypeC {
	width:585px;
	padding:15px 19px 10px 19px;
	border-right:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
	position:relative;
}
.article-frametype02 {
	width:830px;
	padding:5px 0 0 0;
	margin:10px 0 32px 0;
	background:url(../images/common/bg/bg_article_frame_top830.gif) no-repeat left top;
	position: relative;
	z-index: 50;
}
.article-frametype02 .article-frametypeB {
	width:830px;
	padding:0 0 5px 0;
	background:url(../images/common/bg/bg_article_frame_btm830.gif) no-repeat left bottom;
}
.article-frametype02 .article-frametypeC {
	width:790px;
	padding:15px 19px 10px 19px;
	border-right:1px solid #cbcbcb;
	border-left:1px solid #cbcbcb;
}
.search-form .select135 {
	min-height:26px;
	height:auto !important;
	height:26px;
}
.article-frametype01 li label {
	margin:0 8px 0 0;
	font-size:11px;
	float:left;
}
.aboutbenq-unit .search-form .select135 {
	height:auto;
}
/*0729*/
.input140 {
	height:20px;
	width:147px;
	line-height:24px;
	padding:0 3px 6px 4px;
 *padding:3px 3px 3px 4px;
	display:inline-block;
	background: url(../images/common/form/bg_input03_150.png) no-repeat left top;
}
.input140 input {
	background:none;
	border:none;
	width:140px;
	height:18px;
 *height:15px;
	line-height:15px;
}

/* Localized */