@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@400;700;900&display=swap;family=Noto+Serif&display=swap');


/*------------------------------------------------*/
/* Global STYLES */
/*------------------------------------------------*/

a, a:link, a:visited, a:active {
    color:#990000;
    text-decoration: none;
	-webkit-transition:all ease .4s; transition:all ease .4s;
}

a:hover {
        color:#CC0000;
        text-decoration: none;
		-webkit-transition:all ease .4s; transition:all ease .4s;
}

body {

}


h1, h2, h3, h4, h5, h6 {
    line-height: 1.1;
    margin: 0 0 10px 0;
}

h1 {
    font-size: 40px;
	color:#CC0000;
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	text-transform:uppercase;
}

h2 {
    font-size: 34px;
	color:#111;
	font-weight:700;
	font-family: 'Roboto', sans-serif;
}

h3 {
    font-size: 24px;
    color: #333;
	font-weight:400;
}

h4 {
    font-size: 18px;
    color: #111;
}

h5  {
    font-size: 14px;
    color: #111;
}

h6  {
    font-size: 13px;
    color: #666;
}

p {
    margin: 0 0 25px 0;
}

hr {
    clear: both;
    height: 0;
    border: solid #c0c0c0;
    border-width: 1px 0 0;
    margin: 20px 0 20px 0;
}

div, p {line-height:24px; font-size:17px; color:#222;font-family: 'Roboto', sans-serif;}

td {color:#222;padding:5px;line-height:18px; font-size:16px;font-family: 'Roboto', sans-serif;}

ul li {
    font-size:  16px; 
	color:#222;
	margin-bottom: 8px;
	}

ol li {
    list-style-type: decimal;
    margin-bottom: 8px;
	font-size:  16px; 
}

ol ol {
    margin-top: 8px;
    margin-left: 30px;
}

    ol ol li {
        list-style-type: lower-roman;
    }

    ol ol ol li {
        list-style-type: lower-alpha;
    }

ol ul li {
    list-style-type: lower-roman;
}


/*------------------------------------------------*/
/* Responsive Video and Image STYLE */
/*------------------------------------------------*/

img {
	max-width: 100%;
	height:auto;
}


.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
}

.video iframe,
.video object,
.video embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/*------------------------------------------------*/
/* Bootstrap ultilities */
/*------------------------------------------------*/

/* no-gutters Class Rules */
.row.no-gutters {
   margin-right: 0;
   margin-left: 0;
}
.row.no-gutters > [class^="col-"],
.row.no-gutters > [class*=" col-"] {
   padding-right: 0;
   padding-left: 0;
}



.imglg{ transition: all .2s ease-in-out; }
.imglg:hover { transform: scale(1.02); }

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*------------------------------------------------*/
/* Navigation Styles */
/*------------------------------------------------*/
.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align:center;
}


.navbar{min-height:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;margin-bottom:0;z-index:1000;}

.navbar-default{background-color:transparent;z-index:1000;border:none;}


.navbar-collapse{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:1000;border:none;padding-right:0;padding-left:0;}
#dnnMenu .navbar-header {text-align: center;}

.nav > li {margin-bottom:0px;}
.nav > li > a {padding: 10px 5px;}

