#mainContentSF {
	max-width: 1000px;
  	width: 100%;
}

html,body
{
    height:100%;
    width:100%;
}
body
{
    display:table;
}

body {
	margin: 0 auto;
	height: 100%;
	background-color: #ffffff;
 	background-repeat: no-repeat;
	overflow-x: hidden;
  color: #918f8f;
font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
}
.tag {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	color: #918f8f;
	font-size: 9px;
	line-height: 1.2em;
}
.boldbody {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	color: #918f8f;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
.smallbody {
	color: #918f8f;
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 10pt;
}
.tinybody {
	color: #918f8f;
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 9px;
}
.tinybodysup {
	vertical-align: text-top;
	color: #918f8f; font-size: 25px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold;
}
.signoff {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	color: #df1f28;
	font-size: 14px;
	line-height: 1.2em;
	margin-top: 15px;
	margin-right: 5px;
}
.login {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 14px;
	font-style: bold;
	color: #df1f28;
	background-color: transparent;
	margin-right: 5px;
}
a.login {
text-decoration: none;
	background-color: transparent;
	color: #918f8f;
}
a.login:hover {
	color: #df1f28;
	text-decoration: none;
}
.loginWelcome, .loginLogout {
	color: #9df1f28;
	font-weight: bold;
	background-color: transparent;
	padding-right: 10px;
}
table.tableLogin {
	position: fixed; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	float: right;
	width: 200px;
	z-index: 100;
	top: 15px;
	right: 10px;
	color: #df1f28;
}
table.tableMain {
	position: relative;
	top: -30px;
	z-index: 2;
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 20px;
  	border: none;
  
}

.tableSiteBanner {
	height: 77px
}
.tableSiteBanner img {
	z-index:2;
	float:inherit;
	position:relative;
	width: 275px;
	margin: 40px 0px 10px 10px;
}
.mainContentNB {
	color: #918f8f;
	padding-left: 25px;
	width:700px;
	line-height: 1.7; 
}
a {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
}
A {
	color: #918f8f;
	text-decoration: none;
}
A:hover {
	color: #383838;
	text-decoration: none;
}
.copyright, A.copyright, A.copyright:link, A.copyright:visited {
	background: transparent;
	color: #383838;
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 10px;
	text-decoration: none;
}
A.copyright:hover {
	text-decoration: none;
}
.anchor a{
	text-decoration: none;
}
.anchor a:hover {
	text-decoration: underline;
}
.clear {
	background-image: url(/img/_.gif);
	background-repeat: no-repeat;
	background-color: transparent;
}

#mainNavBG {
	position: absolute;
	top: 0;
	height: 86px;
	width: 100%;	
	background-color: #ffffff;
	-webkit-box-shadow: 0px 5px 6px -6px #999999;
  	 -moz-box-shadow: 0px 5px 6px -6px #999999;
        box-shadow: 0px 5px 6px -6px #999999;
}


/******************************************************************************************
* DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

/* Main Navigation Menu */

#menu { 
	width: auto; 
	position: relative;
	float: right; 
	top: -90px;
	margin-top: 20px;
}

#menu, #menu li {
	background: transparent;
}
#menu li {
	text-align: left;
	margin: 0 auto;
	display: table;
}
#menu li { position: relative; display: inline }
#menu li a {
	font-size: 16px;
	font-weight: 300;
	display: block;
	float: left;
	text-decoration:none;
	text-transform: lowercase;
	line-height: 38px;
	padding: 0 15px;
	color: #918f8f;
}
#menu li a:hover, #menu li.menuG a, #menu li:hover > a {
	text-decoration:none;
	color: #df1f28;
}
#menu li:first-child a {
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #ffffff;
	border: 1px solid #d9d9d9;
  	padding: 10px;
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 0px 0px 0px 0px;
	-webkit-box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.6);
	box-shadow: 0px 0px 0px 0px rgba(0, 0, 0, 0.6);
}
/* END Login Box */

/*CATEGORY HEADER TEXT*/
div.source {
	color: #df1f28;
	font-size: 25px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold;
}

/* FOOTER*/

#footer-bg {
	background-color: #d3d3d3; 
	position: relative;
	width: 100%;
	padding-bottom: 0;
	min-height: 43px;
	height: 100%;
}
#footer { 
}
.footer-top {
	height: 12px;
}
.container_24 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
}
#footer_text {
	margin: 14px 10px 12px;
    color: #918f8f;
}
#footer_text div {
	padding: 20px 0px;
	margin: 0;
	font-size: 0.9em;
}

.copyright {
 text-align: center;

}

/* End Footer*/


/* CHECKOUT HEADER*/

