body {
	margin: 0 auto;
	height: 100%;
	background-color: #222222;
	background-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: #666666;
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 9px;
}
.tinybodysup {
	vertical-align: text-top;
	color: #444; 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;
}
a.login {
	color: #ffffff;
	text-decoration: none;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 2px solid #000000;
}
a.login:hover {
	color: #ffffff;
	text-decoration:none;
	background-color: #000000;
}
.loginWelcome, .loginLogout {
	background-color: transparent;
}
.loginWelcome strong {
	float: right !important;
}
.loginWelcome span {
 float: right !important; 
}
table.tableLogin {
	position: relative; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	float: right;
	width: 320px;
	top:85px;
	z-index: 100;
}
table.tableMain {
	position: relative;
	top: 95px;
  	padding: 5px;
	z-index: 2;
	width: 100%;
	background-color: #ffffff;
}
.tableSiteBanner {
	position: absolute;
	top:45px;
	z-index: 11;
}
.tableSiteBanner img {
	z-index:2;
	float:inherit;
	position:relative;
	top: -180px;
	left: 232px;
}
.mainContentNB {
	color: #000000;
	padding-left: 15px;
	width: 745px;
}
a {
	font-family: "Arial", Helvetica, sans-serif;
}
A {
	color: #153B6B;
	text-decoration: none;
}
A:hover {
	color: #1DAFEC;
	text-decoration: underline;
}
.copyright, A.copyright, A.copyright:link, A.copyright:visited {
	background: transparent;
	color: #D10005;
	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;	
}
#footer, div#mainContentSF:after {
	height: 301px;
}

#quicklinks {
	background-color: #ccd5d4;
	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: rgba(204, 213, 212, .9);
}
.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:#4c4c4c;
    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: #53575e;
	background-color: rgba(83, 87, 94, .8);
	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: #ffffff;
	background: #0683C2 !important;
}

#menu li:first-child a {
	
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #EDEDED;
	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: #444;
	font-size: 25px; font-family: Arial, sans-serif; font-weight: bold;
}

/* FOOTER*/

#footer {
    background-color:#e5e8ed;
    color:#434343;
    font-family:Asap, serif;
    clear: both;
    position: relative;

	bottom: 0;
position: relative;
width: 100%;
}
#footer A {
    color:#434343;
}
#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: #333333;
	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: #87e0fd; /* Old browsers */
background: -moz-linear-gradient(top,  #05abe0 0%, #0683C2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#05abe0), color-stop(40%,#53cbf1), color-stop(100%,#0683C2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #05abe0 0%,#0683C2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #05abe0 0%,#0683C2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #05abe0 0%,#0683C2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #05abe0 0%,#0683C2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#05abe0', endColorstr='#0683C2',GradientType=0 ); /* IE6-9 */

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
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;
text-shadow: 0 1px 1px 
rgba(255, 255, 255, 0.75);
vertical-align: middle;
background-color: #f5f5f5;
background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -ms-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
background-image: linear-gradient(top, #ffffff, #e6e6e6);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e6e6e6', GradientType=0);
border-color: #e6e6e6 #e6e6e6 #bfbfbf;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:dximagetransform.microsoft.gradient(enabled=false);
border: 1px solid #cccccc;
border-bottom-color: #b3b3b3;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
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;
}