.topLevel>li>a {font-weight:900;font-family: 'Roboto', sans-serif;padding-top:3px;padding-bottom:3px;font-size:18px;background:transparent;color:#FFF;transition: all .4s ease; margin: 0 7px 0 7px;border-bottom:2px #EEE solid;text-transform:uppercase;}

#dnnMenu .topLevel>li>a:focus{ font-weight:900;font-family: 'Roboto', sans-serif;padding-top:3px;padding-bottom:3px;;font-size:18px;color:#111;background:transparent;transition: all .4s ease;margin: 0 7px 0 7px; border-bottom:2px #CC0000 solid; }
#dnnMenu .topLevel>li>a:hover{font-weight:900;font-family: 'Roboto', sans-serif;padding-top:3px;padding-bottom:3px;;font-size:18px;color:#111;background:transparent;transition: all .4s ease;margin: 0 7px 0 7px;border-bottom:2px #CC0000 solid;}

#dnnMenu .topLevel>li.active>a {background:transparent;color:#111;transition: all .4s ease;border-bottom:2px #CC0000 solid; }
#dnnMenu .topLevel>li.active>a:focus {color:#111;background:transparent;transition: all .4s ease;border-bottom:2px #CC0000 solid; }
#dnnMenu .topLevel>li.active>a:hover {color:#111;background:transparent;transition: all .4s ease; border-bottom:2px #CC0000 solid;}

#dnnMenu .topLevel>.open>a {background:transparent;color:#666;border-radius:0;transition: all .4s ease;border-bottom:2px #CC0000 solid;}
#dnnMenu .topLevel>.open>a:hover{color:#111;background:transparent;transition: all .4s ease;border-bottom:2px #CC0000 solid;}
#dnnMenu .topLevel>.open>a:focus{color:#111;background:transparent;transition: all .4s ease;border-bottom:2px #CC0000 solid;}

#dnnMenu .topLevel>.active.open>a {background:transparent;color:#111;transition: all .4s ease;border-bottom:2px #CC0000 solid;}
#dnnMenu .topLevel>.active.open>a:hover {color:#111;background:transparent;transition: all .4s ease;border-bottom:2px #CC0000 solid;}
#dnnMenu .topLevel>.active.open>a:focus{color:#111;background:transparent;transition: all .4s ease;border-bottom:2px #CC0000 solid;}


#dnnMenu .topLevel>li>a span {font-size:18px;border-radius:0px;color:#666;transition: all .4s ease;} 
#dnnMenu .topLevel>li>a:focus span{font-size:18px;border-radius:0px;color:#111;transition: all .4s ease;}
#dnnMenu .topLevel>li>a:hover span{font-size:18px;border-radius:0px;color:#111;transition: all .4s ease;}

.navbar-default .topLevel>li>a{-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu::after{bottom:100%;left:30%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(241,241,241,0);border-bottom-color:#f1f1f1;border-width:10px;margin-left:-30px;}

#dnnMenu .dropdown-menu{-moz-border-radius:0;-webkit-border-radius:0;border-radius:0;background:#f1f1f1;padding:0;top:10px;}

#dnnMenu .dropdown-menu li{margin-bottom:0px;background:none;float:none;clear:both;width:auto;padding:5px 5px;border-bottom:1px solid #e1e1e1;-o-transition:all .3s ease;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease;}

#dnnMenu .dropdown-menu li:hover{color:#3f3f3f;background:#CCC;margin-bottom:0px;} 
#dnnMenu .dropdown-menu li:last-child{margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li>a {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:focus {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li>a:hover {background:transparent;color:#3f3f3f;}
#dnnMenu .dropdown-menu li.active>a,
#dnnMenu .dropdown-menu li.active a:hover {margin-bottom:0px;color:#3f3f3f;} 
#dnnMenu .dropdown-menu li.active a:focus{color:#3f3f3f;margin-bottom:0px;}

#dnnMenu .dropdown-menu a:hover{color:#3f3f3f;margin-bottom:0px;}

.subLevelRight::after{}


@media only screen and (max-width:768px) {
	
.main-navigation {
		height:auto;
		width:100%;}
	
	nav{display:none;}
	
	a.mobile-nav-btn{
		display:block;
		float:right;
		width:50px;
		height:46px;
		margin-top:15px;
		text-align:center;
		color:#383838;
	}
	a.mobile-nav-btn:hover{text-decoration:none;}

#navbar-top-wrapper{clear:both;position:relative;}
	
#navbar{float:none!important;}

}

@media only screen and (min-width:768px) {
	#dnnMenu .nav li{font-size:15px;z-index:1000;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}	
}

@media only screen and (min-width:768px) and (max-width:995px){
	#dnnMenu .nav li{font-size:15px;z-index:1000;}
	#dnnMenu .navbar-nav > li > a {}
	#dnnMenu .navbar-nav > li > a:focus {}
	#dnnMenu .navbar-nav > li > a:hover {}

}

@media only screen and (max-width:767px){

.navbar .navbar-nav {
    display: inline-block;
    float: none;
}
.navbar .navbar-collapse {
    text-align: center !important;
}

	
.navbar-default{background-color:transparent;z-index:1000;border:none;text-align: center;}
.navbar-collapse{-moz-box-shadow:none;-webkit-box-shadow:none;box-shadow:none;z-index:1000;border:none;}
	
.navbar-nav.sm-collapsible a.has-submenu {padding-right:10px;margin-bottom: 0;}		
	
.navbar-default .navbar-collapse, .navbar-default .navbar-form {border:none;}	

#dnnMenu .topLevel {text-align:center;width:100%;margin:0;padding:0;}
	
#dnnMenu .topLevel li {position:relative;background:transparent;list-style-type:none;float:none;margin:0;border-top:1px solid rgba(0,0,0,.1);}
	
#dnnMenu .topLevel li a {border-right:none;padding-top:1px;padding-bottom:6px;font-size:18px;color:#666;margin:0;background:transparent;}	
#dnnMenu .topLevel li a:focus{border-right:none;padding-top:1px;padding-bottom:6px;font-size:18px;color:#333;margin:0;background:#EEE;}	
#dnnMenu .topLevel li a:hover{border-right:none;padding-top:1px;padding-bottom:6px;font-size:18px;color:#333;margin:0;background:#EEE;}
	
#dnnMenu .topLevel li.active a{font-size:18px;color:#333;margin:0;background:#EEE;}
#dnnMenu .topLevel li.active a:focus{font-size:18px;color:#333;margin:0;background:#EEE;} 
#dnnMenu .topLevel li.active a:hover{font-size:18px;color:#333;margin:0;background:#EEE;}
	
#dnnMenu .topLevel li a span{font-size:18px;color:#666;line-height:42px;margin:0;}	
#dnnMenu .topLevel li a:focus span{font-size:18px;color:#333;} 
#dnnMenu .topLevel li a:hover span{font-size:18px;color:#333;}

#dnnMenu .topLevel .dropdown.open a span{font-size:18px;color:#333;}
#dnnMenu .topLevel .dropdown-menu.subLevel a span{font-size:18px;color:#333;}

	
#dnnMenu .topLevel>.open>a {font-size:18px;background:transparent;color:#333;border-radius:0;transition: all .4s ease;}
	
#dnnMenu .topLevel>.open>a:hover{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}
#dnnMenu .topLevel>.open>a:focus{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}

#dnnMenu .topLevel>.active.open>a {font-size:18px;background:transparent;color:#333;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:hover {font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}
#dnnMenu .topLevel>.active.open>a:focus{font-size:18px;color:#333;background:#EEE;transition: all .4s ease;}	
	
#dnnMenu .dropdown.open .subLevel>li a span{font-size:18px;color:#CCC;text-align:center;}
#dnnMenu .dropdown.open .subLevel>li a:focus span{font-size:18px;color:#CCC;text-align:center;}
#dnnMenu .dropdown.open .subLevel>li a:hover span{font-size:18px;color:#CCC;text-align:center;}
	
.navbar-nav.sm-collapsible .caret,.navbar-nav.sm-collapsible ul .caret{color:#333;position:absolute;right:0;padding:5px;width:65px;height:50px;line-height:50px;text-align:center;border-width:1px;border-style:solid;top:0;background-color:#DDD;display:block;margin:0;border-radius:0;font-size:1.3em;}
	
#dnnMenu .dropdown-menu{padding:0;z-index:1000;}
#dnnMenu .dropdown-menu::after{pointer-events:none;border-color:none;border-width:0;}
#dnnMenu .dropdown-menu.subLevel{padding:0;}
#dnnMenu .dropdown-menu.subLevel li.active a span{color:#666;}
#dnnMenu .dropdown-menu.subLevel li{color:#DDD;background:#4a4f54;border-bottom:1px solid #4a4b4c;padding:0;text-align:center;}
#dnnMenu .dropdown-menu.subLevel li a {font-size:18px;color:#DDD;background:#4a4f54;padding:0;}
#dnnMenu .dropdown-menu.subLevel li a:hover {font-size:18px;color:#DDD;background:#5e5e5e;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li {font-size:18px;color:#DDD;background:#5d6062;padding:0;}
#dnnMenu .dropdown-menu.subLevelRight li a:hover { font-size:18px;color:#DDD;background:#CCC;padding:0;}

}


/*------------------------------------------------*/
/* Global Button Styles */
/*------------------------------------------------*/



.MoreButton a:link, .MoreButton a:visited {
  padding: 13px;
  text-align: center;
  color: #333;
  font-size:18px;
  display: block;
  border-radius:25px;
  width: 100%;
  background:#CCC;
  border: 1px solid #666;
  font-family: 'Roboto', sans-serif;
  margin:3px 0 3px 0;
  -webkit-transition:all ease .4s; transition:all ease .4s;
}

.MoreButton a:hover, .MoreButton a:active {
  padding: 13px;
  text-align: center;
  color: #FFF;
  font-size:18px;
  display: block;
  border-radius:25px;
  width: 100%;
  background:#666;
  border: 1px solid #666;
  font-family: 'Roboto', sans-serif;
  margin:3px 0 3px 0; 
  -webkit-transition:all ease .4s; transition:all ease .4s;
}

.CatalogButton a:link, .CatalogButton a:visited {
  padding: 13px;
  text-align: center;
  color: #FFF;
  font-size:18px;
  display: block;
  border-radius:25px;
  width: 100%;
  background:#990000;
  border: 1px solid #990000;
  font-family: 'Roboto', sans-serif;
  margin:3px 0 3px 0;
  -webkit-transition:all ease .4s; transition:all ease .4s;
}

.CatalogButton a:hover, .CatalogButton a:active {
  padding: 13px;
  text-align: center;
  color: #990000;
  font-size:18px;
  display: block;
  border-radius:25px;
  width: 100%;
  background:#FFF;
  border: 1px solid #990000;
  font-family: 'Roboto', sans-serif;
  margin:3px 0 3px 0; 
  -webkit-transition:all ease .4s; transition:all ease .4s;
}


/*------------------------------------------------*/
/* Header STYLES */
/*------------------------------------------------*/

.headerwrap {padding:15px 0 10px 0;}

.menupad {padding-top:20px;}

.logo {text-align:center;}

.contact {color:#666;text-align:right;padding-top:15px;}

.contact a:visited, .contact a:link {
line-height:20px;font-size:17px;color:#666;-webkit-transition:all ease .4s; transition:all ease .4s;}

.contact  a:hover, .contact a:active {
line-height:20px;font-size:17px;color:#CC0000;-webkit-transition:all ease .4s; transition:all ease .4s;}


/*------------------------------------------------*/
/* Main Content STYLES */
/*------------------------------------------------*/


.showcasewrap {
	padding-bottom:18%;
	background-image:url('images/showcase-responsive_bg.jpg');
	background-position:bottom center;
	background-size:cover;
	width:100%;

}
.showcasewrapbk {
	padding-bottom:10%;
	background-image:url('images/showcase-responsivebk_bg.jpg');
	background-position:top center;
	background-size:cover;
	width:100%;
}

.showcasetext {text-align:center;padding-top:230px;}
.showcasetext h2 {color:#EEE;font-size:52px;}
.showcasetext h2 span {display:inline-block;}


.welcomewrap {
	width:100%;
	background-image:url('images/main-responsive_bg.jpg');
	background-size:cover;
	background-position:top center; /* IE fix */
	padding-bottom:12%;

}

.mainwrap {padding:70px 0 70px 0;}
.welcometext {text-align:center;padding-top:75px;}
.welcometext h1 {color:#EEE;font-size:22px;font-weight:400;}
.welcometext h2 {color:#EEE;font-size:46px;font-weight:900;}
.welcometext img {box-shadow:0 0 15px 0 rgba(0,0,0,0.4);margin: 3px 0 3px 0;}

.productbox {box-shadow:0 0 15px 0 rgba(0,0,0,0.8);background:#FFF;padding:35px 20px 20px 20px;}

.productbox h3 {font-family: 'Noto Serif', serif;color:#111;font-size:48px;}
.productbox p {color:#111;font-size:20px;}

.productbox  a {padding-left:10px;color:#666;font-size:40px;-webkit-transition:all ease .4s; transition:all ease .4s;}
.productbox  a:hover {padding-left:15px;color:#CC0000;font-size:40px;-webkit-transition:all ease .4s; transition:all ease .4s;}


.productwrap {
	background:url('images/product-responsive_bg.jpg') top repeat-x;
	padding:75px 50px 5% 50px;
	box-shadow: 0 -15px 15px 0 rgba(0,0,0,0.2);
	border-radius:10px;

}

.productspacing {
	margin-top:50px;
	padding-left:150px;
	padding-right:150px;
	padding-bottom:75px;
}

.producttext {text-align:center;}
.producttext h2 {font-family: 'Noto Serif', serif;color:#111;font-size:48px;}
.producttext h3 {color:#CC0000;font-size:28px;}
.producttext p {color:#111;font-size:20px;}


.productbktext a img {box-shadow:none;padding:3px;}
.productbktext a:hover img {box-shadow: 0 0 15px 0 rgba(0,0,0,0.4);padding:3px;}

.productbktext h2 {text-align:left;padding:12px;background:#EEE;border-left:10px solid #CC0000;margin: 0 0 25px 0;font-size: 30px;
	color:#666;
	font-weight:700;}

.productbktext h3 {color:#CC0000;font-size:20px;}


.catalog


/*------------------------------------------------*/
/* Product Table Content STYLES */
/*------------------------------------------------*/

 div.variation {
	width: 100%;
	margin: 0 auto;
	 font-size:14px;
}
 div.variation h4 {
	margin-bottom: 18px;
	 font-size:14px;
}
 div.variation table.variTblHead th {
	border-left: 1px solid #CCC;
	background-color: #666;
	background: linear-gradient(#999, #666);
	color: #FFF;
	font-weight: normal;
	text-align: center;
	height: 30px;
	 font-size:14px;
}

 div.variation table.variTblHead th:nth-child(5) {
	border-right: 1px solid #CCC;
	 font-size:14px;
}

 div.variation table.variTbl {
	border-bottom: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-top: 12px;
	 font-size:14px;
}
 div.variation table.variTbl th,
 div.variation table.variTbl td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	text-align: center;
	line-height: 18px;
	padding: 9px 0;
	 font-size:14px;
}
 div.variation table.variTbl th {
	color: #FFF;
	font-weight: normal;
	background-color: #b3b3b3;
	 font-size:14px;
}
 div.variation table.variTbl tr:nth-child(odd) th {
	background-color: #808080;
	 font-size:14px;
}
 div.variation table.variTbl tr:nth-child(even) th {
	background-color: #b3b3b3;
	 font-size:14px;
}
 div.variation p.notice {
	margin-top: 5px;
	 font-size:14px;
}
 div.variation p.legend {
	margin-top: 5px;
	text-align: right;
	 font-size:14px;
}
 div.variation p.legend span.d_circle {
	font-size: 14px;
}


 div.variation table.variTblHead {
	width: 100%;
	 font-size:14px;
}
 div.variation table.variTblHead th {
	line-height: 13px;
	padding: 3px 0;
	 font-size:14px;
}
 div.variation table.variTblHead th:nth-child(1) {
	width: 10%;font-size:14px;
}
 div.variation table.variTblHead th:nth-child(2) {
	width: 10%;font-size:14px;
}
 div.variation table.variTblHead th:nth-child(3) {
	width: 10%;font-size:14px;
}
 div.variation table.variTblHead th:nth-child(5) {
	width: 10%;font-size:14px;
}
 div.variation table.variTbl {
	width: 100%;font-size:14px;
}
 div.variation table.variTbl th,
 div.variation table.variTbl th {
	width: 10%;font-size:14px;
}
 div.variation table.variTbl td:nth-child(2) {
	width: 10%;font-size:14px;
}
 div.variation table.variTbl td:nth-child(3) {
	width: 10%;font-size:14px;
}
 div.variation table.variTbl td:nth-child(4) {
	text-alignd: left;
	padding-left: 10px;font-size:14px;
}
 div.variation table.variTbl td:nth-child(5),
 div.variation table.variTbl td.stock {
	width: 10%;
	padding-left: 0;
	border-right: 1px solid #CCC;
	text-align: center;font-size:14px;
}




 div.variation table.variTblHead {
	width: 100%;
}
 div.variation table.variTblHead th {
	line-height: 14px;
	padding: 3px 0;
}
 div.variation table.variTblHead th:nth-child(1) {
	background: none;
	border-left: none;
	width: 10%;
}
 div.variation table.variTblHead th:nth-child(2) {
	width: 10%;
}
 div.variation table.variTblHead th:nth-child(3) {
	width: 10%;
}
 div.variation table.variTblHead th:nth-child(4) {
	width: 10%;
}
 div.variation table.variTbl {
	width: 100%;
}
 div.variation table.variTbl th {
	width: 10%;
}
 div.variation table.variTbl th + td,
 div.variation table.variTbl td:first-child {
	width: 10%;
}
 div.variation table.variTbl th + td + td,
 div.variation table.variTbl td:first-child + td {
	width: 10%;
}
 div.variation table.variTbl th + td + td + td,
 div.variation table.variTbl td:first-child + td + td {
	width: 10%;
}
 div.variation table.variTbl th + td + td + td + td,
 div.variation table.variTbl td:first-child + td + td + td {
	text-align: left;
	padding: 0 15px;
}



 table.featureTbl td {
	vertical-align: top;
	padding-top: 15px;
}
 table.featureTbl td:first-child {
	padding-right: 20px;
}
 table.featureTbl p.h_feat {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 3px;
}
 table.featureTbl p.h_feat span.circle {
	color: #C03;
	padding-right: 4px;
}
 table.featureTbl p.txt_feat {
	margin-left: 18px;
}
 div.fig_mate {
	padding-top: 30px;
}
 div.fig_mate div.figure {
	float: left;
}
 div.fig_mate p.sttl_fig_mate {
	font-size: 14px;
	background: url(../../product/images/blt_prod_01.gif) 0px 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
}
 div.fig_mate div.material {
	float: left;
	margin-left: 30px;
}
 div.fig_mate table {
	border: 1px solid #999;
}
 div.fig_mate table th,
 div.fig_mate table td {
	text-align: center;
	padding: 3px 6px;
}
 div.fig_mate table th {
	background-color: #666;
	background: linear-gradient(#999, #666);
	color: #FFF;
	font-weight: normal;
	border-left: 1px solid #FFF;
}
 div.fig_mate table td {
	font-size: 11px;
	line-height: 15px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
 div.fig_mate table th:first-child,
 div.fig_mate table td:first-child {
	border-left: none;
}
 div.fig_mate p.tbl_notice {
	margin-top: 5px;
}
 div.parts_size {
	margin-top: 30px;
}
 div.datasheet p.sttl span.sheet {
	background: #c1272d;
	background: linear-gradient(#fe1d25, #c1272d);
	color: #FFF;
	padding: 3px 20px;
	border-radius: 12px;
}
 div.datasheet p.notice {
	position: relative;
	margin: 10px 0 3px 0;
}
 div.datasheet span.unit {
	position: absolute;
	top: 3px;
	right: 0px;
}
 div.datasheet table {
	border: 1px solid #999;
	width: 100%;
	margin-bottom: 5px;
}
 div.datasheet table th,
 div.datasheet table td {
	text-align: center;
	padding: 3px 0;
}
 div.datasheet table tr:first-child th,
 div.datasheet table tr:first-child td {
	border-top: none;
}
 div.datasheet table th:first-child,
 div.datasheet table td:first-child {
	border-left: none;
}
 div.datasheet table tr.btmline th,
 div.datasheet table tr.btmline td {
	border-bottom: none;
}
 div.datasheet table th:last-child,
 div.datasheet table td:last-child {
	border-right: none;
}
 div.datasheet table th {
	border: 1px solid #FFF;
	background-color: #666;
	background: linear-gradient(#999, #666);
	color: #FFF;
}
 div.datasheet table th.db {
	background-color: #333;
	background: linear-gradient(#666, #333);font-size:12px;
}
 div.datasheet table tr td {
	border: 1px solid #CCC;
	background: #FFF;
}
 div.datasheet table tr.darkbg td {
	background: #EEE;font-size:12px;
}
 div.datasheet table.hlsTbl th {
	font-weight: normal;
	line-height: 14px;
	 font-size:12px;
}
 div.datasheet table.hlsTbl td {
	width: 42px;font-size:12px;
}
 div.datasheet table.hlsTbl td:nth-child(5),
 div.datasheet table.hlsTbl td:nth-child(8),
 div.datasheet table.hlsTbl td:nth-child(12) {
	width: 62px;
	 font-size:12px;
}
 div.datasheet table.hlsTbl tr:first-child th:nth-child(8) {
	line-height: 16px;font-size:12px;
	 
}
 div.datasheet table.hlsTbl td:nth-child(14) {
	width: auto;font-size:12px;
}
 div.datasheet table.hlspTbl th {
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	padding: 6px 0;
}
 div.datasheet table.hlspTbl td {
	width: 38px;
	font-size: 11px;
}
 div.datasheet table.hlspTbl tr:first-child th:nth-child(10) {
	font-size: 11px;
	line-height: 14px;
}
 div.datasheet table.hlspTbl td:nth-child(17) {
	width: auto;font-size:12px;
}
 div.orderExp table td {
	text-align: left;
}
 div.orderExp table td:first-child {
	text-align: right;
	padding-right: 10px;
}
 div.orderExp table td:first-child + td {
	padding-right: 20px;
	background: url(../../product/images/bg_ordernum.png) left 7px repeat-x;
}
 div.orderExp table td:first-child + td + td {
	padding-left: 6px;font-size:12px;
}
 div.orderExp table td span.bg_white {
	padding-right: 6px;
	background: #FFF;font-size:12px;
}








 div.summary div#featureTbl {
	width: 460px;
	background-color: #EEE;
	margin: 10px auto;
	padding: 15px;
}
 div.summary div#featureTbl table {
	margin: 0 auto;
}
 div.summary div#featureTbl table td {
	line-height: 24px;
}
 div.summary div#featureTbl table td:first-child {
	padding-right: 12px;
}
 div.summary div#featureTbl table td:first-child + td {
	padding-right: 6px;
}
 div.summary div#featureTbl table td:first-child + td + td {
	text-align: right;
	padding-right: 16px;
}
 div.summary div#featureTbl table span.circle {
	color: #C03;
	padding-right: 3px;
}




div.outlineBox {
	margin-top: 15px;
}
div.outlineBox p.cad {
	float: right;
}
div.outlineBox p.onetouch {
	clear: both;
	font-size: 14px;
	background: url(../../product/images/blt_prod_01.gif) 0px 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
}
div.outlineBox p.onetouchimg {
	float: left;
}
div.outlineBox div.jointTbl {
	float: left;
	margin-left: 50px;
}
div.outlineBox div.jointTbl p.tbl_unit {
	text-align: right;
}
div.outlineBox div.jointTbl table {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
div.outlineBox div.jointTbl th,
div.outlineBox div.jointTbl td {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	text-align: center;
	padding: 3px 30px 2px 30px;
}
div.outlineBox div.jointTbl th {
	background: #C03;
	color: #FFF;
}
div.outlineBox div.jointTbl td {
	background: #EEE;
}
div.outlineBox div.jointTbl th.nothing {
	border: none;
	background: none;
}
div.outlineBox div.jointTbl td:first-child {
	background: #666;
	color: #FFF;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
div.outlineBox div.jointTbl p.tbl_notice {
	text-align: right;
	margin-top: 3px;
}
div.feature table.specTbl {
	margin-top: 5px;
}
div.feature table.specTbl td.td01 {
	padding-right: 10px;
}
div.feature table.specTbl td.td04 {
	padding-right: 30px;
}
div.feature table.specTbl td.td03,
div.feature table.specTbl td.td06 {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
div.feature table.specTbl td span.circle {
	color: #C03;
	padding-right: 3px;
}
div.parts_size {
	margin-top: 20px;
}
div.parts_size div.datasheet {
	display: inline-block;
	position: relative;
}
div.parts_size div.datasheet + div.datasheet {
	float: right;
}
div.parts_size div.datasheet p.sttl {
	margin-bottom: 5px;
}
div.parts_size div.datasheet p.sttl span.sheet {
	background: #c1272d;
	background: linear-gradient(#fe1d25, #c1272d);
	color: #FFF;
	padding: 3px 20px;
	border-radius: 12px;
}
div.parts_size div.datasheet p.unit {
	position: absolute;
	top: 3px;
	right: 0px;
}
div.parts_size div.datasheet table {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
div.parts_size div.datasheet th,
div.parts_size div.datasheet td {
	text-align: center;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
div.parts_size div.datasheet th {
	background-color: #777;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
div.parts_size div.datasheet th.type {
	background: #444;
}
div.parts_size div.datasheet th.bdr_gray {
	border-left: 1px solid #999;
}
div.parts_size div.datasheet td {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 1px;
}
div.parts_size div.datasheet tr:nth-child(odd) td {
	background: #EEE;
}
div.parts_size div.base {
	clear: both;
	margin-top: 50px;
}
div.parts_size div.base p.base_ttl {
	font-size: 14px;
	background: url(../../product/images/blt_prod_01.gif) 0px 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 10px;
}
div.parts_size div.base p.base_fig {
	float: right;
}
div.parts_size div.base p.base_txt + p.base_txt {
	margin-top: 1em;
}
div.order div.number {
	margin-top: 10px;
	border: 1px solid #666;
	padding: 20px 30px;
}
div.order div.number table {
	margin: 15px 0 0 0;
}
div.order div.number table td {
	vertical-align: top;
}
div.order div.number td:first-child {
	text-align: center;
}
div.order div.number td:first-child + td {
	text-align: center;
	padding: 0 5px;
}
div.order div.number td:first-child + td + td {
	padding-right: 50px;
	background: url(../../product/images/bg_ordernum.png) left 7px repeat-x;
}
div.order div.number td:first-child + td + td + td {
	padding-left: 10px;
}
div.order div.number span.bg_white {
	padding-right: 6px;
	background: #FFF;
}
div.order div.number + p {
	margin-top: 10px;
}
 div.datasheet p.tbl_notice {
	font-size: 11px;
	line-height: 14px;
	text-indent: -0.67em;
	margin-left: 0.67em;
	margin-top: 3px;
}

 div#featUlTbl {
	margin-top: 20px;
}
 div#featUlTbl ul {
	float: left;
}
 div#featUlTbl li {
	font-size: 14px;
	line-height: 28px;
}
 div#featUlTbl li span.circle {
	color: #C03;
	padding-right: 3px;
}
 div#featUlTbl table {
	float: left;
	margin-left: 50px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
 div#featUlTbl table th,
 div#featUlTbl table td {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	padding: 5px 20px;
	color: #444;
}
 div#featUlTbl table th {
	background-color: #666;
	color: #FFF;
}
 div#featUlTbl table td:first-child {
	background: #fdd;
}


 div.summary table.stepTbl1 {
	margin-top: 5px;
	margin-bottom: 20px;
}
 div.summary table.stepTbl1 td.fig {
	padding-right: 15px;
}
 div.summary table.stepTbl2 td {
	line-height: 1.5em;
	padding-top: 8px;
	padding-bottom: 6px;
	vertical-align: top;
}
 div.summary table.stepTbl2 td:first-child {
	padding-right: 10px;
	white-space: nowrap;
}
 div.summary table.stepTbl2 td span.step {
	background: #666;
	color: #FFF;
	font-weight: bold;
	padding: 2px 15px 1px 15px;
	border-radius: 11px;
}
 div.summary table.settingTbl {
	margin-top: 5px;
	margin-bottom: 25px;
}
 div.summary table.settingTbl td {
	text-align: center;
	border: 1px solid #999;
	padding: 5px 0 10px 0;
	vertical-align: top;
}
 div.summary table.settingTbl tr:first-child td {
	background: #666;
	color: #FFF;
	padding: 4px 0 2px 0;
}
 div.summary table.settingTbl td img {
	padding: 0 14px 5px 14px;
}
 div.summary div.tadan {
	margin-top: 5px;
}
 div.summary div.tadan p.fig img {
	float: left;
}
 div.summary div.tadan p.txt {
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

 div.outlineBox {
	margin-top: 15px;
}
 div.outlineBox p.cad {
	float: right;
}
 div.outlineBox p.onetouch {
	clear: both;
	font-size: 14px;
	background: url(../../product/images/blt_prod_01.gif) 0px 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
}
 div.outlineBox p.onetouchimg {
	float: left;
}
 div.outlineBox div.jointTbl {
	float: left;
	margin-left: 50px;
}
 div.outlineBox div.jointTbl p.tbl_unit {
	text-align: right;
}
 div.outlineBox div.jointTbl table {
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;
}
 div.outlineBox div.jointTbl th,
 div.outlineBox div.jointTbl td {
	border-top: 1px solid #666;
	border-left: 1px solid #666;
	text-align: center;
	padding: 3px 30px 2px 30px;
}
 div.outlineBox div.jointTbl th {
	background: #C03;
	color: #FFF;
}
 div.outlineBox div.jointTbl td {
	background: #EEE;
}
 div.outlineBox div.jointTbl th.nothing {
	border: none;
	background: none;
}
 div.outlineBox div.jointTbl td:first-child {
	background: #666;
	color: #FFF;
	border-top-color: #FFF;
	border-left-color: #FFF;
}
 div.outlineBox div.jointTbl p.tbl_notice {
	text-align: right;
	margin-top: 3px;
}
 div.feature table.specTbl {
	margin-top: 5px;
}
 div.feature table.specTbl td.td01 {
	padding-right: 10px;
}
 div.feature table.specTbl td.td04 {
	padding-right: 30px;
}
 div.feature table.specTbl td.td03,
 div.feature table.specTbl td.td06 {
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
 div.feature table.specTbl td span.circle {
	color: #C03;
	padding-right: 3px;
}
 div.parts_size {
	margin-top: 20px;
}
 div.parts_size div.datasheet {
	display: inline-block;
	position: relative;
}
 div.parts_size div.datasheet + div.datasheet {
	float: right;
}
 div.parts_size div.datasheet p.sttl {
	margin-bottom: 5px;
}
 div.parts_size div.datasheet p.sttl span.sheet {
	background: #c1272d;
	background: linear-gradient(#fe1d25, #c1272d);
	color: #FFF;
	padding: 3px 20px;
	border-radius: 12px;
}
 div.parts_size div.datasheet p.unit {
	position: absolute;
	top: 3px;
	right: 0px;
}
 div.parts_size div.datasheet table {
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
 div.parts_size div.datasheet th,
 div.parts_size div.datasheet td {
	text-align: center;
	line-height: 16px;
	padding-left: 10px;
	padding-right: 10px;
}
 div.parts_size div.datasheet th {
	background-color: #777;
	color: #FFF;
	padding-top: 6px;
	padding-bottom: 4px;
	border-top: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
 div.parts_size div.datasheet th.type {
	background: #444;
}
 div.parts_size div.datasheet th.bdr_gray {
	border-left: 1px solid #999;
}
 div.parts_size div.datasheet td {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	padding-top: 2px;
	padding-bottom: 1px;
}
 div.parts_size div.datasheet tr:nth-child(odd) td {
	background: #EEE;
}
 div.parts_size div.base {
	clear: both;
	margin-top: 50px;
}
 div.parts_size div.base p.base_ttl {
	font-size: 14px;
	background: url(../../product/images/blt_prod_01.gif) 0px 2px no-repeat;
	padding-left: 18px;
	margin-bottom: 10px;
}
 div.parts_size div.base p.base_fig {
	float: right;
}
 div.parts_size div.base p.base_txt + p.base_txt {
	margin-top: 1em;
}
 div.order div.number {
	margin-top: 10px;
	border: 1px solid #666;
	padding: 20px 30px;
}
 div.order div.number table {
	margin: 15px 0 0 0;
}
 div.order div.number table td {
	vertical-align: top;
}
 div.order div.number td:first-child {
	text-align: center;
}
 div.order div.number td:first-child + td {
	text-align: center;
	padding: 0 5px;
}
 div.order div.number td:first-child + td + td {
	padding-right: 50px;
	background: url(../../product/images/bg_ordernum.png) left 7px repeat-x;
}
 div.order div.number td:first-child + td + td + td {
	padding-left: 10px;
}
 div.order div.number span.bg_white {
	padding-right: 6px;
	background: #FFF;
}
 div.order div.number + p {
	margin-top: 10px;
}
 div.datasheet p.tbl_notice {
	font-size: 11px;
	line-height: 14px;
	text-indent: -0.67em;
	margin-left: 0.67em;
	margin-top: 3px;
}





 table.profileTbl {
	float: left;
}
 table.profileTbl {
	margin-left: 45px;
}
 table.profileTbl th,
 table.profileTbl td {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	line-height: 18px;
}
 table.profileTbl td {
	padding-bottom: 6px;
}
 table.profileTbl span.ltr2-4 {
	letter-spacing: 2em;
}
 table.profileTbl span.ltr3-4 {
	letter-spacing: 0.5em;
}
 table.profileTbl span.ltr1-5 {
	padding: 0 2em;
}
 table.profileTbl span.ltr4-5 {
	letter-spacing: 0.35em;
}
 table.profileTbl th + td {
	padding: 0 5px;
}
 table.prof_innerTbl td {
	padding-right: 10px;
	padding-bottom: 0px;
}




/*------------------------------------------------*/
/* Footer Content STYLES */
/*------------------------------------------------*/

.footerimg {padding-top:25px;}

.footertext {font-size:14px;color:#CCC;text-align:center;padding-top:155px;}

.footertext h2 {font-size:34px;color:#FFF;padding-top:15px;font-weight:900;text-align:left;}
.footertext h3 {font-size:20px;color:#FFF;padding-top:15px;text-align:left;}

.footertext img {padding-bottom:25px;}

.footertext p {font-size:16px;color:#FFF;text-align:left;margin: 0 0 7px 0;}

.footertext  p a:visited, .footertext  p a:link {
	-webkit-transition:all ease .4s; transition:all ease .4s;font-size:16px;color:#FFF;
}

.footertext  p a:hover, .footertext p a:active {
	-webkit-transition:all ease .4s; transition:all ease .4s;font-size:16px;color:#FFF;
}



.footertopwrap {
	width:100%;
	background-image:url('images/footer-responsive_bg.jpg');
	background-size:cover;
	background-position:top center; /* IE fix */
	padding-bottom:7%;
}


.login {color:#333;font-size:11px;}
.login li {color:#333;font-size:11px;}

a.login:visited {color:#333; font-size:11px; text-decoration:none;}
a.login:active {color:#333; font-size:11px; text-decoration:none;}
a.login:link {color:#333; font-size:11px; text-decoration:none;}
a.login:hover {color:#666; font-size:11px; text-decoration:underline;}

.copyright {font-family: 'Roboto', sans-serif;font-size: 12px;color: #333;text-align:center;padding:5px;}

a.copyright:visited {color: #333; font-size:12px; text-decoration:none;}
a.copyright:active {color: #333; font-size:12px; text-decoration:none;}
a.copyright:link {color: #333; font-size:12px; text-decoration:none;}
a.copyright:hover {color: #666; font-size:12px; text-decoration:underline;}


.wecontrol {
    text-align: center;
    font-size: 11px;
    padding-top: 10px; 
	border-top:#333333 1px solid;   
	color: #333;
}
.wecontrol ul li { 
  display: inline; 
  color: #333;                                
}

.wecontrol ul li a
{
   text-decoration: none;
   padding: 3px;
   color: #333;
}

.wecontrol ul li a:hover {
    color: #666;
    text-decoration:underline;
}



/*------------------------------------------------*/
/* @media Display STYLES */
/*------------------------------------------------*/


/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {

}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
.contact {color:#666;text-align:center;padding-top:15px;}
	
.productbox h3 {font-family: 'Noto Serif', serif;color:#111;font-size:28px;}
.productbox p {color:#111;font-size:18px;line-height:22px;}

.productbox  a {padding-left:10px;color:#666;font-size:32px;-webkit-transition:all ease .4s; transition:all ease .4s;}
.productbox  a:hover {padding-left:15px;color:#CC0000;font-size:32px;-webkit-transition:all ease .4s; transition:all ease .4s;}

.productspacing {
	margin-top:50px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:75px;
}
.productwrap {
	background:url('images/product-responsive_bg.jpg') top repeat-x;
	padding:35px 10px 5% 10px;
	box-shadow: 0 -15px 15px 0 rgba(0,0,0,0.2);

}	
	
.showcasetext {text-align:center;padding-top:100px;}
.showcasetext h2 {color:#EEE;font-size:32px;}	
.contact{padding-left:70px;}	
}

/* Small Devices, Tablets */

@media only screen and (max-width : 768px) {

}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {

}


/* Custom, iPhone Retina */ 
@media only screen and (max-width : 320px) {

}



/*------------------------------------------------*/
/* SEARCH */
/*------------------------------------------------*/
#search {
    float: right;
    width: 209px;
    height: 32px;
}

    #search a.SearchButton:link,
    #search a.SearchButton:visited {
        display: inline-block;
        float: right;
        height: 32px;
        width: 32px;
        margin: 0;
        padding: 0;
        background: #333 url('images/search.png') no-repeat center center;
        text-indent: -9999px;
    }

    #search a.SearchButton:hover {
        background: url('images/search.png') no-repeat center center, rgb(45,45,45); /* Old browsers */
        background: url('images/search.png') no-repeat center center, -moz-linear-gradient(top, rgba(45,45,45,1) 0%, rgba(86,86,86,1) 100%); /* FF3.6+ */
        background: url('images/search.png') no-repeat center center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(45,45,45,1)), color-stop(100%,rgba(86,86,86,1))); /* Chrome,Safari4+ */
        background: url('images/search.png') no-repeat center center, -webkit-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Chrome10+,Safari5.1+ */
        background: url('images/search.png') no-repeat center center, -o-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* Opera 11.10+ */
        background: url('images/search.png') no-repeat center center, -ms-linear-gradient(top, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* IE10+ */
        background: url('images/search.png') no-repeat center center, linear-gradient(to bottom, rgba(45,45,45,1) 0%,rgba(86,86,86,1) 100%); /* W3C */
    }

#dnn_dnnSearch_txtSearch {
    display: block;
    float: left;
    width: 160px;
    height: 32px;
    padding: 0 5px 0 10px;
    margin: 0;
    background-color: #CCC;
    border: none;
    border-radius: 0;
    box-shadow: inset 0px 3px 8px #999;
    outline: none;
    border-left: 1px solid #ddd;
    color: #000;
    line-height: 32px;
    font-size: 11px;
    -webkit-transition: all 100ms ease-in-out;
    -moz-transition: all 100ms ease-in-out;
    -ms-transition: all 100ms ease-in-out;
    -o-transition: all 100ms ease-in-out;
    transition: all 100ms ease-in-out;
}

    #dnn_dnnSearch_txtSearch:active, #dnn_dnnSearch_txtSearch:focus {
        background: #ccc;
        box-shadow: inset 0px 3px 8px #999;
    }


.controlpanel {
	padding:0;
	margin:0;
	width:100%;
	}


.controltext {color:#333333;font-size:11px;}
.controltext a:link, .controltext a:visited {color:#333333;font-size:11px;}
.controltext a:hover, .controltext a:active {color:#333333;font-size:11px;}

.normal
{
    font-size: 11px;
    font-weight: normal;
	color:#333333;
}
.CommandButton
{

    font-size: 11px;
    font-weight: normal;
	color:#666666;
}

A.CommandButton:link
{
    text-decoration:    none;
    color:#666666;
}
A.CommandButton:visited 
{
    text-decoration:    none;
    color:#666666;
}

A.CommandButton:active  
{
    text-decoration:    underline;
    color: #666666;
}
A.CommandButton:hover   
{
    text-decoration:underline;
    color: #999999;
}


