body {
	margin: 0 auto;
	min-height: 1064px;
	height: auto;
	width: 100%;
	color: #4d4d4d;
	font-family: Verdana, sans-serif;
   	font-size: 12px;
    	font-style: normal;
    	font-weight: normal;
    	text-transform: normal;
    	letter-spacing: normal;
    	line-height: 1.67em;
	background-color: #ffffff;
	overflow-x: hidden;
}
.tag {
	font-family: 'Arvo', serif;
	color: #4d4d4d;
	font-size: 9px;
	line-height: 1.2em;
}
.boldbody {
	font-family: 'Arvo', serif;
	color: #4d4d4d;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}
.smallbody {
	color: #4d4d4d;
	font-family: 'Arvo', serif;
	font-size: 10pt;
}
.tinybody {
	color: #4d4d4d;
	font-family: 'Arvo', serif;
	font-size: 9px;
}
.tinybodysup {
	vertical-align: text-top;
	color: #4d4d4d; font-size: 25px; font-family: 'Arvo', 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;
	background-color: transparent;
	padding: 5px 10px 5px 15px;
}
a.login {
	color: #ed1c28;
	text-decoration: none;
	font-weight:bold;
	margin-right: 10px;
	padding-left: 0px;
}
a.login:hover {
	color: #ffffff;
	text-decoration:none;
}
.loginWelcome {
	background-color: rgba(255, 255, 2555, 0.7);
	border-left: ridge 3px #101b43;
	border-bottom: ridge 3px #101b43;
	border-right: ridge 3px #101b43;
	-webkit-border-radius: 0px 0px 0px 30px;
	border-radius: 0px 0px 0px 30px;
	color: #143f90;
	text-align: right;
}
.loginLogout {
	background: #143f90;
	background: -moz-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#1c4454 15%,#101b43 18.75%,#101b43 67.5%,#053143 85%,#143f90 92.5%,#000000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#1c4454 15%,#101b43 18.75%,#101b43 67.5%,#053143 85%,#143f90 92.5%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#1c4454 15%,#101b43 18.75%,#101b43 67.5%,#053143 85%,#143f90 92.5%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#1c4454 15%,#101b43 18.75%,#101b43 67.5%,#053143 85%,#143f90 92.5%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#1c4454 15%,#101b43 18.75%,#101b43 67.5%,#053143 85%,#143f90 92.5%,#000000 100%); /* W3C */
	-webkit-border-radius: 0px 0px 30px 0px;
	border-radius: 0px 0px 30px 0px;
}
table.tableLogin {
	position: fixed; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	top:0;
	right: 0;
	z-index: 100;
	white-space: nowrap;
}
table.tableMain {
	position: inherit;
	align: center;
	z-index: 2;
	width: 93.75%;
	background-color: transparent;
	padding-bottom: 5px;
	margin-left: 3.125%;
}
.tableSiteBanner {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 0px 0px;
	width: 100%;
  height: 230px;
	background-image: url("https://cdsot.presswise.com/user/images/Color_World/CW_background_banner_withlogo.png");
	background-position: 0% 0%; 
	background-repeat: no-repeat;
}
/* Presswise has a glitch where, if you upload 2 images with the same name, it will continue to use the old file even if you delete it from the system. Unfortunately, when you upload a site logo to this storefront, it auto-names to "default.png". Therefore, the old version of the logo will appear if I keep it visible. The code below is the only workaround I can find to this glitch. You may want to check back later and see if the system eventually does update it to the new image. */
.tableSiteBanner img {
  display: none;
}
.mainContentNB {
	color: #4d4d4d;
	padding-left: 15px;
	width: 100%;
	font-family: Verdana, sans-serif;
   	font-size: 12px;
    	font-style: normal;
   	font-weight: normal;
   	text-transform: normal;
   	letter-spacing: normal;
    	line-height: 1.67em;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
A {
	color: #ed1c28;
	text-decoration: none;
}
A:hover {
	color: #101b43;
	text-decoration: none;
}
.copyright, A.copyright, A.copyright:link, A.copyright:visited {
	background: transparent;
	color: #D10005;
	font-family: 'Arvo', 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;
}

/******************************************************************************************
* HTML PAGES - Content from old Homepage *
*******************************************************************************************/

#subnav {
	float: left;
	width: 15%;
	padding-right: 0px;
}
#internal #client_content {
	width: 80%;
	float: right;
	padding-top: 0px;
}
#client_content {
	width: 100%;
	float: right;
	padding-top: 0px;
}
.clearfix {
	display: block;
}
.content_image_box {
	border-color: transparent;
	border-width: 0;
	background-image: none;
	background-color: transparent;
	width: 15%;
}
.align_image_right {
	float: right;
	margin: 0px 0px 0px 15px;
}
/******************************************************************************************
* SLIDE BANNER *
*******************************************************************************************/
#CWslider {
	width: 450px;
	height: 150px;
	overflow: hidden;
}
.CWslides {
	display: block;
	width: 1350px;
	height: 150px;
	margin: 0;
	-moz-margin: 0;
	-webkit-margin: 0;
	-webkit-margin-before: 0;
	-webkit-margin-after: 0;
	-webkit-margin-start: 0;
	-webkit-margin-end: 0;
	-o-margin-before: 0;
	-o-margin-after: 0;
	-o-margin-start: 0;
	-o-margin-end: 0;
	-ms-margin: 0;
	padding: 0;
	-webkit-padding-start: 0;
	-moz-padding-start: 0;
	-o-padding-start: 0;
	-ms-padding-start: 0;
}
.slide {
	float: left;
	list-style-type: none;
	width: 450px;
	height: 150px;
}

