/* Sulky CSS Document - 12/17/2013 */

/* color key
#C5BBD9 - light purple;
#6E599C - dark purple;
#5292B6 - light blue
#347eff - dark blue
#243A47 - red
#fdaf44 - gold
*/

/*

a:link, a:visited {
	color:#347eff;
	text-decoration:underline;
}

a:active, a:hover {
	color:#6E599C;
	text-decoration:none;
}

*/

#ex_clientmenu_top {
	left:0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size: .7em;
	list-style-type:none;
  float:right;
}

#ex_clientmenu_top li {
  display:inline;
	margin: 0px;
	padding: 0px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
} 

#ex_clientmenu_top li a {
	text-decoration: none;
	padding: 0px 9px 0px 0px;
	color: #5292B6;
} 

#ex_clientmenu_top li a.selected, #menu li a.selected:hover {
  color: #FDAF44;
	position: relative;
	top: 0px;
	left: 0px;
}

#ex_clientmenu_top li a:hover {
	color: #347EFF;
  font-weight: semi-bold;
	position: relative;
	text-decoration: underline;
}

#ex_clientmenu_top li a:active, #ex_clientmenu_top li a:focus {
	color: #347EFF;
	position: relative;
	top: 0px;
	left: 0px;
} 

#cart a {
	color: #000033;
	text-decoration: none;
}

#cart {
  margin: 2px 0px 2px 0px;
  text-align:right;
  color: black;
  vertical-align: text-bottom;
  font-size: 11px;
  font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: right;
}

#cart a {
  color: black;
  margin: 0px 7px;
  text-decoration: none;
}

#cart a:hover, #cart a:focus {
  color: #FFFFFF;
  text-decoration: underline;
}

#cart img {
  vertical-align: text-bottom;
}

#content {
	margin-left: 250px;
}

h1 {
  font-size: 22px;
}

#content h1 {
	font-size: 2em;
}
#content h3 {
	font-style: italic;
	font-size: 1.5em;
}
#content h4 {
	font-size: 1.2em;
}
/*LIKELY OBSOLETE-ONLY IN EXCATGU* FILES
#product-sum {
  float: left;
  margin-top: 30px;
  width: 300px;
	z-index: 5;
}

#product-sum li{
  font-weight: bold;
	font-size:10px;
	list-style-type:none;
	line-height: 1.6em;
	text-transform: uppercase;
}
	
#product-sum li a{
	text-decoration:none;
	color: #666666;
}

#product-sum li a:hover{
	text-decoration:underline;
	color: #347EFF;
}

#product-sum li a#selected, #product-sum li a#selected:hover {
	text-decoration:none;
	color: #CC0033;
	font-weight: bold;
}

#product-sub {
	position:absolute;
	left:170px;
	top:10px;
	width:300px;
	height:340px;
	z-index: 5;
	float: left;
}
#product-sub li{
	font-size:10px;
	list-style-type:none;
	line-height: 1.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;
	}
#product-sub li a{
	text-decoration:none;
	color: #666666;
	font-weight: normal;
}
#product-sub li a:hover{
	text-decoration:none;
	color: #FF9900;
	position: relative;
}
#product-sub li a#selected, #product-sum li a#selected:hover {
	text-decoration:none;
	color: #CC0033;
	position: relative;
	font-weight: bold;
}

*/

.center {
  display:inline-block;
  text-align: center;
}

#pagecount {
  margin-top:10px;
  color: #347eff;
  font-weight: bold;
}

#pagejump {
  margin-top:10px;
  color: #5292B6;
  font-weight: bold;
}

#PagingDiv{
  text-align:center;
}
.storetable {
  width: 100%;
  position: relative;
}

/*Legacy CSS for NL site start */

.section_header {
	font-size: 1.3em;
	color: #666666;
	margin: 25px 0px 15px 0px;
}

.ordertotal {
  font-size: 1em;
  color: #000000;
  font-weight: bold;
  width: 100%;
  text-align: right;
}

.discountinfo {
  color: #347EFF;
  font-weight: bold;
}

.specials {
  font-size: 1em;
  color: #243A47;
  font-weight: bold;
  font-style: italic;
}

.cat-title {
  clear:both;
	font-size: 1.3em;
	color: #666666;
	margin: 15px 0px 15px 0px;
}

.nl-box {
	font-weight: bold;
	background-color: #C5BBD9;
	padding: 5px;
	border: thin solid #6E599C;
}