.tableCheckoutHeader {
    display:block;
    float:inherit;
    position:relative;
    margin-left: auto;
    margin-right: auto;
    width: 1000px;
    background-color: transparent;
    z-index: 3;
}
.tableCheckoutHeader img {
    padding-left: 20px;
    position: relative;
    top: -50px;
}
/* END Checkout Header*/

.rightColumn {
	width: 240px;
}
.homeTable { color: #005D40; font-size: 12px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold; text-decoration: none;}
.homeTable a { color: #005D40; font-size: 12px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold; text-decoration: none; }
.homeTable a:hover { color: #009900; font-size: 12px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold; text-decoration: none; }

/* Page Heading */
.pageHeading  { color: #91f8f; font-size: 25px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold; font-style:italic; text-align: center; margin: 15px;}
/* END Page Heading */

/* Product Heading */
.prodHeading  { color: #df1f28; font-size: 20px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold; font-style:italic; text-align: center; margin: 15px;}
/* END Page Heading */

p.style1 { color: #918f8f; font-size: 25px; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: bold; margin: 15px;}

/******************************************************************************************
* END DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

.body {
	color: #383838;
	font-size: 15px;
	line-height: 1.2em;
	padding: 5px;
}
h1 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 25px;
	line-height: 1.7em;
	color: #df1f28;
  	text-align: center;
        
}
.h1 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.2em;
    font-color: #df1f28;
}
h2 {
    font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 15px;
	line-height: 1.2em;
    font-color: #df1f28;
}
.h2 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 15px;
	font-weight: bold;
	line-height: 1.2em;
    font-color: #df1f28;
}
h3 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 13px;
	line-height: 1.2em;
	font-color: #df1f28;
}
.h3 {
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.2em;
    font-color: #df1f28;
}
.inputBody {
	font-family: 'Gotham SSm A', 'Gotham SSm B', 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: 20em;
	text-align: center;
	vertical-align: middle;
}

/******************************************************************************************
* DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable {background: none;  padding-left: 0px;}

.TCCaption { color: #918f8f;}

ul.TreeControl {
        float: inherit;
	    position: relative;
	    padding: 0px;
        color: #df1f28;
     
}
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed { padding: 0px 0px 0px 0px; }
ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
        float:inherit;
	    position: relative;
	    font: 18px/36px 'Gotham SSm A', 'Gotham SSm B';
        padding: 0px 0px 0px 0px;
        border: none;
        background-color: none;
       -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
       border-radius: 4px;
       margin-bottom: 0px;
       text-align: left;
       line-height: 18px;
  	   
}

ul.TreeControl li a:hover { cursor: pointer; color: #df1f28;}
ul.TreeControl li.TCbullet a:hover { color: #df1f28;}
ul.TreeControl li.TCopen a { list-style: none; background: none; text-decoration: none; color: #df1f28; }
ul.TreeControl li.TCclosed a { list-style: none; background: none; text-decoration: none; color: #df1f28;}

ul.TreeControl li.TCbullet a { 
        list-style: none; background: none;
        color: #918f8f;
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
	   font-size: 14px;
	   line-height: 25px;
	   margin-bottom: 0px;
	   text-align: left;
       border: 0px;
}

ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: block; }
/******************************************************************************************
* END DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/


.ui-box header {
	border: none;
	background: transparent;
	color: #df1f28;
	font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
	text-transform: lowercase;
	padding: 15px;
	text-align: center;
	font-size: 21px;
	border: none;
}

ul#listbigger li a, ul#listbigger li a span {
	float: none;
	font-family: 'Gotham';
	font-size: 18px;
	color: #918f8f;
	text-transform: lowercase;
  padding: 0px 0px 0px 20px;
  border: none;

}

#listbigger li {
	font-size: 120%;
  padding: 0px;
	background: transparent;
	margin-bottom: 2px;
	margin-top: 2px;
	border: none;
}

#listbigger li:hover {
border: 0px;
	background: transparent; /* Old browsers */
	font-color: #df1f28;
  padding: 0px;
  border: none;
}

.ui-box section {
	margin: 0;
	border: none;
	padding: 10px;
	background-color: transparent;
		
}


div#custInfo.ui-box {display:none;}

button#view-pdf-proof {display: none;}

button#pdf-proof {display: none;}

.btnArtwork {display: none;}




.green {
	color: #E01F28;
}

.checkoutProgress {
	clear: both;
	top: -40px;
	border-top: 1px solid #D5D5D5;
  
}
  
#catalogWrap{
  border: none !important;

}

.prodCell {
  border: none !important;
  padding: 20px;

}

 .prodCaption {
   
   text-align: center;
   padding-top: 10px;
   
  
  }  

#shipToCompany {display: none;}
  
  