/******************************************************************************************
* DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/

/* Main Navigation Menu */

#menu { 
	width: 100%;
	margin: 0 0 20px 0;
}

#menu, #menu li {
	width: 100%;
	float:inherit;
	position:relative;
	z-index:2;
	list-style: none;

	background: #053143;
	background: -moz-linear-gradient(top,  #92A5B1 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #92A5B1 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #92A5B1 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #92A5B1 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #92A5B1 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* W3C */

}
#menu li {
	text-align: left;
	margin: 0 auto;
	display: table;
	padding: 20, 0, 20, 0;
}
#menu li { position: relative; display: inline }
#menu li a {
	font-size: 12px;
	font-weight: bold;
	display: block;
	float: left;
	text-decoration:none;
	text-transform: uppercase;
	line-height: 38px;
	padding: 0 20px;
	color: #92a5b1;
	border-right: 2px solid #053143;
	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;
	text-shadow: 1px 1px 4px #202020;
}
#menu li a:hover, #menu li.menuG a, #menu li:hover > a {
	color: #ffffff;
	text-decoration:none;
	border-right: 2px solid #053143;
}
#menu li:first-child a {
	border-top-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-webkit-border-top-left-radius: 9px;
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #ffffff;
	/*background-image: url("https://cdsot.presswise.com/user/images/Color_World/banner_BG.png");*/
	/*background-position: 150% 0%;*/
	/*background-size: 100% 120px; */
	/*background-repeat: no-repeat;*/
	border: 1px solid #6A6A6A;
	-webkit-border-radius: 100px 100px 100px 100px;
	border-radius: 100px 100px 100px 100px;
	-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*/
#FooterStyle {
	float:inherit;
	position:relative;
	margin: 0 auto;
	width: 920px;
	margin-top: 5px;
	background: none;
	padding: 10px;
	z-index: 3;
}
.footer   { color: #ffffff; font-size: 11px; font-family: Arial, sans-serif; font-weight: bold; background: none;  text-shadow: 1px 1px 4px #202020; }
.footer a { color:#ffffff; }
.footer a:hover { color:#444; }

/* End Footer*/

.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 {
	color: #143f90;
	font-family: 'Arvo', serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
}
.h1 {
	color: #143f90;
	font-family: 'Arvo', serif;
	font-size: 20px;
	font-weight: 400;
	text-transform: uppercase;
	line-height: 1.2em;
}
h2 {
	color: #143f90;
	font-family: 'Arvo', serif;
	font-size: 15px;
	font-weight: 200;
	line-height: 1.2em;
}
.h2 {
	color: #669933;
	font-family: 'Arvo', serif;
	font-size: 15px;
	font-weight: 200;
	line-height: 1.2em;
}
h3 {
	color: #143f90;
	font-family: 'Arvo', serif;
	font-size: 13px;
	line-height: 1.2em;
}
.h3 {
	color: #143f90;
	font-family: 'Arvo', 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 { width: 235px; padding: 0px 20px 0px 10px; background: #ffffff; border: 0; }

.TCCaption { color: #BDBDBD; font-style: italic; }

ul.TreeControl {
	float: inherit;
	position:relative;
	background: #bcc8d5;
	margin-top: 10px;
	margin-right: 5px;
	padding: 15px;
	border-radius: 0px 0px 5px 5px;
}
ul.TreeControl { 
	color: #ed1c28;
}
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;

	background: #053143;
	background: -moz-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* FF3.6+ */
	background: -webkit-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* IE10+ */
	background: linear-gradient(top,  #143f90 0%,#9daeb5 7.5%,#143f90 15%,#101b43 18.75%,#101b43 67.5%,#101b43 85%,#143f90 92.5%,#000000 100%); /* W3C */

	-webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
	box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.5);
	-webkit-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	color:#fff;
	font: 22px/36px Colaborate-RegularRegular, Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 4px #202020;
	margin: -15px -15px 0px -15px;
	padding: 0 30px 0 15px;
	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: #ffffff; }
ul.TreeControl li.TCclosed a { list-style: none; background: none; text-decoration: none; color: #92a5b1;}

ul.TreeControl li.TCbullet a {
	list-style: disc; background: none;
	color: #053143;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 0;
	text-align: left;
}
ul.TreeControl li.TCbullet a:hover {
	color: #ffffff;
}

ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; }

/******************************************************************************************
* END DTSS ADDED - PRODUCT SIDE MENU *
*******************************************************************************************/

/*  default tree control styles 
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: 15px; }
ul.TreeControl li a { padding-left: 15px; cursor: pointer; text-decoration: underline; color: #000000;}
ul.TreeControl li a:hover { padding-left: 15px; cursor: pointer; text-decoration: underline; color: #224390;}
ul.TreeControl li.TCopen a { background: url(/img/tree_minus.gif) center left no-repeat; text-decoration: none; }
ul.TreeControl li.TCclosed a { background: url(/img/tree_plus.gif) center left no-repeat; text-decoration: none; }
ul.TreeControl li.TCbullet a { list-style: disc; background: url(/img/x.gif) center left no-repeat;}
ul.TreeControl li.TCopen ul { display: block; }
ul.TreeControl li.TCclosed ul { display: none; } */