# usc-e-shop/1.3.8/css/usces_admin.css

Welcart e-Commerce, version 1.3.8. 1,976 lines.

- Page: https://pluginprobe.com/plugins/usc-e-shop/1.3.8/code/css/usces_admin.css
- Raw: https://pluginprobe.com/plugins/usc-e-shop/1.3.8/raw/css/usces_admin.css
- Modified: 2012-11-17T03:52:50+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/usc-e-shop/1.3.8/code/css/usces_admin.css#L10-L20`.

```css
@charset "utf-8";
/* CSS Document */

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

div.error_message {
	color: #FF0000;
}

.usces_admin {
	color: #444444;
	width: 100%;	/*font-size: 1em;*/
}
.usces_admin hr {
	background-color: #DDD;
	border: none;
	height: 1px;
}
.usces_admin .upButton {
	color: #666666;
	font-size: 13px;
	background-image: url(../images/up_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 30px;
	width: 104px;
	text-align: center;
	padding-top: 0px;
	margin-top: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	line-height: 26px;
}
.usces_admin .addCartButton {
	color: #666666;
	font-size: 13px;
	background-image: url(../images/sku_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 70px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	line-height: 20px;
}
.usces_admin .delCartButton {
	color: #FF0000;
	font-size: 13px;
	background-image: url(../images/sku_button_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 24px;
	width: 70px;
	text-align: center;
	padding-top: 0px;
	margin-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	line-height: 20px;
}
.usces_admin #refbutton {
	text-align: right;
}
.usces_admin_right {
	float: right;
	width: 290px;
}
.usces_admin_right h5 {
	padding: 0px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
	color: #666666;
}
.usces_side_box {
	background-color: #FFFFEE;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DCDDBB;
	border-right-color: #F1F2D5;
	border-bottom-color: #FFFFFF;
	border-left-color: #CCCCCC;
	padding: 5px;
	margin-bottom: 10px;
}
.usces_side_box .urlBox {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
}

.usces_side_box hr {
	width: 90%;
	height: 1px;
	color: #8AACE7;
	margin-top: 10px;
	margin-bottom: 10px;
}
.usces_side_box .dispmode {
	padding-top: 2px;
	padding-bottom: 3px;
	border: 1px solid #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	text-align: center;
}
.usces_side_box .Usualsale {
	color: #336600;
	background-color: #D6EAAC;
}
.usces_side_box .Promotionsale {
	color: #C47500;
	background-color: #FFE1B5;
}
.usces_side_box .Maintenancemode {
	color: #3333FF;
	background-color: #DEF0FE;
}
.usces_admin_left{
	margin-right: 310px;
}
.usces_admin_left h4 {
	color: #555555;
	margin-top: 10px;
	margin-bottom: 3px;
	font-size: 15px;
}
.usces_admin_left .usces_box {
	padding: 0px;
	border: 1px solid #CCCCCC;
	margin-bottom: 20px;
	width: auto;
}
* html .usces_admin_left .usces_box {
  height: 1px;
}
.usces_admin form {
	margin: 0px;
	padding: 0px;
}
.usces_admin .version_info{
	margin-top: 0px;
	padding-top: 0px;
}
.usces_admin a {
	text-decoration: none;
	line-height: 1.4em;
}
.usces_admin a:visited {
	color: #318999;
}
.usces_admin h3 {
	color: #555555;
	margin-top: 5px;
	margin-bottom: 5px;
}

.usces_admin .button {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 2em;
}

.usces_admin .success img, 
.usces_admin .caution img, 
.usces_admin .error img {
	padding: 0px;
	height: 24px;
	width: 24px;
	float: left;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.usces_admin .none img{
	display: none;
	visibility:hidden;
	width: 1px;
}
.usces_admin .none .mes{
	display: none;
	visibility:hidden;
	width: 1px;
}
.usces_admin .none{
	border: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	visibility:hidden;
	/*display: none;*/
}
.usces_admin .success {
	border: 1px solid #99CCCC;
	background-color: #FFFF00;
	color: #339900;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
}
.usces_admin .caution {
	border: 1px solid #FFCC00;
	background-color: #FFFF00;
	color: #CC6600;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
}
.usces_admin .error {
	border: 1px solid #FF6A6A;
	background-color: #FFFF00;
	color: #FF0000;
	display: block;
	margin-bottom: 10px;
	padding: 0px;
	margin-left: 10px;
}
.usces_admin .success .mes, 
.usces_admin .caution .mes, 
.usces_admin .error .mes {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	text-indent: 1em;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	float: left;
}
.syoriLogo {
	float: left;
}
.hierarchy {
	font-size: 14px;
	letter-spacing: 0.1em;
	height: 25px;
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 10px;
	width: auto;
	text-indent: 1em;
}
/*****************************************************************************/
div.newitemlink {
	font-size: 15px;
	/*font-weight: bold;*/
	margin-bottom: 0px;
	margin-left: 0px;
}
div.newitemlink a {
	text-decoration: none;
}
table .item_picture {
	width: 60px;
}
table .item_sku {
	width: 90px;
}
table th.item_price {
	width: 55px;
	text-align: right;
	padding-right: 10px;
}
table .item_zaiko {
	width: 70px;
}
table .item_zaikonum {
	text-align: right;
	width: 30px;
}
table .item_category {
	width: 100px;
}
table .item_date {
	width: 100px;
}
table .bgc1 {
	background-color: #FEFFDF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC00;
}
table .bgc2 {
	background-color: #F4FFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #99CCFF;
}
div.skuline {
	/*width: 100%;*/
	font-size: 13px;
	line-height: 15px;
}
div.priceline {
	width: 100%;
	font-size: 13px;
	line-height: 15px;
	text-align: right;
	white-space: nowrap;
}
div.zaikoline {
	width: 100%;
	font-size: 13px;
	line-height: 15px;
}
/*********************************************************************************/
.form_table {
	margin: 0px;
}
.form_table thead th {
	text-align: center;
	font-weight: normal;
	padding-right: 5px;
	white-space: nowrap;
	font-size: 1em;
	line-height: 18px;
	background-color: #E4E4E4;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.form_table th {
	text-align: right;
	font-weight: normal;
	padding-right: 5px;
	white-space: nowrap;
	height: 1.5em;
	width: 140px;
	font-size: 1.1em;
	line-height: 1.3em;
}
.form_table th.sec {
	width: 150px;
	white-space: normal;
}
.form_table label {
	padding: 0px;
	margin: 0px;
	height: 1.5em;
}
.form_table td {
	padding: 0px;
}
.form_table .checkbox  {
	background-color: transparent;
}
*html .form_table td.checktd  {
	width: 1%;
}
div.explanation  {
	font-size: 0.9em;
	line-height: 1.4em;
	width: 98%;
	display: none;
	padding: 3px;
	margin-left: 10px;
	color: #DA6801;
	letter-spacing: 1px;
}
.form_table input.long_str {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 300px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.1em;
	line-height: 20px;
}
.form_table textarea.long_txt {
	font-family: Arial, Helvetica, sans-serif;
	height: 120px;
	width: 300px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.1em;
	line-height: 20px;
}
.form_table input.short_str {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 130px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.1em;
	line-height: 20px;
}
.form_table select.short_select {
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 130px;
}
*html .form_table select.short_select {
	width: 145px;
	font-size: 1.2em;
}
.form_table em {
	font-style: normal;
	color: #FF0000;
}
.form_table input.allcharge {
	width: 55px;
	height: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.form_table input.allbutton {
	font-size: 0.9em;
	background-color: #EEF9F9;
	height: 20px;
	width: 60px;
	border: 1px solid #999999;
	cursor: pointer;
}
.form_table #delivery_method {
	vertical-align: top;
}
.form_table #delivery_method_charge, 
.form_table #delivery_method_name_select, 
.form_table #shipping_charge_name_select, 
.form_table #delivery_days_name_select {
	width: 150px;
}
.form_table #shipping_charge_button, 
.form_table #shipping_charge_loading, 
.form_table #delivery_days_button, 
.form_table #delivery_days_loading {
	vertical-align: top;
}
.form_table label.shipping_charge_label, 
.form_table label.delivery_days_label {
	float: left;
	display: block;
	width: 100px;
	text-align: right;
	margin-right: 5px;
	padding-top: 5px;
	line-height: 20px;
}
.form_table input.charge_text, 
.form_table input.days_text {
	text-align: right;
	width: 100px;
	padding-right: 5px;
	padding-left: 5px;
}
/*************************************************************************************/
/* meta box */
/*************************************************************************************/

#postoptcustomstuff textarea.optvalue {
	width: 95%;
	height: 5em;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#postoptcustomstuff td.item-opt-value,
#postskucustomstuff td.item-sku-zaikonum,
#postskucustomstuff td.item-sku-zaiko,
#postskucustomstuff td.item-sku-cprice,
#postskucustomstuff td.item-sku-price {
	vertical-align: top;
}

#postoptcustomstuff table {
	border: 1px solid #CCCCCC;
	width: 100%;
	background-color: #F9F9F9;
}
#postoptcustomstuff table.list {
	background-color: #FFFFEE;
}
#postoptcustomstuff th {
	font-weight: bold;
	background-color: #F1F1F1;
	font-size: 13px;
	line-height: 24px;
}

#postoptcustomstuff td.submit {
	width: 100%;
}

#postoptcustomstuff div.submit {
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: none;
}

#postoptcustomstuff div.optmeans {
	margin-top: 6px;
	margin-bottom: 10px;
}

#postoptcustomstuff input.optmeans {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 15px;
	width: 15px;
	margin-top: 2px;
	margin-right: 3px;
	margin-bottom: 2px;
	margin-left: 10px;
	background-color: transparent;
}

/*
#normal-sortables .postbox div.skustuff div.submit {
	float: none;
}
*/
#postoptcustomstuff table.metastufftable {
	width: 100%;
	background-color: #FFFFEE;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none;
}
#postoptcustomstuff table tr {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

#postoptcustomstuff td.item-opt-key {
	width: 40%;
	vertical-align: top;
}

#postoptcustomstuff td.item-opt-value {
	width: 60%;
	vertical-align: top;
}

#postoptcustomstuff select.optkeyselect {
	width: 90%;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 12px;
}

#postoptcustomstuff input.optname {
	width: 90%;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 10px;
	font-size: 13px;
	line-height: 16px;
	margin-top: 10px;
}
#postoptcustomstuff div.optcheck {
	padding-left: 10px;
}
/*
.metastuffrow {
	border-bottom: 1px dashed #CCCCCC;
}
*/
/*************************************************************************************/
/* meta box */
/*************************************************************************************/
.item-main-pict {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.item-main-pict .subpict {
	float: left;
	padding-top: 5px;
	padding-right: 1px;
	padding-bottom: 0px;
	padding-left: 1px;
}
.itempagetitle {
	font-weight: bold;
	color: #333333;
	margin-left: 10px;
}
/* table */
#newmeta2, 
#optlist-table, 
.iteminfo_table,
#payment-table, 
#newsku,
#skulist-table {
	border: 1px solid #CCCCCC;
	width: 100%;
	background-color: #F9F9F9;
}
.metastufftable {
	width: 100%;
	background-color: #FFFFEE;
	padding-bottom: 8px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dotted #CCCCCC;
	border-left: 0px none;
}
/* tr */
.metastuffrow,
.ui-state-highlight {
	height: 100px;
}
/* th td */
#newmeta2 th,
#optlist-table th,
.iteminfo_table th,
#payment-table th,
#newsku th,
#skulist-table th {
	font-weight: bold;
	background-color: #F1F1F1;
	font-size: 13px;
	line-height: 24px;
}
#payment-table .metastufftable th.handlb,
#optlist-table .metastufftable th.handlb,
#skulist-table .metastufftable th.handlb {
	background-color: #FAFAF3;
	text-align: center;
	vertical-align: middle;
	cursor : move;
	border: 1px solid #EAEAD5;
}
#optlist-table td,
.iteminfo_table td,
#newmeta2 td,
#payment-table td,
#newsku td,
#skulist-table td {
	vertical-align: top;
}
.item-sku-key {
	width: 30%;
}
.item-sku-cprice {
	width: 19%;
}
.item-sku-price {
	width: 19%;
}
.item-sku-zaikonum {
	width: 10%;
}
.item-sku-zaiko {
	width: 20%;
}
.paymentname {
	width: 25%;
}
.paymentexplanation {
	width: 38%;
}
.paymentsettlement {
	width: 15%;
}
.paymentmodule {
	width: 20%;
}
.item-opt-key {
	width: 40%;
}
.item-opt-value {
	width: 58%;
}
td.submittd img {
	margin-top: 7px;
}
/* field */
.metaboxfield {
	width: 100%;
}
input[type="checkbox"].metaboxcheckfield, 
input[type="radio"].metaboxcheckfield {
	margin-right: 3px;
}
label.metaboxcheckfield {
	display: block;
	float: left;
}
.shortest {
	width: 50px;
}
.shorter {
	width: 100px;
}
.short {
	width: 150px;
}
.middle {
	width: 200px;
}
.long {
	width: 250px;
}
.longer {
	width: 300px;
}
.longest {
	width: 350px;
}
td.submittd div.submit,
#normal-sortables .postbox td.submittd div.submit {
	float: left;
	padding: 3px 10px 0px 20px;
	margin: 0px;
}
#wpcontent .metaboxfield {
	font-size: 12px;
}
.iteminfo_table th {
	font-weight: bold;
	background-color: #F1F1F1;
	font-size: 13px;
	line-height: 24px;
	width: 30%;
}

.iteminfo_table input.itemCode,
.iteminfo_table input.itemName{
	font-size: 15px;
	line-height: 18px;
	width: 99%;
	padding-top: 1px;
	padding-right: 2%;
	padding-bottom: 1px;
	padding-left: 2%;
}
*html .iteminfo_table input.itemCode,
*html .iteminfo_table input.itemName{
	width: 93%;
}
*:first-child+html .iteminfo_table input.itemCode,
*:first-child+html .iteminfo_table input.itemName{
	width: 90%;
}

.iteminfo_table input.itemRestriction,
.iteminfo_table input.itemPointrate{
	font-size: 15px;
	line-height: 18px;
	width: 60px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	text-align: right;
}

.iteminfo_table select.itemShippingCharge, 
.iteminfo_table select.itemShipping{
/*	font-size: 14px;
	line-height: 16px;
	border: 1px solid #7F9DB9;
*/}
*:first-child+html .iteminfo_table select.itemShipping{
	line-height: 18px;
}
/*************************************************************************************/
.calendar {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #C1E1EA;
	border-left-color: #C1E1EA;
	height: 150px;
	width: 400px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.calendar th,
.calendar td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C1E1EA;
	border-bottom-color: #C1E1EA;
	text-align: center;
	white-space: nowrap;
}
.calendar th {
	background-color: #F0FFFF;
}
.calendar th.cal,
.calendar td.cal {
	cursor: pointer;
}
.business_days_exp_box {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #C1E1EA;
}

/*************************************************************************************/

.form_table input.mail_title {
	font-family: Arial, Helvetica, sans-serif;
	height: 22px;
	width: 600px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.1em;
	line-height: 20px;
}

.form_table textarea.mail_header, 
.form_table textarea.mail_footer {
	font-family: Arial, Helvetica, sans-serif;
	height: 200px;
	width: 600px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-size: 1.1em;
	line-height: 20px;
}

/*************************************************************************************/
table#order_list {
	width: 100%;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
}

table#order_list th {
	color: #FFFFFF;
	background-color: #CCCCCC;
	height: 1.5em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
}

/*************************************************************************************/
.mailVisiLink {
	text-align: right;
	float: right;
	height: 32px;
	width: 200px;
}
.mailVisiLink a {
	line-height: 16px;
}
#mailBox {
	display: none;
}
#mailBox table {
	padding: 5px;
	width: 100%;
	border-collapse: collapse;
	background-color: #E4E4E4;
	border: 1px solid #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1px;
	margin-left: 0px;
}
#mailBox input.mailButton {
	margin: 0px;
	padding: 0px;
}

/*************************************************************************************/
#searchBox {
	display: none;
}

#searchBox table#search_table {
	float: left;
	margin: 0px;
	clear: both;
}

#searchBox table#period_table {
	float: right;
	margin: 0px;
}

#searchBox table#change_table {
	float: left;
	margin: 0px;
	clear: both;
}

#searchBox table#dl_list_table {
	float: right;
	margin: 0px;
}

#searchBox input.searchword {
	height: 20px;
	margin: 0px;
	padding: 0px 3px 0px 3px;
	clear: none;
	float: none;
	width: 150px;
	font-size: 14px;
	line-height: 18px;
}

#searchBox input.searchbutton {
	height: 24px;
	font-size: 13px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	background-image: none;
	background-color: #FFFFFF;
	padding: 0px 10px 0px 10px;
}

#searchBox select.searchselect {
	background-color: #FFFFFF;
	background-image: none;
	margin: 0px;
	border: 1px solid #51A7D5;
	font-size: 13px;
	padding: 0px;
	width: 150px;
}

table#mainDataTable {
	margin: 0px;
	padding: 0px;
	clear: both;
	float: none;
	width: 100%;
	border: 1px solid #CCCCCC;
}

table#mainDataTable th {
	font-size: 13px;
	line-height: 18px;
	text-decoration: none;
	height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../images/th_bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	white-space: nowrap;
	padding-right: 5px;
	padding-left: 5px;
}

table#mainDataTable td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 3px;
	empty-cells:show;
}

table#mainDataTable td.item,
table#mainDataTable td.sku,
table#mainDataTable td.zaikonum,
table#mainDataTable td.zaiko,
table#mainDataTable td.price {
	white-space: nowrap;
}

table#mainDataTable td.listcat {
	max-width: 150px;
}

table#mainDataTable td.price {
	font-size: 1.1em;
	text-align: right;
}

table#mainDataTable td.red {
	color: #FF0000;
}

table#mainDataTable td.green {
	color: #009933;
}
table#mainDataTable td ul.item_list_navi {
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
table#mainDataTable td ul.item_list_navi li{
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
	font-size: 10px;
}
table#mainDataTable td ul.item_list_navi li a {
	font-size: 10px;
}
table#mainDataTable td a {
	display: block;
	margin: 0px;
	height: auto;
	width: auto;
}

table#mainDataTable td a:hover {
	text-decoration: underline;
}

#tablenavi {
	line-height: 16px;
}

#tablenavi ul {
	margin: 0px;
	padding: 3px;
	list-style-type: none;
}

#tablenavi .listCrb {
	clear: both;
	height: 1px;
	width: 1px;
	margin: 0px;
	padding: 0px;
}

#tablenavi .rowsnum {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tablenavi .navigationStr {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#tablenavi .navigationButton {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	height: 16px;
	text-align: center;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#tablenavi .navigationButtonSelected {
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	text-align: center;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
}

#tablenavi .refresh {
	float: right;
}
/* CSS Document */

.rowSelection_columrow {
	/*background-image: url(../images/sprite.png);
	background-repeat: repeat-x;
	background-position: 0px 1px;*/
}

tr.rowSelection_odd td {
	background-color: #FFFFFF;
}

tr.rowSelection_even td {
	background-color: #F5F7FB;
}

tr.rowSelection_hilight td {
	background-color: #EEEEFF;
}

tr.rowSelection_selected td {
	background-color: #FFDFEF;
	color: #555555;
	font-weight: bold;
}

.info_head {
	color: #000000;
}

.info_body table,
.info_head table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #999999;
	border-spacing:0;
}

.long {
	width: 200px;
}

.short {
	width: 90px;
}

.shortm {
	width: 120px;
}

.large {
	font-size: 1.3em;
}

.right {
	text-align: right;
}

.center {
	text-align: center;
}

.border {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.info_head table .rod {
	background-color: #FFFFEC;
	border: 1px solid #7F9DB9;
	text-align: center;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
}
.info_head table .rod_left {
	background-color: #FFFFEC;
	border: 1px solid #7F9DB9;
	text-align: left;
	line-height: 24px;
	padding-right: 5px;
	padding-left: 5px;
}
.info_head table .deli_info {
	border-bottom: 1px dotted #CCCCCC;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

.info_head table .cus_info {
	border-right: 1px dotted #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	border-top-width: 0px;
	border-top-style: none;
	border-bottom: 1px dotted #CCCCCC;
}

.info_head table .mem_wrap {
	border: 1px solid #CCCCCC;
}

.info_head table .mem_info {
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}

.info_head .order_custom_wrap{
	border-right: 1px dotted #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.info_head .settle_info_wrap{
	border-style: none;
}

.info_head .wrap_td {
	margin: 0px;
	padding: 0px;
}

.info_head td {
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	background-color: #EDF3F3;
}

.info_head td.midasi0 {
	text-align: center;
	color: #FFFFFF;
	background-color: #92BAB8;
	font-weight: bold;
	letter-spacing: 0.1em;
	height: 26px;
	border-bottom-style: none;
}

.info_head td.midasi1 {
	text-align: center;
	color: #FFFFFF;
	background-color: #9999CC;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-style: none;
}

.info_head div.midasi2 {
	text-align: center;
	color: #FFFFFF;
	background-color: #999966;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-style: none;
	height: 24px;
	width: auto;
	line-height: 24px;
}

.info_head td.midasi3 {
	text-align: center;
	color: #FFFFFF;
	background-color: #A27D5E;
	font-weight: bold;
	letter-spacing: 0.1em;
	border-bottom-style: none;
}

.info_head td.status {
	background-color: #F7F3F0;
}

.info_head td.deli {
	background-color: #EAEAF4;
}

.info_head div.condition {
	background-color: #FFFFFF;
	color: #FF6600;
}

.info_head td.label {
	width: 90px;
	text-align: right;
	font-size: 11px;
	color: #666666;
}
.info_head .order_custom_wrap td.label,
.info_head .settle_info_wrap td.label{
	width: 120px;
	border-right: 1px dotted #CCCCCC;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.info_head td.col1 {
	width: 100px;
}

.info_head td.col2 {
}

.info_head td.col3 {
}

.info_head td.mem_col2 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}

.info_head td.mem_col3 {
	border-right-style: none;
	border-left-style: none;
	border-top-style: none;
	border-bottom-style: none;
	margin: 0px;
	padding: 5px;
	vertical-align: top;
}

.info_head td input.text {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 24px;
	margin: 0px;
}
.info_head td textarea {
	padding: 5px;
	margin: 0px;
	height: 6em;
	width: 500px;
	line-height: 1em;
}
* html .info_head td input.text {
	height: 22px;
	line-height: 22px;
}
*:first-child+html .info_head td input.text {
	height: 22px;
	line-height: 22px;
}
.wrap .info_head select {
	height: 26px;
	margin: 0px;
	width: 130px;
	border: 1px solid #7F9DB9;
}

#cart {
	width: 100%;
}

#cart div.error_message {
	font-weight: bold;
	color: #FF0000;
	text-align: center;
	margin-top: 10px;
}

#cart .upbutton {
	text-align: right;
	padding-right: 20px;
}

#cart table {
	width: 100%;
	border: 1px solid #999999;
	border-collapse: collapse;
}

#cart th, 
#cart td {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	vertical-align: middle;
	text-align: center;
}
#cart td.signal_red {
	font-weight: bold;
	color: #FF0000;
}
#cart th {
	color: #FFFFFF;
	background-color: #999999;
	white-space: nowrap;
	line-height: 1.3em;
}

#cart th.aright,
#cart td.aright {
	text-align: right;
}

#cart th.aleft,
#cart td.aleft {
	text-align: left;
}

#cart input.quantity {
	width: 40px;
	text-align: right;
	font-size: 14px;
}

#cart input.price {
	width: 80px;
	text-align: right;
	font-size: 14px;
}

#cart th.num {
	white-space: nowrap;
	width: 3%;
	text-align: center;
} 

#cart th.thumbnail {
	white-space: nowrap;
	width: 5%;
	text-align: center;
} 

#cart th.price {
	white-space: nowrap;
	width: 10%;
	text-align: center;
} 

#cart th.quantity {
	white-space: nowrap;
	width: 5%;
	text-align: center;
} 

#cart th.subtotal {
	white-space: nowrap;
	width: 15%;
	text-align: center;
} 

#cart th.stock {
	white-space: nowrap;
	width: 10%;
	text-align: center;
} 

#cart th.action {
	white-space: nowrap;
	width: 10%;
	text-align: center;
} 

#cart th#total_full_top, 
#cart th#total_full {
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #000000;
} 

#newitemform {
	margin-top: 10px;
} 

#newitemform table {
	margin: 0px;
	padding: 0px;
	width: 100%;
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
} 

#newitemform th {
	font-size: 13px;
	line-height: 22px;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
} 

#newitemform td {
	font-size: 13px;
	line-height: 18px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-right: 5px;
	padding-left: 5px;
} 

/************************************************************************************/
#addItemDialog .dialogsearch {
	float: left;
	width: 400px;
}

#mailSendDialog #sendmailmessage {
	width: 100%;
	height: 400px;
}
#mailSendDialog label {
	clear: left;
	float: left;
	width: 100px;
	display: block;
	height: 17px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	cursor: auto;
}
#mailSendDialog input.text {
	width: 300px;
}

/************************************************************************************/
.usces_admin div.chui {
	background-color: #FFFFE8;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #FF9900;
	letter-spacing: 1px;
	font-weight: normal;
}

.usces_admin div.chui h3 {
	font-size: 13px;
	font-weight: bold;
	color: #663300;
}

/************************************************************************************/
.usces_admin table.dashboard {
	width: 100%;
}

.usces_admin table.dashboard th {
	font-size: 13px;
	font-weight: bold;
	background-color: #999999;
	line-height: 16px;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}

.usces_admin table.dashboard td {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #FFFFFF;
}

.usces_admin table.dashboard td.bignum {
	font-size: 20px;
	text-align: right;
}

/****************************************************************************************/
#member_history table {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-collapse: collapse;
	width: 100%;
}
#member_history table .num{
	font-size: 14px;
}
#member_history table .rightnum{
	font-size: 14px;
	text-align: right;
	padding-right: 5px;
}
#member_history th {
	text-align: center;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #e6e6e6;
	background-color: #f8f8f8;
	font-size: 12px;
	line-height: 150%;
	font-weight: bold;
	color: #4e5020;
}
#member_history th.historyrow {
	color: #FFFFFF;
	background-color: #999999;
}
#member_history td {
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: 1px solid #e6e6e6;
}
#member_history td.retail {
	margin: 0px;
	padding: 0px;
}
#member_history h3 {
	font-size: 13px;
	line-height: 26px;
	font-weight: bold;
	color: #ffffff;
	background-color: #990000;
	text-indent: 10px;
	padding: 0px;
	height: 26px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #660000;
}
/*****************************************************************/

div.optcheck {
	/*padding-left: 10px;*/
}

/*******************************************************************/
#cod_dialog .short_str {
	width: 100px;
	text-align: right;
	padding-right: 5px;
	padding-left: 5px;
}

#cod_type_table {
	margin-top: 20px;
	margin-bottom: 20px;
}

#cod_type_table .radio {
	padding-right: 2px;
	padding-left: 20px;
}

#cod_change_table,
#cod_fix_table {
	margin-top: 20px;
	margin-bottom: 20px;
}

#cod_change_table td {
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}

#cod_change_table th {
	background-color: #CCCCCC;
	padding: 3px;
}

#cod_change_table td.cod_f,
#cod_change_table td.cod_e,
#cod_change_table td.cod_cod {
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
}

#cod_change_table td.cod_m {
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#cod_change_table td.cod_f {
	width: 100px;
}

#cod_change_table td.cod_f,
#cod_change_table td.cod_e {
	background-color: #EFEFEF;
}

#cod_change_table td.cod_cod {
	background-color: #CCCCCC;
}

/*******************************************************************/
.settle_table {
	border-collapse: separate;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
	border-spacing: 1px;
 }
 
.settle_table td {
	padding: 5px;
}
 
.settle_table th {
	padding: 10px;
	width: 150px;
	background-color: #F0F0F0;
 }

.settle_table th a {
	color: #3399CC;
	text-decoration: underline;
 }

.settle_exp {
	background-color: #FFFFEE;
	border: 1px solid #FFCC00;
	padding: 10px;
	margin-top: 20px;
	font-size: 13px;
}

.service_title {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-right: 20px;
}

.settlement_service {
	margin-bottom: 15px;
}

.settlement_service a {
	color: #3366CC;
}

.message,
.error_message {
	margin-bottom: 5px;
}
/*20101111ysk*/
#dlItemListDialog fieldset, 
/*20101111ysk*/
#dlItemListDialog fieldset, 
/*20101111ysk*/
#dlItemListDialog fieldset, 
#dlMemberListDialog fieldset, 
#dlOrderListDialog fieldset, 
#dlProductListDialog fieldset {
	border: 2px solid #CCCCCC;
	padding: 10px;
	margin-top: 20px;
}
#dlItemListDialog legend, 
#dlMemberListDialog legend, 
#dlOrderListDialog legend, 
#dlProductListDialog legend {
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
}
#dlItemListDialog fieldset label, 
#dlMemberListDialog fieldset label, 
#dlOrderListDialog fieldset label, 
#dlProductListDialog fieldset label {
	margin-right: 10px;
	white-space: nowrap;
}

/***************************************************/
.form_table th.system_th {
	width: 200px;
}

#wpcontent select.multipleselect {
	width: auto;
	height: auto;
}

.iteminfo_table td label {
	margin-right: 25px;
	/*width: 160px;*/
	display: block;
	float: left;
}

.widcenter {
	text-align: center;
}

.tabletitle {
	font-size: 12px;
}
.usces_admin a {
	color: #318999;
}
.usces_admin a:hover {
	color: #DA6801;
}
.uscestabs {
	margin-bottom: 20px;
}

/***************************************************/
#edit-slug-box {
	height: auto;
	line-height: 1.5em;
}
```
