.linkH { display:none!important; }
body {
	margin: 0 auto;
	height: 100%;
	background: #000000 url(/user/css/Mifab_BACKGROUND-black.png) no-repeat;
    ) no-repeat;
	overflow-x: hidden;
}
#mainContentSF {
 	width:1000px; 
}
.tag {
	font-family: "Arial", Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 1.2em;
}
.boldbody {
	font-family: "Arial", Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
.smallbody {
	color: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 10pt;
}
.tinybody {
	color: #00539f;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
}
.tinybodysup {
	vertical-align: text-top;
	color: #cccccc; font-size: 25px; font-family: Arial, sans-serif; font-weight: bold;
}
.signoff {
	font-family: "Arial", Helvetica, sans-serif;
	color: #336699;
	font-size: 11px;
	line-height: 1.2em;
}
.login {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	width: 100%;
	background-color: transparent;
	padding:10px 0 10px 10px;
	color:#333;
}
a.login {
	color: #88c0ea;
	text-decoration: none;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 2px solid #000000;
}
a.login:hover {
	color: #ffc000;
	text-decoration:none;
	background-color: #fff;
}
.loginWelcome, .loginLogout {
	background-color: transparent;
}
.loginWelcome span {
	float: right !important;
  	color: #ffffff;

}
table.tableLogin {
	position: relative; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	float: right;
	width: 320px;
	top:85px;
	z-index: 100;
	clear:right;
}
table.tableMain {
	position: relative;
	top: 0;
	padding:100px 5px 5px 5px;
	z-index: 2;
	width: 100%;
	background-color: #ffffff;
}
.tableSiteBanner {
	position: absolute;
	top:0;
	z-index: 11;
}
.tableSiteBanner img {
	z-index:2;
	float:inherit;
	position:relative;
	height: 45px;
	margin: 13px;
	box-shadow: 0 0 0px rgba(0,0,0,0);
}
.mainContentNB {
	color: #000000;
	padding-left: 15px;
	width: 745px;
}
a {
	font-family: "Arial", Helvetica, sans-serif;
}
A {
	color: #99b9dd;
	text-decoration: none;
}
A:hover {
	color: #ed1c24;
	text-decoration: underline;
}
.copyright, A.copyright, A.copyright:link, A.copyright:visited {
	background: transparent;
	color: #99b9dd;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	text-decoration: none;
}
A.copyright:hover {
	text-decoration: underline;
}
.anchor a{
	text-decoration: none;
}
.anchor a:hover {
	text-decoration: underline;
}
.clear {
	background-image: url(/img/_.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

/******************************************************************************************
* DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

div#mainContentSF:after {
	content: "";
	display: block;	
}
div#mainContentSF:after {
	height: 0;
}
#footer {
	height: 301px;
}

#quicklinks {
	background-color: #00539f;
	padding: 14px 0;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	height: 36px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background-color: #00539F;
}
.qlcontainer {
	width: 1000px;
	margin: 0 auto;
}
#quicklinks UL {
    float:right;
    margin:0 7px 0 0;
    padding:0;
    list-style:none;
    font-family: 'Asap', sans-serif;
}
#quicklinks UL LI {
    margin:0;
    padding:0 7px;
    display:inline;
    border-right:1px solid #4c4c4c;
}
#quicklinks UL LI:last-child {
    border-right:0;
}
#quicklinks UL LI.no-separator {
    border-right:0;
    padding-right:0;
    padding-left:0;
}
#quicklinks UL LI.more-space {
    padding-right:14px;
}
#quicklinks UL LI A {
    color:#ed1c24;
    text-transform: uppercase;
    font-weight:bold;
}
#quicklinks UL LI A.fa {
	font-size:1.4em;
}
#quicklinks UL.left-quick {
	float:left;
	margin-left:135px;
}
#navbar {
	position: absolute;
	top:77px;
	height: 35px;
	z-index: 10;
	background-color: #00539f;
	background-color: 00539f;
	box-shadow: 0 0 7px rgba(0, 0, 0, .5);
	left: 0;
	right: 0;
}

/* Main Navigation Menu */

#mainNav,
#navWrapper {
	float: right; position: relative; top: 77px;
}

#menu { 
	width: 100%; 
	position: relative;
	z-index: 10;
	top: 0;
	margin-left: 110px;
}

#menu li {
	text-align: left;
	margin: 0 auto;
	display: table;
	float: left;
}
#menu li { position: relative; display: inline }
#menu li a {
	font-family: 'Asap', sans-serif;
	font-size: 16px;
	font-weight: normal;
	display: block;
	float: left;
	text-decoration:none;
	text-transform: uppercase;
	line-height: 35px;
	padding: 0 15px;
	color: #FFFFFF;
	transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