/*Legacy CSS for NL site end */
.lightbox {
  border: 5px solid grey;
  background-color: #cccccc;
  border: 5px solid #000000;
  z-index: 9999;
  padding: 10px;
  margin: 10px;
}

#lightbox-certificate {
  width: 500px;
  height: 500px;
  font-size: 1.2em;
}
#certificate-links {
  width: 500px;
  height: 500px;
}

#certificate_wrapper {
  border: 1px solid #e0e0e0;
  padding: 10px;
  background-color:#fdaf44;
}
#certificate {
  border: 2px solid #347eff;
  padding: 10px;
  font-size: 1em;
  font-weight: bold;
  background-color:#fdaf44;
  /*hide this for sulky - it was showing a gold bar still - cjb - 1/29/2014 */
  display: none;
  visibility: hidden;
  /*endcjb-1/29/2014*/
}

.certificate_text {
  font-size: 13px;
}
.hidediv {
  display: none;
}

.showdiv {
  display: inline;
}

/*base table*/
table {
  margin: 0 auto;
}

#table.QuickAddTable th {
  vertical-align:top;
}

table th {
  padding: 0px 10px 0px 0px;
  font-weight: bold;
  text-align: left;
  /*font-size: 11px;*/
}

table tr {
  vertical-align: top;
  border: 0;
}

table td {
  padding: 0px 10px 0px 5px;
  border: 0;
  /*font-size: 11px;*/
}

.nlerror {
  margin: 10px 0 0 0;
  font-weight: bold;
}

.nlerror {
  margin: 10px 0 0 0;
  font-weight: bold;
}

td.number, td.amt {  /*southware default class for numbers is amt*/
  text-align: right;
}

/*left align table*/
table.alignleft {
  margin: 25px 0;
  text-align: left;
}

/*logon table*/
table.logon {
  text-align: left;
  margin: 25px 0;
  border: 2px solid #347EFF;
  background-color: #5292B6;
  min-height: 250px;
}

table.logon tr {
  padding: 10px;
}
table.logon th {
  font-weight: bold;
  padding: 10px;
}

table.logon td {
  text-align: left;
  padding: 10px;
}

table.logon tfoot {
  text-align:center;
}

input.number {
  text-align: left;
}

.radio {
  margin: 0px 5px;
  vertical-align: middle;
}

.checkbox {
  margin: 0px 5px;
  vertical-align: middle;
}
/*Table Styles*/

table.exstklst {
  clear:both;
  width: 100%;
  border-collapse: collapse;
  font-size: 1em;
  font-size: 11px;
}


table.exstklst th {
  border-top: 1px solid #6E599C;
  border-bottom: 2px solid #6E599C;
  background-color: #C5BBD9;
  padding: 5px;
  text-align: left;
}

table.exstklst tr {
  border-top: 1px solid #6E599C;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
}

table.exstklst tr:hover {
  border-top: 1px solid #6E599C;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
  background-color: #eeeeee;
}

table.exstklst td {
  border-top: 1px solid #6E599C;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
}

table.exstklst td a {
  color: #6E599C;
  font-weight: bold;
}

table.exstklst td.number, table.exstklst td.amt {
  text-align: right;
}

/*CartDetails*/
/*
table.cartdetails {
  clear:both;
  width: 100%;
  border: 0;
  border-collapse: collapse;
  font-size: 1em;
  color: black;
  font-family: arial, helvetica, sans-serif;
}

table.cartdetails th {
  background-color: #D8D4D4;
  border: 0;
  padding: 5px;
  text-align: left;
  font-weight: bold;
  color: #666;
}

table.cartdetails td {
  border-bottom: 1px solid #C8C7C7;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
}

table.cartdetails tr:hover {
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
  background-color: #eeeeee;
}


table.cartdetails td a {
  color: #6E599C;
  font-weight: bold;
}

table.cartdetails td.number, table.cartdetails td.amt {
  text-align: right;
}

table.cartdetails th.center {
  text-align: center;
}

table.cartdetails th.right {
  text-align: right;
}
*/

/*CartDetails*/

table.cartdetails {
    width: 100%;
  border: 0;
  border-collapse: collapse;
  font-size: 1em;
  color: black;
  font-family: arial, helvetica, sans-serif;
}

table.cartdetail tr {
    padding-top:50px!important;
}

table.cartdetails th {
  background-color: #D7D3D3;
  border: 0;
  padding: 5px;
  text-align: center;
  font-weight: bold;
  font-size: .85em;
  white-space: nowrap;
  color: #000;
}

table.cartdetails td:not(:first-child) {
    padding-top:40px;
}

