body {
	background: #fff;
	color: #4d4d4d;
	padding: 0;
	margin: 0;
	font-family: "filson-pro",sans-serif;
	font-weight: normal;
	font-style: normal;
	line-height: 1.5;
	position: relative;
	cursor: auto;
}
#mainContentSF {
	width: 1200px !important;
	margin: 0 auto;
	position: relative;
}	
.tag {
	font-family: "filson-pro",sans-serif;
	color: #666666;
	font-size: 9px;
	line-height: 1.2em;
}
.boldbody {
	font-family: "filson-pro",sans-serif;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
.smallbody {
	color: #666666;
	font-family: "filson-pro",sans-serif;
	font-size: 10pt;
}
.tinybody {
	color: #666666;
	font-family: "filson-pro",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: "filson-pro",sans-serif;
	color: #336699;
	font-size: 11px;
	line-height: 1.2em;
}
.login {
	font-family: "Museo Sans", sans-serif;
	font-size: 12px;
	font-weight: 400;
	width: 100%;
	background-color: transparent;
	padding: 0;
	text-transform: uppercase;
}
a.login {
	color: #2C2C2C;
	text-decoration: none;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px solid transparent;
}
a.login:hover {
	color: #2C2C2C;
	text-decoration:none;
	background-color: transparent;
}
.loginWelcome, .loginLogout {
	color: #2C2C2C;	
}
.loginWelcome span {
	float: right !important;
	padding: 9px;
	background: transparent;
}
.loginLogout a {
	padding: 10px;
	background: transparent;
}
table.tableLogin {
	position: absolute; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	float: right;
	width: 320px;
	top:0;
	right: 10px;
	z-index: 100;
	background: transparent;
}
table.tableMain {
	position: relative;
	z-index: 0;
	width: 100%;
	background-color: transparent;
	padding: 20px 0;
	top: 45px;
}
.tableSiteBanner {
	height: 122px;
}
.tableSiteBanner img {
	z-index:2;
	float:inherit;
	position:relative;
	width: 130px;
	margin: 30px 0;
}
.mainContentNB {
	color: #000000;
	padding-left: 15px;
	width: 745px;
}
a {
	font-family: "filson-pro",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. *
*******************************************************************************************/

#mainNavBG {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 122px;
	background: #fff;
	z-index: 1;
	border-bottom: 50px solid #005295;
}
#mainNav,
#navWrapper {
	position: absolute;
	width: 100%;
	z-index: 3;
	top: 129px;
}

/* Main Navigation Menu */

#menu { 
	width: 100%;
	height: 73px;
}

#menu li {
	text-align: left;
	margin: 0 auto;
	height: 73px;
	position: relative; display: inline
 }
#menu li a {
	font-size: 16px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration:none;
	text-transform: capitalize;
	font-family: 'Museo Sans',Arial,sans-serif;
	color: #fff;
	font-weight: normal;
	font-style: normal;
	line-height: 38px;
	padding: 0 15px;
}
#menu li.menuG a { 
	text-decoration:underline;
}
#menu li a:hover, #menu li:hover > a, #menu li:hover {
	text-decoration:underline;
	background: transparent;
	color: #fff;
}
#menu li:first-child a {
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: transparent;
	border: 1px solid transparent;
	-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.2);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
}
#bigbox .tableSiteBanner img {
	margin: 30px 225px;
}
/* END Login Box */

/*CATEGORY HEADER TEXT*/
div.source,
p.style1 {
	color: #444;
	font-size: 46px;  
	font-weight: 400;
	color: #2C2C2C;
	font-family: 'Museo Sans',Arial,sans-serif;
}
.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 */

