@charset "utf-8";
/* CSS Document */
.header-big .white-space { height: 88px; margin: -47px 0 -41px 0; width: 220px; background: #fff;}
.header-big h1 { padding-top: 10px !important; text-align: right; margin-right: 20px; margin-bottom: 0px; font-size: 2.18em !important; font-weight: normal !important; color: #000 !important; overflow: hidden; height: 78px;}
.header-big h1 b { /*font-size: 1.25em !important;*/ color: #000 !important;}
.banner { margin-top: 20px; text-align: center;} 
.store #store-menu { width: 197px; background: #fff; margin-top: -50px; position: relative; }
.store #store-menu { padding: 11px; vertical-align: top; }
.store #store-content { padding: 20px; vertical-align: top; }
.store #store-content.np { padding: 0px !important; }
.store #store-content.np iframe { width: 100%; height: 500px;  }
.store #store-menu ul { padding: 0px 0px 0px 20px; margin: -21px 0px 0px; line-height: 20px; list-style: none;}
.store #store-menu ul li { padding: 5px 0px; margin: 0px;}
.store #store-menu ul li a { display: block; padding: 5px 0px; color: #0d6943; text-decoration: none; font-size: 1.09em; font-weight: bold; }
.store #store-menu ul li a:hover,
.store #store-menu ul li.selected a { color: #000;}
.store #store-menu ul li a:hover { text-decoration: underline; }
.store-img { float: left; padding: 0 15px 5px 0; }
.store p { margin: 0px 0px 15px 0px; padding: 0px;}
.store #store-menu ul li.np a { padding: 0px; }
.store #store-menu ul li.np strong { display: block; padding: 5px 0 0 0; color: #0d6943; text-decoration: none; font-size: 1.09em; font-weight: bold; }

.store .contact-form { padding: 8px; }
.store .contact-form .field { display: block; padding: 2px 0; font-weight: bold; }
.store .contact-form .field textarea,
.store .contact-form .field input { width: 214px; display: block; }
.store .contact-form .field textarea { vertical-align: middle; height: 100px; padding: 2px 4px; overflow: auto; //padding: 2px 5px }
.store .contact-form .button { margin-top: 3px; }
.store .contact-form .field input { font-weight: normal; }