table.cartdetails td {
  border-bottom: 1px solid #C8C7C7;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
}

table.cartdetails tr:hover {
  /*border-top: 1px solid #6E599C;*/
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
  background-color: #eeeeee;
}


table.cartdetails td a {
  color: #6E599C;
  font-weight: bold;
}

table.cartdetails td.number, table.cartdetails td.amt {
  text-align: right;
}

table.cartdetails th.center {
  text-align: center;
}

table.cartdetails th.right {
  text-align: right;
}


.CartDesc {
  font-weight:bold;
  width: 300px;
  max-width: 300px;
  white-space: wrap;
  display:inline-block;
}

input.CartQty {
  width: 40px;
  text-align: right;
  padding-right:2px;
  line-height: 20px;
}

.CartItemLinks {
  font-size: .8em;
  display: block;
  line-height:14px;
  text-decoration: underline!important;
}


/*orderheader table */
table.orderheader {
  width: 100%;
  border-collapse: collapse;
  font-size: .8em;
}

table.orderheader th {
  border-top: 1px solid #6E599C;
  padding: 8px 5px;
  text-align: left;
}

table.orderheader tr {
  border-top: 1px solid #6E599C;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
  margin: 10px 0px;
}

table.orderheader tr:hover {
  background-color: #eeeeee;
}

table.orderheader td {
  border-top: 1px solid #6E599C;
  vertical-align: top;
  padding: 8px 5px;
  text-align: left;
}

#nlwrapper {
  font-size: .9em;
}

.stock_color {
  height: 40px;
  width: 100%;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #000000;
}

.CartStockColor {
  height: 100px;
  width: 100%;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #000000;
}

.CartThumb {
  max-width:100px;
  width: expression(this.width > 100 ? 100: true);
  max-height: 100px;
  width: expression(this.height > 100 ? 100: true);
  margin-bottom: 15px;
  height: 100px;
}


.catdesc {
  float:left;
  width: 550px;
}
.category_images {
  height: 125px;
  float:right;
  padding: 0 0 10px 0;
}

.stock_thumb {
  max-width:75px;
  width: expression(this.width > 75 ? 75: true);
  max-height: 75px;
  width: expression(this.height > 75 ? 75: true);
  margin-bottom: 15px;
  height: 40px;
}

.NoStockThumb {
  display: block;
  height: 40px;
  margin-bottom: 15px;
}


.stock_det_imageoff {
  max-width:250px;
  width: expression(this.width > 250 ? 250: true);
  max-height: 250px;
  width: expression(this.height > 250 ? 250: true);
}
.stock_det_imageoff2 {
  width:450px;
  
}
/* - Menu Tabs J--------------------------- */
    #tabsJ {
      clear:both;
      float:left;
      width:100%;
      background:#FFFFFF;
      font-size:93%;
      line-height:normal;
      border-bottom:1px solid #000066;
      }
    #tabsJ ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsJ li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsJ a {
      float:left;
      background:url("../images_ex/tableftJ.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 5px;
      text-decoration:none;
      }
    #tabsJ a span {
      float:left;
      display:block;
      background:url("../images_ex/tabrightJ.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000066;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsJ a span {float:none;}
    /* End IE5-Mac hack */
    #tabsJ a:hover span {
      color:#FFF;
      }
    #tabsJ a:hover {
      background-position:0% -42px;
      }
    #tabsJ a:hover span {
      background-position:100% -42px;
      }

        #tabsJ #current a {
                background-position:0% -42px;
        }
        #tabsJ #current a span {
                background-position:100% -42px;
                color:#FFF;
        }
/* End Menu Jtab */


a.button_20150222, .button_20150222 {
  font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
}

a.button_20150222:hover, a.button_20150222:active {
  background-color:#6E599C;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  cursor: pointer;
  text-decoration: none;
  padding: 2px 8px;
}

a.button_20150222, a.button_20150222:visited {
  background-color:#888888;
  color: #ffffff!important;
  /*border: 1px solid #171717;*/
  text-decoration: none;
  padding: 2px 8px;
}


.button_20150222:hover, .button_20150222:active{
  background-color:#6E599C;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  margin: 0 5px;
  cursor: pointer;
}
a.button_large:hover {
  background-color:#6E599C;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  cursor: pointer;
  text-decoration: none;
  padding: 2px 8px;
  font-size: 14px;
  white-space: nowrap;
}

a.button_large {
  background-color:#000000;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  text-decoration: none;
  padding: 2px 8px;
  font-size: 14px;
  white-space: nowrap;
}

