/* DEFAULT CSS */


/*REQUIRED FOR FOOTER AT BOTTOM */
html, body {
	height: 100%;
	font-family: latoregular, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#mainContainerSF {
	min-height: 100%;
}

#mainContentSF {
	padding-bottom: 68px; /* Must match height of footer (compensate for MoreHTML Body and other spacing variation in screen height) */
  	max-width: 1360px;
	/*width: 100% !important;*/
  margin: 0 0 68px 0;
  position:relative;
  padding-top:15px !important;
}

/*** FOOTER***/
footer {
	position: relative;
	width: 100%;
	/*margin-top: -68px; /* compensate as need for perfect fit with #mainContentSF */
	clear: both;
	/* Above CSS required for footer at bottom */
	padding: 0;
	background: #51545D;
	height: 68px;
}

/* End Footer*/


body {
	margin: 0 auto;
	height: 100%;
	background-color: #FCFCFC ;
	background-repeat: no-repeat;
	overflow-x: hidden;
}

.tag {
	color: #666666;
	font-size: 9px;
	line-height: 1.2em;
}

.boldbody {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.2em;
}

.smallbody {
	color: #666666;
	font-size: 10pt;
}

.login {
	font-size: 14px;
	font-style: 400;
	width: 100%;
	background-color: transparent;
	padding:8px 0 10px 10px;
	color: #000;
}

a.login {
	color: #444;
	text-decoration: none;
	font-weight:bold;
	padding-right: 8px;
	padding-left: 8px;
	text-transform: capitalize;
}

a.login:hover {
	color: #000;
	text-decoration:none;
	background-color: transparent;
}

.loginWelcome, .loginLogout {
	background-color: transparent;
}

.loginWelcome span {
	float: right !important;
}

.tableLogin {
	position: absolute; /*absolute (Scroll With Page) fixed (Fixed In Upper Corner) */
	/*float: right;*/
	width: 100%;
	/*top: -110px;*/
  	top:10px;
  right:15px;
	z-index: 100;
}

.tableMain {
	position: relative;
	top: 20px;
	z-index: 2;
	width: 100%;
	max-width: 1360px;
	background-color: transparent;
	padding: 10px 0;
}

.tableSiteBanner {
	position: relative;
	height: 80px;
  	display:inline-block;
  	width:25%;
  	vertical-align:middle;
}

.tableSiteBanner img {
	z-index: 2;
	float: inherit;
	position: relative;
	height: 63px;
	margin: 8.5px 0;
  padding-left:10px;
}

.mainContentNB {
	color: #000000;
	padding-left: 15px;
	width: 745px;
}

a {
	color: #153B6B;
	text-decoration: none;
}

a:hover {
	color: #1DAFEC;
	text-decoration: underline;
}

.anchor a{
	text-decoration: none;
}

.anchor a:hover {
	text-decoration: underline;
}

/******************************************************************************************
* DTSS ADDED - HTML for Menu, Footer, Checkout, Etc. *
*******************************************************************************************/
.ui-box section table, .ui-box {
 font-size:14px; 
}
#orderStatusTbl .selectBoxes {
  width:20px;
  height:20px;
  -webkit-box-shadow: 0px 0px 5px 3px rgba(139,195,74,1);
-moz-box-shadow: 0px 0px 5px 3px rgba(139,195,74,1);
box-shadow: 0px 0px 5px 3px rgba(139,195,74,1);
}
#orderStatusTbl header.dark {
 font-size:18px;
  line-height:28px;
}
#headerInfoBar {
	position: absolute;
	background: #FFCF2E;
	width: 100%;
	height: 95px;
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	font-weight: 500;
  	border-bottom: 40px solid #51545D;
}
#bannerText {
 	font-family: latobold, Arial, Helvetica, sans-serif;
    color: #fff;
    position: absolute;
    font-size: 24px;
    line-height: 50px;
    padding-left: 25px;
    left: 370px;
    top: 25px;
    border-left: 1px solid #97949B; 
  margin: 0px 0 0 170px;
}
#bannerText span {
    font-family: latoboldit, Arial, Helvetica, sans-serif;
    color: #97949B;
}

/* Main Navigation Menu */

#navWrapper {
	position: relative;
    text-align: right;
  	display:inline-block;
  	width:74%;
  	vertical-align:middle;
  	padding-top:10px;
}

#menu {
	width: 100%;
	background: transparent;
	position: relative;
}

#menu li {
	float: none;
	text-align: left;
	margin: 0 auto;
	position: relative;
	display: inline;
}

