#mainContentSF {
  	max-width: 1000px;
  	width: auto;
}

body {
	margin: 0 auto;
	height: 100%;
	background-color: #E5F3F4;
	background-repeat: no-repeat;
	overflow-x: hidden;
}
.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: #353535;
	border-bottom:solid 1px #000000;
}
table.tableLogin {
	position: fixed; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	float: right;
	width: 320px;
	top:0;
	right: 10px;
	z-index: 100;
}
table.tableMain {
	position: relative;
	z-index: 2;
	width: 100%;
	background-color: white;
border-bottom: 2px solid #EBEBEB;
border-right: 2px solid #EBEBEB;
border-radius: 15px 15px 15px 15px;
-moz-box-shadow: 0 0 3px #BBBBBB;
box-shadow: 0 0 3px #BBBBBB;
	padding: 15px;
}
.tableSiteBanner {
	margin-top: 2px;
}
.tableSiteBanner img {
	z-index:2;
	float:inherit;
	position:relative;
  width: 1000px;
}
.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. *
*******************************************************************************************/

/* Main Navigation Menu */

#menu { 
	width: 1000px; 
	margin: 2px 0 10px 0;
	background: #ffffff;
	background: 	url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlM2UzZTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, #ffffff 0%, #ececec 93%, #e3e3e3 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(93%, #ececec), color-stop(100%, #e3e3e3));
	background: -webkit-linear-gradient(top, #ffffff 0%, #ececec 93%, #e3e3e3 100%);
	background: -o-linear-gradient(top, #ffffff 0%, #ececec 93%, #e3e3e3 100%);
	background: -ms-linear-gradient(top, #ffffff 0%, #ececec 93%, #e3e3e3 100%);
	background: linear-gradient(to bottom, #ffffff 0%, #ececec 93%, #e3e3e3 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e3e3e3', GradientType=0 );

	border-bottom: 2px solid #e0e0e0;
	border-right: 2px solid #e0e0e0;
	
	border-radius: 15px;
	
	-moz-box-shadow: 0 0 3px #BBBBBB;
	box-shadow: 0 0 3px #BBBBBB;
}

#menu li {
	text-align: left;
	margin: 0 auto;
	display: table;
}
#menu li { position: relative; display: inline }
#menu li a {
	font-size: 13px;
	font-weight: normal;
	display: block;
	float: left;
	text-decoration:none;
	text-transform: capitalize;
	line-height: 45px;
	padding: 0 15px;
	color: #64694f;
}
#menu li a:hover, #menu li.menuG a, #menu li:hover > a {
	text-decoration:none;
	background: #00bdd0;
	background: -moz-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bdd0), color-stop(89%, #008c9a), color-stop(100%, #005b64));
	background: -webkit-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: -o-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: -ms-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: linear-gradient(to bottom, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00bdd0', endColorstr='#005b64', GradientType=0 );
	color: #FFFFFF !important;
}
#menu li:first-child a {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 9px;
}
li.menuY.linkH {
	margin-left: 25px !important;
}

/* 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: #ffffff;
	margin: 0 0 -5px 0;
	/* overflow:hidden; */
	padding: 0;
	text-decoration: none;
	/* text-indent:-9999px; */
	font-size: 30px;
	text-shadow: 1px 1px 5px #444;
}

/* FOOTER*/

#footer-copyright {
	font-family: Arial, sans-serif;
	font-weight: bold;
	clear: both;
	line-height: 30px;
	font-size: 12px;
	color: #4c4d4f;
	width: 1000px;
	text-align: left;
	margin: 0 auto;
}

/* 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: -moz-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bdd0), color-stop(89%, #008c9a), color-stop(100%, #005b64));
	background: -webkit-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: -o-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: -ms-linear-gradient(top, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	background: linear-gradient(to bottom, #00bdd0 0%, #008c9a 89%, #005b64 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00bdd0', endColorstr='#005b64', GradientType=0 );

-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 *
*******************************************************************************************/

#catalogWrap {
	border: 0;
}

#catalogWrap header {
	background: #00bdd0;
	background: -moz-linear-gradient(top, #00bdd0 0%, #008c9a 8%, #005b64 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bdd0), color-stop(8%, #008c9a), color-stop(100%, #005b64));
	background: -webkit-linear-gradient(top, #00bdd0 0%, #008c9a 8%, #005b64 100%);
	background: -o-linear-gradient(top, #00bdd0 0%, #008c9a 8%, #005b64 100%);
	background: -ms-linear-gradient(top, #00bdd0 0%, #008c9a 8%, #005b64 100%);
	background: linear-gradient(to bottom, #00bdd0 0%, #008c9a 8%, #005b64 100%);
	filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00bdd0', endColorstr='#005b64', GradientType=0 );

	border-radius: 10px;
}