.button_large_20150222:hover{
  background-color:#6E599C;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  margin: 0 5px;
  cursor: pointer;
  font-size: 16px;
}

.button_20150222 {
  background-color:#888888;
  color: #ffffff;
  border: 1px solid #171717;
  margin: 0 5px;
  padding: 0 5px;
  height: 24px;
  line-height: 24px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
}

.button_20150222:hover {
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
}

.button_large_20150222 {
  background-color:#000000;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  margin: 0 5px;
  padding: 0 5px;
  font-size: 14px;
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
}





.button_disabled {
  background-color:#191919;
  color: #cccccc;
  border: 1px solid #171717;
  margin: 0 5px;
  padding: 0 5px;
}


form {
  margin: 30px 0px;
}

.right {
  text-align: right;
  float: right;
}

input.itemqty {
  width: 75px;
  text-align: right;
  padding-right:2px;
}

p {
  margin:10px 0px;
}

.note {
  margin: 5px 0px;
  font-size: 12px;
  font-weight: bold;
  color: #347EFF;
}

img {
  border: none;
}

.left {
  text-align: left;
}

.error {
  color: #243A47;
  font-size: 1em;
  font-weight: bold;
}

.ajaxerror {
  color: #243A47;
  font-size: 1.3em;
  font-weight: bold;
}

.ajaxsuccess {
  color: #5A9F0F;
  font-size: 1.3em;
  font-weight: bold;
}

.pastdue {
  color: #243A47;
  font-size: 1em;
  font-weight: bold;
}

.report_paging {
  text-align: center;
}

.report_paging a {
  margin: 0px 8px;
}

.stock_info {
  font-weight: bold;
  border: 1px solid #347EFF;
  background-color: #5292B6;
  padding: 25px;
}

.highlight {
  background-color: #F0DD8E;
}

#excatidx {
  width: 100%;
}

#excatidx table {
  font-family: verdana;
  width: 100%;
  border: none;
  font-size: 11px;
}

.excatidx ul {
  list-style-type: none;
}

.excatidx_group {
  font-weight: bold;
  font-size: 1.2em;
  color: #243A47;
  padding: 5px 0;
  text-transform: uppercase;
}

.excatidx_subgroup {
  font-weight: bold;
  font-size: 1em;
  margin: 2px 0 0 10px;
  color: #042E99;
  text-transform: none;
}

.excatidx_item {
  font-weight: normal;
  margin: 0 0 0 30px;
  font-size: .8em;
}

.largenote {
  font-size: 1.3em;
  font-weight: bold;
}

.num-slash {
  color: red;
  text-decoration: line-through;
}

#OrderFormCartLink {
  clear: both;
  position:relative;
  margin-left:525px;
}

.AddSelectedItems {
  /*
  float: right;
  width:100%;
  text-align: right;
  */
  width: 100%;
  margin-left: 525px;
}

.AddSelectedItemsSingleCol {
  /*
  float: right;
  width:100%;
  text-align: right;
  */
  margin-left: 795px;
  width: 100%;
}

/* sign up SHOPNOW buttons*/
#shopnow {
	margin:0px auto;
	width:250px;
	float:left;
}

#shopnow1 {
	margin:0px auto;
	display:block;
	width:108px;
	height:103px;
	background:url(/nl/images/shop-now-buttons_01.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

#shopnow1:hover, shopnow1:active {
	background-position: 0 -103px;
}

#shopnow2 span {
	display: none;
}

#shopnow2 {
	margin:0px auto;
	display:block;
	width:108px;
	height:103px;
	background:url(/nl/images/shop-now-buttons_02.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

#shopnow2:hover, shopnow2:active {
	background-position: 0 -103px;
}

#shopnow3 span {
	display: none;
}

#shopnow3 {
	margin:0px auto;
	display:block;
	width:108px;
	height:103px;
	background:url(/nl/images/shop-now-buttons_03.jpg);
	background-position:0 0;
	background-repeat:no-repeat;
}

#shopnow3:hover, shopnow3:active {
	background-position: 0 -103px;
}

#shopnow3 span {
	display: none;
}

hr.divide {
	background-color: #5292B6;
	height: 1px;
}

#SubmitItemsTop {
  position: fixed;
  float: right;
  width: 90px;
  height: 90px;
  /*top: 250px;*/
  top:450px;
  white-space: pre-wrap; /* css-3 */
  white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
  white-space: -pre-wrap; /* Opera 4-6 */
  white-space: -o-pre-wrap; /* Opera 7 */
  word-wrap: break-word; /* Internet Explorer 5.5+ */
  -moz-border-radius: 15px;
  border-radius: 10px;
}

