@charset 'utf-8';
/* CSS Document */





/*全域*/
*, input {
	outline:none;
}
#acc-title {
	font-family: tradegothicltstd, 'TradeGothic', Helvetica, Arial, sans-serif;
	padding:40px 0 20px;
	text-align:center;
	font-size:43px;
	color:#fff;
	margin:auto;
}


#content{ min-height:815px;}
#comm-wbg {
	padding:50px; min-height:630px;
	background-color:#000000;
	color:#7a7a7a; margin:0 auto; max-width:1260px;
}
#comm-wbg H2{
color: #fff;
    font-size: 16px;
    line-height: 2.5em;
    padding: 5px 0;
    margin: 0;
    text-align: center;
	border-bottom: 3px solid #ffffff;
}
#comm-wbg div.buttons {
	background-color:#000000;
}
.buttonss {
	margin:20px 40px;
}
.buttonss .right {
	float:right;
}
.buttonss .right a.button {
	width: 120px;
	display:block;
	text-align:center;
	line-height: 22px;
	font-size: 12px;
	background-color: #a6957b;
	color: #000;
	border: 0px;
	padding:0px;
	margin:0px;

}
/*LOGIN*/

input:-webkit-autofill ,input:-webkit-autofill:focus{
 background-color:rgba(0, 0, 0, 1);
transition: background-color 5000s ease-in-out 0s; 
 -webkit-box-shadow: 0 0 0px 1000px rgba(0, 0, 0, 1) inset !important;
 -webkit-text-fill-color: rgba(255, 255, 255, 1) !important;
}
.login-content, #register-content {
	font-size:14px;
	background-color:#000;
	color:#707070;
	padding:30px 50px;
	width:1134px;
	margin:0 auto;
	height:650px;
	letter-spacing: 1px;
}


.login-content H2 {
	color:#fff;
	font-size:16px;
	line-height:2.5em;
	padding:5px 0;
	margin:0 auto;
	text-align:center;
	border-bottom:1px solid #707070;
}
#loginform {
}
#loginform .row ,.edit_account_form .row,.edit_account_pwd .row,.update_address_form .row{
	width:100%;
	padding:0 0 20px 0;
	margin: 25px auto 0px auto;
	color:#fff;
	text-align:center;
}
#loginform .row .logininput {
	width:100%;
	background-color:#000000;
	padding-bottom: 8px;
	height: 40px;
	border:0;
	border-bottom: 1px solid #707070;
	font-size:14px;
	padding:5px 10px;
	color:#ffffff;
	letter-spacing: 1px;
}




.edit_account_form .row input[type='text'],.edit_account_pwd .row input[type='password'],.update_address_form .row input[type='text']{
    width: 100%;
    background-color: #000000;
    padding-bottom: 8px;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
    letter-spacing: 1px;}