#menu li a:hover, #menu li:hover > a, #menu li.menuG a {
	text-decoration:none;
	color: #000000;
	background:#58646d !important;
}

#menu li:first-child a {
	
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #ed1c24;
	border: 1px solid #6A6A6A;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
}
/* END Login Box */

/*CATEGORY HEADER TEXT*/
div.source {
	color: #cccccc;
	font-size: 25px; font-family: Arial, sans-serif; font-weight: bold;
}

/* FOOTER*/

#footer {
    background-color:#000000;
    color:#82858a;
    font-family:Asap, serif;
    clear: both;
    position: relative;

	bottom: 0;
position: relative;
width: 100%;
}
#footer A {
    color:#82858a;
}
#footer UL {
    text-align:center;
    list-style:none;
    margin:0;
    padding:0 0 7px 0;
}
.outro {
	position:relative;
	color:#82858a;
	cursor:pointer;
	height: 125px;
}
.outro h3 {
	font-family: Asap, sans-serif;
	font-weight: bold;
	font-size: 24px;
}
.outro>DIV {
	position:absolute;
	top:0;left:0;
	width:100%;
	height:100%;
	text-align:center;
	display:flex;
    flex-direction:column;
    justify-content: center;
}
.footer-info {
	color:#989898;
	font-size:.8em;
	height: 26px;
}

/* End Footer*/

/* CHECKOUT HEADER*/

.tableCheckoutHeader {
	display:block;
	float:inherit;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
	background-color: #ffffff;
	z-index: 3;
}
.tableCheckoutHeader img {
	padding-left: 120px;
}
/* END Checkout Header*/

.rightColumn {
	width: 240px;
}
.homeTable { color: #005D40; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none;}
.homeTable a { color: #005D40; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }
.homeTable a:hover { color: #009900; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }

/* Page Heading */
.pageHeading  { color: #005D40; font-size: 25px; font-family: Arial, sans-serif; font-weight: bold; font-style:italic; float: left; padding-right: 20px; }
/* END Page Heading */

/* Product Heading */
.prodHeading  { color: #005D40; font-size: 20px; font-family: Arial, sans-serif; font-weight: bold; font-style:italic; float: left; padding-right: 20px; }
/* END Page Heading */

p.style1 { color: #444; font-size: 25px; font-family: Arial, sans-serif; font-weight: bold; }

/******************************************************************************************
* END DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

.body {
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
}
h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	line-height: 1.2em;
}
.h1 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}
.h2 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}
.h3 {
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
}
.inputBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-decoration: none;
}

/* cart image */
table.tblImage {
	border: 1px solid #CCCCCC;
}
table.tblImage td {
	background-color: #FFFFFF;
	padding: 0em;
	margin: 0em;
	text-align: center;
	vertical-align: middle;
}

/******************************************************************************************
* DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable {background: none;  padding-left: 5px;}
#TCtable td {background: none;}

.TCCaption { color: #BDBDBD; font-style: italic; }

ul.TreeControl {
        float: inherit;
	position:relative;
	padding: 10px;
}
ul.TreeControl { color: #ffffff; }
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed {  }
ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
        float:inherit;
	position:relative;
        color:#fff; 
	font: 18px/36px 'Gotham SSm A', 'Gotham SSm B';
        padding: 0 0 0 0;
        border: none;
       
background: #999; /* Old browsers */

-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
margin-bottom: 5px;
text-align: center;
}
ul.TreeControl li { list-style: none; }
ul.TreeControl, ul.TreeControl ul, ul.TreeControl li { margin-bottom: 5px; padding: 0; font-size: 10pt;}
ul.TreeControl ul {  }
ul.TreeControl li a  cursor: pointer; text-decoration: underline; color: #000000; }
ul.TreeControl li a:hover { padding-left: 5px; cursor: pointer; text-decoration: underline; color: #224390; }
ul.TreeControl li.TCopen a { list-style: none; background: none; text-decoration: none; color: #fff; }
ul.TreeControl li.TCclosed a { list-style: none; background: none; text-decoration: none; color: #fff;}

ul.TreeControl li.TCbullet {
padding: 4px 10px 4px;
font-size: 13px;
line-height: 18px;
color: #333333;
text-align: center;
vertical-align: middle;
background-color: #ccc;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
cursor: pointer;
}
ul.TreeControl li.TCbullet a { 
        list-style: disc; background: none;
        color: #000;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0px;
	text-align: left;
}
ul.TreeControl li.TCbullet a:hover { 
         color: #000;
}

ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; }

/******************************************************************************************
* END DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#cartContainer.floatClass {
	position: relative;
	top: 30px;	
}
li.menuY.linkF {
	display: none !important;
}
#orderBillingAddress a {display: none;}
#shipToCompany {display: none;}
#newAddress {display: none;}