#NLSearchForm {
  float: right;
  margin-top: -50px;
}



div#breadcrumb {
  margin:0 auto;
}
#breadcrumb img {
  margin-left: 40px;
}

#ContinueButton{
  height:37px;
  display:inline-block;
  padding:0;
  margin: 0;
  border-radius:5px;
  text-align:left;
  background-color: #DFEAEE; /*bg color for main button*/
}

#ContinueButton:hover {
  background-color: #E3F2F8; /*hover color for button including arrow*/
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius: 5px 5px 0px 0px;
	border-radius: 5px 5px 0px 0px;
}

#ContinueButton > ul {
  list-style:inside none;
  padding:0;
  margin:0;
}

#ContinueButton > ul > li {
  list-style:inside none;
  padding:0;
  margin:0;
  float:left;
  display:block;
  position:relative;
  width: 329px;
}

#ContinueButton > ul > li > a{
  outline:none;
  display:block;
  position:relative;
  padding:12px 20px;
  font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
  text-align:left;
  text-decoration:none;
  font-weight: bold;
  /*text-shadow:1px 1px 0 rgba(0,0,0, 0.4);*/
}

#ContinueButton > ul > li:first-child > a {
  border-radius:0px 0 0 5px;
}

#ContinueButton > ul > li > a:after{
  content:'';
  position:absolute;

  top:-1px;
  bottom:-1px;
  right:-2px;
  z-index:99;
}

#ContinueButton ul li.has-sub  {
  background-image: url(/images/hdr-shopbybutton-arrow-001.gif);
  background-repeat: no-repeat;
  background-position: 90% 16px;
  width: auto;
  padding: 0px 20px 0px 0px;
}

#ContinueButton ul li.has-sub:hover > a:after{
  top:0;
  bottom:0;
  background-color: #e3f2f8;
}

#ContinueButton > ul > li.has-sub > a:before{
  content:'';
  position:absolute;
  top:18px;
  right:6px;
  border-radius:5px 0 0 0px;
  border-top:5px solid #fff;

}

#ContinueButton > ul > li.has-sub:hover > a:before{
  top:19px;
}


#ContinueButton ul li.has-sub:hover > a {
  padding-bottom:13px;
  padding-top:13px;
  top:-1px;
  z-index:999;
  font-weight: bold;
  font-family: 'Century Gothic', Arial, Helvetica, sans-serif;

}

#ContinueButton ul li.has-sub:hover > ul, #ContinueButton ul li.has-sub:hover > div{
  display:block;
}

#ContinueButton ul li.has-sub > a:hover{
  background:#e3f2f8; /*cjb*/
  border-radius:5px 5px 5px 5px;
}

#ContinueButton ul li > ul, #ContinueButton ul li > div{
  display:none;
  width:auto;
  position:absolute;
  top:33px;
  padding:10px 0;
  background:#e3f2f8; /*sub container background color*/
  border-radius:5px 5px 5px 5px;
  z-index:999;
  margin-top: 0px;
  margin-left: 0px;
}

#ContinueButton ul li > ul{
  width:329px;
}

#ContinueButton ul li > ul {
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius: 0px 5px 5px 5px;
	border-radius: 0px 5px 5px 5px;
}
#ContinueButton ul li > ul li{
  display:block;
  list-style:inside none;
  padding:0;
  margin:0;
  position:relative;
}

#ContinueButton ul li > ul li a{
  outline:none;
  display:block;
  position:relative;
  margin:0;
  padding:8px 20px;
  font-size:14px;
  font-family: Arial, Helvetica, sans-serif;
  color:#4F91B4;
  text-decoration:none;
  /*text-shadow:1px 1px 0 rgba(0,0,0, 0.5);*/

}

#ContinueButton > ul > li > ul > li {
  background: #E3F2F8; /*bg color for sub li*/
}

#ContinueButton > ul > li > ul > li a:hover{
  background-color: #EDF9FE; /*highlight link color*/

}

#ContinueButton > ul > li > ul > li:hover {
  background: green;
}
#ContinueButton, #ContinueButton > ul > li > ul > li a:hover{
  /*background:#edf9fe;*/
  /*
  background:-moz-linear-gradient(top, #333333 0%, #222222 100%);
  background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#333333), color-stop(100%,#222222));
  background:-webkit-linear-gradient(top, #333333 0%,#222222 100%);
  background:-o-linear-gradient(top, #333333 0%,#222222 100%);
  background:-ms-linear-gradient(top, #333333 0%,#222222 100%);
  background:linear-gradient(top, #333333 0%,#222222 100%);
  filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#333333', endColorstr='#222222',GradientType=0 );
  */
}

