@charset "utf-8";
body {
	background-color: #d9d9d9;
}
h1 {
	background: rgba(0, 0, 0, 0) url("/images/slideshow-arrow.png") no-repeat scroll 0 10px;
    padding-left: 14px;
}
td img {
	display: block;
}
a {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#TranslateOuter {
	float: right;
	padding-right: 100px;
	margin-top: -50px;
}
#Translate {
	color:#161640;
	float:left;
	margin:2px 0 0 0 ;
}
#google_translate_element {
	height:20px;
}
.goog-te-gadget-icon {
	display:none;
}
.goog-te-gadget-simple{
	font-size:10px;
}
.breadcrumbs {
	overflow:hidden;
	width: 100%;
	margin-bottom: 5px;
	border-bottom:1px solid #ededed;
	padding-bottom:5px;
	margin-bottom:10px;
}
.breadcrumbs li {
	float: left;
	margin: 0 5px 0 0px;
	list-style: none;
	padding-right:15px;
	background:url(/images/sepp.jpg) no-repeat 100% 2px;
}
.blast {
	padding-right:15px;
	cursor:none;
	background:none !important;
}
.breadcrumbs a {
	float: left;
	text-decoration: none;
	color: #666666;
	position: relative;
	font-size: 10px;
	font-family: arial;
}
.breadcrumbs a:hover {
	color: #000000;
	text-decoration:underline;
}
.breadcrumbs .blast a {
	color: #969696;
	cursor:none;
}
.breadcrumbs .blast a:hover{
	text-decoration:none !important;
}
.page_sub_title {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;	
}
.division_name {
	color: #ED2024;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;	
	font-style: normal;
	font-weight: bold;
}
.home_page_section_title {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.copyright a{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        color: #666666;
}
.home_page_section_sub_title {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.home_page_section_sub_section {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	font-weight: bold;
}
.page_text {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.top_nav_page_block {
	float:right;
	margin:10px 0;
	padding:0 20px 0 60px;
}
.top_nav_page_text {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;	
}
.top_nav_page_text a {
	padding: 0 10px;
}
.navitems {
	background: #40406a; /* Old browsers */
	background: -moz-linear-gradient(top,  #40406a 0%, #140140 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#40406a), color-stop(100%,#AB2535)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #40406a 0%,#140140 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #40406a 0%,#140140 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #40406a 0%,#140140 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #40406a 0%,#140140 100%); /* W3C */
    border: 1px solid #ffffff;
    border-radius: 8px;
    box-shadow: 0 1px 0 0 #000000 inset;
    color: #ffffff;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: normal;
    padding: 10px 25px;
    text-decoration: none;
    text-shadow: 1px 1px 0 #000000;
}
.navitems a {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0 #000000;
}
.navitems a:hover {
	color: #ED2024;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    font-weight: bold;
	text-decoration: none;
	text-shadow: 1px 1px 0 #777777;
}
.page_title {
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.tag_line {
	color: #999;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
}
img#banner {
	border: 1px solid #cccccc;
	padding: 5px;
}
img#border {
	border: 1px solid #cccccc;
}
ul li {
	list-style: url(img/redesign/arrow_bullet.png)
}
/* SLIDER RELATED */
#container {
	margin:0 auto;
	padding:10px 0 0;
	position:relative;
	width:980px;
	z-index:0;
}
#example {
	height:360px;
	position:relative;
	width:980px;
}
#frame {
	height:360px;
	left:-80px;
	position:absolute;
	top:-3px;
	width:980px;
	z-index:0;	
}
.navbar {
  overflow:hidden;
}
#slides {
	left:4px;
	position:absolute;
	top:15px;
	z-index:100;
}
.slides_container {
	display:none;
	overflow:hidden;
	position:relative;
	width:980px;
}
.slides_container div.slide {
	display:block;
	height:360px;
	width:980px;
}
#slides .next,#slides .prev {
	display:block;
	height:43px;
	left:-24px;
	position:absolute;
	top:107px;	
	width:24px;
	z-index:101;
}
#slides .next {
	left:980px;
}
#slides .pagination {
	float: right;
	list-style: none;
	margin: 1px 0 0;
	z-index:500;
}
#slides .pagination li {
	float: left;
	margin: 0 1px;
	z-index:500;
}
#slides .pagination li a {	
	background-image: url(/img/pagination.png);
	background-position: 0 0;
	display: block;
	float: left;
	height: 0;	
	overflow:hidden;
	padding-top: 13px;
	width: 13px;
	z-index:500;
}
#slides .pagination li a.active,
#slides .pagination li a:hover.active {
	background-position: 0 -13px;
	z-index:500;
}
#slides .pagination li a:hover {
	background-position: 0 -26px;
	z-index:500;
}
#slides .pagination ul {
	list-style:none;
}
#slides .pagination li {
	list-style:none;
}
.caption {
	background:#000;
	background:rgba(0,0,0,0.6);
	border-top:1px solid #000;
	bottom:-35px;
	color:#fff;
	font-size:18px;
	height:30px;
	left:0;
	line-height:1.33;
	padding:5px 20px 0 20px;	
	position:absolute;
	text-shadow:none;
	text-transform:uppercase;
	width:980px;
	z-index:400;
}
.captionb {
	bottom:0;
}
/* end of slides */
.left_bar {
	float: left;
	padding: 0 0 0 20px;
	width: 23%;
	/* width: 24%;	*/
}
.right_bar_2_col {
    /* border-left: 1px solid #ccc; */
    float: right;
    padding: 0 1%;
    width: 70%;
}
.right_bar_2_col ul {
    list-style: outside url("img/redesign/arrow_bullet.png") disc;
    padding: 0 0 0 20px;
}
.right_bar_2_col h2 {
	border-left: 4px solid #003bc7;
    color: #222222;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 15px;
    padding: 4px 0 4px 20px;
}
.right_bar {
    /* border-left: 1px solid #ccc; */
    float: right;
    padding: 0 0 0 1%;
    width: 74%;
    /* width: 73%; */
}
.right_bar .left_part {
    float: left;
    width: 65%;
}
.right_bar .right_part {
    float: right;
    width: 35%;
    /* width: 33%; */
}
.clr::after, .clr::before {
    content: " ";
    display: table;
}
.clr::after {
    clear: both;
}
.clr::after, .clr::before {
    content: " ";
    display: table;
}
.clr {
	clear: both;
}
.moduletable .custom h2.h {
    background: rgba(0, 0, 0, 0) url("/images/slideshow-arrow.png") no-repeat scroll 0 10px;
    padding-left: 14px;
}
.moduletable .custom h3.h {
    background: rgba(0, 0, 0, 0) url("/images/slideshow-arrow.png") no-repeat scroll 0 10px;
    padding-left: 14px;
}
.intlreps_inner {
    background: #eee;
}
.product_box h3.h {
    background: rgba(0, 0, 0, 0) url("/images/slideshow-arrow.png") no-repeat scroll 0 5px;
    color: #222222 !important;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase !important;
}
.product_box h3 {
    color: #222222;
    font: 16px/34px Arial,sans-serif;
}
.product_events {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 76%, rgba(233, 240, 249, 1) 99%) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 0 0 20px;
    min-height: 100px;
    padding: 3%;
    width: 90%;
}
*::-moz-selection {
    background: #187ccd none repeat scroll 0 0;
    color: #fff;
}
.left_inner h2.slugtitle, .left_bar h2.slugtitle, .slugtitle {
	background: transparent url("/images/slideshow-arrow.png") no-repeat scroll 0px 10px;
	border: 0px none;
	color: #222;
	/* font: bold 13px/1.3em Arial,sans-serif; */
	font: bold 10px/1.3em Arial,sans-serif;
	margin-bottom: 0px;
	padding: 8px 5%;
	text-transform: uppercase;
	width: 96%;
}
.left_inner .product_box, .left_bar .product_box {
    border: 0px none;
	border-radius: 0px;
    padding: 0px;
    width: 100%;    
}
.left_bar h2 {
    background: transparent url("/images/slideshow-arrow.png") no-repeat scroll 0px 13px;
    border-bottom: 2px solid #CCC;
    color: #000;
    font: 18px/40px Arial,sans-serif;
    margin-bottom: 10px;
    padding: 0px 0px 0px 15px;
    width: 95%;    
}
.cssrow .row_1 {
    margin-bottom: 0;
    width: 100%;
}
.row_1 {
	background-color: #fff;
	float: left;
    height: auto;
    padding: 20px 0;
    position: relative;
}
.product_box {
    background: transparent linear-gradient(to bottom, #FFF 0%, #FFF 76%, #E9F0F9 99%) repeat scroll 0% 0%;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 0px 0px 20px;
    min-height: 100px;    
    padding: 3%;
    width: 90%;
}
.intlreps_box {
    background: transparent linear-gradient(to bottom, #eee 0%, #eee 76%, #e9f0f9 99%) repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 6px;
    margin: 0px 0px 20px;
    min-height: 100px;    
    padding: 3%;
    width: 90%;
}
.image img{
	overflow:hidden;
	width: 90%;
}
ul.ncomp {    
    /* background: #F7F9FD none repeat scroll 0% 0%; */
    color: #222;
    list-style-type: none;
    margin: 0px;
}
.product_box ul {
	list-style-type: square;
    margin: 10px 0px 10px 30px;
    padding: 0px;
}
ul.ownlist {
    list-style: outside none none !important;
}
ul.ncomp li {
	/* background: #DEDFE7 none repeat scroll 0% 0%; */
    /* border-bottom: 1px solid #F0F4FA; */
	/* border-top: medium none; */
    font-family: Arial;
    font-weight: bold;
    /* margin-bottom: 1px; */
	padding: 8px 0px 8px 10px;
}
.product_box p {
    color: #222;
	font: 12px/1.6em Arial,sans-serif;
}
.full_width_col {
	margin: 0 auto;
	width: 97%
}
.InStock{
	font-weight:bold;
}
.tdnowrapstock{
	background-color:#ffff19;
	white-space:nowrap;
}
.tdcenter{
	text-align:center;
}

* p:last-child {
    margin-bottom: 0px;
}

ul + p {
    margin-top: 20px;
}

p {
    margin: 0px 0px 10px;
}
.nmmain {
	background:#ffffff;
	margin:0 auto;
	width:1088px;
}
.nml3nardamiteqheader{
	float:left;
	margin:0 0 25px 0;
	padding:0 0 0 20px;
	width:604px;
}
.nml3logo{
	float:left;
}
.nmdivision{
	padding:18px 0 0 70px;
}
.nmtopnav {
	display:block;
	float:right;
	margin:10px 0;
	padding:0 20px 0 0;
}
.mainimg {
	float: right;
	padding: 0 5px;
}
.leftbarimgs{
	display: block;
	margin: 0 auto;
}
.vm2 {
	display: block;
	margin: -15px 0 0 0;
}
.uecontainer{
	float:left;
}
.uetitle{
	padding:10px 0 0 10px;
}
.uetitle a{
	font-size:14px;
	font-weight:bold;
}
.uebody{
	padding:0 0 0 10px;
}
.morenews{
	float:right;
	margin:-30px 20px 0 0;
}
.moreue{
	float:right;
	margin:0 20px 0 0;
}
.homenews{
	font:bold 10px 'Cabin', sans-serif;
}
#homenewscal{
	padding:25px 0 5px 0;
	width:500px;
}
.homenewscal{
	padding:25px 0 5px 0;
	width:500px;
}
.homenewsimg{
	background-color:inherit;
	display:block;
	float:left;
	width:250px;
}
.homenewsimg a{
	background-color:inherit;
}
#homenewsimg a img{
	background-color:inherit;
	border:0;
}
.homenewstxt{    
	background-color:inherit;
	display:block;
	float:left;
	line-height:1.3;
    width:400px;
}
.homenewsspace{
	background-color:inherit;
	display:block;
	float:left;
	padding:5px;
}
.newseven, .newsodd{
	background-color:#fff;
	border:2px dotted #ddd;
}
.newsodd, .newseven{
	display:block;
	float:left;
	margin:5px;
	padding:5px;
	width:96%;
}
.bnews{
	background-color:inherit;
	font-weight:bold;
}
.bcccc {
	background-color:#ccc;
}
.bcddd {
	background-color:#ddd;
}
#homecal{
	float:left;
	width:100%;
}
#homecaltitle{
	background-color:#c30c3E;
	color:#fff;
	font-weight:bold;
	margin-bottom:5px;
	text-align:center;
}
#homecalmain{
	background-color:#e1e1e1;
	font-size:10px;
	margin-bottom: 110px;
}
.InStockListItems{
	font-size:18px;
}
.instock, .instockpage{
	background-color:#fff;
	float:left;
	font-size:16px;
	font-weight:bold;
	width:100%;
}
.instockpage{
	padding:20px 0;
}
.instock a, .instockpage a{
	padding-left:40px;
}
.featprodbox {
	margin-bottom: 0px !important;
}
.newprodnotifyheader{
	background-color: #cdcdcd;
	color:#000;
	float:left;
	font-weight:bold;
	font-size:20px;
	margin-top:2px;
	padding-top:5px;
	text-align:center;
	width:100%;
}
.newprodheader{
	background:transparent linear-gradient(to bottom, #40406a 0%, #140140 100%) repeat scroll 0 0;
	border-radius: 8px;
	color:#fff;
	float:left;
	font-weight:bold;
	font-size:20px;
	margin-top:2px;
	text-align:center;
	width:99%;
}
.newprodheader a{
	background:transparent repeat scroll 0 0;
	color:#fff;
	float:left;
	font-weight:bold;
	font-size:20px;
	padding:4px 0;
	text-align:center;
	text-decoration:none;
	width:100%;
}
.newprodheader a:hover{
	background-color:#fff;
	border:1px solid #40406a;
	border-radius: 8px;
	color:#40406a;
	float:left;
	font-weight:bold;
	font-size:20px;
	margin:-1px;
	text-align:center;
	text-decoration:none;
	width:100%;
}
.newproducts{
	background-color:#fff;
	width:100%;
}
.newproduct{
	background-color:#eee;
	border:#fff 1px solid;
	overflow:hidden;
}
.newprodtext a{
	font-size:15px;
	font-weight:800;
}
.newprodtext{
	margin:5px 110px 0 5px;
}
#newprodjump{
	margin-bottom:10px;
}
#ShowAllNewProducts{
	background-color:#eee;
	font-weight:bold;
	margin-bottom:10px;
	text-align:center;
}
.fsf_mod_faqs_cont {
    border-bottom: 1px solid #e0e0e0;
    clear: both;
    padding: 8px 3px;
}
.fsf_mod_faqs_scroll {
    margin-top: -25px;
}
.nmfooter {
	margin: 0 auto;
	padding: 20px;
	width: 1088px;
}
.product-table {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-collapse: collapse;
    border-color: #eee #eee #0087ea;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 2px;
    font-family: "Arial";
    margin: 25px auto;
    width: 100%;
}
.product-table th {
    background: #f1f1f1 none repeat scroll 0 0;
    color: #666666;
    font-size: 12px;
}
.product-table th, .product-table td {
    border: 1px solid #eee;
    border-collapse: collapse;
    color: #999;
    padding: 8px 10px;
}
#miteqsearchbar {
	float:right;
	padding:10px 25px 0 0;
}
#miteqsearchblock {
	float:right;
	font-size:15px;
}
.emailbtn {
  background: #D83648;
  background-image: -webkit-linear-gradient(top, #D83648, #AB2535);
  background-image: -moz-linear-gradient(top, #D83648, #AB2535);
  background-image: -ms-linear-gradient(top, #D83648, #AB2535);
  background-image: -o-linear-gradient(top, #D83648, #AB2535);
  background-image: linear-gradient(to bottom, #D83648, #AB2535);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 28px;
  text-shadow: 1px 1px 3px #111111;
  color: #ffffff;
  font-size: 17px;
  max-width: 200px;
  overflow-wrap: break-word;
  padding: 5px 15px;
  text-decoration: none;
  /* word-wrap: word; */
}
.emailbtn:hover {
  background: #AB2535;
  background-image: -webkit-linear-gradient(top, #AB2535, #D83648);
  background-image: -moz-linear-gradient(top, #AB2535, #D83648);
  background-image: -ms-linear-gradient(top, #AB2535, #D83648);
  background-image: -o-linear-gradient(top, #AB2535, #D83648);
  background-image: linear-gradient(to bottom, #AB2535, #D83648);
  text-decoration: none;
}
.emailupdates {
	font-weight:bold;
	font-size:11px;
	text-align:center;
}
.imgnb {
	border:0;
}
.b0w100 {
	border:0;
	width:100%;
}
.b1s {
	border:1px solid #000000;
}
.b1sc {
	border:1px solid #000000;
	text-align:center;
}
.socialiconsnm {
	border:0;
	float:right;
	padding:0px;
	width:50px;
}
.fplinks {
	font-size:15px;
	color:#0087ea;
}
.doubleslashbreadcrumb {
	color:#888;
	float:left;
	font-size:14px;
	position:relative;
}
.h1keywordl2 {
	color:#ffffff;
	font-size:16px;
	margin:10px 0 0 0;
}
.mapcanvaswh {
	height:400px;
	width:100%;
}
.belowmapfont {
	font-size:24px;
}
.lay3sep {
	padding:2px 10px;
}
.pad1 {
	padding:1px;
}
.pad2 {
	padding:2px;
}
.pad5 {
	padding:5px;
}
.pad10 {
	padding:10px;
}
.pad15 {
	padding:15px;
}
.pl25 {
	padding-left:25px;
}
.tac {
	text-align:center;
}
.tar {
	text-align:right;
}
.vab {
	vertical-align:bottom;
}
.vat {
	vertical-align:top;
}
.formw {
	width:400px;
}
.ail {
	/* align-items:left; */
	align-items:start;
}
.w5 {
	width:5px;
}
.w10 {
	width:10px;
}
.w30 {
	width:30px;
}
.w50 {
	width:50px;
}
.w75 {
	width:75px;
}
.w125 {
	width:125px;
}
.w200 {
	width:200px;
}
.w250 {
	width:250px;
}
.w275 {
	width:275px;
}
.w300 {
	width:300px;
}
.w350 {
	width:350px;
}
.w500 {
	width:500px;
}
.w600 {
	 width:600px;
}
.w650 {
	width:650px;
}
.w800 {
	width:800px;
}
.w1000 {
	width:1000px;
}
.w1070 {
	width:1070px;
}
.w50p {
	width:50%;
}
.w100p {
	width:100%;
}
.opt15 {
	border:1px solid #000000;width:15%;
}
.opt35 {
	border:1px solid #000000;width:35%;
}
.opt50 {
	border:1px solid #000000;width:50%;
}
.availopts {
	padding:2px;
	width:96%;
}
.viewmoddoc {
	font-size:20px;
	font-weight:bold;
}
.showitemtop {
	vertical-align:top;
	width:406px;
}
.showitemdocs {
	padding-top:30px;
	vertical-align:top;
}
.simmodels {
	float:right;
	padding-top:0px;
	vertical-align:top;
}
.tdnowrap2 {
	vertical-align:top;
	white-space:nowrap;
}
.replistcomp {
	color:#0000ff;
}
.replistsize {
	font-size:13px;
}
.replistoffice {
	color:#ff0000;
	text-decoration:underline;
}
.contactustop {
	padding:5px;
	width:95%;
}
.contactusreplist {
	color:blue;
	font-size:16px;
	font-weight:bold;
}
.contactuscform {
	color:blue;
	font-size:20px;
	font-weight:bold;
}
.contactformcountry {
	vertical-align:middle;
	text-align:left;
}
.fs16 {
	font-size:16px;
}
.intlrepsbox {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 76%, rgb(233, 240, 249) 99%) repeat scroll 0 0;
}
.nocatalog {
	color:#f00;
	font-size:20px;
	font-weight:bold;
}
.resultstable {
	background-color:#ffffff;
	border:1px solid #000000;
}
.floatl {
	float:left;
}
.floatr {
	float:right;
}
acronym {
	border-bottom:none;
	letter-spacing:1px;
	line-height:1em;
}
.clearboth {
	clear:both;
}