/******************************************************************************************
* END DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

.body {
	color: #333333;
	font-size: 13px;
	line-height: 1.2em;
}
h1 {
	font-family: "filson-pro",sans-serif;
	font-size: 18px;
	line-height: 1.2em;
}
.h1 {
	font-family: "filson-pro",sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
}
h2 {
	font-family: "filson-pro",sans-serif;
	font-size: 15px;
	line-height: 1.2em;
}
.h2 {
	font-family: "filson-pro",sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
}
h3 {
	font-family: "filson-pro",sans-serif;
	font-size: 13px;
	line-height: 1.2em;
}
.h3 {
	font-family: "filson-pro",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;
}

/******************************************************************************************
* PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable {background: #ffffff; border: 0; }

ul.TreeControl {
        float: inherit;
	position:relative;
        background-color: transparent;
	padding: 10px;
}
ul.TreeControl { color: #414348; }
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed { padding: 5px 0px 5px 0px; }
ul.TreeControl li.TCopen div.anchorCatalog, 
ul.TreeControl li.TCclosed div.anchorCatalog {
        float: inherit;
	position:relative;
        color:#fff; 
	font-family: 'Museo Sans',Arial,sans-serif;
	font-size: 16px;
      	font-weight: 700;
	text-transform: uppercase;
	text-align: center;
        margin: 0;
        padding: 0;
	background: #005295;
	max-height: 50px;
	line-height: 50px;
}
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 { padding-left: 5px; }
ul.TreeControl li a { padding-left: 5px; cursor: pointer; text-decoration: underline; color: #fff; }
ul.TreeControl li a:hover { padding-left: 5px; cursor: pointer; text-decoration: underline; color: #fff; }
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  ul li { }

ul.TreeControl li.TCbullet a { 
        list-style: disc; background: none;
        color: #2c2c2c;
        padding: 0;
        margin: 0;
	font-size: 16px;
	font-family: 'Museo Sans',Arial,sans-serif;
	line-height: 25px;
	margin-bottom: 0px;
	text-align: left;
	-o-transition: all 0.5s ease-out;
	-moz-transition: all 0.5s ease-out;
	-webkit-transition: all 0.5s ease-out;
}
ul.TreeControl li.TCbullet a:hover { 
         color: #005295;
}

ul.TreeControl li.TCopen ul { display: block; background: #ECECEC; }
ul.TreeControl li.TCclosed ul { display: none; }

/******************************************************************************************
* END PRODUCT SIDE MENU *
*******************************************************************************************/

/*******************************************************************************************
* Shopping Cart *
*******************************************************************************************/

#cartIcon {
	color: #fff;
	position: absolute;
	right: 4px;
	padding: 0;
	font-size: 28pt;
}	
#cartCountBadge {
	background: #657DB8;
	position: absolute;
	right: 0;
	margin: 0;
	border-radius: 100px;
	padding: 0px 2px;
	line-height: 19px;
}
#cartDesc {
	display: none;
}
#cartCount {
	background: transparent;
	border: none;
}
#cartContainer.floatClass {
	top: -2px;
	right: 0;
}

#footer {
	position: relative;
	top: 45px;
  	clear: both;
  	width: 100%;
  	background: #364149;
	color: #BEBEBE;
	min-height: 75px;
	text-align: left;
}

footer section {
	padding: 20px 0;
}
footer h4 {
        color: #BEBEBE;
        font-weight: 800;
        font-size: 18px;
        text-transform: uppercase;
        margin-right: 10px;
        margin-bottom: 10px;
        padding: 5px;
        letter-spacing: 1px;
	min-width: 110px;
}

footer a {
	 color: #BEBEBE;
}
   
footer .block {
      display: flex;
      flex-wrap: wrap-reverse;
 }
 
footer  .social-share {
      display: flex;
      justify-content: center;
}      

footer ul.menu img {
        width: 38px;
	width: 38px;
	position: relative;
	top: 10px;
}


footer li {
        padding-bottom: 9px;
	display: inline-block;
}
footer div.row {
	position: relative;
	width: 1200px;
    	margin: 0 auto;
}

.social-links {
	list-style: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
}

.social-icon {
	display: inline-block;
	margin-right: 5px;
}

.social-icon a {
	display: block;
	width: 25px;
	height: 25px;
}

.social-icon svg {
	width: 100%;
	padding: 1px;
	fill: #fff;
	background: #005295;
	border-radius: 2px;
	background-clip: padding-box;
	transition: 500ms;
}

.social-icon.twitter svg {
	background: #55acee;
}

.social-icon.twitter svg:hover {
	fill: #55acee;
	background: #fff;
}

.social-icon.linkedin svg {
	background: #0077b5;
}

.social-icon.linkedin svg:hover {
	fill: #0077b5;
	background: #fff;
}

.social-icon.facebook svg {
	background: #3b5998;
}

.social-icon.facebook svg:hover {
	fill: #3b5998;
	background: #fff;
}

.social-icon.youtube svg{
	fill: #cd201f;
	background: #fff;
}

.social-icon.youtube svg:hover {
	fill: #fff;
	background: #cd201f;
}

.social-icon.instagram svg {
	background: #ff0000;
}

.social-icon.instagram svg:hover {
	fill: #ff0000;
	background: #fff;
}

.social-links .contact {
	display: inline-block;
	vertical-align: top;
	position: relative;
	top: -3px;
}

.social-links .contact a {
	border: 1px solid white;
	display: inline-block;
	height: 30px;
	padding-left: 16px;
	padding-right: 16px;
	vertical-align: middle;
	color: white;
	font-weight: 700;
	line-height: 30px;
}

.social-links .contact a:hover {
	background: rgba(255,255,255,0.15);
	text-decoration: none;
}

.checkoutProgress {
	background: transparent;
	top: 55px;
}

/*HIDE ITEMS*/

#btnArtwork,
#copy-item,
#continueTbl,
.btnArtwork,
#shipMethodBox .thirdPartyCostCol {display: none !important;}