#ContinueButton{
  /*border-color:red;*/
}

#ContinueButton > ul > li > a{
  /*border-right:1px solid #000;*/
  color:#4F91B4;
}

#ContinueButton > ul > li > a:after{
/*  border-color:#444;*/
}

#ContinueButton > ul > li > a:hover{
  background:green;
}

.CompleteOrder {
  height:37px;
  display:inline-block;
  border-radius:5px;
  background-color:#243A47;
  color: #ffffff;
  padding: 0 12px;
  text-decoration: none;
  font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
  line-height: 37px;
  margin: 0 10px;

}

a.CompleteOrder:hover, a.CompleteOrder:active {
  background-color:#000000;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  padding: 0px 12px;
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
}
a.CompleteOrder {
  color: #ffffff;
}

.pricestrike {
  text-decoration: line-through;
  color: red;
}

.CustPrice {
  font-weight: bold;
  font-size:.85em;
  text-align: right;
  white-space: nowrap;
  float: right;
}

.StdPrice {
  /*font-size:.85em;*/
  /*text-align: right;*/
  white-space: nowrap;
  /*float: right;*/
  text-decoration: line-through;
  color: red;
}

#LargeImageWrapper {
  width: 375px;
  max-width: 375px;
  text-align:center;
  float: left;
}

#LargeImage {
  max-width:450px;
  width: expression(this.width > 450 ? 450: true);
  max-height: 650px;
  width: expression(this.height > 650 ? 650: true);
  text-align: center;
}

.stock_thumb {
  max-width:75px;
  width: expression(this.width > 75 ? "75px" : true);
  max-height: 75px;
  height: expression(this.height > 75 ? "75px" : true);
  vertical-align: center;
}


#StockDetailThumb {
  padding: 15px 20px;
  margin-top: 25px;
}

#StockDetailThumb ul {
	list-style-type:none;
  float:left;
}

#StockDetailThumb li {
  margin-bottom: 15px;
}

.IconCamera, img.IconCamera {
  height: 10px;
  border: 0px;
  padding-left: 10px;
  margin-bottom: 6px;
  vertical-align: middle;
}

table.SNMKTCAT {
  width: 100%;
  border: 0;
  font-size: 11px;
}

table.SNMKTCAT td {
  text-align: center;
}

.ContinueShoppingStatic_20150326 {
  font-weight: bold;
  color: #FF9900;
  text-transform: uppercase;
  text-decoration: underline;
}

.ContinueShoppingStatic {
  font-weight: bold;
  color: #EC9034!important;
  text-transform: uppercase;
  text-decoration: underline;
  float: left;
}


.FreeShippingBlurb {
  color: red;
  text-decoration: underline;
  padding-right: 8px;
}

.NLCartFooter {
  background: #e9e9e9;
  width: 100%;
  padding: 5px 0px;
  display: block;
}

.CartOrderTotal {
  font-weight: bold;
  color: #666666;
  font-size: 1.10em;
  margin-top:12px;
  display:inline-block;
  margin-top: 6px;
}


.CheckoutButtonBG {
  display: inline-block;
	/*padding:5px 15px;*/
	background-image: url('/nl/nlsu/images_ex/checkout-background.png?version=2015-04-25');
	background-repeat: no-repeat;
	background-position: left middle;
	background-color:#23aeb9;
	color:#FFF;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:
  0 1px 2px #fff, /*bottom external highlight*/
  0 -1px 1px #666, /*top external shadow*/
  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
  width: 164px;
  height: 50px;
  size: 1.5em;
  font-weight: bold;
}

.CheckoutButtonBG:hover {
	background-color:#0d3538;
	-webkit-transition: background-color 0.25s linear;
	-moz-transition: background-color 0.25s linear;
	-ms-transition: background-color 0.25s linear;
	-o-transition: background-color 0.25s linear;
	transition: background-color 0.25s linear;
	box-shadow:
  0 -1px -2px #fff, /*bottom external highlight*/
  0 1px -1px #666, /*top external shadow*/
  inset 0 1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 -1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}


.CheckoutButton {
	padding:5px 15px;
	background-color:#23aeb9;
	color:#FFF;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:
  0 1px 2px #fff, /*bottom external highlight*/
  0 -1px 1px #666, /*top external shadow*/
  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}