.edit_account_form .row input[type='text']:focus,.edit_account_pwd .row input[type='password']:focus,.update_address_form .row input[type='text']:focus{ border-bottom: 1px solid #ffffff;}



.update_address_form .row select{
	width: 100%;
    background-color: #000000;
    padding-bottom: 8px;
    height: 40px;
    border: 0;
    border-bottom: 1px solid #707070;
    font-size: 14px;
    padding: 5px 10px;
    color: #ffffff;
    letter-spacing: 1px;
background-color: transparent!important;
    background: url(/image/arrow_white.png) 98% 15px no-repeat;
    background-size: 20px auto;	
	-webkit-appearance : none ; 
  -moz-appearance : none ; 
  appearance : none ;     border-bottom: 1px solid #707070;
}

.update_address_form .row select:hover{
	background-color: transparent!important;
    background: url(/image/arrow_white_over.png) 98% 15px no-repeat;
    background-size: 20px auto;	    border-bottom: 1px solid #ffffff;}
	
.update_address_form .row select option {
	color:#000000;
}
.update_address_form .row input[type='radio'],.regbox .row input[type='radio'],.choose_payment_method .row input[type='radio'],.checkagree input[type='checkbox'] {
	opacity: 0;
}
.update_address_form .row input[type='radio'] + label ,.regbox .row input[type='radio'] + label ,.choose_payment_method .row input[type='radio'] + label ,.checkagree input[type='checkbox'] + label{
	color:#ffffff; font-size:14px; display: inline-block; line-height:14px;
	margin: 0px;
    padding: 9px 0 7px 40px;	
    cursor: pointer;
    background: url(/image/svg/chcekradio.svg) left bottom no-repeat;
}
.update_address_form .row input[type='radio']:checked + label,.regbox .row input[type='radio']:checked + label,.choose_payment_method .row input[type='radio']:checked + label,.checkagree input[type='checkbox']:checked + label{
	background: url(/image/svg/chcekradio.svg) left top no-repeat;
}

.checkagree input[type='checkbox'] + label{color:#777777;}
.checkagree input[type='checkbox'] + label a {color:#ffffff; text-decoration:none;}



.regbutton ,.narrbtna{
	font-size: 14px;
	background-color: #000000;
	color: #c0c0c0;
	display:block;
	height: 45px;
	padding:0;
	margin:0;
	letter-spacing: 1px; 
	border:1px solid #000000;
	border-top: 1px solid #707070;
	padding-top:10px;
	padding-bottom:10px;
	width:100%;
	font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';
}

.narrbtna{height:40px;}

.forgotbtn {
	color:#aaaaaa;
	font-size:12px;
}
.forgotbtn:hover {
	color:#ffffff;
}
.regbutton:hover ,.narrbtna:hover {
	color:#ffffff;
	padding-top:9px; padding-bottom:9px;
	border:2px solid #fff;
	outline:0 !important;
}
.regbutton b {
	color:#707070;
}
.loginbutton,.submits {
	font-size: 14px;
	background-color: #000;
	color: #fff;
	width:100%;
	height: 45px;
	border: 1px solid #fff;
	margin-bottom:20px;
	margin-top:50px;
	font-family: 'Microsoft JhengHei', Tahoma, '微軟正黑體';
}
.submits{width:180px;margin-top:0px;}

.loginbutton:hover,.submits:hover {
	border:2px solid #fff;
	outline:0 !important;
}
/*edit*/
form#edit .hh2, form#pwd .hh2, form#address .hh2 {
	padding:0px;
	margin:0px;
	margin-bottom:20px;
}
form#edit .content, form#pwd .content, form#address .content {
	padding:0px; min-height:280px;
	padding-bottom:50px;
	margin:50px auto 0;
	width:48%;
}
form#edit table.form, form#pwd table.form, form#address table.form {

}
div#payment-new table.form {
	width:700px;
	margin:0px auto;
}
.edit_account_form .form td, form#pwd .form td, form#address .form td {
	padding:0px;
	margin:0px;
	vertical-align: middle;
}
form#edit table.form .tda, form#pwd table.form .tda, form#address table.form .tda {
	vertical-align: middle;
	font-size:16px;
	width:70px;
	padding:0px;
	padding-right:10px;
	background:#5c5954 url('/image/acc/sss.png') no-repeat right center;
}
div#payment-new table.form td {
	padding:0px;
	margin:0px;
	vertical-align:top;
}
div#payment-new table.form label {
	float: left;
	font-size:14px;
	width: 70px;
	text-align: right;
	padding-right: 30px;
	background:transparent url(../image/ww-sss.png) no-repeat 75px 0px;
	margin-top: 10px;
	color: #fff;
}
div#payment-new table.form {
	margin:50px auto 0px auto;
}
div#payment-new table.form > .srow {
	display: block;
}
div#payment-new table.form label > .required {
	background-color:transparent;
	color:#C03;
	margin:0px;
	padding:0px;
}
div#payment-new table.form label > span.error {
	display: block;
	margin-top:-5px;
	color:#C06;
	float:none;
	background-image: none;
	width:450px;
	text-align:right;
}
div#payment-new table.form input[type='text'], div#payment-new table.form input[type='email'], div#payment-new table.form textarea {
	border: 1px solid #DADADA;
	color: #888;
	height: 20px;
	margin-bottom: 6px;
	margin-right: 6px;
	margin-top: 2px;
	margin-left:0px;
	outline: 0 none;
	padding: 3px 3px 3px 5px;
	width: 220px;
	font-size: 12px;
	line-height:15px;
	box-shadow: inset 0px 1px 4px #ECECEC;
	-moz-box-shadow: inset 0px 1px 4px #ECECEC;
	-webkit-box-shadow: inset 0px 1px 4px #ECECEC;
}
#content #comm-wbg #payment_notification table tr td .srow .error {
	display: block;
	color:#C03;
	height:20px;
	padding:0px 0px 0px 100px;
	margin:0px;
}




