
@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700,800&subset=latin-ext);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,600,700,800&subset=latin-ext);

/* * { margin: 0; ma\rgin: 0; } */
/* ======================================================================================================================== */
HTML { width: 100%; height: 100%; }
BODY { 
  margin: 0;
  /*padding-bottom: 52px;*/
  width: 100%; 
  height: 100%; 
  /*height: calc(100% - 52px);*/
}
BODY { margin: 0; }


DIV { margin: auto; font-family: Verdana, Arial, Tahoma; color: #333; font-size: 12px; }
TABLE { font-family: Verdana, Arial, Tahoma; color: #333; font-size: 12px; }
SPAN { font-family: Verdana, Arial, Tahoma; color: #333; font-size: 12px; }
FORM { margin: 0; }
/* ------------------------------ */
.Font {  
  font-family: 'Open Sans', sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size: 18px;
  line-height: 150%; 
  color: #444;
}
/* ------------------------------ */
A { text-decoration: none; color: #58B225; }
A:hover { text-decoration: underline; color: #58B225; }
/* ----- */
A.a_no { text-decoration: none; color: #444; }
A.a_no:hover { text-decoration: underline; color: #444; }
/* ----- */
A.a_no_col { text-decoration: none; color: #444; }
A.a_no_col:hover { text-decoration: underline; color: #58B225; }
/* ----- */
A.a_line { text-decoration: underline; color: #2FA308; }
A.a_line:hover { text-decoration: underline; color: #2FA308; }
/* ----- */
A.a_er { text-decoration: none; color: #000; }
A.a_er:hover { text-decoration: underline; color: #000; }
/* ------------------------------ */
IMG.img_orion { padding: 2px; border: 8px solid #DDD; }
/* --- */
IMG.img_ns { float: left; padding: 2px; background: #FFF; border: 1px solid #BBB; margin: 2px 10px 5px 0px; }
/* --- */
IMG.img_mix { padding: 3px; background: #FFF; border: 1px solid #AAA; margin: 5px 0px; }
/* --- */
IMG.img_box { padding: 2px; background: #FFF; border: 4px solid #DDD; }
/* --- */
IMG.img_gal_1 { float: left; padding: 3px; background: #FFF; border: 1px solid #BBB; margin: 0px 15px 15px 0px; }
IMG.img_gal_1:hover { padding: 1px; background: #FFF; border: 3px solid #AAA; }
/* --- */
IMG.img_screen { padding: 2px; background: #FFF; border: 1px solid #AAA; }
/* ------------------------------ */
IMG.img_gal_list { padding: 2px; background: #FFF; border: 1px solid #AAA; }
/* ------------------------------ */
IMG.img_off_list { padding: 2px; border: 1px solid #AAA; background: #FFF; }
/* ------------------------------ */
.both { clear: both; height: 0px; font-size: 0px; } 
.d_both { clear: both; height: 0px; font-size: 0px; } 
/* ------------------------------ */
.red { color: #FF0000; }
.redb { color: #FF0000; font-weight: bold; }
.green { color: #55B948; }
.greenb { color: #55B948; font-weight: bold; }
.lightgrey { color: #999; }
.lightgreyb { color: #999; font-weight: bold; }
.bezowy { color: #C0AE7E; }
/* ------------------------------ */
.through { color: #FF0000; text-decoration:line-through; }
/* ------------------------------ */
.d_head { padding: 5px 10px; margin: 10px 0px; font-weight: bold; color: #FFF; background: #333; border: 1px solid #000; }
/* ------------------------------ */
.d_er { padding: 10px 10px 10px 50px; margin-bottom: 15px; background: #FFE3E3 url(adm.inc/img/ico_er.gif) no-repeat left top; 
        border: 1px solid #FB5F5F; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.d_ok { padding: 10px 10px 10px 50px; margin-bottom: 15px; background: #EBF9D1 url(adm.inc/img/ico_ok.gif) no-repeat left top; 
        border: 1px solid #84B937; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/* ------------------------------ */
.d_redinfo { padding: 10px; font-weight: bold; color: #FF0000; text-align: center; }
/* ------------------------------ */
.d_pad_5 { padding: 5px; }
.d_pad_10 { padding: 10px; }
.d_dash_top { border-top: 1px dashed #BBB; }
.d_dash_bot { padding: 0px 5px 10px; margin-bottom: 5px; border-bottom: 1px dashed #999; }
.d_dash_bot2 { padding: 0px 5px 5px; margin-bottom: 5px; border-bottom: 1px dashed #999; }
/* ------------------------------ */
.d_left_0 { float: left; padding: 10px 5px 5px; text-align: right; }
.d_left_50 { float: left; padding: 10px 5px 5px; width: 50px; text-align: right; }
.d_left_150 { float: left; padding: 10px 5px 5px; width: 150px; text-align: right; }
.d_left_label { float: left; padding: 10px 5px 5px; }
.d_left_free { float: left; padding: 5px; }
.d_left_free_r { float: left; padding: 5px; text-align: right; }
.d_left_free_c { float: left; padding: 5px; text-align: center; }
/* ------------------------------ */
.d_right_free { float: right; padding: 5px; }
/* ------------------------------ */
.d_spaw_pad { padding: 5px 5px 5px 20px; }
/* ------------------------------ */
.d_submit { padding: 10px; text-align: center; }
/* ------------------------------ */
.but_del { padding: 15px; text-align: center; background: #FFF0F0; border: 1px solid #FF0000; 
            -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.but_edit { padding: 15px; text-align: center; background: #E4FFE0; border: 1px solid #237C34; 
            -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.but_norm { padding: 15px; text-align: center; background: #EEE; border: 1px solid #DDD; 
            -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/* ======================================================================================================================== */


/* ------------------------------------------------------------------------------------------------------------------------ */
.Tb { display: table; width: 100%; height: 100%; }
.TbCell { display: table-cell; width: 100%; height: 100%; text-align: center; vertical-align: middle; }
/* ------------------------------------------------------------------------------------------------------------------------ */
.DivEr { margin-top: -5px; padding-bottom: 15px; 
         font-size: 16px; line-height: 130%; text-align: center; color: #FE5268; }
/* ------------------------------------------------------------------------------------------------------------------------ */
.Logbox {
  padding-top: 75px;
  background: #EEE;
  text-align: center;
}
/* ------------------------------------------------------------------------------------------------------------------------ */
.LogText, .LogPass { width: 200px; padding: 5px 10px;
  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: normal; 
  font-size: 18px; line-height: 26px; color: #444; text-align: center; 
  border: 2px solid #CCC; background: #FFF; 
          
  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
.LogText:active, .LogText:focus, .LogPass:active, .LogPass:focus { -moz-outline: none; outline: none; }
/* ------------------------------------------------------------------------------------------------------------------------ */
.LogFoot { padding: 20px; color: #CCC; line-height: 180%; }
.LogFoot A { text-decoration: none; color: #CCC; }
.LogFoot A:hover { text-decoration: none; color: #333; }

.LiamRen { text-decoration: none; }
.LiamRen:hover { text-decoration: none; }

.LiamRen-SVG { height: 50px; margin-top: 5px; margin-bottom: 0px; }

.LiamRen-P1 { fill: #000; opacity: 0.20; }
.LiamRen-P2 { fill: #000; opacity: 0.30; }

.LiamRen:hover .LiamRen-P1 { fill: #000; opacity: 1; }
.LiamRen:hover .LiamRen-P2 { fill: #000; opacity: 0.50; }
/* ------------------------------------------------------------------------------------------------------------------------ */
INPUT.subGo {
  padding: 10px 45px 10px 20px; 
  font-family: 'Open Sans', sans-serif; font-weight: 400; font-style: normal; font-size: 18px; line-height: 100%; color: #FFF; text-align: center; 
  border: 0px none; cursor: pointer; 
  background-color: #4CC423;
  background-repeat: no-repeat;
  background-size: auto 30px;
  background-image: url(cms.svg/ico_go.svg);
  background-position: right 15px center;

  -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;

  -webkit-box-shadow: 0px 0px 10px 5px rgba(255,255,255,1);
  -moz-box-shadow: 0px 0px 10px 5px rgba(255,255,255,1);
  box-shadow: 0px 0px 10px 5px rgba(255,255,255,1);

  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -ms-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
INPUT.subGo:hover { background-color: #3F9D00; background-position: right 8px center; border: 0px none; }
INPUT.subGo:active, INPUT.submit:focus { -moz-outline: none; outline: none; border: 0px none; }
/* ------------------------------------------------------------------------------------------------------------------------ */
INPUT.subPM {
  padding: 4px 6px;
  font-family: Verdana, Arial, Tahoma; color: #999; font-size: 11px; line-height: 100%; text-align: center; 
  border: 1px solid #CCC; cursor: pointer; 
  background-color: #FFF;

  -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;

  -webkit-transition: color 0.4s, border 0.5s, background 0.5s ease-out;
  -moz-transition: color 0.4s, border 0.5s, background 0.5s ease-out;
  -ms-transition: color 0.4s, border 0.5s, background 0.5s ease-out;
  -o-transition: color 0.4s, border 0.5s, background 0.5s ease-out;
  transition: color 0.4s, border 0.5s, background 0.5s ease-out;
}
INPUT.subPM:hover { color: #FFF; border: 1px solid #222; background-color: #222; }
INPUT.subPM:active, INPUT.subPM:focus { -moz-outline: none; outline: none; }

INPUT.subPNOn { color: #FFF; border: 1px solid #4CB748; background-color: #4CB748; }
INPUT.subPROn { color: #FFF; border: 1px solid #B20202; background-color: #B20202; }
INPUT.subPHOn { color: #FFF; border: 1px solid #666; background-color: #666; }

INPUT.subMTOn { color: #FFF; border: 1px solid #FF8800; background-color: #FF8800; }
INPUT.subMHOn { color: #FFF; border: 1px solid #666; background-color: #666; }
/* ------------------------------------------------------------------------------------------------------------------------ */
.subRel, .subRelH {
  width: 22px; height: 22px;
  font-size: 0px;
  cursor: pointer; 

  vertical-align: middle;

  background-color: #DDD;
  background-repeat: no-repeat, no-repeat;
  background-size: auto 16px, 100% 100%;
  background-position: center center, center center;
  background-image: url(adm.inc/img/Ico-Reload.svg), -moz-linear-gradient(top, #F6F6F6 0%, #DDDDDD 100%);
  background-image: url(adm.inc/img/Ico-Reload.svg), -webkit-linear-gradient(top, #F6F6F6 0%, #DDDDDD 100%);
  background-image: url(adm.inc/img/Ico-Reload.svg), linear-gradient(to bottom, #F6F6F6 0%, #DDDDDD 100%);

  border: 1px solid #AAA;
  -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;

  -webkit-transition: background 0.5s ease-out;
  -moz-transition: background 0.5s ease-out;
  -ms-transition: background 0.5s ease-out;
  -o-transition: background 0.5s ease-out;
  transition: background 0.5s ease-out;
}
.subRelH {
  background-color: #FFF;
  background-repeat: no-repeat;
  background-size: auto 16px;
  background-position: center center;
  background-image: url(adm.inc/img/Ico-Reload-H.svg);

  border: 1px solid #DDD;
}

.subRel:hover { 
  background-image: url(adm.inc/img/Ico-Reload.svg), -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
  background-image: url(adm.inc/img/Ico-Reload.svg), -webkit-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
  background-image: url(adm.inc/img/Ico-Reload.svg), linear-gradient(to bottom, #FFFFFF 0%, #FFFFFF 100%);
}
.subRelH:hover { 
  background-color: #F3F3F3;

  border: 1px solid #CCC;
}
.subRel:active, .subRel:focus, .subRelH:active, .subRelH:focus { -moz-outline: none; outline: none; }




.zl { padding: 0px 5px; display: inline-block; vertical-align: middle; }
/* ------------------------------------------------------------------------------------------------------------------------ */




/* FORM */
/* ======================================================================================================================== */
.f_inp { margin: 0px; padding: 2px 3px; color: #333; font-size: 12px; font-family: Verdana, Arial, Tahoma, Geneva; }
.f_sel { color: #333; font-size: 13px; font-family: Verdana, Arial, Tahoma, Geneva; }
.f_sub { margin: 0px; padding: 2px 4px; }
.f_txt { padding: 5px; color: #333; font-size: 12px; font-family: Verdana, Arial, Tahoma, Geneva; }
.f_txt_news { padding: 8px; font-family: Arial, Tahoma, Verdana, Geneva; color: #333; font-size: 12px; line-height: 150%; }
/* ----- */
.mod_pri { 
  margin: 0px; padding: 3px; width: 60px; 
  font-family: Verdana, Arial, Tahoma, Geneva; font-size: 12px; color: #333; font-weight: bold; text-align: right; 
  border: 1px solid #AAA; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px;
  background: #FFF;
  vertical-align: middle;
}
/* ======================================================================================================================== */


/* ORDER */
/* ======================================================================================================================== */
A.a_ord { text-decoration: none; color: #000; }
A.a_ord:hover { text-decoration: underline; color: #FF0000; }
/* ----- */
.ord_sta_1 { color: #FF0000; }
.ord_sta_2 { color: #FF9900; }
.ord_sta_3 { color: #55B209; }
.ord_sta_4 { color: #000000; }
/* ======================================================================================================================== */


/* ======================================================================================================================== */
.Top { position: fixed; top: 0; left: 0; z-index: 170; width: 100%; background: #F3F3F3; border-bottom: 1px solid #DDD; }
.TopIn { margin: auto; width: 1240px; }
/* ----- */
.TopL { float: left; padding: 5px 10px; }
.TopL IMG { height: 60px; }

.TopR {
  display: block;
  float: right;
  width: 80px;
  height: 70px;
  font-family: Tahoma, Arial; font-size: 10px; text-align: center;
  color: rgba(0,0,0,0.5);
  text-decoration: none; 
  border-left: 1px solid rgba(0,0,0,0.05);
  cursor: pointer; 

  -webkit-transition: color 0.3s, background 0.4s ease-out;
  -moz-transition: color 0.3s, background 0.4s ease-out;
  -o-transition: color 0.3s, background 0.4s ease-out;
  transition: color 0.3s, background 0.4s ease-out; 
}
.TopR:hover { text-decoration: none; color: rgba(0,0,0,0.9); background: rgba(0,0,0,0.07); }

.TopR IMG { height: 40px; margin-top: 5px; margin-bottom: 5px; opacity: 0.5; }
.TopR:hover IMG { opacity: 0.7; }

.TopNoLog {
  float: right;
  padding: 0px 20px;
  line-height: 70px;
  height: 70px;
  border-left: 1px solid rgba(0,0,0,0.1);
}
/* ------------------------------------------------------------------------------------------------------------------------ */
.Cen { margin: auto; padding-top: 90px; width: 1240px; }
/* ----- */
.CenMenu { float: left; width: 290px; }
.CenMain { float: right; padding: 0px 0px 40px; width: 930px; min-height: 350px; height: auto !important; height: 350px; }
/* ======================================================================================================================== */



/* MENU */
/* ======================================================================================================================== */
.MHead { padding: 8px 10px; color: #333; font-size: 12px; font-weight: bold; line-height: 15px; 
          background: #F2F2F2 url(adm.inc/img/menu_head.gif) no-repeat right top; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
/* ----- */
.MBut { display: block; padding: 8px 10px; text-decoration: none; color: #333; line-height: 15px; border-bottom: 1px solid #E9E9E9; }
.MBut DIV { color: #333; line-height: 15px; }
.MButIco1 { background: #FDE6CE; border-bottom: 1px solid #DDD; }
.MButIco2 { background: #E4F6DD; border-bottom: 1px solid #DDD; }
.MBut:hover { text-decoration: none; background: #999; color: #FFF; }
.MBut:hover DIV { background: #999; color: #FFF; }
.MBut SPAN { font-weight: bold; color: #FF0000; }

.MButNow { display: block; padding: 8px 10px; text-decoration: none; color: #FFF; line-height: 15px; background: #333; }
.MButNow:hover { text-decoration: none; background: #333; color: #FFF; }

.MButNow DIV { color: #FFF; } 
/* ------------------------------ */
/*
.MBut { display: block; padding: 8px 10px; text-decoration: none; color: #333; line-height: 15px; border-bottom: 1px solid #E9E9E9; }
.MBut:hover { text-decoration: none; background: #999; color: #FFF; }
.MBut SPAN { font-weight: bold; color: #FF0000; }
*/
/* ----- */
.MEmpty { margin-bottom: 2px; padding: 6px 10px; color: #333; }
/* ======================================================================================================================== */



/* SHOP, HEAD */
/* ------------------------------------------------------------------------------------------------------------------------ */
.shop_but_1 { border-bottom: 1px solid #E9E9E9; font-size: 12px; line-height: normal; }
.shop_but_1 SPAN { font-size: 9px; color: #BBB; }
.shop_but_1 A { display: block; padding: 4px 10px; text-decoration: none; color: #000; font-size: 12px; }
.shop_but_1 A:hover { text-decoration: none; color: #000; background: #E1E1E1; }
.shop_but_1 A:hover SPAN { font-size: 9px; color: #999; }
/* ----- */
.shop_but_1_now { border-bottom: 1px solid #E9E9E9; font-size: 12px; line-height: normal; }
.shop_but_1_now SPAN { font-size: 9px; color: #AAA; }
.shop_but_1_now A { display: block; padding: 4px 10px; text-decoration: none; color: #000; font-size: 12px; background: #E1E1E1; }
.shop_but_1_now A:hover { text-decoration: none; color: #000; background: #E1E1E1; }
.shop_but_1_now A:hover SPAN { font-size: 9px; color: #999; }
/* ----- */
.shop_but_2 { border-bottom: 1px dashed #E9E9E9; font-size: 12px; line-height: normal; }
.shop_but_2 SPAN { font-size: 9px; color: #BBB; }
.shop_but_2 A { display: block; padding: 4px 5px 4px 30px; text-decoration: none; color: #000; font-size: 12px;
              background: url(cms_files/img/shop_but_2.png) no-repeat left top; }
.shop_but_2 A:hover { text-decoration: none; color: #000; background: #E1E1E1 url(cms_files/img/shop_but_2.png) no-repeat left top; }
/* ----- */
.shop_but_2_now { border-bottom: 1px dashed #E9E9E9; font-size: 12px; line-height: normal; }
.shop_but_2_now SPAN { font-size: 9px; color: #AAA; }
.shop_but_2_now A { display: block; padding: 4px 5px 4px 30px; text-decoration: none; color: #000; font-size: 12px;
                    background: #E1E1E1 url(cms_files/img/shop_but_2.png) no-repeat left top; }
.shop_but_2_now A:hover { text-decoration: none; color: #000; background: #E1E1E1 url(cms_files/img/shop_but_2.png) no-repeat left top; }
/* ------------------------------------------------------------------------------------------------------------------------ */
.HeadName { padding: 0px 10px 10px; font-family: Arial, Tahoma, Verdana; font-size: 18px; border-bottom: 1px solid #BBB; }
/* ------------------------------------------------------------------------------------------------------------------------ */
.sort { /*margin-bottom: 7px;*/ padding: 5px 10px; text-align: center; background: #FFF; border-bottom: 1px solid #DDD; }
/* ------------------------------------------------------------------------------------------------------------------------ */


/* TAB */
/* ======================================================================================================================== */
.tab_grey_1 { width: 100%; margin-bottom: 10px; background: #CCC; border: 1px solid #BBB; 
              /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ }
.tab_grey_2 { width: 100%; margin-bottom: 10px; background: #DDD; border: 1px solid #CCC; 
              /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ }
.tab_grey_3 { width: 100%; margin-bottom: 10px; background: #EEE; border: 1px solid #CCC; 
              /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ }
.tab_white { width: 100%; margin-bottom: 10px; background: #FFF; border: 1px solid #CCC; 
              /*-webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;*/ }
/* ----- */
.div_grey_1 { margin-bottom: 10px; background: #CCC; border: 1px solid #BBB; }
.div_grey_2 { margin-bottom: 10px; background: #DDD; border: 1px solid #CCC; }
.div_grey_3 { margin-bottom: 10px; background: #EEE; border: 1px solid #CCC; }
.div_grey_4 { margin-bottom: 10px; background: #FFF; border: 1px solid #DDD; }
/* ----- */
.BoxW { background: #FFF; border-top: 1px solid #DDD; }
.BoxW.BB { border-bottom: 1px solid #DDD; }

.BoxG1 { background: #F2F2F2; border-top: 1px solid #CCC; } /* EEE */
.BoxG1.BB { border-bottom: 1px solid #CCC; }

.BoxG2 { background: #DDD; border-top: 1px solid #BBB; }
.BoxG2.BB { border-bottom: 1px solid #BBB; }

.BoxG3 { background: #CCC; border-top: 1px solid #AAA; }
.BoxG3.BB { border-bottom: 1px solid #AAA; }

.MB10 { margin-bottom: 10px; } .MB15 { margin-bottom: 15px; } .MB20 { margin-bottom: 20px; }
.W100 { width: 100%; }
/* A -> All */
.BoxWA { width: 100%; margin-bottom: 15px; background: #FFF; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; }
.BoxG1A { width: 100%; margin-bottom: 15px; background: #F2F2F2; border-top: 1px solid #CCC; border-bottom: 1px solid #CCC; }
.BoxG2A { width: 100%; margin-bottom: 15px; background: #DDD; border-top: 1px solid #BBB; border-bottom: 1px solid #BBB; }
.BoxG3A { width: 100%; margin-bottom: 15px; background: #CCC; border-top: 1px solid #AAA; border-bottom: 1px solid #AAA; }
/* ----- */
.span_grey { color: #555; }
/* ======================================================================================================================== */




/* ORDER LIST */
/* ======================================================================================================================== */
.ord_box_1, .ord_box_2 {
  display: block;
  width: 100%;
  text-decoration: none; 
  border-bottom: 1px solid #CCC;

  -webkit-transition: background 0.4s ease-out;
  -moz-transition: background 0.4s ease-out;
  -o-transition: background 0.4s ease-out;
  transition: background 0.4s ease-out; 
}

.ord_box_1 { background: rgba(0,0,0,0.0); }
.ord_box_2 { background: rgba(0,0,0,0.05); } /* background: #F1F1F1;  */

.ord_box_1:hover { text-decoration: none; background: rgba(0,0,0,0.12); }
.ord_box_2:hover { text-decoration: none; background: rgba(0,0,0,0.1); }
/* ----- */
.ord_T { width: 100%; }
.ord_T_date { width: 80px; text-align: right; border-right: 1px dotted #CCC; }
.ord_T_info { width: 280px; border-right: 1px dotted #CCC; }
.ord_T_send { border-right: 1px dotted #CCC; }
.ord_T_value { width: 190px; }
.ord_T_value SPAN.value { font-size: 20px; font-weight: bold; line-height: 26px; }
/* ======================================================================================================================== */





/* QTY */
/* ======================================================================================================================== */
/*
.qty_T { width: 100%; border-top: 1px solid #CCC; border-right: 1px solid #CCC; background: #F9F9F9; }
.qty_T_info { border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; } 
.qty_T_info SPAN { color: #AAA; }
.qty_T_info A { text-decoration: none; color: #AAA; }
.qty_T_info A:hover { text-decoration: underline; color: #FF0000; }
.qty_T_qty { width: 50px; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; text-align: center; background: #F1F1F1; }
.qty_T_del { width: 140px; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; text-align: center; }
.qty_T_del SPAN { font-weight: bold; color: #FF0000; }
.qty_T_add { width: 140px; border-bottom: 1px solid #CCC; border-left: 1px solid #CCC; text-align: center; }
.qty_T_add SPAN { font-weight: bold; color: #55B948; }
/*/
/* ======================================================================================================================== */


/* NEWSLETTER */
/* ------------------------------------------------------------------------------------------------------------------------ */
/*
.newsletter_out { margin-top: 10px; margin-bottom: 10px;  padding: 5px; background: #E6E6E6; border: 1px solid #BBB; }
.newsletter_in { padding: 10px; background: #FFF; border: 1px solid #BBB; }
.newsletter_in DIV { font-family: Arial, Tahoma, Verdana; font-size: 12px; line-height: 150%; color: #333; }
.newsletter_in DIV.email_top { margin: 10px; font-size: 24px; font-weight: bold; }
.newsletter_in DIV.email_info { margin: 10px; color: #AAA; }
.newsletter_in DIV.email_cont { margin: 10px; padding: 5px 0px; }
.newsletter_in DIV.email_sign { margin: 10px; color: #AAA; }
.newsletter_in DIV.email_footer { margin: 10px; color: #AAA; }
*/
/* ------------------------------------------------------------------------------------------------------------------------ */








/* SLIDER */
/* ======================================================================================================================== */
.top_photo { width: 580px; height: 200px; border-left: 10px solid #C01212; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
/*
                filter: alpha(opacity=80);
                filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
                -moz-opacity: 0.80;
                opacity: 0.8;
*/
.top_slogan { float: left; margin-top: 140px; padding: 7px 15px; 
                background: #C01212;
                border-bottom: 1px solid #333; 
                -webkit-border-top-right-radius: 3px; -moz-border-top-right-radius: 3px; border-top-right-radius: 3px; 
                -webkit-border-bottom-right-radius: 3px; -moz-border-bottom-right-radius: 3px; border-bottom-right-radius: 3px; }
.top_slogan SPAN { font-size: 24px; line-height: 24px; font-family: Arial; text-align: center; color: #FFF; }
/* ======================================================================================================================== */





/* ----- */
.SiteTitle { 
  padding: 20px 15px; 
  text-align: center; 

  text-decoration: none;
  color: #FFF; 
  line-height: 30px;
  font-size: 24px;

  background: #3fbd24;
  background: -moz-linear-gradient(left, #279b0e 0%, #3fbd24 50%, #279b0e 100%);
  background: -webkit-linear-gradient(left, #279b0e 0%,#3fbd24 50%,#279b0e 100%);
  background: linear-gradient(to right, #279b0e 0%,#3fbd24 50%,#279b0e 100%);
}



.NewsB { padding: 15px 0px; border-bottom: 1px solid #E6E6E6; }
/* ----- */
.NewsBTitle { padding-bottom: 5px; color: #333; font-size: 20px; line-height: 120%; }
.NewsBTitle A { text-decoration: none; color: #333; }
.NewsBTitle A:hover { text-decoration: none; color: #333; }
.NewsBTitle SPAN { color: #999; font-family: Arial, Tahoma; font-size: 12px; line-height: 14px; }




/* WEB LIST */
/* ======================================================================================================================== */
.web_list_name { padding: 0px 15px 10px; border-bottom: 1px solid #CCC; font-family: Arial, Tahoma, Verdana; font-size: 16px; line-height: normal; }
/* ----- */
.web_list_box { padding: 10px 15px; border-bottom: 1px solid #CCC; font-size: 12px; line-height: 16px; }
.web_list_box SPAN { color: #CCC; font-size: 12px; line-height: normal; }
/* ----- */
.web_list_box_faq { padding: 3px 15px; border-bottom: 1px solid #CCC; font-size: 12px; line-height: 16px; }
.web_list_box_faq SPAN { color: #CCC; font-size: 11px; line-height: normal; }
/* ----- */
.web_list_sort { padding: 10px 20px; text-align: center; font-size: 12px; line-height: 16px; }
/* ======================================================================================================================== */




/* Site-Sort */
/* ======================================================================================================================== */
/*.Site-Cont { margin-left: 1%; margin-right: 1%; padding: 0px 20px; }
.Site-Cont IMG  { max-width: 100%; height: auto; width: auto\9; }*/
/* ----------------------------- */
.Site-Sort { margin-top: 20px; text-align: center; 

  font-family: 'Open Sans', sans-serif; 
  font-weight: 400; 
  font-style: normal; 
  font-size: 18px;
}
.Site-Sort SPAN, .Site-Sort A {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 2px;
  width: 30px;
  height: 30px;
  line-height: 30px;
  color: #FFF;
  text-align: center;
  text-decoration: none;
  background: #AAA;
  -webkit-border-radius: 20px; 
  -moz-border-radius: 20px; 
  border-radius: 20px;
}
.Site-Sort A:hover {
  text-decoration: none;
  background: #3F9D00;
}
.Site-Sort SPAN { 
  background: #4CC423;
}
/* ======================================================================================================================== */







/* NAVI */
/* ======================================================================================================================== */
.nav_sep { float: left; width: 10px; }
/* ----- */
.nav_but { float: left; }
.nav_but A { display: block; padding: 6px 10px; text-decoration: none; background: #DDD; border-left: 1px solid #BBB; 
              border-right: 1px solid #BBB; border-top: 1px solid #BBB; color: #333; font-size: 11px; }
.nav_but A:hover { text-decoration: none; background: #333; color: #FFF; }
/* ----- */
.nav_but_now { float: left; }
.nav_but_now A { display: block; padding: 6px 10px; text-decoration: none; background: #333; border-left: 1px solid #BBB; 
                  border-right: 1px solid #BBB; border-top: 1px solid #BBB; color: #FFF; font-size: 11px; }
.nav_but_now A:hover { text-decoration: none; background: #DDD; color: #333; }
/* ----- */
.nav_iframe { clear: both; } 
/* ======================================================================================================================== */


/* PRO LIST */
/* ======================================================================================================================== */
/*.ProBox { position: relative; float: left; margin-left: 1%; width: 15.5%; margin-bottom: 15px; }*/ /* 6 -> 1801-1999 */
.ProBox { position: relative; float: left; margin-left: 2%; width: 22.5%; margin-bottom: 15px; } /* 4 -> ALL */
.ProBox:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
.ProBox:hover .ProBoxPhoto {
  margin-left: -10%;
  margin-top: -10%;
	width: 120%; 
  height: 120%; 
}
.ProBox:hover .ProBoxPhoto SPAN {
  background-color: rgba(0,0,0,0.3); 
  background-image: url(cms.svg/ico_zoom.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 25% auto;
}

.ProBoxIn {
  position: absolute;
  width: 100%;
  height: 100%;
  
  overflow: hidden;
  
  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;
}
/* ----- */
.ProBoxPhoto { 
  width: 100%; 
  height: 100%; 
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
  -o-transition: all 1.5s;
  transition: all 0.2s;
}
.ProBoxPhoto SPAN { 
  display: block; width: 100%; height: 100%; 
  -webkit-transition: background 0.5s;
  -moz-transition: background 0.5s;
  -o-transition: background 0.5s;
  transition: background 0.5s;

  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 5% auto;
}


.ProBoxAntIco { position: absolute; top: 6%; right: 6%; width: 15%; height: 15%; }


.ProBoxName { position: absolute; bottom: 10px; width: 100%; text-align: center; }
.ProBoxName SPAN { 
  display: inline-block;
  max-width: 90%; 
  white-space: normal; 
  margin: 2px 3px; padding: 7px 10px; 
  font-family: 'Open Sans', sans-serif; font-weight: 600; font-style: normal; 
  font-size: 14px; line-height: 100%; color: #333; text-align: center; 
  text-decoration: none;
  background: #F3F3F3; border: 1px solid #DDD;

  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;

  -webkit-box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.75);
  -moz-box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.75);
  box-shadow: 0px 0px 5px 3px rgba(255,255,255,0.75);
}


.ProIco1, .ProIco2 {
  position: absolute;
  top: 10px;
  left: 10px; 
  padding: 3px 10px;
  font-size: 13px; line-height: 18px; color: #FFF;
  
  -webkit-border-radius: 25px; -moz-border-radius: 25px; border-radius: 25px; 
}
.ProIco1 { 
  background: #F88409;
  background: -moz-linear-gradient(left, #F88409 0%, #E17502 60%);
  background: -webkit-linear-gradient(left, #F88409 0%, #E17502 60%);
  background: linear-gradient(to right, #F88409 0%, #E17502 60%);
 }
.ProIco2 { 
  background: #4CC423; 
  background: -moz-linear-gradient(left, #4CC423 0%, #3F9D00 60%);
  background: -webkit-linear-gradient(left, #4CC423 0%, #3F9D00 60%);
  background: linear-gradient(to right, #4CC423 0%, #3F9D00 60%);
}

/* ----- */
.ProIco4Head { 
  clear: both;
  margin: 50px 0px 20px;
  padding: 20px 15px;
  text-align: center;

  text-decoration: none;
  color: #FFF;
  line-height: 30px;
  font-size: 24px;

  background: #999;
  background: -moz-linear-gradient(left, #777 0%, #AAA 50%, #777 100%);
  background: -webkit-linear-gradient(left, #777 0%,#AAA 50%,#777 100%);
  background: linear-gradient(to right, #777 0%,#AAA 50%,#777 100%);
}
/* @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ */
/*
@media all and (min-width: 2000px) { .ProBox { margin-left: 0.6%; width: 13.6%; } } /* 7 -> 2000++ */
/*
@media all and (max-width: 1800px) { .ProBox { margin-left: 1.5%; width: 18.2%; } } /* 5 -> 1601-1800 */
/*
@media all and (max-width: 1600px) { .ProBox { margin-left: 2%; width: 22.5%; } } /* 4 -> 1001-1600 */
/*
@media all and (max-width: 1100px) { .ProBoxName SPAN { font-size: 13px; } }
@media all and (max-width: 1000px) { .ProBox { margin-left: 2.2%; width: 30.4%; } .ProBoxName SPAN { font-size: 14px; } } /* 3 -> 701-1000 */
/*
@media all and (max-width: 800px) { .ProBoxName SPAN { font-size: 13px; } } 
@media all and (max-width: 700px) { .ProBox { margin-left: 2%; width: 47%; } .ProBoxName SPAN { font-size: 14px; } } /* 2 -> 501-700 */
/*
@media all and (max-width: 600px) { .ProBoxName SPAN { font-size: 13px; } }
@media all and (max-width: 500px) { .ProBox { margin-left: 10%; width: 80%; } .ProBoxName SPAN { font-size: 16px; } } /* 1 -> --500 */
/* ------------------------------------------------------------------------------------------------------------------------ */



/* PHOTO */
/* ======================================================================================================================== */
.photo_lis { padding: 5px; margin-bottom: 10px; background: #EEE; border: 1px solid #DDD; 
              -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; }
.photo_img { padding: 2px; background: #FFF; border: 1px solid #AAA; }
.photo_img IMG { border: 0px none; }
/* ======================================================================================================================== */


/* ------------------------------------------------------------------------------------------------------------------------ */
.SitePhone { padding: 10px 20px; }

.SitePhone A {
  display: inline-block; vertical-align: middle;
  padding-left: 45px;
  padding-right: 15px;
  height: 40px; 

  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: normal;
  line-height: 40px; font-size: 20px; color: #FFF;
  text-shadow: 1px 1px rgba(0,0,0,0.3); 
  text-decoration: none; 

  background-color: #4CC423; 
  background-image: url(cms.svg.MenuBox/SitePhone.svg), -moz-linear-gradient(left, #4CC423 0%, #2FA308 50%, #228700 100%);
  background-image: url(cms.svg.MenuBox/SitePhone.svg), -webkit-linear-gradient(left, #4CC423 0%, #2FA308 50%, #228700 100%);
  background-image: url(cms.svg.MenuBox/SitePhone.svg), linear-gradient(to right, #4CC423 0%, #2FA308 50%, #228700 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: left 6px center, left center;
  background-size: 38px auto, 200% 100%;

  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;

  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -ms-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.SitePhone A:hover { 
  text-decoration: none; color: #FFF; 

  background-position: left 6px center, left 100% center;
}
/* ------------------------------------------------------------------------------------------------------------------------ */
.SiteWWW { padding: 10px 20px; }

.SiteWWW A {
  display: inline-block; vertical-align: middle;
  padding-left: 45px;
  padding-right: 15px;
  height: 40px; 

  font-family: 'Roboto', sans-serif; font-weight: 400; font-style: normal;
  line-height: 40px; font-size: 16px; color: #666;
  text-shadow: 1px 1px rgba(255,255,255,0.3); 
  text-decoration: none; 

  background-color: #FFF; 
  background-image: url(cms.svg.MenuBox/n-ShopLineIco-WWW.svg);
  background-repeat: no-repeat, no-repeat;
  background-position: left 6px center;
  background-size: 38px auto;

  border: 1px solid #999;

  -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px;

  -webkit-transition: background 0.3s ease-out;
  -moz-transition: background 0.3s ease-out;
  -ms-transition: background 0.3s ease-out;
  -o-transition: background 0.3s ease-out;
  transition: background 0.3s ease-out;
}
.SiteWWW A:hover { 
  text-decoration: none; color: #555; 

  background-color: #EEE; 
}

.SiteWWWOn A { 
  color: #2FA308;
  background-image: url(cms.svg.MenuBox/n-ShopLineIco-Shop.svg);
  border: 1px solid #3EBC23;
}
.SiteWWWOn A:hover { 
  color: #2FA308;
  background-color: #EDF9E8;
} 
/* ------------------------------------------------------------------------------------------------------------------------ */