.CheckoutButton:hover {
	background-color:#0d3538;
	-webkit-transition: background-color 0.25s linear;
	-moz-transition: background-color 0.25s linear;
	-ms-transition: background-color 0.25s linear;
	-o-transition: background-color 0.25s linear;
	transition: background-color 0.25s linear;
	box-shadow:
  0 -1px -2px #fff, /*bottom external highlight*/
  0 1px -1px #666, /*top external shadow*/
  inset 0 1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 -1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}

.CheckoutButton a, .CheckoutButton a:visited, .CheckoutButton a:active, .CheckoutButton {
  color: #fff!important;
}


.UpdateAllButton {
	padding:5px 2px;
	background-color:#ECEEEE;
	color:#797272;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:
  0 1px 2px #fff, /*bottom external highlight*/
  0 -1px 1px #666, /*top external shadow*/
  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
  display: inline-block;
  font-size: .8em;
  font-weight: bold;
  width: 76px;
  height: 24px;
  text-align: center;
  margin-right: 200px;
  float: right;
}

.UpdateAllButton:hover {
	background-color:#0d3538;
	-webkit-transition: background-color 0.25s linear;
	-moz-transition: background-color 0.25s linear;
	-ms-transition: background-color 0.25s linear;
	-o-transition: background-color 0.25s linear;
	transition: background-color 0.25s linear;
	box-shadow:
  0 -1px -2px #fff, /*bottom external highlight*/
  0 1px -1px #666, /*top external shadow*/
  inset 0 1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 -1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
  color: #fff!important;
}

.UpdateAllButton a, .UpdateAllButton a:visited, .UpdateAllButton a:active, .UpdateAllButton {
  color: #797272!important;
}
.CheckoutButtonLarge {
  margin: 15px 0px;
  font-size: 1.5em;
  text-transform:uppercase;
  font-weight:  bold;
	padding:15px 18px;
	background-color:#23aeb9;
	color:#FFF;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:
  0 1px 2px #fff, /*bottom external highlight*/
  0 -1px 1px #666, /*top external shadow*/
  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}

.CheckoutButtonLarge:hover {
	background-color:#0d3538;
	-webkit-transition: background-color 0.25s linear;
	-moz-transition: background-color 0.25s linear;
	-ms-transition: background-color 0.25s linear;
	-o-transition: background-color 0.25s linear;
	transition: background-color 0.25s linear;
	box-shadow:
  0 -1px -2px #fff, /*bottom external highlight*/
  0 1px -1px #666, /*top external shadow*/
  inset 0 1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 -1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}

.CheckoutButtonLarge a, .CheckoutButtonLarge a:visited, .CheckoutButtonLarge a:active, .CheckoutButtonLarge {
  color: #fff!important;
}


.ContinueShoppingLarge {
  display:inline-block;
  font-size: 1.5em;
  text-transform:uppercase;
  font-weight:  bold;
	background-image: url('/nl/nlsu/images_ex/continue-shopping-button-bg.png?version=2015-04-24');
	background-repeat: no-repeat;
	background-color:#23aeb9;
	color:#FFF;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:
  0 1px 2px #fff, /*bottom external highlight*/
  0 -1px 1px #666, /*top external shadow*/
  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
  width: 206px!important;
  height: 50px;
}

.ContinueShoppingLarge:hover {
	background-color:#0d3538;
	-webkit-transition: background-color 0.25s linear;
	-moz-transition: background-color 0.25s linear;
	-ms-transition: background-color 0.25s linear;
	-o-transition: background-color 0.25s linear;
	transition: background-color 0.25s linear;
	box-shadow:
  0 -1px -2px #fff, /*bottom external highlight*/
  0 1px -1px #666, /*top external shadow*/
  inset 0 1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 -1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}

.ContinueShoppingLarge a, .ContinueShoppingLarge a:visited, .ContinueShoppingLarge a:active, .ContinueShoppingLarge {
  color: #fff!important;
}

.AddToCartLarge {
  display:inline-block;
  font-size: 1.5em;
  text-transform:uppercase;
  font-weight:  bold;
	background-image: url('/nl/nlsu/images_ex/add-to-cart-bg.png?version=2015-04-24');
	background-repeat: no-repeat;
	background-color:#23aeb9;
	color:#FFF;
	border:0 none;
	cursor:pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	box-shadow:
  0 1px 2px #fff, /*bottom external highlight*/
  0 -1px 1px #666, /*top external shadow*/
  inset 0 -1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
  width: 206px!important;
  height: 50px;
}