form#address .form td select, div#payment-new table.form td select {
	width:100px;
	height:18px;
	border:1px solid #cccccc;
	font-size:14px;
	margin:5px 0 5px 20px;
}
div#payment-new table.form td select {
	width:180px;
	height:25px;
}
form#pwd .form td input {
	margin:0px 0 0 20px;
}
form#pwd .form td {
	height:30px;
}
form#pwd .form .error {
	margin-left:20px;
	color:#F06;
}
#mmmail {
	color:#9d9a95;
	font-size:14px;
	text-align:center;
	margin:50px 0px -70px 0px;
}
#mmmail-l {
	color:#9d9a95;
	font-size:14px;
	text-align:left;
	margin:50px 0px -58px 10px;
}
#mmmail a, #mmmail-l a {
	color:#ffffff;
	text-decoration:none;
}
div.acc-left {
	float:left;

	padding-left:22px;
	margin:30px 0px 0px 60px;

}
div.acc-left a.button {
	display:block;
	width:210px;
	text-align:center;
	border:0px; padding-left:20px;
	line-height:40px;
	background:#000000 url(/image/svg/acc-left-btnbg.svg) no-repeat left center;
	cursor: pointer;
	color: #eaeaea;
	font-family: 'Microsoft JhengHei', Tahoma;


}

div.acc-left a.button:hover{
	background:#000000 url(/image/svg/acc-left-btnbg-o.svg) no-repeat left center;
       }

div.acc-right {
	float:right;

	margin:30px 50px 0px 0px;
	font-size:0px;
	padding-right:22px;
}
div.acc-right input.button, div.acc-right a.button {
	display:block;
	width:210px;height:40px;
	text-align:center;
	border:0px;
	padding-right: 30px;
	background:#000000 url(/image/svg/acc-right-btnbg.svg) no-repeat right center;
	cursor: pointer;
	color: #eaeaea; line-height:27px;
	font-family: 'Microsoft JhengHei', Tahoma;
	margin:0px;margin-top: 6px;
}

div.acc-right input.button:hover, div.acc-right a.button:hover{
		background:#000000 url(/image/svg/acc-right-btnbg-o.svg) no-repeat right center;
}


/* address list*/
.add-list { position:relative;
	margin:10px auto;
	border-bottom:2px solid #736b68;
	font-size:16px; padding:30px 0;
}

.add-list .specrow{position:absolute; top:30px; right:8px;}

/*address edit*/

form#address .form input[type=radio].css-checkbox, form#newsleaterform .form input[type=radio].css-checkbox {
	display:none;
}
form#address .form input[type=radio].css-checkbox + label.css-label, form#newsleaterform .form input[type=radio].css-checkbox + label.css-label {
	padding-left:25px;
	margin-top:4px;
	margin-left:20px;
	height:20px;
	display:inline-block;
	line-height:20px;
	background-repeat:no-repeat;
	background-position: 0 0;
	font-size:14px;
	vertical-align:middle;
	cursor:pointer;
}
form#address .form input[type=radio].css-checkbox:checked + label.css-label, form#newsleaterform .form input[type=radio].css-checkbox:checked + label.css-label {
	background-position: 0 -20px;
}
form#address .form label.css-label, form#newsleaterform .form label.css-label {
	background-image:url(/image/acc/radio.png);
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}
/*order list*/



#comm-wbg #info-list {
	font-size:15px;
	line-height:1.7em;
	border-bottom:2px solid #736b68;
}
#ptow_order_info_table td {
	padding:3px;
}
/*order pages*/
#comm-wbg div.pagination div.results {
	display:none;
}
/*aboutus*/
#abouts #con-left a {
	background:rgba(255, 255, 255, 0.5);
filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7FFFFFFF, endcolorstr=#7FFFFFFF);
	color: #87775c;
	font-size:14px;
	display:block;
	padding:5px 5px 5px 30px;
	text-decoration:none;
}
#abouts #con-left a.ocheck {
	background:#FFF url(/image/acc/3strips.png) no-repeat left center;
}
#abouts #con-left a:hover {
	color:#000;
	background-color:#dbcfbb;
}
div#con-right h2 {
	color:#897b5d;
	margin-left:0px;
	margin-top:15px;
}
div#con-right A {
	color:#897b5d;
}