#menu li a {
	font-size: 18px;
	font-weight: 400;
	letter-spacing: .35px;
	color: #50545D;
	height: 52px;
	padding: 10px 20px 10px 20px;
	line-height: 25px;
	text-decoration: none;
	text-transform: lowercase;
  	letter-spacing:2px;
}

#menu li a:hover,
#menu li.menuG a,
#menu li:hover > a {
	text-decoration:none;
	color: #FFCF2E;
}

#menu li:last-child {
	margin: 0 40px 0 0;
}

/* END Main Navigation Menu */

/* LOGIN BOX*/
#bigbox {
	background-color: #fff;
	border: 1px solid #ededed;
	border-radius: 10px;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}
/* END Login Box */

/*CATEGORY HEADER TEXT*/
#catalogTblheader{
  background-color:#b5d0d2;
}
.counter {
 	 color: #50545D;
}
div.source,
p.style1 {
	color: #50545D;
	font-size: 35px;
	font-weight: 600;
}

#sendFilesTbl .dataTable,#sendFilesTbl .dataTable th {
  background-color:#b5d0d2 !important;
}
#sendFilesTbl .dataTable th {
 padding:10px;
  font-size:18px;
  line-height:25px;
}

/* FOOTER*/
.footerSections {
	width: 100%;
	max-width: 1360px;
	margin: 0 auto;
}

#footerBottom {
	height: 68px;
}

.footerCoyright {
	color: #fff;
	font-size: 13px;
	line-height: 68px;
	font-weight: 500;
	text-transform: capitalize;
	text-align: center;
  font-family: latoregular, Arial, Helvetica, sans-serif;

}

/* End Footer*/

#catalogWrap,
.prodCell {
	border: 1px solid rgba(0,0,0,.06);
}

/* CHECKOUT HEADER*/

.tableCheckoutHeader {
	display: block;
	float: inherit;
	position: relative;
	top: -20px;
	margin-left: auto;
	margin-right: auto;
	background-color: transparent;
	z-index: 3;
}

.tableCheckoutHeader img {
	padding-left: 120px;
}
/* END Checkout Header*/

p.style1 {
	color: #444;
	font-size: 25px;
	font-weight: bold;
}

/******************************************************************************************
* PRODUCT SIDE MENU *
*******************************************************************************************/

#TCtable {
	background: none;
	padding: 0;
}

#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 div.anchorCatalog,
ul.TreeControl li.TCclosed div.anchorCatalog {
	float:inherit;
	position:relative;
	color:#fff;
	font-size: 16px;
	font-weight: 400;
	padding: 0;
	border: none;
	background: #007987; /* Old browsers */
	margin-bottom: 5px;
	text-align: left;
	height: 42px;
	line-height: 42px;
}

ul.TreeControl li {
	list-style: none;
}

ul.TreeControl,
ul.TreeControl ul,
ul.TreeControl li {
	margin-bottom: 5px;
	padding: 0;
	font-size: 10pt;
}

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: #51545D;
}

ul.TreeControl li.TCbullet {
	padding: 4px 10px 4px;
	font-size: 13px;
	line-height: 18px;
	color: #333333;
	text-align: left;
	text-shadow: 0 1px 1px
	rgba(255, 255, 255, 0.75);
	vertical-align: middle;
	cursor: pointer;
}

ul.TreeControl li#active {
	border-bottom: 1px solid #FFCF2E;
}

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 *
*******************************************************************************************/

#cartContainer.floatClass {
	top: -4px;
}

.shopping_cart_icon path {
	fill: #456888;
}

#cartCountBadge {
	background: #456888;
}

.catalogTbl {
	background-color: transparent;
	padding: 0 !important;
}

/*******************************************************************************************
* Shopping Cart *
*******************************************************************************************/

#cartIcon {
	color: #50545D;
	position: absolute;
	right: 4px;
	padding: 0;
	font-size: 24pt;
}

#cartCountBadge {
	background: #FFCF2E;
	position: absolute;
	right: 0;
	margin: 0;
	border-radius: 100px;
	padding: 0px 2px;
	line-height: 19px;
	border: 1px solid #fff;
  	color: #51545D;
}

#cartDesc {
	display: none;
}

#cartCount {
	background: transparent;
	border: none;
}

.checkoutProgress {
	top: 0;
}

/* cart image */
.tblImage {
	border: 1px solid #CCCCCC;
}

.tblImage td {
	background-color: #FFFFFF;
	padding: 0em;
	margin: 0em;
	text-align: center;
	vertical-align: middle;
}

@media only screen and (max-width: 820px) {
  #navWrapper {
   	width:auto;
    display:block;
  }
}