.AddToCartLarge:hover {
	background-color:#0d3538;
	-webkit-transition: background-color 0.25s linear;
	-moz-transition: background-color 0.25s linear;
	-ms-transition: background-color 0.25s linear;
	-o-transition: background-color 0.25s linear;
	transition: background-color 0.25s linear;
	box-shadow:
  0 -1px -2px #fff, /*bottom external highlight*/
  0 1px -1px #666, /*top external shadow*/
  inset 0 1px 1px rgba(0,0,0,0.5), /*bottom internal shadow*/
  inset 0 -1px 1px rgba(255,255,255,0.8); /*top internal highlight*/
  text-decoration:none;
}

.AddToCartLarge a, .AddToCartLarge a:visited, .AddToCartLarge a:active, .AddToCartLarge {
  color: #fff!important;
}

a[bubbletooltip]:link, a[bubbletooltip]:visited  {
  text-decoration: none;
  position: relative;
  color : red;
}

a[bubbletooltip]:before {
  content: "";
  position: absolute;
  border-top: 21px solid #BBB86A;
  border-left: 21px solid transparent;
  border-right: 21px solid transparent;
  visibility: hidden;
  top: -20px;
  left: -12px;
}

a[bubbletooltip]:after {
  position: absolute;
  content: attr(bubbletooltip);
  color: #FFF;
  font-weight:bold;
  top: -35px;
  left: -26px;
  background: #BBB86A;
  padding: 5px 10px;
  -moz-border-radius: 6px;
  -webkit-border-radius:6px;
  -khtml-border-radius:6px;
  border-radius: 6px;
  white-space: nowrap;
  visibility: hidden;
}

a[bubbletooltip]:hover:before, a[bubbletooltip]:hover:after {
  visibility: visible;
  -moz-transition: visibility 0s linear .3s;
}

.icon {
  line-height: 22px;
  margin: 0px 3px;
  height: 18px;
  
}

.redtext {
  color: red;
}

a.button, .button {
  background-color:#baba6c;
  color: #8b528b!important;
  border: 1px solid #171717;
  margin: 3px 5px;
  padding: 4px 5px;
  /*height: 24px;*/
  line-height: 50px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
	text-decoration: none;
	display: inline-block;
	white-space: nowrap;
}

a.button:hover, a.button:active, .button:hover, .button:active {
  background-color:white!important;
  color: black!important;
  cursor: pointer;
  text-decoration: none;
  margin: 0 5px;
  cursor: pointer;
  /*padding: 2px 8px; */
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
}

a.button, a.button:visited {
  /*background-color:#888888;*/
  /*color: #8b528b!important;*/
  /*text-decoration: none;*/
  /*padding: 2px 8px;*/
}

a.button_large:hover {
  background-color:#6E599C;
  color: #ffffff;
  cursor: pointer;
  text-decoration: none;
  padding: 2px 8px;
  font-size: 14px;
  white-space: nowrap;
}

a.button_large {
  background-color:#000000;
  color: #ffffff;
  text-decoration: none;
  padding: 2px 8px;
  font-size: 14px;
  white-space: nowrap;
}

.button_large:hover{
  background-color:#6E599C;
  color: #ffffff;
  margin: 0 5px;
  cursor: pointer;
  font-size: 16px;
}

.button_large {
  background-color:#000000;
  color: #ffffff;
  /*border: 1px solid #171717;*/
  margin: 0 5px;
  padding: 0 5px;
  font-size: 14px;
  -webkit-box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	box-shadow:  0px 5px 10px 0px rgba(0, 0, 0, .3);
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	font:bold 14px/100% 'Century Gothic', Arial, Helvetica, sans-serif;
}

.free_literal {
  font-weight: bold;
  color: red;
}

table th.center {
  text-align: center!important;
}

.LeftDiv {
  display: inline-block;
  border: 1px solid green;
  width:50%;
  position:absolute;
  left: 0;
}

.RightDiv {
  display: inline-block;
  border: 1px solid red;
  width:50%;
  position:absolute;
  right: 0;
}

.LRWrapper {
  position: relative;
}

.FloatTableRight {
    display:table;
  float:right;
  width:100%;
}

#ShopatronCheckoutMobileOnly {
  display:none;
}

#ShippingBlurbMobileOnly {
  display:none;
}

.tr-cart-footer-gray {
    background: #e9e9e9;
}

td.ctr {
    text-align: center;
}

span.ctr, .ctr {
    text-align:center;
    margin: 0 auto;
    display:inline-block;
    width:100%;
}

.boqty, #bo-qty-message {
    color: red;
    font-weight:bold;
}
