@charset "utf-8";
/* forms */
.mwshop_mycart_go_button, .mwshop_mycart_recount_button,
 .mwshop_catalog_filter_button,
.mwshop_buythis, .mwshop_itemdetail_buythis,
.bt, #login_bt,#search_bt {
border-left: 1px solid #666;
border-top: 1px solid #666;
border-right: 1px solid #666;
border-bottom: 1px solid #666;
background-color: #fff;
color: #333333;
font-size:8pt;
font-weight: normal;
}
.mwshop_mycart_neworder, .mwshop_mycart_sendorder {
border: 2px solid #666;
background-color: #f00;
color: #fff;
font-size:23px;
padding:2px;
font-weight: bold;
}
.mwshop_buythis, .mwshop_itemdetail_buythis {
border: 1px solid #666;
background-color: #f00;
color: #fff;
font-size:14px;
font-weight: bold;

}
.mwshop_mycart_empty_button, .mwshop_mycart_shopping {
  display:none;
}

.mwshop_ccount {
 width:25px;
}

.mwshop_country_select,
.mwshop_delivery_select {
 border:1px solid #000;
 width:200px;
 font-size:8pt;
}

.mwshop_itemdetail_buythis {
 font-size:12pt;
 font-weight:bold;
 width:90px;
}

.mwshop_itemdetail .mwshop_in {
 font-size:10pt;
}

.mwshop_in {
 border:1px solid #000;
 color:#590B11;
 font-size:8pt;
}

.mwshop_catalog_filter {
  width:250px;
  color:#000;
  border:1px solid #bbb;
}

#mwshop_fulltext
{
 width:130px;
 border:1px solid #f00;
 color:#590B11;
}
/* helpfull */  

label.req, span.req
{
 color:#ff0000;
}

input.req
{
 background-color:#ffffaa;
}

#login_name, #login_pw
{
 width:90px;
 margin:2px 0 ;
 font-size:9pt;
 border:1px solid #000;
}

#reg_bt {
 position:absolute;
 right:60px;
 width:100px;
}

.mwshop_mycart_empty_button, .mwshop_mycart_go_button {
 width:90px;
 margin:2px 0 0 0 ;
}
