#mainContentSF {
 	width: 1170px; 
}

body {
	margin: 0 auto;
	height: 100%;
	background-color: #FFFFFF ;
	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 {
	color: #796864;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: bold;
	width: 100%;
	background-color: transparent;
  line-height: 62px;
}
a.login {
	color: #796864;
	text-decoration: none;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
	border-left: 1px solid #796864;
}
a.login:hover {
	color: #796864;
	text-decoration:underline;
}
.loginWelcome, .loginLogout {

}
table.tableLogin {
	position: relative;
	width: 100%;
	height: 55px;
	top: 0;
	z-index: 100;
	color: #796864;
}
table.tableMain {
	position: relative;
	z-index: 2;
	width: 100%;
	background-color: #ffffff;
	padding-bottom: 5px;
}
.tableSiteBanner {
	/*background: url(../user/images/globals/background_header.png) no-repeat 335px 0;*/
	padding-top: 20px;
	padding-bottom: 20px;
	width: 100%;
}
.tableSiteBanner img {
	z-index:2;
	float:inherit;
	position:relative;
}
.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: #ffffff;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	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. *
*******************************************************************************************/

#navWrapper {
 position: relative;
  top: 13px;
}

#mainNavBG {
	position: absolute;
	top: 138px;
	width: 100%;
	height: 50px;
	background: #8b1e41;
	background: linear-gradient(to bottom, #8b1e41 0%, #6a102e 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#8b1e41", endColorstr="#6a102e", GradientType=0);
}
#container-carousel {
	position: absolute;
	top: 188px;
	width: 100%;
	height: 40px;	
	background: #e2dddb;
	box-shadow: inset 0 5px 10px -5px #796864;
}

/* Main Navigation Menu */

#menu { width: 100%; }

#menu, #menu li {
	float:inherit;
	position:relative;
	z-index:2;
	list-style: none;
	margin: 0;

	background: transparent;
}
#menu li {
	text-align: left;
	margin: 0 auto;
	display: table;
}
#menu li { position: relative; display: inline }
#menu li a {
	font-size: 12pt !important;
	padding: 0 14px !important;
	font-weight: normal;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	float: left;
	text-decoration:none;
	text-transform: capitalize;
	line-height: 50px;
	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;

	border-right: 1px solid #908481;
}
#menu li a:hover, #menu li.menuG a, #menu li:hover > a {
	text-decoration:none;
	background-color: #6a102e;
	
	border-right: 1px solid #908481;
}
#menu li:last-child a {
	border-right: none;
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #f8f8f8;
	border: 1px solid #e5e5e5;
	-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.15);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
}
/* END Login Box */

/*CATEGORY HEADER TEXT*/
div.source {
	color: #8b1e41;
	font-size: 36px; font-family: Arial, sans-serif; font-weight: 500;
}

/* FOOTER*/

#container-copyright {
    background: #8b1e41;
    background: linear-gradient(to bottom, #8b1e41 0%, #6a102e 100%);
    color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#8b1e41", endColorstr="#6a102e", GradientType=0);
    padding-bottom: 20px;
    padding-top: 20px;
}
#container-copyright a { color: #ffffff; }
#container-copyright ul.nav.nav-pills li {
    margin: 0;
    padding: 0 30px 20px 0;
}
#container-copyright ul.nav.nav-pills li a {
    margin: 0;
    padding: 0;
}
#container-copyright ul.nav.nav-pills li a:hover { text-decoration: underline }

/* End Footer*/

/* CHECKOUT HEADER*/

.tableCheckoutHeader {
	display:block;
	float:inherit;
	position:relative;
	margin-left: auto;
	margin-right: auto;
	width: 1170px;
	background-color: #ffffff;
	z-index: 3;
}
.tableCheckoutHeader img {
	padding-left: 120px;
}
/* END Checkout Header*/

.rightColumn {
	width: 240px;
}
.homeTable { color: #8b1e41; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none;}
.homeTable a { color: #8b1e41; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }
.homeTable a:hover { color: #8b1e41; font-size: 12px; font-family: Arial, sans-serif; font-weight: bold; text-decoration: none; }

/* Page Heading */
.pageHeading  { color: #8b1e41; 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: #8b1e41; 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 {
	color:#8b1e41 ;	
	font-family: "Arial", Helvetica, sans-serif;
	font-size: 28px;
	line-height: 1.2em;
}
.h1 {
	color:#8b1e41 ;	
	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;
}

#shipToMyAddress .btnEdit {display: none;}

/******************************************************************************************
* DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable { width: 235px; padding: 0; background: #F0F0F0; border: 0; }

.TCCaption { color: #BDBDBD; font-style: italic; }

ul.TreeControl {
	float: inherit;
	position:relative;
	background: transparent;
	padding: 10px;
}
ul.TreeControl { color: #ffffff; }
ul.TreeControl li.TCopen, ul.TreeControl li.TCclosed { padding: 0; }
ul.TreeControl li.TCopen div.anchorCatalog, ul.TreeControl li.TCclosed div.anchorCatalog {
	float: inherit;
	position: relative;
	background: #7F2842;
	color: #fff;
	font: 20px Colaborate-RegularRegular, Arial, Helvetica, sans-serif;
	padding: 6px 0;
	border: none;
}
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: #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 a {
	list-style: disc; background: none;
	color:#424242;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
	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: #8b1e41;
}

ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; }
.btnArtwork {display:none;} 


/******************************************************************************************
* END DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

#cartCountBadge {
	background: #8b1e41;
	background: linear-gradient(to bottom, #8b1e41 0%, #6a102e 100%);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr="#8b1e41", endColorstr="#6a102e", GradientType=0);
}
#cartCount {
	background: transparent;
}
.shopping_cart_icon path {
	fill: #8b1e41;
}


#custServices {display:none;}
#createCustomer {
	position: relative;
	margin-top: 80px !important;
}


#QLloginID,
#QLpassword {
  display: none;
}