/* _________________________ Fluid_Red _________________________ */

h2 {
font-size:20px;
 font-weight:700 !important;
}

ul {
margin:0;
}

form {
margin:0;
}

html.noscroll {
position:fixed;
 overflow-y:scroll;
 width:100%;
}

.main_container {
background:#fff;
 margin-left:auto;
 margin-right:auto;
 margin-top:0;
 padding:0;
 width:100%;
}

.footer_bottom .wrap .menu_wrap .nav li a:focus,.footer_bottom .wrap .menu_wrap .nav li a {
font-size:10px;
}

.span6.footer_bottom {
  width: 100% !important;
  width: 60% !important;
  text-align: center !important;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 16px;
}

#imgbanner {
max-width:100%;
}

.span10 > .titlelabel {
padding-left:15px;
}

.btn-login {
background:linear-gradient(#880b0b,#d50707 );
 border:none;
 text-shadow:none;
 padding:7px 12px !important;
}

.btn-login:hover, .btn-login:focus, .btn-login:active, .btn-login.active, .btn-login.disabled, .btn-login[disabled] {
background:linear-gradient(#d50707 ,#880b0b);
 border:none;
 text-shadow:none;
}

#trustedsite-tm-image {
margin-right:-71px !important;
}

#trustedsite-tm-image:hover {
margin-right:0 !important;
}

.breadcrumbtrailspacer {
background-image:url(arrow.png);
 background-position:top left;
 background-repeat:no-repeat;
 color:#a2a2a2;
 float:left;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:8px;
 margin:4px 5px 0;
 width:8px;
}

.breadcrumb {
background:#fff;
 background-color:transparent;
 border-radius:0;
 color:#666;
 list-style:none;
 margin:0;
 padding:20px 0;
 position:relative;
}

.cat_addtextarea, .cat_addtextarea2 {
text-align:center;
 font-size:20px;
 font-weight:bold;
 color:#d50707 ;
}

a,input,select,textarea {
-webkit-border-radius:0;
 outline:none!important;
}

textarea {
resize:none;
}

[class^="icon-"], [class*=" icon-"] {
margin-top:3px;
}

a {
-webkit-transition:none;
 color:#d50707 ;
 transition:none;
}

.anchor-point {
display:block;
 position:absolute;
 width:100%;
 left:0;
 margin-top:-190px;
}

a:hover,a:focus {
color:#d50707 ;
 text-decoration:none;
}

.SS_mySlides {
display:none;
 position:absolute;
 width:100%;
 height:100%;
}

#description > #SS_Positioner {
width:60%;
 min-width:400px;
 max-width:750px;
 margin:auto;
}

#SS_Positioner {
position:relative;
 width:100%;
 padding-bottom:14px;
 font: 11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing: normal;
 line-height: 20px;
 min-width:400px;
 max-width:750px;
 margin:auto;
}

.SIPI_surfaceselect #SS_Positioner {
min-width:600px;
 max-width:90%;
}


#SS_Positioner:before {
content:"";
 display:block;
 padding-top:26.9%;
}

#SS_Container {
overflow:hidden;
 position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
}

/* Slideshow container */
.SS_slideshow-container {
margin:auto;
 position:relative;
 width:100%;
 height:100%;
 padding-top:14px;
}

/* Slide In Left animation */
.SS_SlideInL {
-webkit-animation-name: SS_SlideInL;
 -webkit-animation-duration: .5s;
 animation-name: SS_SlideInL;
 animation-duration: .5s;
}

@-webkit-keyframes SS_SlideInL {
from {
right: 100%} to {
right: 0%}}

@keyframes SS_SlideInL {
from {
right: 100%} to {
right: 0%}}

/* Slide In Right animation */
.SS_SlideInR {
-webkit-animation-name: SS_SlideInR;
 -webkit-animation-duration: .5s;
 animation-name: SS_SlideInR;
 animation-duration: .5s;
}

@-webkit-keyframes SS_SlideInR {
from {
left: 100%} to {
left: 0%}}

@keyframes SS_SlideInR {
from {
left: 100%} to {
left: 0%}}

/* Slide In Bottom animation */
.SS_SlideInB {
-webkit-animation-name: SS_SlideInB;
 -webkit-animation-duration: .5s;
 animation-name: SS_SlideInB;
 animation-duration: .5s;
}

@-webkit-keyframes SS_SlideInB {
from {
top: 100%} to {
top: 0%}}

@keyframes SS_SlideInB {
from {
top: 100%} to {
top: 0%}}

/* Slide Out Left animation */
.SS_SlideOutL {
-webkit-animation-name: SS_SlideOutL;
 -webkit-animation-duration: .5s;
 animation-name: SS_SlideOutL;
 animation-duration: .5s;
 animation-fill-mode: forwards;
}

@-webkit-keyframes SS_SlideOutL {
from {
right: 0%} to {
right: 100%}}

@keyframes SS_SlideOutL {
from {
right: 0%} to {
right: 100%}}

/* Slide Out Right animation */
.SS_SlideOutR {
-webkit-animation-name: SS_SlideOutR;
 -webkit-animation-duration: .5s;
 animation-name: SS_SlideOutR;
 animation-duration: .5s;
 animation-fill-mode: forwards;
}

@-webkit-keyframes SS_SlideOutR {
from {
left: 0%} to {
left: 100%}}

@keyframes SS_SlideOutR {
from {
left: 0%} to {
left: 100%}}

/* Slide Out Bottom animation */
.SS_SlideOutB {
-webkit-animation-name: SS_SlideOutB;
 -webkit-animation-duration: .5s;
 animation-name: SS_SlideOutB;
 animation-duration: .5s;
 animation-fill-mode: forwards;
}

@-webkit-keyframes SS_SlideOutB {
from {
bottom: 0%} to {
bottom: 100%}}

@keyframes SS_SlideOutB {
from {
bottom: 0%} to {
bottom: 100%}}

/* Next & previous buttons */
.prev, .next {
cursor:pointer;
 position:absolute;
 top:50%;
 width:auto;
 margin-top:-22px;
 padding:16px;
 color:white;
 font-family:Verdana, sans-serif;
 font-weight:bold;
 font-size:32px;
 text-shadow:2px 2px 4px #111;
 transition:0.6s ease;
 border-radius:0 3px 3px 0;
 user-select: none;
}

/* Position the "next button" to the right */
.next {
right:0;
 border-radius:3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
background-color:rgba(0,0,0,0.8);
}

body {
color:#000;
 font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing:normal;
/* line-height:20px;*/
 overflow-x:hidden;
 background-color: #fff !important;
}

.box_shadow {
background:#fff;
}

.clear {
clear:both;
 font-size:0;
 height:0;
}

img {
border:0;
 outline:0;
 vertical-align:top;
}

#ctl00_MainContent_trcreditcard table, #ctl00_MainContent_trcreditcard tr, #ctl00_MainContent_trcreditcard tbody, #ctl00_MainContent_trcreditcard td {
display:block;
}

table td {
border:none;
 vertical-align:middle;
}



.icon-home, .icon-user, .icon-envelope, .icon-lock {
background-image:url(glyphicons-halflings-white.png);
}

.span2 {
width:fit-content;
}

.span3 {
width:20%;
/* margin-bottom:200px; MJB*/
}

.span9 {
width:80%;
}

.span10 {
width:100%;
}

ul.row {
margin: 0 10%; /* MJB Center Products when grid style */
}

#ctl00_maincontent_column {
width:100%;
}

.trustpilot-widget {
position:absolute !important;
 left:50%;
 margin-left:-150px;
 top:14px;
}

@media (max-width: 1125px) {

	.trustpilot-widget iframe {
width:80% !important;
}
	form[action="./customer-reviews"] .trustpilot-widget iframe {
width:100% !important;
}
}

#description .trustpilot-widget, #maincontent .trustpilot-widget {
position:relative !important;
 left:initial !important;
 margin-left:0 !important;
 top: !important;
}

form[action="./customer-reviews"] .trustpilot-widget iframe {
width:100% !important;
}

.badge_row_container {
overflow:auto;
 max-width:240px;
 margin-left:auto;
 margin-right:auto;
}
/* Footer */
#footer {
background:#fff;
border-top: 1px dotted #d50707;
color:#666;
margin:0 -20px;
min-height:100px;
padding:22px 20px 0;
position:relative;
}
#footer a:hover {
color:#b54547;
text-decoration:underline;
}
#footer h2.title {
background:none;
color:#b54547;
font-size:15px;
line-height:30px;
margin-bottom:20px;
text-transform:uppercase;
}
.cweb_copyright_text{
color:#000 !important;
}
#footer p {
margin-bottom:21px;
}
a.foot_logo {
display:block;
margin:0 0 18px;
}
#footer a {
color:#000;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:11px;
/*font-weight:700;*/
text-decoration:none;
text-transform:none;
line-height:36px;
}
/* END footer*/
.navbar .nav {
float:none;
 margin:0;
}

.menu_wrap .nav li {
display:inline-block;
 float:none;
 margin:0 0 0 -3px;
 padding:0;
 position:relative;
}

.menu_wrap .nav li:hover {
color:#ccc !important;
}

#main_menu select {
background-color:transparent;
 border:1px solid #f6e9e9;
 color:#363636;
}

.menu_wrap .nav li a:focus,.menu_wrap .nav li a {
color:#666;
 font-size:13px;
 line-height:31px;
 padding:0 8px;
 position:relative;
 text-align:left;
 text-shadow:none;
 text-transform:uppercase;
 z-index:10;
}

.menu_wrap .nav li:hover a,.menu_wrap .nav li.current:hover a,.menu_wrap .nav li.current a {
background:transparent;
 color:#ccc;
}

.menu_wrap .nav ul {
background:#fff;
 border:1px solid #fff;
 left:0;
 list-style:none;
 margin:0;
 padding:0;
 position:absolute;
 top:31px;
 width:160px;
 z-index:66699;
}

.menu_wrap .nav .sub-menu li {
border-top:0;
 margin:0;
 padding:0;
 width:100%;
}

.menu_wrap .nav ul li a:focus,.menu_wrap .nav ul li a {
background:none !important;
 border-top:1px solid #fff;
 color:#666 !important;
 display:block;
 font-size:12px;
 font-weight:400;
 line-height:18px;
 margin:0!important;
 padding:7px 5px 7px 15px;
 text-align:left;
 text-shadow:none;
 text-transform:none;
}

.menu_wrap .nav > li > ul li > a:hover,.menu_wrap .nav > li > ul li.current > a {
color:#d50707 !important;
 text-decoration:none;
}

.page_container {
padding:0 5%; /*MJB was 15% */
}

.category-navbar {
/* padding:0 8%; MJB */
}

.block {
padding-bottom:50px;
}

.topnavcontainer {
padding:0 15%;
 background:linear-gradient(#880b0b,#d50707 );
 width:100%;
 box-sizing:border-box;
 min-height:15px;
}

.shoppingcart_container {
position:relative;
 width:fit-content;
 float:right;
 margin-top:8px;
 z-index: 9999;
}

.dropdown {
position:relative;
 display:inline-block;
 background:linear-gradient(#880b0b,#d50707 );
 color:white;
 float:left;
 border:none;
 outline:none;
 line-height:45px;
 text-align:center;
 font-size:16px;
 font-weight:700;
 width:20%;
}

.dropdown a {
color:white;
 line-height:45px;
 text-align:center;
 font-size:16px;
 font-weight:700;
 display:block;
}

.dropdown:hover .tabcontent {
display:block;
}

.dropdown:hover {
background:#f0f0f0;
 color:#d50707 ;
}

.dropdown:hover > a {
color:#d50707 ;
}

.dropdown a:hover {
color:#d50707 ;
}

#nav_stamps, #nav_inkspadsaccessories {
position:fixed;
 width:100%;
 right:0;
}

.tabcontent {
color:#000;
 background-color:#f0f0f0;
 position:absolute;
 min-width:100%;
 z-index:9999;
 box-shadow:2px 5px 5px rgb(0 0 0 / 10%);
}

.tabcontent:hover {
display:block;
}

.tabcontent a {
color:#000;
 display:block;
 text-align:left;
 line-height:25px;
 font-weight:500;
 font-size:15px;
 width:max-content;
}

.tabcontent a:hover {
color: #d50707 ;
 text-decoration:none;
}

.tabcontent div {
float:left;
 width:fit-content;
 padding:5px 25px;
}

#nav_resources_content01 > p {
margin:0;
}

#nav_stamps div, #nav_inkspadsaccessories div {
float:none;
 display:inline-block;
 width:fit-content;
 padding:5px 30px;
 vertical-align:top;
}

@media (max-width: 1234px) {

#nav_stamps div {
padding:15px 8px;
}
}

.nav_titlelink {
border-bottom:3px solid #d50707 ;
 font-weight:700 !important;
 margin:0 0 10px 0;
}

#main_menu {
float:left;
/* margin-top:32px;*/
 text-align:right;
 margin-right:15px;
 max-height:27px;
}

#sitemenu a {
color:#111;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:700;
text-transform:none;
height: 24px;
padding-top: 15px;
}
#sitemenu a:hover {
color:#d50707 ;
text-decoration:underline;
}
/*******************  START styles for sitemenu icons *********************/
#ctl00_header1_lnktexthome, #ctl00_header1_lnktexthome a:visited, #ctl00_header1_lnktexthome a:hover  {
background: transparent url('icon_home.png') no-repeat;
background-position: center;
background-position: center 0px;
}
#ctl00_header1_loginstatuscontrol1_lnkstatus {
background: transparent url('icon_signin.png') no-repeat;
background-position: center;
background-position: center 0px;
}
#ctl00_header1_lnkcustomerservice {
background: transparent url('icon_contact.png') no-repeat;
background-position: center;
background-position: center 0px;
}
#ctl00_header1_lnkmyaccount {
background: transparent url('icon_myaccount.png') no-repeat;
background-position: center;
background-position: center 0px;
}
#ctl00_header1_lnkmyaccount:hover::before {
content:url('icon_myaccount.png');
}

#ctl00_header1_lnkadmin {
background: transparent url('icon_enteradmin.png') no-repeat;
background-position: center;
background-position: center 0px;
}
/*#ctl00_header1_lnkadmin {
font-size:14px !important;
 color:#d50707  !important;
 position:absolute !important;
 width:79px !important;
 top:-8px !important;
 bottom:0 !important;
 right:-62px !important;
}*/
/*
#enteradmin_container {
position:relative;
 width:100%;
 height:10px;
} */

#ctl00_header1_logoimage {
padding:0 !important;
 width:initial !important;
 height:initial !important;
 background:none !important;
}



/*#ctl00_header1_lnktexthome {
display:none;
}*/
#ctl00_header1_lnktexthome::before {
content:url(icon_home.png);
 position:absolute;
 left:35%;
 right:0;
 top:-1px;
 bottom:0;
 }
#ctl00_header1_lnktexthome:hover::before {
content:url(icon_home.png);
}


#ctl00_header1_loginstatuscontrol1_lnkstatus, #ctl00_header1_lnkmyaccount, #ctl00_header1_lnkcustomerservice {
font-size:13px !important;
}

#ctl00_header1_loginstatuscontrol1_lnkstatus::before {
content:url(icon_signin.png);
 position:absolute;
 left:30%;
 right:0;
 top:-1px;
 bottom:0;
}

#ctl00_header1_loginstatuscontrol1_lnkstatus:hover::before {
content:url(icon_signin.png);
}

.loginstatus_logout::before {
content:url(signout.png) !important;
 position:absolute;
 left:30%;
 right:0;
 top:-1px;
 bottom:0;
}

.loginstatus_logout:hover::before {
content:url(signout.png) !important;
}

#ctl00_header1_lnkmyaccount::before {
content:url(icon_myaccount.png);
 position:absolute;
 left:35%;
 right:0;
 top:-1px;
 bottom:0;
}

#ctl00_header1_lnkmyaccount:hover::before {
content:url(icon_myaccount.png);
}

#ctl00_header1_lnkcustomerservice::before {
content:url(icon_contact.png);
 position:absolute;
 left:30%;
 right:0;
 top:-1px;
 bottom:0;
}

#ctl00_header1_lnkcustomerservice:hover::before {
content:url(icon_contact.png);
}
#ctl00_header1_lnkadmin::before {
content:url(icon_enteradmin.png);
 position:absolute;
 left:35%;
 right:0;
 top:-1px;
 bottom:0;
 }
#ctl00_header1_lnkadmin:hover::before {
content:url(icon_enteradmin.png);
}
/*MJB */
.shoppingcart_container:hover .shopping-cart-icon {
background:url(icon_cart.png) 0 0 no-repeat;
}
/*******************  END styles for sitemenu icons *********************/


.stickynav01 {
position:fixed !important;
 top:0 !important;
 width:100% !important;
}

.stickypadding01 {
padding-top:50px !important;
}

.stickypadding02 {
padding-bottom:45px !important;
}

.condensedsearchbar {
text-align:center;
 background-color:#fff;
 position:fixed;
 top:-110px;
 left:0;
 right:0;
 padding:10px 15%;
 transition:0.2s;
 height:81px;
 box-sizing:border-box;
}

#condensedhomelink {
float:left;
 vertical-align:middle;
 line-height:61px;
}

#condensedlogoimage {
line-height:61px;
 vertical-align:middle;
 display:inline-block;
}

#condensedlogoicon {
line-height:61px;
 vertical-align:middle;
 display:none;
 max-height:61px;
}

#condensedsearch_logo {
display:inline-block;
 width:30%;
 position:relative;
 min-height:61px;
}

#condensedsearch_area {
display:inline-block;
 width:60%;
 position:relative;
 min-height:61px;
}

#condensedpositioner {
position:absolute;
 top:0;
 bottom:0;
 left:0;
 right:0;
}

#condensedpositioner:before {
content:'';
 display:inline-block;
 vertical-align:middle;
 height:100%;
}

#condensedpositioner2 {
display:inline-block;
 vertical-align:middle;
 width:100%;
 box-sizing:border-box;
 padding:0 5%;
}

#txtglobalsearch3 {
float:left;
 width:95%;
}

#btnglobalsearch3 {
background:none;
 border:none;
 box-shadow:none;
 float:left;
 position:absolute;
 right:6%;
}

.stickynav02 {
top:50px;
 z-index:9998;
}

.stickynav03 {
position:fixed;
 top:131px;
 box-shadow:0 8px 10px rgb(0 0 0 / 20%);
 z-index:9997;
}

#popupcontainer {
background:#fff;
 box-shadow:0 0 35px #000;
 margin:auto;
 padding:10px;
 text-align:center;
 width:90%;
}

.service_block {
-webkit-transition:all .3s ease-in-out;
 color:#a2a2a2;
 display:block;
 margin:0;
 padding:0 10px 24px;
 text-align:center;
 transition:all .3s ease-in-out;
}

.planning a .icon_block {
-webkit-transition:all .3s ease-in-out;
 background-color:#a2a2a2;
 border-radius:50%;
 display:block;
 height:72px;
 margin:0 auto;
 overflow:hidden;
 position:relative;
 transition:all .3s ease-in-out;
 width:72px;
}

.planning a .icon_block:before {
background-image:url(icon_bg.png);
 background-repeat:no-repeat;
 content:'';
 height:100px;
 left:-14px;
 position:absolute;
 top:-14px;
 width:100px;
 z-index:100;
}

.planning a .icon_block img {
-webkit-transition:all .5s ease-in-out;
 background-color:#a2a2a2;
 border-radius:50%;
 left:0;
 overflow:hidden;
 position:absolute;
 top:0;
 transition:all .5s ease-in-out;
}

.planning a:hover .icon_block img {
-webkit-transform:rotate(140deg);
 background-color:#a2a2a2;
 left:13px;
 top:13px;
 transform:rotate(140deg);
}

.planning a .link_title {
-webkit-transition:all .3s ease-in-out;
 background:url(link_title.jpg) no-repeat center bottom;
 color:#666;
 display:block;
 font-size:14px;
 margin:15px 0 20px;
 padding-bottom:16px;
 text-transform:uppercase;
 transition:all .3s ease-in-out;
}

.planning a:hover .link_title {
background:url(link_title_h.jpg) no-repeat center bottom;
 color:#d50707 ;
}

.latest_news_block {
margin-bottom:35px;
}

.post_prev {
-webkit-transition:all .4s ease-in-out;
 overflow:hidden;
 position:relative;
 transition:all .4s ease-in-out;
}

.post_prev a.title {
color:#666;
 display:inline-block;
 font-size:14px;
 font-weight:bold;
 line-height:16px;
 text-align:center;
 text-transform:none;
 margin-bottom:2px;
 vertical-align:middle;
}

.post_prev a.title:hover {
text-decoration:none !important;
}

.designwizard_maincontent .post_prev a.title {
font-size:18px !important;
}

.designwizard_maincontent .max-four-per-row {
margin:3.5vw 1vw;
}

a.link_block,a.zoom_block {
-webkit-transition:all .4s ease-in-out;
 background-color:#a2a2a2;
 background-image:url(zoom.png);
 background-position:center center;
 background-repeat:no-repeat;
 display:inline-block;
 filter:alpha(opacity=0);
 height:50%;
 left:-50px;
 opacity:0;
 position:absolute;
 top:0;
 transition:all .4s ease-in-out;
 width:39px;
}

a.link_block {
-webkit-transition-delay:.1s;
 background-image:url(link.png);
 bottom:0;
 top:auto;
 transition-delay:.1s;
}

.post_prev_descr {
-webkit-transform:scale(0);
 -webkit-transition:all .4s ease-in-out;
 color:#fff;
 filter:alpha(opacity=0);
 left:76px;
 line-height:14px;
 opacity:0;
 position:absolute;
 right:25px;
 top:45px;
 transform:scale(0);
 transition:all .4s ease-in-out;
}

.post_prev_descr p {
-webkit-transition:all .3s ease-in-out;
 font-size:14px;
 margin-bottom:24px;
 text-transform:uppercase;
 transition:all .3s ease-in-out;
}

.post_prev:hover .post_prev_descr {
-webkit-transform:scale(1);
 filter:alpha(opacity=100);
 opacity:1;
 transform:scale(1);
}

.banner a {
display:block;
 margin-top:11px;
}

.testim_block {
color:#666;
 line-height:20px;
 margin:36px 15px 12px 36px;
}

.testim_author {
color:#666;
 line-height:18px;
 margin-top:20px;
 text-align:right;
 text-transform:uppercase;
}

.testim_author_txt {
color:#666;
 font-size:12px;
 text-align:right;
}

.carousel {
margin:28px 0 0;
}

.carousel-inner {
background:url(testim_block_txt_bg.png) no-repeat #e4e4e4;
 width:auto;
}

/*  START Homepage Block Styles  */

#topsellerscontainer {
float:left;
 width:40%;
 box-sizing:border-box;
 padding-right:70px;
}

#topsellerscontainermobile {
float:left;
 width:100%;
 box-sizing:border-box;
 display:none;
}

.topsellerscontainer_inner {
box-sizing:border-box;
 box-shadow:0 0 10px 0 #ccc;
 overflow:auto;
 padding:30px 2vw;
}

#homepagetopsellerrightcontainer {
float:left;
 width:60%;
}

.topsellerstitle {
text-align:center;
 font-size:32px;
 font-weight:bold;
 margin:0 0 24px;
}

.topsellerslist {
width:50%;
 float:left;
 list-style-type:none;
}

.topsellerslist a {
text-decoration:none;
 color:black;
 font-size:1vw;
 font-weight:500;
 line-height:1.8vw;
}

.topsellerslist a:hover {
color:#d50707 ;
}

#stampdesignhomecontainer img {
transition:transform .2s;
}

#stampdesignhomecontainer img:hover {
transform:scale(1.02);
}

#brandscontainer {
width:102.6%;
 float:left;
}

#brandscontainer img {
width:100%;
 transition:transform .2s;
 box-shadow:0 0 10px 0 #ccc;
}

#brandscontainer img:hover {
transform:scale(1.1);
}

#brandscontainer > div {
width:16.6%;
 float:left;
 box-sizing:border-box;
 padding-right:1.5vw;
}

#allbrandscontainer {
width:100%;
 padding-top:100%;
 position:relative;
 background:linear-gradient(#880b0b,#d50707 );
 transition:transform .2s;
}

#allbrandscontainer:hover {
transform:scale(1.1);
}

#allbrandsinner {
position:absolute;
 top:0;
 left:0;
 bottom:0;
 right:0;
 text-align:center;
}

#shopallbrands {
color:white;
 font-size:1.6vw;
 line-height:normal;
 padding-top:2.4vw;
 display:inline-block;
}

#stamptypecontainer {
width:102.6%;
 float:left;
}

#stamptypecontainer img {
width:100%;
 float:left;
 box-shadow:0 0 10px 0 #ccc;
}

#stamptypecontainer > div {
width:20%;
 float:left;
 box-sizing:border-box;
 transition:transform .2s;
 padding-right:1.5vw;
}

#stamptypecontainer > div:hover {
transform:scale(1.05);
}

#stamptypecontainer p {
font-size:20px;
 text-align:center;
 color:black;
 text-decoration:none;
 font-weight:500;
 line-height:40px;
}

#additionalproductcontainer {
width:101%;
 float:left;
}

.additionalproductrow {
width:100%;
 float:left;
}

.additionalproductrow img {
width:100%;
 float:left;
 box-shadow:0 0 10px 0 #ccc;
 border-radius:50%;
}

.additionalproductrow > div {
width:20%;
 float:left;
 box-sizing:border-box;
 transition:transform .2s;
 padding:0 1.5vw;
}

.additionalproductrow > div:hover {
transform:scale(1.1);
}

.additionalproductrow p {
font-size:20px;
 text-align:center;
 color:black;
 text-decoration:none;
 font-weight:500;
 line-height:40px;
}

#knockoutspecials_homeblock, #promocodes_homeblock, #newstuff_homeblock {
box-sizing:border-box;
 width:33.3%;
 float:left;
 padding:0 1.2vw;
}

#knockoutspecials_homeblock div {
background:linear-gradient(#880b0b,#d50707 );
 width:100%;
 padding:1vw;
 transition:transform .2s;
 box-sizing:border-box;
}

#knockoutspecials_homeblock div:hover {
transform:scale(1.05);
}

#promocodes_homeblock div {
background:linear-gradient(#5b6366,#828b92);
 width:100%;
 padding:1vw;
 transition:transform .2s;
 box-sizing:border-box;
}

#promocodes_homeblock div:hover {
transform:scale(1.05);
}

#newstuff_homeblock div {
background:linear-gradient(#253a4b,#507c9f);
 width:100%;
 padding:1vw;
 transition:transform .2s;
 box-sizing:border-box;
}

#newstuff_homeblock div:hover {
transform:scale(1.05);
}

.hb_line01 {
color:white;
 text-align:center;
 font-size:2.7vw;
 margin:0;
 line-height:2.5vw;
}

.hb_line02 {
color:white;
 text-align:center;
 font-size:3.2vw;
 font-weight:700;
 margin:0;
 line-height:3vw;
}

.hb_line03 {
color:white;
 text-align:center;
 margin:0;
 font-size:1.2vw;
}

.hb_line04 {
color:white;
 text-align:center;
 margin:1vw 0 0 0;
 font-size:1.5vw;
 text-decoration:underline;
}

#knockoutpricecontainer {
width:100%;
 text-align:center;
 padding:1vw 0;
}

#knockoutpricecontainer img {
width:35%;
}

#knockoutpriceparagraph {
text-align:center;
 font-size:20px;
}

/*  END Homepage Block Styles  */

.fseriesbutton {
text-decoration:none;
 cursor:pointer;
}

.fseriesoverlay {
position:fixed;
 top:0;
 bottom:0;
 left:0;
 right:0;
 display:none;
 z-index:9999;
 background:rgba(0, 0, 0, 0.7);
}

.fseriesoverlayclose {
width:100%;
 height:100%;
 position:fixed;
}

.fseriespopup {
margin:15% auto;
 padding:20px;
 background:#fff;
 border-radius:5px;
 width:26%;
 position:relative;
 transition:all .2s;
}

.fseriespopup .fseriesclose {
position:absolute;
 top:0;
 left:10px;
 font-size:30px;
 font-weight:bold;
 text-decoration:none;
 cursor:pointer;
}

.fseriespopup .fseriescontent {
max-height:30%;
 overflow:auto;
 padding:20px 40px;
 font-size:15px;
 text-align:center;
}

#lstmyaccountmenu {
display:block;
 width:100%;
}

form[action="./my-account"] .span2, form[action="./myaccount_orders.aspx"] .span2, form[action="./myaccount_addressbook.aspx"] .span2, form[action="./myaccount_mailinglists.aspx"] .span2, form[action="./myaccount_changeemail.aspx"] .span2, form[action="./myaccount_changepassword.aspx"] .span2, form[action="./downloadfiles.aspx"] .span2, form[action="./myaccount_reorder.aspx"] .span2, form[action="./myaccount_reordersearch.aspx"] .span2, form[action="./myaccount_addressbook_new.aspx"] .span2, form[action*="./Myaccount_Orders_Details.aspx"] .span2, form[action*="./myaccount_reordersearch.aspx"] .span2, form[action*="./contact"] .span2, form[action*="./help"] .span2, form[action*="./privacy"] .span2, form[action*="./terms"] .span2, form[action*="./returns"] .span2, form[action*="./gift-certificates"] .span2 {
width:20%;
 float:left;
}

form[action="./my-account"] .span10, form[action="./myaccount_orders.aspx"] .span10, form[action="./myaccount_addressbook.aspx"] .span10, form[action="./myaccount_mailinglists.aspx"] .span10, form[action="./myaccount_changeemail.aspx"] .span10, form[action="./myaccount_changepassword.aspx"] .span10, form[action="./downloadfiles.aspx"] .span10, form[action="./myaccount_reorder.aspx"] .span10, form[action="./myaccount_reordersearch.aspx"] .span10, form[action="./myaccount_addressbook_new.aspx"] .span10, form[action*="./Myaccount_Orders_Details.aspx"] .span10, form[action*="./myaccount_reordersearch.aspx"] .span10, form[action*="./contact"] .span10, form[action*="./help"] .span10, form[action*="./privacy"] .span10, form[action*="./terms"] .span10, form[action*="./returns"] .span10, form[action*="./gift-certificates"] .span10 {
width:80%;
 float:left;
 box-sizing:border-box;
 padding-left:20px;
 padding-bottom:50px;
}

#maincontent > .table {
min-width:0 !important;
 max-width:100% !important;
}

#dgorders {
width:100% !important;
 box-shadow:0 0 10px 0 #ccc;
}

.item td {
font-size:14px;
}

#lstcustomerservicemenu {
display:block;
 width:100%;
}

#contactform {
padding-bottom:50px;
}

#RadWindowWrapper_ctl00_PopupWindowsArea_clipartwindow {
z-index:10000 !important;
}

#RadToolTipWrapper_radlayouttooltip {
z-index:99999 !important;
}

#radlayoutconfirm, #radlayoutdeny {
background: linear-gradient(#880b0b,#d50707 )!important;
margin:0;
padding:0;
}

#radlayoutconfirm:hover, #radlayoutdeny:hover {
background: linear-gradient(#d50707 ,#880b0b)!important;
}

#radlayoutconfirm input, #radlayoutdeny input {
margin:0;
padding:0 !important;
}

.rwWindowContent {
padding:15px 10px 15px 15px;
 box-shadow:0 0 8px 0 inset #ccc;
}

.RadWindow_Default .rwTopLeft, .RadWindow_Default .rwTopRight, .RadWindow_Default .rwTitlebar, .RadWindow_Default .rwFooterLeft, .RadWindow_Default .rwFooterRight, .RadWindow_Default .rwFooterCenter, .RadWindow_Default .rwTopResize, .RadWindow_Default .rwStatusbar div, .RadWindow_Default .rwStatusbar, .RadWindow_Default .rwPopupButton, .RadWindow_Default .rwPopupButton span, .RadWindow_Default.rwMinimizedWindow .rwCorner {
background-image:none !important;
}

.RadWindow_Default .rwBodyLeft, .RadWindow_Default .rwBodyRight, .RadWindow_Default .rwStatusbarRow .rwCorner {
background-image:none !important;
}

.rwTitlebarControls, .rwTitleRow td, .rwTopResize {
background-color:#fff;
}

.bbutton {
background-image:linear-gradient(#ca1617,#ab0907);
 border:none;
 color:white;
 font-weight:bold;
 padding:5px 20px;
}

#category_producttable tbody, #category_producttable tr, #category_producttable td {
display:block;
}

#login_area {
font-size:0;
}

#login_area li {
margin:0 !important;
}

#login_area > li {
width:50%;
}

.contentcell > ul {
font-size:0;
}

h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,h1,h2,h3,h4,h5,h6 {
color:#363636;
 font-weight:400;
}

h2.title {
border-bottom:1px solid #e4e4e4;
 color:#363636;
 font-size:18px;
 line-height:34px;
 margin:0 0 19px;
 padding:0;
 text-transform:uppercase;
}

h2.title span {
display:inline-block;
 position:relative;
}

h2.title span:before {
background:url(h2_bg.png) no-repeat;
 bottom:-1px;
 content:'';
 height:1px;
 left:18px;
 position:absolute;
 width:80px;
}

h2.title a {
color:#363636;
 font-size:18px;
 line-height:30px;
 text-transform:none;
}

h2.title a:hover {
color:#d50707 ;
 text-decoration:none;
}

.post h2.title {
background:none;
 margin-bottom:21px;
}

[class*="span"] {
min-height:0px;
 margin-left:0px;
}

.span12 {
float:none;
 width:100%;
 margin-left:auto;
 margin-right:auto;
}

.grey {
color:#a2a2a2;
}

.block ul.the-icons {
margin-bottom:5px;
 margin-left:0;
}

.upper {
text-transform:uppercase;
}

h2.upper {
margin-bottom:12px;
 margin-top:0;
}

.block:last-child {
padding-bottom:0;
}

ul.twitter_list li {
background:url(twitter.png) no-repeat left top;
 list-style:none;
 margin-bottom:15px !important;
 padding:0 0 10px 30px !important;
}

span.tweet_time {
display:none !important;
}

.page_container textarea,.page_container input[type="text"],.page_container input[type="password"],.page_container input[type="datetime"],.page_container input[type="datetime-local"],.page_container input[type="date"],.page_container input[type="month"],.page_container input[type="time"],.page_container input[type="week"],.page_container input[type="number"],.page_container input[type="email"],.page_container input[type="url"],.page_container input[type="search"],.page_container input[type="tel"],.page_container input[type="color"],.page_container input {
border-radius:0;
 box-shadow:none;
 color:#363636;
 font-size:14px;
 font-style:normal;
 padding:3px 6px;
}


.contact_btn {
-webkit-transition:all .3s ease-in-out;
 background:#d50707  !important;
 border:0 !important;
 border-radius:0;
 box-shadow:0;
 color:#fff !important;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:13px !important;
 font-weight:400;
 line-height:13px;
 padding:6px 13px !important;
 position:relative !important;
 text-decoration:none;
 text-shadow:none;
 text-transform:uppercase;
 transition:all .3s ease-in-out;
}

.contact_btn:hover {
background:#f6e9e9 !important;
 color:#666! important;
}

.copyright {
color:#d50707 ;
 font-size:10px;
 padding:0;
}

.breadcrumb a {
color:#363636;
 float:left;
 font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.profile_title {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:14px;
 font-weight:400;
 margin:-5px 0 10px;
}

.profile img {
border-radius:3px;
 margin:10px auto 15px;
 width:169px;
}

legend {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-weight:400;
}

.height_2column {
min-height:312px;
}

.height_3column {
min-height:240px;
}

.height_4column {
min-height:200px;
}

.projects .hover_img {
background:#d50707 ;
 position:relative;
}

.portfolio_zoom a,.portfolio_link a {
-webkit-transition:all .5s ease-in-out;
 background-color:#a2a2a2;
 background-image:url(zoom.png);
 background-position:center center;
 background-repeat:no-repeat;
 display:inline-block;
 filter:alpha(opacity=0);
 height:39px;
 left:-100%;
 margin-top:-20px;
 opacity:0;
 position:absolute;
 text-indent:-666px;
 top:50%;
 transition:all .5s ease-in-out;
 width:50%;
}

.portfolio_link a {
background-image:url(link.png);
 left:auto;
 right:-100%;
}

.hover_img:hover .portfolio_link a {
filter:alpha(opacity=100);
 opacity:1;
 right:0;
}

.item_description h6 a {
color:#666;
 font-size:16px;
 margin:10px 0;
 text-transform:none;
}

.isotope-item {
z-index:2;
}

.isotope-hidden.isotope-item {
pointer-events:none;
 z-index:1;
}

.isotope,.isotope .isotope-item {
-moz-transition-duration:.8s;
 -webkit-transition-duration:.8s;
 transition-duration:.8s;
}

.isotope {
-moz-transition-property:height, width;
 -webkit-transition-property:height, width;
 transition-property:height, width;
}

.isotope .isotope-item {
-moz-transition-property:0 opacity;
 -webkit-transition-property:0 opacity;
 transition-property:transform, opacity;
}

.isotope.no-transition,.isotope.no-transition .isotope-item,.isotope .isotope-item.no-transition {
-moz-transition-duration:0;
 -webkit-transition-duration:0;
 transition-duration:0;
}

.isotope.infinite-scrolling {
-moz-transition:none;
 -webkit-transition:none;
 transition:none;
}

.element {
margin-bottom:20px;
 overflow:hidden;
 position:relative;
}

#options {
padding:0 0 10px;
}

#filters {
margin:25px 0 0;
 padding:0;
 position:relative;
}

.preloader {
background:url(preload_img.gif) center center no-repeat;
 display:block;
}

#portfolio_carousel img {
border-radius:3px;
}

#portfolio_carousel .carousel-control {
background:url(slider_prev.png);
 background-color:#fff;
 background-position:0 0;
 background-repeat:no-repeat;
 border:0;
 border-radius:0;
 filter:alpha(opacity=100);
 height:29px;
 left:10px;
 margin-top:-14px;
 opacity:1;
 outline:none;
 position:absolute;
 top:50%;
 width:29px;
}

#portfolio_carousel .carousel-control.right {
background-image:url(slider_next.png);
 left:auto;
 right:10px;
}

#portfolio_carousel .carousel-control.right:hover {
background-position:0 -29px;
}

#portfolio_carousel .carousel-control:hover {
background-color:#d50707 ;
 background-position:0 -29px;
 filter:alpha(opacity=100);
 opacity:1;
}

.pad25 {
padding-top:25px;
}

.pad5 {
padding-top:5px;
}

.marg20 {
margin-top:20px !important;
}

.post {
padding-bottom:40px;
}

ul.links li {
background:url(li_arrow.png) no-repeat left top;
 color:#d50707 ;
 margin:0;
 padding:0 0 3px 17px;
}

ul.links li a:hover {
color:#d50707 ;
 text-decoration:none;
}

.post img {
border-radius:3px;
 margin-bottom:18px;
 max-width:100%;
}

.post_info {
border-bottom:1px #d50707  dotted;
 border-top:1px #d50707  dotted;
 color:#666;
 margin-bottom:12px;
 padding:5px 0;
}

.sidebar {
padding-top:9px;
}

.widget {
margin-bottom:25px;
}

.sidebar h2.title {
background:none;
 font-size:16px;
 margin-bottom:18px;
}

.sidebar h2.title span {
background:none;
 color:#363636;
 margin:0;
 padding:0;
}

.sidebar h2.title span:before {
left:10px;
}

ul.recent_post li {
border-bottom:1px #d0d0d0 dotted;
 color:#666;
 margin-bottom:13px;
 padding:0 0 8px;
}

ul.recent_post li:last-child {
border-bottom:0;
 margin-bottom:18px;
}

ul.recent_post li img {
-moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
 float:left;
 margin-right:15px;
}

ul.recent_post div {
padding:3px 0 2px;
}

#filters li a,.tags a {
-webkit-transition:all .3s ease-in-out;
 background-color:#f6e9e9;
 background-position:0 0;
 background-repeat:no-repeat;
 color:#666 !important;
 display:inline-block;
 height:28px;
 line-height:28px;
 margin:0 0 4px;
 padding:0 11px;
 text-decoration:none!important;
 transition:all .3s ease-in-out;
}

#filters li a:hover,#filters li a.selected,.tags a:hover {
background-color:#d50707 ;
 color:#fff !important;
 text-decoration:none;
}

.form-search .send_btn {
margin:-6px 0 0;
 padding:3px 10px;
}

#comments {
margin-bottom:25px;
 padding:0 0 7px;
}

#comments li {
list-style:none;
 padding:0 0 23px;
}

.avatar {
float:left;
 margin-right:11px;
}

.avatar img {
-moz-border-radius:3px;
 -webkit-border-radius:3px;
 border-radius:3px;
}

.comment_info {
padding-bottom:7px;
}

#comments ol li ul li {
margin:0;
 padding:23px 0 0 30px;
}

#map {
margin:0 0 15px;
 padding-top:6px;
}

.contact_form {
padding-top:6px;
}

.contact_form textarea {
min-height:260px !important;
}

.notification_error {
background-color:#f3f6ef;
 border:1px #d0d0d0 solid;
 color:#df0019;
 height:auto;
 margin:0 0 9px;
 padding:10px;
 text-align:left;
}

.notification_ok {
background-color:#f6e9e9;
 border:1px #e6cfcf solid;
 color:#d50707 ;
 height:auto;
 margin:0 0 9px;
 padding:10px;
 text-align:center;
}

.show-grid [class*="span"] {
-webkit-transition:all .3s ease-in-out;
 transition:all .3s ease-in-out;
}

.btn.disabled {
color:#363636 !important;
}

.nav li a:hover,.nav li a:focus,.nav-tabs .active a,.nav-tabs .active a:hover,.nav-tabs .active a:focus,.nav-pills .active a,.nav-pills .active a:hover,.nav-pills .active a:focus,.dropdown-menu li a:hover,.dropdown-menu li a:focus,.dropdown-submenu:hover a,.dropdown-submenu:focus a {
background-color:#fff;
 background-image:none;
}

.input-append .btn,.input-append .add-on,.input-prepend .add-on {
padding:3px 5px;
}

.nav li a:hover,.nav li a:focus,.nav-tabs .active a,.nav-tabs .active a:hover,.nav-tabs .active a:focus,.nav-pills .active a,.nav-pills .active a:hover,.nav-pills .active a:focus,.dropdown-menu li a:hover,.dropdown-menu li a:focus,.dropdown-submenu:hover a,.dropdown-submenu:focus a,.nav-tabs.nav-stacked li a,.nav-tabs .active a,.nav-tabs .active a:hover,.nav-tabs .active a:focus,.tabs-right .nav-tabs,.tabs-right .nav-tabs .active a,.tabs-right .nav-tabs .active a:hover,.tabs-right .nav-tabs .active a:focus,.tabs-left .nav-tabs,.tabs-left .nav-tabs .active a,.tabs-left .nav-tabs .active a:hover,.tabs-left .nav-tabs .active a:focus,.tabs-below .nav-tabs,.tabs-below .nav-tabs .active a,.tabs-below .nav-tabs .active a:hover,.tabs-below .nav-tabs .active a:focus {
border-color:#d50707 ;
 color:#fff;
}

.nav-tabs.nav-stacked li a {
color:#363636;
}

.nav .dropdown-toggle:hover .caret,.nav .dropdown-toggle:focus .caret,.nav .dropdown-toggle .caret {
border-bottom-color:#d50707 ;
 border-top-color:#d50707 ;
}

.pad-adjust {
display:block;
 margin:11px auto 0;
}

.pad-adjust-x {
display:block;
 margin:0 auto;
}

.top-down-menu {
background-color:#fff;
 color:#000;
 display:none;
 font-size:22px;
 font-weight:700;
 position:absolute;
 top:50px;
 width:100%;
 z-index:6668;
}

.close-btn-color-adjust {
display:none !important;
}

.top-down-menu .nav {
padding-top:10px;
 padding-bottom:10px;
 width:100%;
 margin:0;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

.top-down-menu ul.inner_categories {
padding:10px 0;
}

.top-down-menu ul.inner_categories li:nth-child(1) {
border-top:2px solid #fff;
 margin-top:-10px;
}

.top-down-menu ul.inner_categories li {
border-bottom:1px solid #e4e4e4;
 border-top:2px solid #fff;
 color:#000;
 cursor:hand;
 display:block;
 padding:12px 10px 12px 30px;
 font-size:16px;
 font-weight:500;
}

.top-down-menu ul.inner_categories li span {
color:#000;
 margin-left:30px;
}

.top-down-menu ul.inner_categories li:hover,.top-down-menu ul.inner_categories li span:hover {
color:#df0019;
}

.top-down-menu ul.inner_categories li .arrow {
background:url(arrow.png) no-repeat transparent 0 0;
 display:block;
 float:right;
 height:12px;
 position:relative;
 right:20px;
 text-indent:-6669px;
 top:2px;
 width:12px;
}

.wrap-close {
float:right;
 font-size:11px;
 margin-right:10px;
 margin-top:-10px;
}

.close-menu-btn {
cursor:pointer;
 padding-bottom:5px;
 padding-top:8px;
}

.clear2,.clear3,.clear4,.clear5 {
clear:none;
 display:none;
 font-size:0;
 height:0;
}

#records {
border-top:1px solid #a2a2a2;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 padding:10px 0;
}

.sortby-container {
float:right;
 margin-right:20px;
}

.category_detailsbutton {
display:none;
 margin-left:1px;
}

.category_detailsprice {
clear:both;
 display:none;
 font-size:16px;
 margin-top:14px;
 text-align:center;
 width:120px;
}

#categorybanner {
text-align: center;
}

.titlelabel h2 {
margin-bottom:40px;
 margin-top:-60px;
}

.btn-width {
float:right;
 margin-bottom:2px;
 width:92px;
}

#minibox_wrapper {
float:left;
 position:relative;
 margin-bottom:20px;
 width: 25%;/* MJB 09Aug2023 */
}

#breadcrumbs {
padding-right:20px;
 position:relative;
 white-space:nowrap;
}

/*.top_line {
background-color:white;
 color:#000;
 font-size:11px;
 line-height:50px;
 height:50px;
 padding:0 8%;
 box-sizing:border-box;
 z-index:9999;
} */
.top_line {
 /* border-bottom: 1px solid #e1e0e0; MJB */
  background: #ccc; /*linear-gradient(#f07a7a,#fff);*/
  color: #6f8a9d;
  font-size: 11px;
  line-height: 26px;
  padding: 8px 0 0px;
  position: relative;
 }
.top_line .search-bar {
float:right;
 margin-right:-15px;
 margin-top:2px;
 top:0;
}

.search-summary {
height:36px;
 margin-bottom:0;
 width:100%;
 font-size:0;
}

.search-summary > tbody, .search-summary > tbody > tr {
display:block;
 width:100%;
 font-size:0;
}

.search-summary > tbody > tr > td, .search-summary > .itemsfound, .search-summary > #pager_area, .search-summary > .sortby-container {
width:33.33%;
 display:inline-block;
 box-sizing:border-box;
 vertical-align:top;
 margin:0 !important;
}

.pagination ul > li > a > span {
display:initial !important;
}

.search-summary > #sortby_container {
text-align:right;
}

#autoprogress {
-moz-animation:auto-progress 2s infinite;
 -ms-animation:auto-progress 2s infinite;
 -o-animation:auto-progress 2s infinite;
 -webkit-animation:auto-progress 2s infinite;
 animation:auto-progress 2s infinite;
 width:1%;
}

.shopping-cart-icon {
background:url(icon_cart.png) 0 0 no-repeat;
 color:#000;
 cursor:pointer;
 float:right;
 height:32px;
 width:auto;
 position:relative;
 top:10px;
}

.shopping-cart-area {
color:#000;
 cursor:pointer;
 width:auto;
 position:absolute;
 top:31px;
 bottom:0px;
 right:3px;
}

.badge-wrapper {
margin-left:auto;
 margin-right:auto;
 width:50px;
}

.badge2 {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:12px;
 font-weight: bold;
 /*padding-left:17px;*/
 position:relative;
 bottom:15px;
/* color:#fff; */
 color:#000;
border: 1px solid #d50707 ;
padding: 3px;
left: -10px;
border-radius: 50px;
background-color: #fff;
}

.badge-mod {
display:none;
}

#instructionsfield, #confirm_instructionsfield {
width:250px;
 height:150px;
 margin-top:10px;
}

#contactform .li_content #instructionsfield {
margin-bottom:100px;
}

#lblcapttest {
font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.cart-total {
clear:right;
 color:#000;
 display:block;
 font-size:13px;
 line-height:normal;
 font-weight:500;
}

.shoppingcart_container:hover .cart-total {
color:#d50707 ;
}

.view-cart {
display:none;
}

.view-cart a {
color:#000;
 font-size:13px;
 line-height:15px;
 padding-top:3px;
}

.category_menu_icon {
background:url(category_menu_red.png) 0 13px no-repeat;
 cursor:pointer;
 display:none;
 float:left;
 height:50px;
 margin-right:8px;
 width:24px;
}

.minicart-itemcontainer {
background-color:#e4e4e4;
 border:solid 1px #e6cfcf;
 border-bottom-left-radius:3px;
 border-bottom-right-radius:3px;
 border-top:none;
 box-shadow:0 2px 4px rgba(0,0,0,0.3);
 color:#666;
 display:none;
 height:auto;
 min-height:45px;
 position:absolute;
 right:0 !important;
 top:35px;
 width:300px;
 z-index:6668;
}

.minicart-itemcontainer ul li {
border-bottom:solid 1px #e6cfcf;
 display:block;
 padding:10px 2px;
 position:relative;
}

.minicart-itemcontainer ul {
margin-bottom:40px;
 margin-left:3px;
 margin-right:3px;
}

.minicart-itemcontainer .item-name {
color:#666;
 display:block;
 float:left;
 width:110px;
}

.minicart-itemcontainer ul li .item-qty {
display:block;
 float:right;
 position:absolute;
 right:10px;
 top:10px;
}

.minicart-itemcontainer ul li div .item-price {
clear:left;
 line-height:24px;
}

.minicart-itemcontainer .view-cart {
bottom:5px;
 color:#df0019;
 display:block;
 font-size:12px;
 font-weight:700;
 left:5px;
 padding-left:20px;
 padding-right:20px;
 position:absolute;
 text-decoration:none;
}

.minicart-itemcontainer ul li.cart-total {
border-bottom:none;
 color:#666;
 display:block;
 float:left;
 font-size:14px;
 height:52px;
 line-height:22px;
 margin-left:10px;
 margin-top:0;
 position:relative;
}

.minicart-itemcontainer table tr td.cart-total {
color:#666;
 margin-top:-1px;
 text-align:left;
}

.minicart-itemcontainer table tr td span.total-lbl {
float:right;
 text-align:right;
}

.minicart-itemcontainer table tr.totals {
background:#e4e4e4;
 line-height:20px;
}

.minicart-itemcontainer table {
background-color:#fff;
 margin-bottom:40px;
}

.minicart-itemcontainer .view-cart:hover {
text-decoration:underline;
}

.cart-line {
left:70px;
 line-height:14px;
 position:absolute;
 top:10px;
 width:150px;
}

.search-container {
background-color:#f3f6ef;
 border-bottom:solid 1px #e6cfcf;
 border-bottom-left-radius:3px;
 border-bottom-right-radius:3px;
 border-left:solid 1px #e6cfcf;
 border-right:solid 1px #e6cfcf;
 box-shadow:0 2px 4px rgba(0,0,0,0.3);
 display:none;
 height:41px;
 position:absolute;
 right:8px !important;
 top:33px;
 width:240px;
}

.search-container .search-bar {
margin-right:5px !important;
 margin-top:5px !important;
}

#btnviewcart1,#btnviewcart2 {
bottom:5px;
 float:right;
 position:absolute;
 right:5px;
}

.close-offset {
margin-right:6px;
 margin-top:3px;
}

.table-top-border {
border-top:1px solid #d0d0d0;
}

#category_menu .menu_wrap .nav li {
display:inline-block;
 margin:0;
 padding:0;
 position:relative;
 zoom:1;
}

#category_menu select {
background-color:#363636;
 border:1px solid #363636;
 color:#a2a2a2;
/* display:none;*/
}

#category_menu .menu_wrap .nav li a {
-webkit-transition:color .3s ease-in-out;
 color:#666;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:13px;
 font-weight:700;
 line-height:41px;
 padding:0 12px;
 position:relative;
 text-align:left;
 text-shadow:none;
 text-transform:none;
 transition:color .3s ease-in-out;
 z-index:10;
}

#category_menu .menu_wrap .nav > li.sfHover > a,#category_menu .menu_wrap .nav > li.sfHover > a:hover,#category_menu .menu_wrap .nav > li > a:hover,#category_menu .menu_wrap .nav > li.current > a,#category_menu .menu_wrap .nav > li.current > a:hover {
background:url(menu_h.png) no-repeat bottom center;
}

#category_menu .menu_wrap .nav > li.sub-menu > a:before {
background:none;
 content:" ";
 height:4px;
 left:20%;
 margin:0 -3px 0 0;
 position:absolute;
 top:31px;
 width:7px;
}

#category_menu .menu_wrap .nav ul {
background:#fff;
 border-bottom:1px solid #e4e4e4;
 border-left:1px solid #e4e4e4;
 border-right:1px solid #e4e4e4;
/* display:none;*/
 left:0;
 list-style:none;
 margin:0;
 padding:0 0 3px;
 position:absolute;
 top:41px;
 width:160px;
 z-index:25;
 zoom:1;
}

#category_menu .menu_wrap .nav > li li.sub-menu > a:before {
background:none;
 content:" ";
 height:4px;
 position:absolute;
 right:10px;
 top:13px;
 width:7px;
}

#category_menu .menu_wrap .nav .sub-menu li {
border-top:1px solid #e4e4e4;
 margin:0;
 padding:0;
 width:100%;
}

#category_menu .menu_wrap .nav ul li a {
background:#000;
 border:0;
 color:#363636;
 display:block;
 font-size:12px;
 font-weight:400;
 line-height:18px;
 padding:7px 5px 7px 15px;
 text-shadow:none;
 text-transform:none;
 transition:none;
 min-width: 100px;
}

.follow_us {
padding:0;
 text-align:right;
}

#header_socials {
margin:-15px 0 9px;
 min-height:20px;
 clear:right;
 padding-right:10px;
/* display:none;*/
}

.follow_us ul li {
display:inline-block;
 margin:0 0 0 7px;
 padding:0;
}

.follow_us a {
-webkit-transition:all .2s ease-in-out;
 background-image:url(social_20242.png) !important;
 background-repeat:no-repeat;
 display:block;
 height:30px;
 text-align:left;
 text-indent:-6669px;
 transition:all .2s ease-in-out;
 width:28px;
}

.follow_us a.twitter {
background-position:0 0;
}

.follow_us a.twitter:hover {
background-position:0 -28px;
}

.follow_us a.facebook {
background-position:-40px 0;
}

.follow_us a.facebook:hover {
background-position:-40px -28px;
}

.follow_us a.vimeo {
background-position:-80px 0;
}

.follow_us a.vimeo:hover {
background-position:-80px -28px;
}

.follow_us a.google_plus {
background-position:-120px 0;
}

.follow_us a.google_plus:hover {
background-position:-120px -28px;
}

.follow_us a.dribbble {
background-position:-160px 0;
}

.follow_us a.dribbble:hover {
background-position:-160px -28px;
}

.follow_us a.rss {
background-position:-200px 0;
}

.follow_us a.rss:hover {
background-position:-200px -28px;
}

.follow_us a.flickr {
background-position:-240px 0;
}

.follow_us a.flickr:hover {
background-position:-240px -28px;
}

.follow_us a.youtube {
background-position:-280px 0;
}

.follow_us a.youtube:hover {
background-position:-280px -28px;
}
.follow_us a.pinterest {
background-position:-320px 0;
}

.follow_us a.pinterest:hover {
background-position:-320px -28px;
}
.follow_us a.instagram {
background-position:-360px 0;
}

.follow_us a.instagram:hover {
background-position:-360px -28px;
}
.follow_us a.etsy {
background-position:-400px 0;
}

.follow_us a.etsy:hover {
background-position:-400px -28px;
}
#footer_socials {
padding-right:2px;
width: fit-content;
}

.categorylistcontent,.navcolumnblockcontent {
background-color:#e4e4e4;
 margin-bottom:10px;
 padding:0;
}

.categorylistcontent ul,.categorylistcontent ul li {
list-style-type:none;
 margin:0;
 padding:0;
}

.categorylistcontent a,.categorylistcontent a:link,.categorylistcontent a:visited,.navcolumnblockcontent a,.navcolumnblockcontent a:link,.navcolumnblockcontent a:visited {
background-color:white;
 color:#666;
 display:block;
 font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding:10px;
 text-decoration:none;
 transition:background .8s;
}

.categorylistcontent .currentcategory a,.categorylistcontent .currentcategory a:link,.categorylistcontent .currentcategory a:visited,.categorylistcontent .currentcategory a:hover,.navcolumnblockcontent a:hover {
color:#d50707 ;
 font-weight:bold;
}

.categorylistcontent .currentcategory .subcategory a,.categorylistcontent .currentcategory .subcategory a:link,.categorylistcontent .currentcategory .subcategory a:visited {
background-color:#e6cfcf;
 color:#d50707 ;
 display:block;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding:1px 2px 1px 18px;
 text-decoration:none;
}

.categorylistcontent a:hover,.categorylistcontent li li a:hover,.categorylistcontent .subcategory a:hover,.categorylistcontent .currentcategory .subcategory a:hover {
background-color:#d50707 ;
 color:#fff;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.categorylistcontent .currentcategory .subcategory a:hover {
background-color:#e6cfcf;
}

.container .menu_bg {
background:#fff;
 min-height:41px;
 padding:0 20px;
}
.menu_bg {
/*background: #d50707 ;*/
padding: 0 20px;
border-bottom: 2px #d50707  solid;

}

.top-btn {
bottom:4px;
/* display:none;*/
 position:absolute;
 right:2px;
}

.fright-override {
float:right !important;
}

.fleft-override {
float:left !important;
}

#category_menu div.shopping-cart-icon {
background:url(Shopping-Cart-06.png) 0 0 no-repeat !important;
}

.close-btn-color-adjust > i,.close-btn-color-adjust > a {
color:#666;
}

#category_menu .minicart-itemcontainer {
line-height:26px;
 position:absolute;
 right:-15px;
 top:44px;
 background:#e4e4e4;
}

.cart_outer .shopping-cart-icon {
margin-right:24px;
 margin-top:0;
}

.cart_outer .shopping-cart-icon .badge-wrapper {
margin-top:0;
}

#titlelabel,.titlelabel,#lblselectanaddress {
color:#666;
 font:24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#titlelabel #lblname {
margin-left:-10px;
}

h1 {
border-bottom:none;
 color:#363636;
 font:22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:0 0 3px;
 padding:3px;
}

#description {
color:#363636;
 font:12px/14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:10px 0;
}

#layouttable {
width:97%;
}

#recordsfound,#pager,#pager,#sorter,#sorter td,#recordsfound2,#pager2,#sorter2,#sorter2 td {
color:#363636;
 font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 margin-bottom:3px;
 white-space:nowrap;
}

#category_producttable {
float:left;
 margin:5px 0;
 padding:10px 5px;
}

#category_producttable td {
padding:8px;
 text-align:left;
}

.detail_productdisplay {
padding:15px;
 text-align:left;
 box-sizing:border-box;
 box-shadow:0 0 8px 0 #ccc;
 margin-bottom:5px;
min-height:250px;
}

.detail_productsku {
color:#363636;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-decoration:none;
}

.detail_productdisplayname a {
font-size:18px;
}

.detail_productdisplaydescription {
padding-top:8px;
}

.detailproductdisplaydescription {
font-size:14px;
}
span#lbldescription, #lbldescription ul li, #lbldescription ol li {
font-size: 1.3em;
}

.salepricetag {
padding-top:15px;
 color:red;
 font:bold italic 16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.detail_productdisplayprice {
font:bold 30px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.sortby-label {
font-size:13px;
 font-weight:400;
 margin-right:5px;
 position:relative;
}

.itemsfound {
float:left;
 margin-top:10px;
}

.item {
background:#fff;
 color:#363636;
 font:11px/14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:18px;
 padding:0 5px;
 text-align:left;
 vertical-align:middle;
 padding-top:3px;
 padding-bottom:3px;
 min-height:35px;
}

.alternateitem {
background:#f3f6ef;
 color:#363636;
 font:11px/14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:18px;
 padding:5px;
 text-align:left;
 vertical-align:middle;
 min-height: 35px;
}

.simple_productdisplay {
height:100%;
}

.simple_productdisplayname,.simple_productdisplayname td,.listcategorydisplayname,.categorydisplayname td {
float:left;
 text-align:left !important;
 margin-top: 9px;
}

.simple_productdisplayprice,.simple_productdisplayprice td {
float:right !important;
 text-align:right !important;
}

.single_productdisplayprice a {
font-size:24px;
 font-weight:700;
 color:#d50707 ;
}

#category_producttable.table td {
border-top:none;
}

#joinlink {
background-color:#d50707 ;
 color:#fff;
 display:block;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-left:12px;
 padding:5px;
 text-align:center;
 width:160px;
}

.breadcrumbtrailnolink,#lbltrailthispage,#lblbreadcrumbtitle {
color:#363636;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 line-height:16px;
}

#pnlsignup table tr td {
padding-bottom:8px;
}

.formlabel {
color:#363636;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing:normal;
 text-align:right;
 vertical-align:middle;
}

#lblspecialinst {
text-align:left;
 vertical-align:top;
 width:100%;
 display:block;
}

#aff_signup_form #lblaffprotermandcon {
line-height:30px;
 text-decoration:underline;
}

.forminput,#inkeyword {
background:#white;
 border:#d0d0d0 1px solid;
 color:#363636;
 font:13px/14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:20px;
 margin-right:5px;
 padding:2px;
}

table {
border:0;
 border-spacing:0;
 padding:0;
}

.td_right_top {
text-align:right;
 vertical-align:top;
}

.td_left_top {
float:left;
 vertical-align:top;
}

.table-row {
display:block;
 vertical-align:top;
}

.span9 > .table-row {
padding-bottom:20px;
}

#product_image_prices > .table-row {
overflow:auto;
}

.table-cell {
display:block;
 vertical-align:top;
 width:100% !important;
}

.textspacing_container {
float:right;
 margin-left:30px;
 margin-right:16px;
 padding-right:7px;
}

.order_summary_block {
border-radius:20px;
 margin:0 0 20px;
 padding:20px;
 position:relative;
 text-align:left;
 width:100%;
 min-width:148px;
 max-width:200px;
 box-sizing:border-box;
 vertical-align:top;
 box-shadow:0 0 10px 0 #ccc;
}

#order_summary_area {
float:none;
 height:100%;
 left:0;
 margin-left:10px;
 min-height:600px;
 padding:75px 10px 0 10px;
 /*position:relative;
 right:-38px;
 top:192px; */
}

#total_before_gift_area {
font-size:16px;
 vertical-align:middle;
}

#lblamountremaining {
font-size:16px;
 vertical-align:top;
}

#ctl00_MainContent_trpurchaseorder .smalltext {
float:left;
}

#purchaseorderfield {
float:left;
 margin-left:5px;
}

#lblpurchaseorderdescription {
display:block;
 float:left;
 max-width:446px;
}

.extra_button_row {
margin-top:3px;
 padding-top:3px;
}

.checkoutdescription {
margin-bottom:0px;
 margin-left:0px;
 margin-top:0;
 text-align:left;
 display: inline-block;
 width:100%;
}

#checkoutsteps_table {
background:none;
 border:0;
 border-collapse:collapse;
 width:auto;
}

.checkout_address_picker {
margin-left: 10px;
}

.column_label {
padding:0 10px;
 vertical-align:top;
 white-space:nowrap;
 width:auto;
}

#checkout_description_button_area {
right:0;
 top:0;
}

.checkout_address_label {
clear:right;
 padding-bottom:2px;
}

.checkout_radio_label lable, .checkout_radio_label input, .shipping_method_label label, .shipping_method_label input {
float:left;
 margin-left:8px;
 margin-right:5px;
 clear:both;
}

.shipping_method_label label, .shipping_method_label input {
clear: none;
}

.float-cell {
float:left;
 position:relative;
}

.row {
clear:both;
 display:block;
 margin-left:0;
}

.fixed-cell {
float:left;
 width:90px;
}

.width-fixed {
width:172px;
}

.checkouttitle {
color:#666;
 font:24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.address_dropdown {
text-align:left;
 width:400px;
}

.column_label_adjust {
height:32px;
}

.column_label_adjust > select {
margin-top:4px;
}

.discounttext {
color:#363636;
 font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 line-height:25px;
}

table.review_cart_container table tr:nth-child(1) td:nth-child(2) {
width:140px;
}

table.review_cart_container table tr:nth-child(1) td:nth-child(3) {
width:220px;
}

#cart_totals {
float:right;
 width:150px;
}

#shoppingcartlink {
padding-right:25px;
 text-align:right;
}

#btncontinue4 {
margin-top:15px;
}

.designpage_breadcrumbs {
background:transparent !important;
 background-color:#000;
 clear:right;
 position:relative;
 width:100% !important;
}

.div_center {
margin:0 auto;
}

#producteditpanel {
background:#fff;
 float:left;
 height:auto;
 padding:10px;
width:71%;
 box-sizing:border-box;
}

.stamp_preview_container {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:8pt;
 margin:0 auto;
 padding:3px;
 text-align:center;
}

#lblstamppreviewtop,#lblStampPreviewTop,#lblStampPreviewBottom {
color:#666;
 font:italic 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#customizable-product-area {
background:url(trans.gif) no-repeat scroll center center;
 height:auto;
 margin:0 auto;
 position:relative;
}

.warning {
left:5px;
 position:absolute;
 top:5px;
}

#zoom_container {
height:23px;
 margin:20px auto 0;
 text-align:center;
}

#ctl00_MainContent_cmbzoom {
margin-bottom:0 !important;
}

#lblstampsizetop,#lbldisclaimertop {
color:#666;
 font:italic 10px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 position:relative;
 top:-25px;
}

#biggersmaller_area {
margin:65px auto 10px;
 padding:10px;
 text-align:center;
 box-sizing:border-box;
}

#productsize_container {
margin:0 auto;
 padding:10px;
 text-align:center;
}

.page1_innertable {
border-spacing:1px;
 padding:1px;
 text-align:center;
}

.bordersimple_label_container {
float:left;
 height:21px;
 line-height:22px;
 padding:3px;
 text-align:right;
}

.bordersimple_container {
float:left;
 height:21px;
 padding:3px;
 width:108px;
}

.border_container {
float:right;
}

.layout_upload_main {
color:#bd0f0f;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:22px;
 margin-top:20px;
 text-shadow:1px 1px 2px #000;
}

.layout_upload_question {
color:#d50707 ;
 font-size:18px;
 padding:15px;
}

.layout_approval_question {
color:#000;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:40px;
 font-weight:bold;
 margin-top:20px;
 text-align:center;
}

#designbackground {
background-color:transparent;
}

#addlinearea {
clear:left;
 float:left;
 margin-left:10px;
}

.minibox {
border:dashed 1px #666;
 float:left;
 height:auto;
 margin-bottom:10px;
 margin-left:10px;
 margin-top:10px;
 padding:10px;
 position:relative;
 min-width:310px;
}

.miniboxproductname {
border-bottom:solid 1px #363636;
 clear:both;
 color:#666;
 display:block;
 font-size:14px;
 font-weight:700;
 padding-bottom:2px;
 text-align:left;
 width:270px;
}

.miniboxproductsku {
clear:both;
 color:#666;
 display:block;
 font-size:11px;
 font-weight:700;
 margin-left:10px;
 margin-top:4px;
 text-align:left;
}

.miniboxproductlongdesc {
clear:both;
 color:#a2a2a2;
 display:block;
 font-size:10px;
 margin-bottom:10px;
 margin-top:6px;
 text-align:left;
}

.miniboxproductimage {
background-color:#fff;
 border-radius:15px;
 clear:left;
 float:left;
 vertical-align:middle;
}

.optimize_area {
float:left;
 padding:10px 30px;
 width:100%;
 box-sizing:border-box;
}

.optimize_area_boxes {
float:left;
 margin-top:4px;
}

.optimize_label {
float:left;
 margin-top:2px;
}

#lblsmpoptimize,#lbloptimizelabel {
color:#d50707 ;
 font-weight:700;
}

#label3,#label4,#label5,#label6,#label7,#justificationlabel,#textlabel,#sizelabel,#stylelabel,#fontlabel,#colorlabel2 {
color:#666;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#maincontent {
clear:both;
}

#maincontent > div {
width:100%;
}

.help_area {
float:right;
 margin:-20px 25px 4px auto;
 padding-left:20px;
 padding-right:0;
 width:48%;
}

.helplink {
cursor:help;
 display:block;
 float:right;
 font-size:14px;
 margin-right:10px;
 margin-top:-1px;
 text-align:right;
 text-decoration:none;
 color:#fff;
}

.help_inner {
float:right;
 height:20px;
 position:relative;
 background-color: #0045e1;
 padding: 5px 1px 5px 6px;
 margin-top: 30px;
}

.help_image {
margin-right:4px;
}

.itemcustomtable {
background-color:#e4e4e4 !important;
 background:#e4e4e4 linear-gradient(#e4e4e4,#fff) repeat scroll 0 0;
 border:1px solid #a2a2a2;
 padding-bottom:5px;
 width:100%;
 box-sizing:border-box;
 overflow:auto;
 display:block;
 /* max-width: 900px; Added 15Feb2023 MJB */
}

.clipart_area_description {
clear:left;
 color:#666;
 font-size:10px;
 padding:5px;
 width:300px;
}

.layout_area_description {
color:#666;
 font-size:10px;
 padding:5px;
 width:300px;
}

.breadcrumbtrailnolink h3 {
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.login_control,.newusercontrol {
margin:20px;
/* width:450px; MJB 9Dec2024*/
}

.contentcell .li_content .formlabel > input {
margin-top:-3px;
}

.login_control .li_content > input,#newcustomer_area .contentcell .li_content > input {
background:#d0d0d0;
}

#login_area .contentcell ul,#bodycontent_checkoutlogin ul {
margin-bottom:10px;
}

#td3,#td5 {
line-height:8px;
}

#checkout_login_area_inner {
border-right:solid 2px #f3f6ef;
}

#guestusercontent > button {
margin-left:150px;
}

.span2 input[type=text],.span2 textarea,.span2 .uneditable-input {
margin-left:0;
 width:110px;
}

.rmpView {
padding-bottom: 20px;
}

.RadTabStrip {
margin-bottom:-1px !important;
}

.RadTabStrip .rtsLevel {
z-index:900;
}

.rtsUL {
width:100%;
}

.rtsLI {
width:33.33% !important;
}

#RadToolTipWrapper_radconfirmordertooltip {
left:50% !important;
 top:50% !important;
 transform:translate(-50%, -50%);
 box-shadow:0 0 10px 0 #999;
 z-index:10000 !important;
}

.rtShadow .rtWrapperTopLeft, .rtShadow .rtWrapperTopCenter, .rtShadow .rtWrapperTopRight, .rtShadow .rtWrapperLeftMiddle, .rtShadow .rtWrapperRightMiddle, .rtShadow .rtWrapperBottomRight, .rtShadow .rtWrapperBottomCenter, .rtShadow .rtWrapperBottomLeft {
/*display:none;*/
}

.RadButton_Default.rbSkinnedButton, .RadButton_Default.rbVerticalButton, .RadButton_Default .rbDecorated, .RadButton_Default .rbSplitRight, .RadButton_Default .rbSplitLeft {
background-image:none !important;
 background-color:#2EC044;
 padding-left:14px;
}

.rtWrapperTopCenter {
display:block !important;
 height:0 !important;
}

.RadToolTip table.rtShadow .rtCloseButton {
margin-top:15px !important;
 margin-right:12px !important;
 zoom:1.2;
}

#btnconfirmdeny_input {
border:solid 1px #777;
 border-radius:3px;
 background:linear-gradient(#ddd, #bbb) !important;
}

.RadToolTip .rtWrapper td.rtWrapperContent {
padding:7px 20px !important;
}

#productdescription,#productreviews,.grid-container,.additionaltab_page {
/*background:#e4e4e4;mjb */
 border-width:1px;
 border-radius:0 15px 15px 15px;
 border-style:solid;
 border-color:#a2a2a2;
 border-bottom: 1px solid #a2a2a2 !important;
 min-height:290px;
 padding:10px;
 overflow:auto;
}
#productdescription {
min-height: 290px;
padding: 10px 10px 10px 16px; 
overflow: auto;
} 
/*#productdescription {padding-left:16px;} MJB*/

#lbldescription {
/*width: 60%; MJB 30OCT2024*/
max-width: 90%
float: left;
 }

#product_details_info_view {
padding-bottom:20px;
}

.productreviewrating {
color:#363636;
 font:bold 11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.productreview {
border-left:2px solid #a2a2a2;
 font:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:5px 10px;
 padding-left:4px;
}

/*
#product_div {
background:#fff;
 box-shadow:0px 0px 10px #ccc;
 border-radius:25px;
 float:right;
 margin:0;
 padding:12px;
 width:100%;
 box-sizing:border-box;
}*/

#product_div {
background:#fdb7b7;
border:2px solid #d50707 ;
border-radius:25px;
float:right;
margin:0;
padding:12px;
width:90%;
}

#productpagecontentcolumn #product_div {
/* margin:70px 0; MJB */
/*height:280px; MJB 30OCT2024 */
height: auto;
}

#productpagecontentcolumn #prices {
top:-60px;
 height:94px;
/* max-width:140px; MJB*/
max-width:30%;
}

#productcontrols .btn-addtocart {
position:relative;
top: 60px; /* for add to cart button on detail page */
}

.btn-addtocart {
background:linear-gradient(#58c601, #36b161);
}

.btn-addtocart:hover {
background:linear-gradient(#36b161, #218b46);
}

#productcontrols .btn-customize {
position: relative;
top: 4em;
}
.btn-customize {
background:linear-gradient(#880b0b,#d50707 );
}

.btn-customize:hover {
background:linear-gradient(#d50707 , #980000);
}
/**
.btn-addtocart, .btn-customize {
background: #5a1c1d !important;
color: #FFFFFF !important;
background-image: none !important;
border: 1px solid #5a1c1d !important;
}
#productoptions .btn-addtocart span, #productoptions .btn-customize span {
color: #fff !important;
}   MJB*/

#productpagecontentcolumn {
float:right;
 margin:0;
 text-align:left;
 vertical-align:top;
 width:47.5%;
 margin-bottom:40px;
}

#lblname {
color:#000;
 font:bold 24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#productsku .productpropertylabel,#productsku #lblsku {
color:#666;
 font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#imgzoom,#printthispage,#emailthispage,#tdwishlist {
margin:0 0 5px;
}

#prices table {
float:right;
 padding-bottom:5px;
}

#how_to_replace {
display:block;
}

#lblsiteprice {
color:#363636;
 display:block;
 font:bold 20px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 min-width:70px;
}

#lblsitepricename {
color:#363636;
/* display:none;*/
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#quantity_area {
padding:3px 0;
}

#productpageimagecolumn {
float:left;
 margin:0;
 padding:10px;
 box-sizing:border-box;
 text-align:center;
 vertical-align:top;
 width:30%;
 min-width:435px;
}

#lbltitle {
color:#d50707 ;
 font:24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 margin-top:10px;
}

#productreviews a,#productreviews a:link,#lblwritereview,#productreviews a:visited {
color:#d50707 ;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding:3px;
 text-decoration:none;
}

h3 {
color:#363636;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:0;
 padding:0 3px;
}

#category_description_header,#category_product_header,#category_price_header,#category_add_header {
background:transparent;
 color:#666;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:16px;
 font-style:normal;
 font-weight:400;
 text-align:center;
}

.sitepricediscounted,.yousave,.listprice,.siteprice {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:18px;
 font-style:normal;
 font-weight:600;
}

.sitepricediscounted {
font-size:24px;
font-weight: 700;
}
.listprice {
text-decoration:line-through;
 white-space:nowrap;
}

p,tr,td,ul,li {
/*font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif; MJB*/
font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#recordsfound,#pager,#pager,#sorter,#sorter td,#recordsfound2,#pager2,#sorter2,#sorter2 td,.itemsfound {
color:#363636;
 font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 margin-bottom:3px;
 margin-left:13px;
 white-space:nowrap;
}

#itemsfound {
font-size:16px;
}

.pagination {
margin:0 !important;
}

#radqty {
float:right;
 font-size:15px;
}

#lblcurrentusers {
color:#d50707 ;
 font:bold 22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

li.li_label {
display:inline-block;
 float:none;
 height:28px;
 line-height:32px;
 margin:-7px 0 0 -3px;
 padding:0 0 0 10px;
 position:relative;
 width:150px !important;
 white-space:nowrap;
}

#lstreason label, #1streplacement label {
font-size:16px;
 padding-left:10px;
}

#lblpolicy ul {
padding-left:15px;
}

#lblpolicy li, .formlabel label, .li_label span {
font-size:16px;
}

.li_returnform textarea {
background:white;
 width:100%;
 max-width:400px;
 height:100px;
}

#dlpolicy #lnkanswer, #dlpolicy #q76 {
font-size:16px;
}

.changeemail_table {
width:100%;
 display:block;
}

.changeemail_table .li_label,.changepassword_table .li_label {
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.changepassword_table td {
padding-top:10px;
}

.changeemail_table .td_right_top,.changepassword_table .td_right_top {
float:right;
 margin-right:6px;
}

.changeemail_table li.li_label,.changepassword_table li.li_label {
min-width:200px;
 width:200px;
}

.li_content {
display:inline-block;
 height:36px;
 min-width:200px;
 width:auto;
}

#ctl00_MainContent_tdnewuser,#ctl00_MainContent_tdcurrentuser {
margin-left:30px;
width:80%; /* 9Dec2024 MJB */
}

#ctl00_MainContent_tdcurrentuser .li_label {
text-align:right;
 padding-right:8px;
}

.formlabel > label {
display:inline;
 float:right;
 margin-left:10px;
 padding:3px;
}

#bodycontent_2color .formlabel > label {
display:inline;
 margin-left:10px;
 float:left;
 width:6px;
}

#lblitems {
color:#666;
 font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.reorderhead_tr {
background:#363636;
}

.reorderhead_td {
background-color:#d50707 ;
}

.reorderbackgndtable,.reordertr_sub2_head {
background:transparent;
 border:none;
 height:35px;
 margin:0;
 min-width:400px;
 padding:0;
 width:90%;
}

.reorderbackgndtable .productpropertylabel {
background:transparent;
 color:#fff;
 font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.reorderbackgndtable .cartalternateitem {
background:transparent;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#tbllinkstop {
margin-bottom:10px;
 margin-left:10px;
}

.cartitem,.cartalternateitem {
color:#363636;
 font:13px/14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding:5px;
 text-align:left;
}

.reordertd1,.reordertd2,.reordertd3 {
vertical-align:middle;
 width:30%;
}

.reordertd4 {
float:right;
 padding-right:22px;
 padding-top:5px;
 width:10%;
}

.reordertr_sub_head_spacer {
background-color:#fff;
}

.reordertd_sub_head {
background:#fff;
 border-top:5px solid #fff;
/* display:none;*/
 text-align:left;
}

.reorderitemdetailtable {
background:#fff;
 border:0 solid #666;
 margin:0;
 min-width:400px;
 padding:0;
 width:100%;
}

.reorderlineitemheader {
background:#d50707 ;
 padding:5px;
 text-align:left;
}

.reorderdate {
color:#fff;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing:.05em;
 text-align:right;
 text-transform:uppercase;
}

#reordercontainer {
min-width:600px;
}

.reorderlineitemlabel {
padding:5px;
 text-align:left;
}

.reordernumber {
color:#fff;
 float:left;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing:.05em;
 margin-right:2em;
 text-transform:uppercase;
}

#orderview_specialinstruction_outerblock {
width:40%;
}

#checkout_receipt_table {
border:none;
 border-spacing:0;
 float:left;
 margin-top:30px;
 margin-bottom:40px;
 padding:5px;
 text-align:left;
}

.li_returnform input[type=text] {
width:236px;
}

.li_returnform input[type=radio] {
margin-left:20px;
 text-align:left;
}

.li_returnform li h3 {
color:#d50707 ;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:30px;
 padding:10px 0;
 position:relative;
}

.li_returnform {
width:550px;
}

#lblreturnheader {
color:#363636;
 font:22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-left:8px;
 padding-bottom:15px;
}

#lblorigorderinfo {
color:#d50707 ;
 float:left;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-bottom:15px;
}

.li_returnform #btnsubmit {
float:left;
 margin-top:20px;
}

#tblgiftcertificate #amountlabel {
font-size:16px;
 padding-right:5px;
 vertical-align:middle;
}

.gc_amount_container {
margin-top:10px;
 width:100% !important;
}

.gc_amount_container .li_label {
width:auto !important;
 font-size:16px;
}

.gift_addtocart_btn {
min-width:0;
}

.gift_addtocart_btn input {
margin-bottom:11px;
}

.gift_amount_label #amountlabel {
display:block;
 margin-right:10px;
 text-align:right;
}

.gift_amount_input {
min-width:0;
}

#dgpolicy h3 {
color:#363636;
 font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:0;
 padding:10px 3px;
}

span#lbladdress {
font:normal 16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

span#lblextracontent {
font-size:16px;
}

div#contactform {
background:#f3f6ef;
 margin:10px;
 padding:20px;
 width:500px;
}

.project_label,.attach_label {
color:#d50707 ;
 float:left;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-bottom:10px;
}

.smalltext {
color:#363636;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}



.relateditemsblock {
margin-top:-3px;
 box-shadow:0 0 10px 0 #ccc;
}

.relateditemsblock h3 {
background-color:#d50707 ;
 color:#fff;
 font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:16px !important;
 text-align:center;
}

.related_productdisplay {
border-bottom:solid 1px #e4e4e4;
 margin:20px 0;
 padding:10px 0;
}

#relateditemscheckouttable .relateditemsblock h3 #titlelabel {
color:#fff;
 font:bold 16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-align:center;
 line-height:42px;
}

.relateditemsblockcontent {
padding:0 9px;
 text-align:center;
}

#cartwishlist {
clear:left;
 overflow:hidden;
 width:50%;
}

#lblwishlist {
background-color:#bd0f0f;
 color:#fff;
 display:block;
 margin-bottom:10px;
 padding:20px 10px 4px;
}

#wishlist h3 {
font-size:13px;
 text-align:center;
}

.wishlist_productdisplayimage {
float:left;
 margin-right:8px;
 width:150px;
 min-height: 110px;
}

.wishlist_productdisplaycontrols {
clear:left;
 float:left;
 margin-top:5px;
}

#checkoutsteps {
margin-bottom:30px;
 margin-top:20px;
}

#checkoutstepsdiv {
width:auto !important;
 display:inline-block;
}

.checkoutstepcurrent#ctl00_MainContent_checkoutsteps1_lnklogin {
background-image:none;
 background-repeat:no-repeat;
 color:#fff;
 display:inline-block;
 font:16px/18px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:38px;
 padding:8px 12px;
 text-decoration:none;
 white-space:nowrap;
}

#ctl00_MainContent_checkoutsteps1_lnklogin {
background-image:none;
 background-repeat:no-repeat;
 color:#fff;
 display:inline-block;
 font:16px/18px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:38px;
 padding:8px 12px;
 text-decoration:none;
 white-space:nowrap;
}

#checkoutsteps_table td {
margin:0;
 width:auto;
}

#checkoutsteps .checkoutstepcurrent,#checkoutsteps a.checkoutstepcurrent:link,#checkoutsteps a.checkoutstepcurrent:visited,#checkoutsteps a.checkoutstepcurrent:hover,.checkoutstep a:link {
color:#fff;
 font:16px/18px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-align:center;
 text-decoration:none;
 white-space:nowrap;
}

#checkoutsteps a:hover {
color:#d0d0d0;
 text-decoration:inherit;
}

#ctl00_MainContent_returning_customer_area {
display:block;
 float:left;
 width:50%;
}

#ctl00_MainContent_new_customer_area {
display:block;
 float:left;
 width:50%;
}

#ctl00_MainContent_anonymoususerlogin1_lbldesc {
clear:both;
 display:block;
 font-style:italic;
 padding:10px 5px 20px;
 text-align:left;
}

.lblguestcheckout {
color:#bd0f0f;
 font:bold 22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
}

.order_summary_block h5 {
color:#d50707 ;
 font:bold 18px "Segoe UI", Helvetica, Arial, Sans-serif;
 margin:0;
}

#lblbilling {
font-size:14px;
}

#ctl00_ExtraColumn_checkout_summary_lblgrandtotal, #lblgrandtotal, #checkout_summary_lblgrandtotal {
color:#d50707 ;
 font:bold 14px "Segoe UI", Helvetica, Arial, Sans-serif;
}

#checkouttable h1 {
color:#bd0f0f;
 font:20px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-bottom:10px;
 padding-left:10px;
}

#ctl00_MainContent_pnlsecondaddress2 {
width:50%;
 box-sizing:border-box;
 padding-right:40px;
 display:inline-block;
 min-width:350px;
}

#pnlsecondaddress,#pnlfirstaddress {
border-radius:20px;
 position:relative;
 width:100%;
 box-sizing:border-box;
 padding:10px;
 box-shadow:0 0 10px 0 #ccc;
}

#pnlfirstaddress2 {
padding-right:40px;
 vertical-align:top;
 width:50%;
 box-sizing:border-box;
 display:inline-block;
 min-width:350px;
}

#hr_grandtotal {
margin: 10px 0px;
}

#right_sidebar #continuebutton {
position:absolute;
 top:28px;
}

.ordersummary_edit_link,#editpaymentmethod,#lblshippingedit,#lbleditpaymentmethod {
color:#d50707 ;
 font:bold 12px "Segoe UI", Helvetica, Arial, Sans-serif;
 top:5px;
}

#ctl00_MainContent_trpurchaseorder {
display:block;
 margin-top:30px;
}

#lbladdresses,#lblshippingtitle,#lblpaymentmethod {
color:#d50707 ;
 font:bold 18px "Segoe UI", Helvetica, Arial, Sans-serif;
}

.ordersummary_edit_link {
float:right;
 font-size:11px;
 height:20px;
 margin-right:0;
 position:absolute;
 right:10px;
 text-align:right;
 top:10px;
 width:auto;
}

.checkout_address_title_bold {
font-weight:700;
 text-decoration:underline;
 float:left;
}

#pnlshipping {
border-radius:20px;
 margin-top:30px;
 padding:20px;
 min-width:250px;
 box-sizing:border-box;
 box-shadow:0 0 10px 0 #ccc;
}

#lblbilling td,#lblshipping td {
color:#bd0f0f;
 font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#welcomedescription, #forgotpwdinstlabel {
color:#bd0f0f;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-left:10px;
}

.checkout_instructions {
color:#bd0f0f;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-bottom: 8px;
}

.payment_method_label label {
float:left;
 margin-left:5px !important;
 padding-bottom:5px;
 color:#363636;
 font:bold 16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing:normal;
}

.payment_method_label input {
float:left;
 margin-left:15px !important;
}

#lblpaymentmethoddetails {
display:block;
 clear:both;
}

.order_block_label {
position:relative;
 top:-10px;
}

.credit_card_list {
clear: left;
 margin-left: 30px;
}

#viewshippolicy {
bottom:22px;
 float:right;
 margin-right:8px;
 position:relative;
}

#checkouttable {
width:100%;
 display:block;
 font-size:0;
}

#checkouttable tbody, #checkouttable tr {
display:block;
}

.td_left_top, .td_left_top + td {
display:block;
 box-sizing:border-box;
}

#giftamountchoicelabel {
font-size:16px;
 text-align:left;
}

#tblgiftcertificate .formlabel {
text-align:left;
 float:none;
}

.gift_addtocart_btn button {
top:0;
 margin-left:10px;
}

#bodycontent_checkoutconfirm2 {
overflow:initial;
}

#other_button_area {
float:left;
}

#addresslist td {
padding-right:10px;
 padding-top:10px;
}

.zip_label {
width:auto;
}

.formlabelstrong {
color:#363636;
 font:bold 13px/17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 letter-spacing:normal;
}

#logovisa {
padding-left:30px;
}

#lblorderpreview {
color:#666;
 font-size:24px;
 padding-bottom:0;
 text-align:center;
}

#lblreview,#bodycontent_payment .checkoutdescription {
padding-left:10px;
 box-sizing:border-box;
}

#lnkbacktocart {
color:white;
 font:italic 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-top:5px;
 margin-right:10px;
}

.span2 #btnsubmit {
position:absolute;
 top:40px;
}
/*
#minibox,.minibox {
background-color:white !important;
 border:none;
 border-radius:20px !important;
 margin:0;
 box-sizing:border-box;
 box-shadow:0 0 15px 0 #ccc;
}*/
#minibox,.minibox {
/*background-color:#b9d9fb;*/
border:solid 2px #d50707 ;
border-radius:20px;
 margin:0;
 box-sizing:border-box;
 }

#lblproductname {
border-bottom:none;
 color:#666;
 font:bold 18px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:0 10px;
}

#lblsku {
color:#363636;
 font-size:10px;
 vertical-align:top;
}

#lblproductlongdesc {
color:#666;
 font:13px/17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:10px;
}

.volume_discount_image {
float:none;
 margin-right:4px;
 margin-top:3px;
}

#lblvolumediscounts {
padding-bottom:8px;
 white-space:nowrap;
}

#prices {
float:right;
 padding-bottom:25px;
 position:relative;
 right:5px;
 margin-top:-30px;
 margin-bottom:8px;
}

.productpricelabel, #lblquantity {
padding-right:5px;
}

#product_image_prices {
background-color:inherit;
 margin-bottom: 0px !important;
}

#btnaddbuttontop {
float:right;
}

#imgproductimage {
max-width:100% !important;
 padding-bottom:10px;
}

#productfeaturestitlearea {
background:#d50707 ;
 color:#fff;
 display:block;
 font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 margin:10px;
 padding:5px;
 text-align:center;
}

#productfeatures #tbloptions {
margin:0 10px;
 width:94%;
}

.productpropertylabel {
color:#666;
 font:italic bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-align:right;
 vertical-align:top;
}

#design_container {
margin-left:-75px;
}

.image_justification_area {
clear:both;
 float:left;
 padding-top:20px;
 width:100px;
}

.image-justification-box {
-moz-box-shadow:1px 1px 5px #000;
 -webkit-box-shadow:1px 1px 5px #000;
 background:#a2a2a2;
 border:solid 1px #666;
 box-shadow:1px 1px 5px #000;
 margin:0 auto;
 width:84px;
}

.image-just-row {
height:26px;
 width:84px;
}

.itemcustomtable td {
background:transparent;
 border:none;
 margin:0 5%;
 padding:4px;
 text-align:center;
 padding-left: 29px;
}

.image-just-cell {
background:#a2a2a2 !important;
 margin:0 auto;
 padding:2px !important;
 width:28px;
}

.image_color_area {
clear:both;
 float:left;
 margin:0 auto 0 10px;
 width:100px;
}

.image_color_label {
float:left;
 margin-left:10px;
 margin-right:10px;
}

.colorpicker_box {
height:22px;
 padding:3px;
}

.image_scale_area {
clear:both;
 float:left;
 margin:0 auto 0 3px;
 width:100px;
}

#scalelabel {
font-weight:700;
}

#uploadimagelabel,#pnladdclipart span,#pnluploadlayout span {
color:#d50707 ;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.upload_area_description {
color:#666;
 font-size:10px;
 padding:5px;
 width:300px;
}

.image-just-cell-alt {
background:#f6e9e9 !important;
 margin:0 auto;
 padding:2px !important;
 width:28px;
}

#radapprovecheckbutton {
color:#1fb135;
 font-size:16px;
 font-weight:700;
 margin-top:20px;
}

#radapprovecheckbutton .rbText {
margin-left:5px;
}

.tabimageeditor {
height:auto;
 position:relative;
 width:100%;
}

.advancedviewtabpanel {
height:auto;
 position:relative;
 width:100%;
}

#category_menu .menu_wrap .nav li a:hover {
color:#d50707 ;
}

#sitemenu a {
color:#000;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:14px;
 font-weight:500;
 text-transform:none;
}

#sitemenu a:hover {
background:transparent;
 color:#d50707 ;
 text-decoration:none;
}

.menu_wrap .nav ul li a {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:13px;
 font-weight:700;
}

.view-cart a:hover {
color:#a2a2a2;
}

#navigation_area {
box-shadow:0 0 10px 0 #ccc;
}

#navigation_area h4 {
background-color:#d50707 ;
 background:linear-gradient(#d50707 ,#d50707 );
 color:#fff;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:15px;
 font-weight:700;
 margin:0;
 padding:10px 0 10px 10px;
}

#navigation_area h4 #titlelabel {
color:#fff;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:18px;
 font-weight:700;
 margin-left:0;
}

.homepageblock {
/*margin-top:30px; */
margin-bottom: 30px;
text-align: center;
width: 90%;
margin-left: auto;
margin-right: auto;
}

.gridcontainer {
text-align: center;
}

#top_down_menu {
position:fixed;
 z-index:10000;
 max-height:90vh;
 overflow:auto;
}

#inner_sitemenu {
width:100%;
 background:linear-gradient(#880b0b,#d50707 );
}

#clickoffclose {
position:fixed;
 width:100%;
 height:100%;
}

.menu_wrap .nav li a {
color:#fff;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:13px;
 font-weight:700;
}

.top-down-menu ul.inner_categories li:hover,.top_down_menu ul.inner_categories li span:hover {
background:linear-gradient(#880b0b,#d50707 );
 color:#fff;
}

.post_prev a.title:hover {
color:#d50707 ;
 text-decoration:underline;
}

.well {
border:none;
 border-radius:0;
 box-shadow:none;
 padding:10px;
}

.form-search span {
color:#363636;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.form-search {
background:#fff;
}

#btn1 {
height:30px;
 margin-bottom:4px;
}

.category_product {
border-right:1px solid #a2a2a2;
 padding-bottom:4px;
 padding-top:4px;
 width: 20%;
}

.category_description {
border-right:1px solid #a2a2a2;
 padding:4px 13px;
 vertical-align:middle;
}

.category_listprice {
border-right:1px solid #a2a2a2;
 padding-top:4px;
 vertical-align:middle;
}

#pnluploadarea {
float:left;
 margin-left:20px;
 position:relative;
}

table.featureradio label {
float:left;
 padding-left:5px;
}

#popup .table {
background-color:#fff;
 margin-left:auto;
 margin-right:auto;
 margin-top:41px;
 padding:10px;
 text-align:center;
}

#popup .alert {
background:#fff;
 border:solid 1px #df0019;
 color:#363636;
 font:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 margin:24px 10px;
 padding:15px;
}

#popup .alert-info {
background:url(MessageINFO.gif) no-repeat;
 background-position:10px;
}

#popup .alert a {
padding:10px 20px 0 10px;
 visibility:hidden;
}

.checkoutstepcurrent {
display:inline-block;
 height:55px;
 margin-left:20px;
 margin-top:0;
 position:relative;
 width:100px;
}

.checkoutstepcurrent:before {
border-left:63px solid transparent;
 border-right:63px solid transparent;
 border-top:20px solid #d50707 ;
 content:"";
 height:0;
 left:0;
 position:absolute;
 top:36px !important;
 width:0;
}

.checkoutstepcurrent:hover::before {
border-top-color:#e12a2a;
}

.btn {
border-radius:0;
 font:bold 15px "Segoe UI", Arial, Verdana, Sans-serif;
 padding:4px 12px;
}

#addtocartline, #addtocartline2 {
width:fit-content;
}

.btn-keepshopping {
background:linear-gradient(#880b0b,#d50707 ) !important;
 border:none !important;
}

.btn-keepshopping:hover {
background:linear-gradient(#d50707 ,#880b0b) !important;
 border:none !important;
}

.btn-continueanon,.btn-login {
padding-left:20px;
 padding-right:20px;
 width:205px;
}

.btn-createaccount {
width:205px;
}

.btn-checkoutcontinue,.btn-placeorder {
border-radius:3px;
 font:16px "Segoe UI", Arial, Verdana, Sans-serif;
 font-weight:700;
 padding:8px 25px;
 text-shadow:0 0 0;
 white-space: nowrap;
}

.btn-placeordersummary {
border-radius:3px;
 font:16px "Segoe UI", Arial, Verdana, Sans-serif;
 font-weight:700;
 padding:2px 10px;
 text-shadow:0 0 0;
}

.btn-go {
font:16px "Segoe UI", Arial, Verdana, Sans-serif;
 font-weight:700;
 margin-left:-4px;
 margin-top:-10px;
 padding:1.5px 6px;
 margin-right: 5px;
}

.btn-printthispage,.btn-emailthispage,.btn-addtowishlist {
font-size:11px;
 width: 130px;
}

.icon-adobe {
background-image:url(adobelogo.png);
 background-position:left;
 background-repeat:no-repeat;
 padding:2px;
}

.closed_container {
margin-left:auto;
 margin-right:auto;
}

.closed_container #maincontent {
min-height:800px;
}

.cvv_content {
background-color:#fff;
 margin-left:auto;
 margin-right:auto;
 position:relative;
 text-align:center;
 top:-12px;
 width:90%;
}

#popup #maincontent {
width:90%;
}

#popup #maincontent #cvvmsglabel {
color:#000;
 float:left;
 font-size:14px;
 padding:10px;
 text-align:left;
}

#top-menu {
 display:block;
/* float:left; MJB */
 text-align: center; /* MJB */
 left:0;
 margin:0 10px 0 0;
 position:relative;
}

.mailinglistsignupformcontent .instructions .formlabel {
color:#363636;
 font:italic 11px/13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.mailinglistsignupformcontent span {
padding-bottom:10px;
}

.searchboxformcontent,.mailinglistsignupformcontent {
background:#e4e4e4;
 border:none;
 margin:0 0 5px;
 padding:5px 0 8px 7px;
 text-align:left;
 width:164px;
 height: 27px;
}

.mailinglistsignupformcontent {
height: 50px;
}

#dnldkeylabel {
color:#363636;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-left:5px;
 text-align:left;
}

.gift_addtocart_btn #btnaddtocart {
position:relative;
 top:0;
}

#lnkanswer {
color:#d50707 ;
 font-size:16px;
 font-weight:bold;
}

#dlpolicy a {
color:#d50707 ;
 font-size:14px;
}

#dlpolicy a:hover, #lnkanswer:hover {
color:#d50707 ;
}

#dlpolicy .text {
color:#666;
 font-size:14px;
 margin-left:6px;
 margin-top:5px;
}

#dlpolicy > tbody > tr {
margin-bottom:20px;
 display:block;
}

#autoproductarea_container {
float:right;
 margin-bottom:10px;
 min-height:510px;
 position:relative;
 right:0;
 top:0;
 width:29%;
 max-width:387px;
}

#autoproductarea {
padding:10px;
 text-align:center;
 font-size: 16px;
}

#autoproductarea div {
font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#autoproductarea table, #autoproductarea tbody, #autoproductarea tr, #autoproductarea td {
display:block;
}

.autoproductarea_title_leftcap {
background-color:transparent;
 background-image:url(Cap_left.png);
 background-repeat:no-repeat;
 float:left;
 height:25px;
 width:21px;
}

.autoproductarea_title_center {
background-image:url(Cap_repeat.png);
 background-repeat:repeat-x;
 color:#fff;
 font:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:12px;
 text-align:left;
 width:90%;
}

.autoproductarea_title_rightcap {
background-color:transparent;
 background-image:url(Cap_right.png);
 background-repeat:no-repeat;
 float:left;
 height:25px;
 width:21px;
}

.autoproductarea_title h4 a {
color:#fff;
}

.DW_title {
padding:10px;
 background:linear-gradient(#d50707 ,#d50707 );
 color:#fff;
 margin-top:45px;
 margin-bottom:-10px;
}

.autostamp_mounts_text {
clear:right;
 float:right;
 width:60%;
}

.autostamp_mounts_image {
clear:left;
 float:left;
 top:1px;
 width:40%;
}

.autostamp_mounts_image img {
width:100%;
}

#relateditemscheckouttable {
float:left;
 padding-left:10px;
 margin-top:73px;
 width:20%;
 box-sizing:border-box;
 clear:none;
}

.page_container textarea,.page_container input[type='text'],.page_container input[type='password'],.page_container input[type='datetime'],.page_container input[type='datetime-local'],.page_container input[type='date'],.page_container input[type='month'],.page_container input[type='time'],.page_container input[type='week'],.page_container input[type='number'],.page_container input[type='email'],.page_container input[type='url'],.page_container input[type='search'],.page_container input[type='tel'],.page_container input[type='color'],.page_container input {
padding:3px 0 3px 3px;
}

.single_productdisplay {
display:block;
 margin:auto;
 text-align:center;
 vertical-align:top;
}

.single_productdisplayimage {
padding-bottom:5px;
}

.max-four-per-row .single_productdisplayprice {
height:0;
 margin-top:20px;
}

.max-three-per-row .single_productdisplayprice {
height:0;
margin-top:20px;
}

.single_productdisplayname a,.single_productdisplayname a:link,.single_productdisplayname a:visited {
color:#363636;
 text-decoration:none;
}

.btn-clear {
background-color:#fff;
 border-radius:0;
 border-width:0;
 padding:0;
 background-image:none;
}

.btn-clear:hover {
background-color:#fff;
 border-radius:0;
 border-width:0;
 background-image:none;
}

#bodycontent_address > .table-row, #bodycontent_shipping > .table-row, #bodycontent_checkoutconfirm1 > .table-row, #bodycontent_checkoutconfirm1 > .table-row {
font-size:0;
 text-align:right;
}

.span12 > #top_area {
font-size:0;
 text-align:center;
}

.checkout_continue_btn_area {
width:fit-content !important;
 display:inline-block;
}

.checkout_continue_btn_area button {
margin-top:20px;
 margin-left:0;
}

#btnglobalsearch {
height:24px;
 margin-right:40px;
 top:0 !important;
 width:13px;
 display:none; /* MJB */
} 

.pricing-table {
padding:3px;
 width:200px;
}

.fixed-width-img {
width:50%;
 float:left;
}

.autostamp_wizard_row,.autostamp_wizard_row_selected {
position:relative;
 width:100%;
 box-shadow:0 0 10px #ccc;
}

.autostamp_wizard_row {
-webkit-transition:all .2s ease-in-out;
 background-color:#fff;
 border:2px solid #e4e4e4;
 display:inline-block;
 font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-top:10px;
 min-height:105px;
 transition:all .2s ease-in-out;
}

.autostamp_wizard_row:hover, .autostamp_wizard_row_selected:hover {
min-height:105px;
 transform:scale(1.05);
}

.autostamp_wizard_row_selected {
background-color:#fff;
 border:4px solid #d50707 ;
 cursor:pointer;
 display:inline-block;
 font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-top:10px;
 min-height:105px;
 transition:all .2s ease-in-out;
}

.autostamp_wizard_productname {
clear:right;
 cursor:pointer;
 display:block;
 float:right;
 font-size:10px;
 overflow-wrap:normal;
 padding-right:10px;
 text-align:left;
 white-space:normal;
 margin-top:10px;
}

.autostamp_wizard_product_description {
/*display:none;*/
}

.autostamp_wizard_price {
overflow-wrap:normal;
 padding-right:10px;
 text-align:left;
 white-space:normal;
 color:#d50707 ;
 margin-top:10px;
 font-size:20px !important;
}

.RadButton_Default.rbSkinnedButton, .RadButton_Default.rbVerticalButton, .RadButton_Default .rbDecorated, .RadButton_Default .rbSplitRight, .RadButton_Default .rbSplitLeft {
color:#fff !important;
 line-height:0;
 font-weight:600;
 min-height:36px;
 font-size:16px;
}

.rbVerticalButton {
padding-left:0 !important;
}

#newcustomer_area > .formlabel label {
text-align:right !important;
}

.ruFakeInput {
width:310px;
}

#txtglobalsearch2 {
width:200px;
}

.search-bar #txtglobalsearch2 {
width: 100% !important;
margin-bottom: 20px;
/*-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px !important;*/
padding: 0 5px 0 20px;
height: 30px;
float: right;
}
#btnglobalsearch2 {
margin:1px 0 0 -40px;
 position:sticky;
 background:none;
 border:none;
 box-shadow:none;
}
button#btnglobalsearch2 {
border: 0;
background: none;
padding: 7.4px 16px;
margin-top: 2px;
position: absolute;
margin-bottom: 0;
/*-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 0 30px 30px 0;*/
color: #333;
cursor: unset;
font-size: 16px;
z-index: 999;
margin-right: 0;
right: -26px;
/* background: #d50707 ;*/
top: 15px;
}
#btnglobalsearch3,#btnglobalsearch2,#btnglobalsearch1 {
margin-right:2px;
}
#txtglobalsearch3,#btnglobalsearch2,#btnglobalsearch1 {
margin-right:7px;
}




#category_menu .menu_wrap .nav ul li a:hover {
background-color:#d50707  !important;
 border-color:#d50707  !important;
 color:#fff !important;
 transition:none;
/* max-width:140px;
 width:140px;*/
}

#cartcheckoutbuttons {
margin-right:0;
 text-align:right;
}

#addtocart_upper_area {
height:23px;
 margin-top:10px;
 position:relative;
 width:100%;
}

#addtocart_upper_area button {
position:absolute;
 right:0;
 top:10px;
}

/* .single_productdisplayname {
height:0;
} MJB */

.max-four-per-row .single_productdisplay {
margin-top:-25px;
}
.max-four-per-row .single_productdisplay .detail_productdisplaypoints {
/*margin-top:-25px; MJB*/
}

.default-two-per-row,.default-three-per-row, .default-four-per-row, .default-five-per-row, .max-two-per-row, .max-three-per-row, .max-four-per-row, .max-five-per-row {
float:left;
 text-align:center;
  box-shadow:0 0 10px 0 #ccc;
 box-sizing:border-box;
 transition:transform .2s;
 height: 360px;
 min-width: 257px;
}

.default-two-per-row:hover,.default-three-per-row:hover, .default-four-per-row:hover, .default-five-per-row:hover, .max-two-per-row:hover, .max-three-per-row:hover, .max-four-per-row:hover, .max-five-per-row:hover {
/*transform:scale(1.05);*/
box-shadow:0 0 10px 0 #ccc;
 box-sizing:border-box;
transform: translate(0,-5px);
}

.max-two-per-row {
margin:1.5vw 1vw;
 padding: 15px;
 padding-bottom:50px;
 min-height: 257px;
min-width:380px;
max-width: min-content;
}

.max-three-per-row {
/* width: 21vw; */
 margin:1.5vw 1vw;
 padding: 15px;
 padding-bottom:50px;
 min-height: 257px;
 max-width: min-content;
}

.post_img {
height:fit-content;
 min-height:100px;
 display:block;
 line-height:100px;
}

.single_productdisplay .single_productdisplayimage img {
/* width:100%; MJB */
 max-width:200px;
 vertical-align:middle;
}

.max-four-per-row {
 min-width:15.2vw;
 margin:1.5vw 1vw;
 padding:15px;
 padding-bottom:75px;
 padding-top: 30px;/*  MJB 29Apr2024 */
 box-shadow:0 0 10px 0 #ccc;
 box-sizing:border-box;
 min-height: 257px;
 max-width: min-content;
}

.max-four-per-row > a > img {
 max-width:220px;
}

.max-four-per-row h3 {
 height:70px;
 line-height:70px;
 width:100%;
}

.max-three-per-row h3 {
 height:60px;
 line-height:60px;
 width:100%;
}

.max-five-per-row {
width:152px;
}

.default-five-per-row {
width:122px;
margin:1.5vw 1vw;
 padding: 15px;
 padding-bottom:50px;
 min-height: 275px;
 min-width:19%;
}

.default-four-per-row {
/*width:156px; */
width:360px;
margin:1.5vw 1vw;
 padding: 15px;
 padding-bottom:50px;
 min-height: 275px;
 min-width:25%;
}

.default-three-per-row {
width:212px;
margin:1.5vw 1vw;
 padding: 15px;
 padding-bottom:50px;
 min-height: 275px;
 min-width:28%;
}

.default-two-per-row {
margin:1.5vw 1vw;
 padding: 15px;
 padding-bottom:50px;
 min-height: 275px;
min-width:40%;
}

#tblgrid input[type=text] {
margin-top:8px;
 width:80px;
}

.back_to_cart {
float:right;
 font-style:italic;
}

.review_cart_container table .header {
 background-color:#fff;
 border-bottom:solid 1px #d0d0d0;
 color:#363636;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-bottom:15px;
 text-transform:capitalize;
}

.items_shipping_to_label {
display:inline-block;
 font-size:16px;
 font-weight:700;
 height:22px;
 line-height:22px;
 vertical-align:baseline;
}

.review_shipping_edit {
color:#fff;
 display:inline-block;
 font-size:11px;
 font-weight:700;
 height:22px;
 margin-left:20px;
}

.cartitemheader {
background:linear-gradient(#880b0b,#d50707 );
 color:#fff;
 padding:18px;
 width:100%;
}

.review_shipping_edit a {
color:#fff;
 font-weight:700;
}

#cbxmailinglist {
margin-right:10px;
 margin-top:0;
 margin-bottom:0;
 margin-left:0;
}

#bodycontent_checkoutreceipt {
background:#fff;
 margin-left:130px;
 text-align:left;
 width:840px !important;
}

a#lnkmyaccount,a#lnkmyaccount:link,a#lnkmyaccount:visited {
color:#d50707 ;
 font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-left:2px;
 padding-top:2px;
}

#status_area {
white-space:nowrap;
 margin:15px 0;
}

#lblpaymentmethod {
padding:2px 5px;
}

.smalltext #lblpaymentmethod, .smalltext #lblpayment, #promo_area #lblcoupon {
float:none;
 font-size:16px;
 padding:0;
 vertical-align:bottom;
 display:block;
}

#promo_area {
clear:left;
white-space:nowrap;
}

.smalltext .formlabel {
font-size:14px;
 text-align:left;
 vertical-align:bottom;
 display:block;
 float:left;
 margin-right:5px;
}

.smalltext td, .smalltext td span {
font-size:14px;
}

.billto_area {
padding-top:20px;
 max-width:200px;
}

#billtolabel {
width:20%;
}

.orderviewer_package {
float:left;
 margin-right:30px;
}

.orderviewer_packageid {
color:#d50707 ;
 font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.orderviewer_packageaddress {
font-size:14px;
}

.receiptheader {
background-color:#d50707 ;
 color:#fff;
}

.recptheaderitem,.recptheaderunitprice,.recptheaderqty,.recptheadersubtotal,.recptheadershipped,.recptheaderreturned,.recptheaderimage,.recptheaderpackageid {
font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#packagelist {
width:95%;
}

#orderviewer_special_instructions_area {
border:1px solid #a2a2a2;
 height:150px;
 margin-top:10px;
 padding:5px;
 width:300px;
}

#orderviewer_amounts_area {
border-radius:20px;
 float:left;
 margin-left:205px;
 padding:20px;
 box-sizing:border-box;
 box-shadow:0 0 10px 0 #ccc;
}

#orderviewer_amounts_area td:nth-of-type(1) {
float:left;
text-align:left;
}

#orderviewer_amounts_area td:nth-of-type(2) {
float:right;
}

#orderviewer_amounts_area td span {
float:none;
 position:initial;
}

#recptheadersubtotaltext,#lbltax,#recptheadershippingtext,#lblshippingmethod,#recptheaderhandlingtext {
float:right;
 padding-bottom:3px;
}

#lblsubtotal,#lbltaxtotal,#lblhandlingtotal,#lblshippingtotal {
font-size:14px;
}

#orderviewer1_lblgrandtotal {
float:left;
 padding-left:3px;
}

.receiptheader td {
padding:10px 5px;
}

.packageitems_style td,.packageitems_altstyle td {
min-height:50px;
 padding:5px 10px;
 vertical-align:middle;
}

#dgwishlist tr td {
border-bottom:1px solid #d0d0d0;
 padding-bottom:5px;
 padding-top:5px;
}

.packageitems_style {
background-color:#f3f6ef;
}

.default-page-search {
padding:10px 0;
 margin-left:auto;
 margin-right:auto;
 text-align:center;
}

#globalsearch_area {
/*display:none;*/
}

.default-page-search #txtglobalsearch2 {
height:30px;
 width:40%;
}

#ctl00_left_sidebar,#ctl00_right_sidebar {
margin-top:-35px;
}

#dgwishlist {
max-width:800px;
}

.cweb_copyright_area {
height:1px;
 position:absolute;
 z-index:6667;
}

.cweb_copyright_line {
height:15px;
 position:absolute;
 right:0px;
 top:-30px;
}

.cweb_copyright_image {
background-color:#fff;
 height:44px;
 position:absolute;
 right:0px;
 top:-70px;
 width:130px;
 z-index:6669;
}

.cweb_copyright_text {
color:#bd0f0f;
 display:block;
 font-size:7.5px;
 position:absolute;
 right:6px;
 text-align:right;
 top:0;
 white-space:nowrap;
 width:350px;
}

ul.row {
list-style: none;
}

table#container {
display:block;
}

#tbdycontainer, #headtd {
display:block;
}

#tbdycontainer tr {
display:block;
}

#footertd {
display:block;
}

#tr2container {
padding: 0 8%;
}

#bodycontent_dl_add #navcolumn {
padding-right:8px;
}

#bodycontent_dl_add #instructions {
margin:10px 15px 20px 8px;
 background-color: #e6cfcf;
}

#bodycontent_dl_add .fieldnames {
color:#363636;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding:0 5px;
}

#bodycontent_dl_add table td {
padding:5px 0;
}

#packageitems td:nth-child(1) {
white-space:normal;
}

tr.header {
background:#880b0b;
 color:#fff;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin:0;
 padding:22px 10px 5px;
 text-align:left;
 text-transform:uppercase;
}

#lblsearchby {
font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.searchbox {
margin-left:8px;
 margin-top:8px;
}

#container {
margin:0;
 padding:0;
 width:100%;
}

#nopermission_page .table {
text-align:center;
 width:100%;
}

.errormessage {
color:#df0019;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-bottom: 5px;
}

.errormessage ul {
list-style-position:inside;
}

#dataTbl .formlabel {
border:none;
 text-align:center;
 display:block;
 float:left;
 width:25%;
 box-sizing:border-box;
}

#TextLabel, #FontLabel, #JustificationLabel, #lhLLabel {
width:100% !important;
}

#dataTbl .formlabel:nth-child(1), #TDtxt_1 {
width:32%;
 display:block;
 float:left;
 margin:0 !important;
 padding:0 !important;
}

#dataTbl .formlabel:nth-child(2), #TDfont_1 {
width:32%;
 display:block;
 float:left;
 margin:0 !important;
 padding:0 !important;
}

#dataTbl .formlabel:nth-child(3), #TDJustVal_1 {
width:26%;
 display:block;
 float:left;
 margin:0 !important;
 padding:0 !important;
}

#dataTbl .formlabel:nth-child(4), #TDlh_1 {
width:10%;
 display:block;
 float:left;
 margin:0 !important;
 padding:0 !important;
}

#dataTbl {
margin-top:20px;
}

#dataTbl > tbody {
display:block;
}

#container .designpagecontainer .fixedsize_designpagecontainer {
width:1024px;
}

.fixedsize_designpagecontainer td#navcolumn {
display:none;
}

.fixedsize_designpagecontainer td#contentcolumn {
padding-top:20px;
 display:block;
}

.fixedsize_designpagecontainer #contentcolumn div {
background:transparent;
}

#MaterialLabel,#sentSizeLabel {
color:#d50707 ;
 font:bold 15px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.attachfile_label {
color:#d50707 ;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#DesignBackground {
margin-left:20px;
 width:800px;
}

table#tbstampdesigntext {
width:95%;
}

.cvw_colorpicker {
left:15px;
 position:relative;
}

#tbstampdesigntext hr {
border:solid 1px #000;
}

#tbQtyColor {
background:#d0d0d0;
 margin:10px auto;
 padding:10px;
 width:60%;
}

#cmbZoom {
width:50px;
}

#tblInsideStampTop,#tblInsideStampBottom {
background:#d0d0d0;
 padding:10px;
}

#lblDisclaimerTop,#lblDisclamer {
color:#666;
 font:italic 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#cmbLineColor {
height:28px !important;
}

#SectPlaceHolder {
height:10px;
}

#shipmethodslist {
clear:left;
 font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-bottom:8px;
 margin-top:8px;
 text-align:left;
 width:100%;
}

#shipmethodslist > label {
float:left;
 width:150px;
}

#shipmethodslist > input {
float:left;
 width:50px;
}

.WebPageMessageError,.WebPageMessageWarning,.WebPageMessageInformation,.WebPageMessageQuestion,.WebPageMessageOk {
background-position:5px 5px;
 background-repeat:no-repeat;
 margin:5px;
 padding:5px;
}

.WebPageMessage .Message {
color:#363636;
 font:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-style:italic;
 margin:0;
 padding:0 0 0 40px;
}

.WebPageMessage {
background:#fff;
 border:solid 1px #df0019;
 display:inline-block;
 margin:10px;
 padding:0;
}

.breadcrumbhomeicon,.fleft,.logo,.minicart-itemcontainer .item-thumb,.designbackground,#checkout_receipt_table div#orderview_specialinstruction_outerblock,.li_returnform td label,#tblgiftcertificate,#trcreditcard .formlabelstrong,table.featureradio input,#pnlcart,.checkout_receipt_thankyou,#lblpayment,#lblpaymentmethod,#promocodeslabel,#lblcoupon,#lblsubtotal {
float:left;
}

#checkout_status_block, #lblinstructions, #lbltankord {
text-align:center !important;
 width:100%;
 display:block;
}

#lblchkoutstat1 {
text-align:left;
}

#lblordernumber {
font-weight:bold;
}

::selection,::-moz-selection {
background:#a2a2a2;
 color:#fff;
}

.navbar,.planning,.categorylistcontent li,.homepageblock ul.row,table#container .top_line,table#container #footer {
margin:0;
}

.fright,#button_area,#lblsubtotaltext,#lblgiftwrap,#lblhandling,#orderviewer1_btnbacktohome {
float:right;
 position:absolute;
 right:0;
 bottom:0;
}

#wishlist_area {
float:right;
 margin-top:-10px;
}

.checkout_summary_label {
float: left !important;
 position:relative !important;
 font-size:14px;
 line-height:25px;
}

.checkout_summary_value {
float: right !important;
}

.logo img,[class*="span"] iframe,.element img {
max-width:100%;
}
[class*="span"] img {
max-width:100%;
} /*May need to remove for DevExpress*/

.menu_btn,.menu_wrap .nav ul li a span,.post h2.title span:before,.sidebar .tweet_arrows,.cart_outer,#category_menu .menu_wrap .nav ul li a span,#btnmobileadd {
display:none;
}

.menu_wrap .nav li:first-child,#category_menu .menu_wrap .nav li:first-child {
border-left:0;
 padding-left:0;
}

.sub-menu > a,.planning a,.minicart-itemcontainer ul li img,#addressbookpanel,.relative_pos,.disclaimer,#disclaimertop,.navbar .navbar_ clearfix {
position:relative;
}

#disclaimertop {
height: 2px;
}

.menu_wrap .nav .sub-menu li:first-child,.menu_wrap .nav .sub-menu li:first-child a,#category_menu .menu_wrap .nav .sub-menu li:first-child {
border-top:0;
}

.menu_wrap .nav ul ul,#category_menu .menu_wrap .nav ul ul {
border-top:0;
/* display:none;*/
 height:auto;
 left:133px;
 list-style:none;
 margin:0;
 padding:14px 0 7px;
 position:absolute;
 top:-6px;
 width:133px;
 z-index:111;
}

.planning a:hover .icon_block,a.link_block:hover,a.zoom_block:hover,.portfolio_zoom a:hover,.portfolio_link a:hover,.nav-list .active a,.nav-list .active a:hover,.nav-list .active a:focus {
background-color:#d50707 ;
}

.post_prev:hover a.link_block,.post_prev:hover a.zoom_block,.hover_img:hover .portfolio_zoom a {
filter:alpha(opacity=100);
 left:0;
 opacity:1;
}

.post h2.title span,#footer h2.title span {
background:none;
 margin:0;
 padding:0;
}

p.last,ul.links {
margin-bottom:15px;
}

.news_block,#product_average_rating_area {
margin-bottom:5px;
}

.follow_us ul,#footer ul,ul.recent_post,ul.twitter_list,ul.links,#comments ul,#comments ol {
list-style:none;
 margin:0;
 padding:0;
}

ul.twitter_list,ul.tweet_list,span#titlelabel,#productpagecontentcolumn .titlelabel {
margin-left:0;
}

.page_container textarea:focus,.page_container input[type="text"]:focus,.page_container input[type="password"]:focus,.page_container input[type="datetime"]:focus,.page_container input[type="datetime-local"]:focus,.page_container input[type="date"]:focus,.page_container input[type="month"]:focus,.page_container input[type="time"]:focus,.page_container input[type="week"]:focus,.page_container input[type="number"]:focus,.page_container input[type="email"]:focus,.page_container input[type="url"]:focus,.page_container input[type="search"]:focus,.page_container input[type="tel"]:focus,.page_container input[type="color"]:focus,#footer textarea:focus,#footer input[type="text"]:focus,#footer input[type="password"]:focus,#footer input[type="datetime"]:focus,#footer input[type="datetime-local"]:focus,#footer input[type="date"]:focus,#footer input[type="month"]:focus,#footer input[type="time"]:focus,#footer input[type="week"]:focus,#footer input[type="number"]:focus,#footer input[type="email"]:focus,#footer input[type="url"]:focus,#footer input[type="search"]:focus,#footer input[type="tel"]:focus,#footer input[type="color"]:focus {
box-shadow:none;
 outline:0;
}

.profile,.item_description,#records table tr td,.align_center,table.rtShadow {
text-align:center;
}

.item_description h6 a:hover,.post_info a:hover,ul.recent_post div a:hover {
color:#d50707 ;
}

#portfolio_carousel,.btnguestuser {
margin-bottom:20px;
}

ul.links li a,ul.recent_post div a {
color:#474747;
}

.post_info a,.post_info span {
color:#666;
}

#filters li,.changeemail_table .td_left_top,.changeemail_table .td_right_top,.changepassword_table .td_left_top,.changepassword_table .td_right_top {
display:block;
}

.comment_right,.table {
display:block;
 clear:both;
}

.bodycontent {
clear:both;
}

#bodycontent_checkoutlogin {
overflow:initial;
}

.comment_info span,#category_price_header,.category_listprice .listprice,.category_listprice .sitepricediscounted {
padding:0 12px;
}

.nav-tabs.nav-stacked li.active a,.btn-customize a:link {
color:#fff;
}

.menu-expanded,.cart-expanded,.search-expanded {
display:block !important;
}

to,#orderitempreview table table,.package_list {
width:100%;
 box-shadow:0 0 10px 0 #ccc;
}


.header {
background:#fff; /* MJB */
padding:12px 0px;
border-bottom: 2px #d50707  solid; /* MJB */
border-top: 2px #d50707  solid; /* MJB */
height: 100px;
}

#category_menu .menu_wrap .nav > li.sfHover > a:before,#category_menu .menu_wrap .nav > li.sfHover > a:hover:before,#category_menu .menu_wrap .nav > li > a:hover:before,#category_menu .menu_wrap .nav > li.current > a:before,#category_menu .menu_wrap .nav > li.current > a:hover:before,#category_menu .menu_wrap .nav > li.current.sfHover > a:before {
background:url(li-marker.png) left top no-repeat;
/* display:none;*/
}

#category_menu .menu_wrap .nav > li.current > a:before,#category_menu .menu_wrap .nav li ul li:hover:before,#category_menu .menu_wrap .nav li ul li.sfHover:before,#category_menu .menu_wrap .nav li ul li.current:before,#category_menu .menu_wrap .nav li ul li.current:hover:before,#category_menu .menu_wrap .nav > li > ul li > a:hover:before,#category_menu .menu_wrap .nav > li > ul li.sfHover > a:before {
background:none;
}

#category_menu .menu_wrap .nav > li > ul li > a:hover,#category_menu .menu_wrap .nav > li > ul li.sfHover > a,#category_menu .menu_wrap .nav > li > ul li.current > a,table#container #top-menu li.menuitem a {
text-decoration:none;
}

.categorylistcontent li li a,.categorylistcontent li li a:link,.categorylistcontent li li a:visited,.navcolumnblockcontent li li a,.navcolumnblockcontent li li a:link,.navcolumnblockcontent li li a:visited,.categorylistcontent .subcategory a,.categorylistcontent .subcategory a:link,.categorylistcontent .subcategory a:visited {
background-color:#e6cfcf;
 color:#d50707 ;
 display:block;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding:1px 2px 1px 12px;
 text-decoration:none;
}

.nullbtn,.nullbtn:hover,.nullbtn:active,.nullbtn:visited,.nullbtn:link,.nullbtn:focus {
background:url(search-mobile.png) 0 0 no-repeat;
 border:none;
 border-radius:0;
 box-shadow:none;
}

.badge-mod,#category_menu .shopping-cart-icon {
color:#fff;
}

#category_menu .shopping-cart-icon .badge-wrapper,.related_productdisplayname,.ul_downloadfiles li.li_content > button {
margin-top:5px;
}

#categorylistheader,#tbltotals tr,#tblInsideStampTop div,#tblInsideStampBottom div {
padding:10px;
}

#records .detail_productdisplayimage,.detail_productdisplayimage {
float:right;
 text-align:right;
}

#category_add_header,#cmbBorder,#cmbBorderSide2,#txtFontName {
width:120px;
}

.forminput:focus,#top_down_menu {
background:#e4e4e4;
}

td,table#cartcontainer tr td,table#stylegrid td {
vertical-align:middle;
}

.clear-left,#checkout_status_block {
clear:left;
}

.nowrap,#productsku,#packagelist td {
white-space:nowrap;
}

.layout_upload_notes,.layout_approval_notes {
border:1px dashed green;
 font-size:12px;
 margin-bottom:10px;
 padding:20px;
 text-align:left;
}

.adv_label,#ctl00_ExtraColumn_contentcolumn3_ctl00_btngoemail {
margin-top:-13px;
}

.adv_label_wrapper,.smp_label_wrapper {
clear:both;
 height:14px;
 min-height:12px;
 min-width:30px;
 padding-left:8px;
 text-align:left;
 width:auto;
}

.login_control .formlabel > label,.contentcell .li_content .formlabel > label,.li_returnform .formlabel > label,.checkoutdescription .formlabel > label,#tbstampdesigntext .formlabel {
float:none;
}

#checkout_login_area_outer,.reorderspacertop,#StencilDetails,#BottomPreviewButons {
margin-top:10px;
}

#lblyousavelabel,#lblquantity,#lblsecondaddressinstructions, #lblfirstaddressinstructions {
margin-left:10px;
}

.categorylist h4,.mailinglistsignupform h4,.searchboxform h4,#autoproductarea h4 {
background-color:#d50707 ;
 background:linear-gradient(#0045e1, #0032a5);
 color:#fff;
 font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
 font-size:18px;
 font-weight:700;
 margin:0 0 5px;
 padding:10px;
}

.sitepricediscounted,.yousave {
color:#df0019;
}

#category_tabular.table td,.table#tablelisttable td {
border-top:1px solid #a2a2a2;
 padding:10px;
 vertical-align:middle;
}

#category_tabular.table thead td,.table#tablelisttable thead td {
border-top:none;
 padding:0 0 10px;
}

#lblnewusers,#ctl00_MainContent_lblnewusers {
color:#666;
 font:bold 22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 padding-left:20px;
}

#dgorders .header,td.header {
background:/*#b70607*/ #b9d9fb;
color:#fff;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin:0;
padding:22px 10px 5px;
text-align:left;
text-transform:uppercase;
height: 21px;
}

tr.header td {
font:bold 15px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-transform:none;
}

#pnlform,#itemsfound,#fileupload_address_area {
margin-left:8px;
}

#pnlform .li_label,#lblgiftwrapcharge {
color:#363636;
 font-size:16px;
}

#pnlform span {
font-size:16px;
}

#1streason td,#checkouttotals td.smalltext .td_left_top {
text-align:right;
}

#contactform #send1,#contactform #reset,.controlarea {
padding:5px;
 display:block;
}

.wishlist_productdisplayprice,#lblgrandtotal,#lblordertotal {
color:#d50707 ;
 font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#checkoutsteps_table_new {
margin:0;
}

#checkoutsteps_table_new > .btn-group {
width:645px;
}

#ctl00_MainContent_checkoutsteps1_lnkaddress, .checkoutstepcurrent#ctl00_MainContent_checkoutsteps1_lnkaddress, #ctl00_MainContent_checkoutsteps1_lnkshipping, .checkoutstepcurrent#ctl00_MainContent_checkoutsteps1_lnkshipping, #ctl00_MainContent_checkoutsteps1_lnkpayment, .checkoutstepcurrent#ctl00_MainContent_checkoutsteps1_lnkpayment, #ctl00_MainContent_checkoutsteps1_lnkreview, #lnklogin, #lnkaddress, #lnkshipping, #lnkpayment, #lnkreview {
background-image:none;
 background-repeat:no-repeat;
 color:#fff;
 display:inline-block;
 font:16px/18px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 height:38px;
 padding:8px 12px;
 text-decoration:none;
 white-space:nowrap;
}

#lblsecondaddressinstructions,#lblfirstaddressinstructions,#lblreview {
color:#d50707 ;
 font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.middle_initial_width {
width:65px;
}

#placeorder_message,#ctl00_MainContent_placeorder_message,#ctl00_MainContent_placeorder_message,#placeorder_message {
background-color:#f6e9e9;
 border:1px solid #d50707 ;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 margin-left:auto;
 margin-right:auto;
 margin-top:10px;
 margin-bottom:10px;
 padding:10px;
 white-space:nowrap;
 width:380px;
}

#minibox .productproperty > select,#minibox .productproperty > input[type=text],.productproperty > select,.productproperty > input[type=text] {
width:265px !important;
 margin-left:13px;
}

#minibox .productproperty > textarea,.productproperty > textarea {
width:260px !important;
 margin-left:13px;
}

.altsize_btn {
margin-left:11px;
 margin-bottom:10px;
}

.altsize_btn a {
font-size:14px;
 font-weight:bold;
 color:white;
 padding:6px 10px;
 background:linear-gradient(#58c601, #36b161);
}

.altsize_btn a:hover {
background: linear-gradient(#36b161, #218b46);
}

.productpropertylabel_div {
width:260px !important;
 margin-left:13px !important;
 padding-bottom:5px !important;
 margin-right:0px !important;
 float:none !important;
 text-align:left;
}

.productpropertylabel_child_div {
width:260px !important;
 text-align:left;
 padding-bottom:5px;
 margin-left:13px !important;
}

.padding-top-20px,.shipto_area,#MainEditDiv table {
padding-top:20px;
}

.navcolumnblockcontent ul,.categorylist {
width:170px;
display:none;
}

td.cartitemqty,td.cartalternateitemqty > input[type=text],td.cartitemqty > input[type=text] {
width:auto;
 margin:0;
}

.cartitem > input, .cartalternateitem > input {
max-width:2rem;
}

.btn-checkout-login,.btn-checkout-address,.btn-checkout-shipping,.btn-checkout-payment,.btn-checkout-review,.btn-reorder {
width:20%;
 box-sizing:border-box;
}

#recptheaderbilltotext,#packagelist .formlabel,.orderviewer_shipto,#billtolabel,#recptheaderbilltotext,#packagelist .formlabel,.shipto,#billtolabel {
color:#d50707 ;
 font:bold 16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#StencilDetails,#summaryTbl,#DesignBackground .itemcustomtable {
background:transparent linear-gradient(#e4e4e4,#fff) repeat scroll 0 0;
 border-bottom:2px solid #e4e4e4;
 border-left:2px solid #e4e4e4;
 border-right:2px solid #e4e4e4;
 border-top:2px solid #e4e4e4;
 padding-bottom:5px;
 width:100%;
}

#ddTextSpacing,#ddTextSpacingSide2,#txtFontSize {
width:60px;
}

li.li_fixed,li.li_label li.li_fixed {
width:80px;
}

#lbldaterinsertcolor {
float:left !important;
 padding-right:5px !important;
 margin-left:10px !important;
}

#ctl00_MainContent_raddatercolorpicker, #raddatercolorpicker {
float:left !important;
}

#btnprooftop {
margin-top:5px;
 margin-bottom:3px;
}

.btn-edit + .btn-delete {
margin-left:0px;
}

#pnlwriteareview, #lblwriteareview {
width:375px;
 margin-top:5px;
 margin-right:auto;
 margin-left:auto;
 padding-bottom:5px;
 font:italic bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 color:#363636;
}

#shipping_addresses_area {
float:left;
 padding-top:10px;
 padding-left:10px;
}

.reorderitemdetailtable .btn-addtocart {
float:right;
 margin-right:20px;
 margin-top:20px;
}

.reorderitemdetailtable td {
width:30%;
 min-height:100px;
}

#productimage {
vertical-align:middle;
 min-height:150px;
 margin-right:auto;
 margin-left:auto;
}

#itemsgrid .item {
min-height:110px;
}

#itemsgrid {
width:748px;
 margin-left:10px;
}

#addnewaddressbutton {
float:right;
}

#checkout_addressmultiple td {
vertical-align:middle;
 text-align:left;
}

.checkout_addressmultiple_image {
float:left;
 vertical-align:middle;
 max-width:130px;
}

#paypalexpressbuton img {
margin-top:8px;
 margin-bottom:8px;
 margin-left:118px;
}

#cancelbutton, #savebutton {
margin-top:10px;
}

.changeemail_table, #forgotpasswordlabel, .changepassword_table, #dglists, .sendfile_address_area, #tblgiftcertificate {
margin-left:10px;
 margin-bottom:10px;
}

#reordercontainer {
min-width:600px;
 width:97%;
}

.reorderlineitemcontainer_alt {
background:#fff;
 padding-bottom:10px;
}

.reorderlineitemcontainer {
background:#fff;
 padding-bottom:10px;
}

.reorderlineitemheader {
background:#d50707 ;
 padding:5px;
 text-align:left;
}

.reorderlineitemlabel {
padding:5px;
 text-align:left;
}

.reorderaddtocart {
margin-right:2em;
 width:30%;
 padding-left:10px;
 float:left;
 vertical-align:middle;
 text-align:right;
 margin-top:50px;
}

.reorderproductimage {
float:left;
 margin-right:2em;
 width:30%;
 padding:0px 0px 20px 10px;
 font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 color:#363636;
 text-align:center;
}

.reorderproductlabel {
/*display:none;*/
 float:left;
 width:45%;
}

.reorderpreviewlabel {
/*display:none;*/
 text-align:left;
 width:45%;
}

.reorderitemheader {
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 color:#363636;
}

.reordercustomimage {
text-align:center;
 float:left;
 width:30%;
 height:100%;
}

.reorderspacer {
/*display:none;*/
 margin-bottom:20px;
 width:30%;
 float:left;
}

.reorderspacertop {
margin-top:10px;
}

.reorderspacerbottom {
padding-bottom:10px;
 height:25px;
}

#divorders {
width:100%;
}

.reordernumber {
float:left;
 margin-right:2em;
 width:30%;
 color:#fff;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-transform:uppercase;
 letter-spacing:.05em;
}

.reorderdate {
color:#fff;
 font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 text-align:right;
 text-transform:uppercase;
 letter-spacing:.05em;
}

.reorderitemdetail {
margin-bottom:10px;
 padding-bottom:30px;
 height:100%;
 min-height:100px;
}

#newreviewdescription {
height:150px;
 width:250px;
}

.volumepricingheader {
background:#d50707 ;
 font:11px/12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
 color:#fff;
}

#pnlaffiliate .li_label {
width:150px !important;
 text-align:right;
 padding-right:20px;
 vertical-align:middle;
}

#lblBorderSide1, #lblSpacingSide1 {
margin-left:19px;
}

.minibox .btn-addtowishlist {
width:110px;
 white-space:nowrap;
}

.productproperty input {
display:inline;
 float:left;
}

.productproperty label {
display:inline;
 float:left;
 padding-left:7px;
}

#newcustomer_area .li_label {
text-align:right;
 width:175px !important;
 padding-right:5px;
}

#ctl00_MainContent_returning_customer_area .li_label {
text-align:right;
 padding-right:5px;
}

.radio_label {
float:left;
 padding-left:8px;
}

.dropdown-menu li a:hover {
background-color:#d50707 ;
}

.dropdown-menu {
min-width:100px !important;
}

.summarybox {
margin-bottom:26px;
}

.menuitem {
z-index:100;
}

.btn-success {
background-color:#7BC003;
 *background-color:#8ACF12;
 background-image:-moz-linear-gradient(top, #A3E82B, #8ACF12);
 background-image:-webkit-gradient(linear, 0 0, 0 100%, from(#A3E82B), to(#8ACF12));
 background-image:-webkit-linear-gradient(top, #A3E82B, #8ACF12);
 background-image:-o-linear-gradient(top, #A3E82B, #8ACF12);
 background-image:linear-gradient(to bottom, #A3E82B, #8ACF12);
 border:1px solid #A4E92C;
 border-color:#8ACF12 #8ACF12 #B1F639;
 border-bottom-color:#bdff45;
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#A3E82B', endColorstr='#ff8ACF12', GradientType=0);
 text-shadow:0px 1px 1px rgba(136,136,136,0.75);
 color:#fff;
}

.btn-success:hover, .btn-success:focus, .btn-success:active, .active.btn-success {
background-color:#8ACF12;
 *background-color:#E6E6E6;
 text-shadow:0px 1px 1px rgba(136,136,136,0.75);
 color:#fff;
}

.disabled.btn-success, [disabled].btn-success {
background-color:#ECECEC;
 *background-color:#E6E6E6;
 text-shadow:0px 1px 1px rgba(255,255,255,0.75);
 color:#a2a2a2 !important;
 border:1px solid #a2a2a2;
}

#ctl00_MainContent_linewithrect1_radtoolbarstyle {
width:80px;
}

#justificationlabel {
padding-left:10px;
}

#txtzipcode {
width:60px;
 float:left;
 margin-left:5px;
}

#dddistance {
width:65px;
 float:left;
 margin-left:5px;
}

.btn-reorderall {
width:120px;
 position:relative;
 right:20px;
}

.lineheight_dropdown {
width:65px;
}

.justification_btns > input {
float:left;
 padding-left:5px;
}

.justification_btns > label {
float:left;
 padding-right:5px;
 padding-left:5px;
}

#subscribemailinglist {
clear:left;
 font-size:14px !important;
 vertical-align:bottom;
 margin-top:15px;
}

#orderitempreview table, #orderitempreview tbody, #orderitempreview tr, #orderitempreview td {
width:100%;
 display:block;
 box-sizing:border-box;
}

#nonshippinglabel {
background-color:#d50707 ;
 color:#fff;
 padding:18px;
 width:100%;
 max-width:710px;
 display:block;
 text-align:left;
 margin-top:-15px;
 font-weight:bold;
}

.item td .txtpricetotal {
padding-right:20px !important;
}

#bodycontent_checkoutreceipt #nonpackageitems {
margin-bottom:20px;
}

.icon-simple {
background-image:url('icon-simple-white.png');
 background-position:1px -3px;
 background-repeat:no-repeat;
 display:inline-block;
 height:22px;
 line-height:14px;
 margin-top:1px;
 vertical-align:top;
 width:32px;
}

.RadTabStrip_Vantage .rtsLevel1 .rtsSelected .rtsOut .rtsIn .rtsTxt i.icon-simple {
background-image:url('icon-simple.png') !important;
 background-repeat:no-repeat !important;
}

.icon-advanced {
background-image:url('icon-advanced-white.png');
 background-position:1px -3px;
 background-repeat:no-repeat;
 display:inline-block;
 height:22px;
 line-height:14px;
 margin-top:1px;
 vertical-align:top;
 width:32px;
}

.RadTabStrip_Vantage .rtsLevel1 .rtsSelected .rtsOut .rtsIn .rtsTxt i.icon-advanced {
background-image:url('icon-advanced.png') !important;
 background-repeat:no-repeat !important;
}

.icon-artwork {
background-image:url('icon-artwork-white.png');
 background-position:1px -6px;
 background-repeat:no-repeat;
 display:inline-block;
 height:22px;
 line-height:14px;
 margin-top:1px;
 vertical-align:top;
 width:32px;
}

.RadTabStrip_Vantage .rtsLevel1 .rtsSelected .rtsOut .rtsIn .rtsTxt i.icon-artwork {
background-image:url('icon-artwork.png') !important;
 background-repeat:no-repeat !important;
}

.icon-th-list {
background-image:url('glyphicons-halflings-white.png');
 background-position:-264px 0;
 background-repeat:no-repeat;
 display:inline-block;
 height:16px;
 line-height:14px;
 margin-top:1px;
 vertical-align:top;
 width:16px;
}

.RadTabStrip_Vantage .rtsLevel1 .rtsSelected .rtsOut .rtsIn .rtsTxt i.icon-th-list {
background-image:url('glyphicons-halflings.png') !important;
 background-repeat:no-repeat !important;
}

.icon-picture {
background-image:url('glyphicons-halflings-white.png');
 background-position:-456px -48px;
 background-repeat:no-repeat;
 display:inline-block;
 height:16px;
 line-height:14px;
 margin-top:1px;
 vertical-align:top;
 width:16px;
}

.RadTabStrip_Vantage .rtsLevel1 .rtsSelected .rtsOut .rtsIn .rtsTxt i.icon-picture {
background-image:url('glyphicons-halflings.png') !important;
 background-repeat:no-repeat !important;
}

.icon-user {
background-position:-168px 0;
 background-repeat:no-repeat;
 display:block;
 height:16px;
 line-height:14px;
 margin-top:1px;
 vertical-align:top;
 width:16px;
 float:left;
}

#top_down_menu .icon-user {
float:none;
}

.RadTabStrip_Vantage .rtsLevel1 .rtsSelected .rtsOut .rtsIn .rtsTxt i.icon-user {
background-image:url('glyphicons-halflings.png') !important;
 background-repeat:no-repeat !important;
}

#btntopnextsmallestproduct:after {
content:"\23F4  Next Size Smaller";
}

#btntopnextlargestproduct:after {
content:"Next Size Bigger \23F5";
}

#btntopnextlargestproduct > img, #btntopnextsmallestproduct > img {
/*display:none;*/
}

#btntopnextsmallestproduct, #btntopnextlargestproduct {
margin-top:2px;
 background:linear-gradient(#880b0b,#d50707 );
 line-height:28px;
 text-decoration:none;
 text-shadow:none;
 color:white;
 font-weight:bold;
 padding:0 15px;
}

.tabularpricelbl {
min-width:60px;
}

.address_label {
white-space:normal;
}

.logo {
float:none;
 clear:left;
text-align:center;
 margin-left:auto;
 margin-right:auto;
/* padding-top:10px; width:40%;*/
}

#productoptions {
float:left;
width:40%;
box-sizing:border-box;
padding-right:10px;
padding-left:10px;
}

#product_features_header {
display:inline-block;
 background-color:#a2a2a2;
 width:95%;
 color:#fff;
 padding:3px 10px;
 margin-top:5px;
 margin-bottom:8px;
 font-size:13px;
 font-style:italic;
 font-weight:700;
}

#product_features_area {
min-height:214px;
}

.category_btn {
width:110px;
}

#footer .wrap {
/*display:none;*/
}

.custom_footer {
padding-top:20px;
}

#custom_footer_row01 {
text-align:center;
 width:75%;
 margin-left:auto;
 margin-right:auto;
}

.footer_column {
display:inline-block;
 float:left;
 text-align:left;
 margin:0 2%;
 width:21%;
}

#footer_column04 {
text-align:center;
}

.footer_column_title {
font-size:15px;
 color:#d50707 ;
 text-transform:uppercase;
 line-height:30px;
 font-weight:700;
 display:block;
}

.footer_column_title:hover {
text-decoration:none;
 color:#d50707  !important;
}

.footer_column_link {
font-size:15px;
 color:#000;
 line-height:25px;
 font-weight:500;
 display:block;
}

.footer_column_link:hover {
text-decoration:none;
 color:#d50707 ;
}

#socialmediablock {
padding-top:8px;
}

#socialmediablock div {
display:inline-block;
 text-align:center;
 padding:0 5px;
}

#contactblock {
font-size:14px;
}


.footer_column_mobile {
display:inline-block;
 float:left;
 text-align:center;
 margin:0;
 width:33%;
 position:relative;
}

.footer_column_title_mobile {
font-size:15px;
 color:#d50707 ;
 text-transform:uppercase;
 line-height:30px;
 font-weight:700;
 display:block;
 cursor:pointer;
}

.footer_column_title_mobile:hover {
text-decoration:none;
 color:#d50707  !important;
}

.footer_mobile_positioner {
width:100%;
 display:none;
 position:absolute;
 top: -285px;
 text-align:center;
}

#footerpopoutpositioner03 {
top:-230px;
}

.footer_popout_mobile {
position:relative;
 margin-left:auto;
 margin-right:auto;
 background-color:#f6f6f6;
 padding:5px 10px;
 border-width:1px;
 border-color:#666;
 border-style:solid;
 border-radius:10px;
 z-index:10000;
}

#footer_popout_mobile01 {
width:142px;
}

#footer_popout_mobile02 {
width:166px;
}

#footer_popout_mobile03 {
width:203px;
}

.footer_column_link_mobile {
font-size:15px;
 color:#000;
 line-height:30px;
 font-weight:500;
 display:block;
}

.footer_column_link_mobile:hover {
text-decoration:none;
 color:#d50707 ;
}

#socialmediablock_mobile div {
display:inline-block;
 text-align:center;
 padding:0 3px;
}

#contactblock_mobile {
font-size:14px;
}

#footeraddresscontainer_mobile, #footerphonefaxcontainer_mobile, #footeremailcontainer_mobile {
float:left;
 width:100%;
 padding-top:20px;
}

#footeraddressicon_container_mobile, #footerphonefaxicon_container_mobile, #footeremailicon_container_mobile {
width:40px;
 height:40px;
 padding-right:10px;
 float:left;
 text-align:center;
}

#footeraddressicon_container_mobile img, #footerphonefaxicon_container_mobile img, #footeremailicon_container_mobile img {
max-height:100%;
}

#footeraddresstext_container_mobile, #footerphonefaxtext_container_mobile, #footeremailtext_container_mobile {
float:left;
 height:40px;
}

#footeremailtext_container_mobile {
font-size:13px;
 height:40px;
 line-height:40px;
}

#footeremailtext_container_mobile a {
color:#575757;
 font-weight:700;
 width:100%;
 height:100%;
 padding:10px 20px;
 background-color:#dadada;
 border-style:solid;
 border-width:1px;
 border-radius:10px;
 border-color:#777;
 box-shadow:inset 0 0 0 2px rgb(255 255 255 / 30%);
 background:linear-gradient(#dadada,#b1b1b1);
}

#footeremailtext_container_mobile a:hover {
background:linear-gradient(#b10000,#da0000);
 color:#fff;
}

.popupcloser {
position:fixed;
 width:100%;
 height:100%;
 left:0;
 right:0;
 top:0;
 bottom:0;
 z-index:9999;
}

#footerbbbcontainer_mobile {
width:160px;
 margin-top:20px;
 margin-left:auto;
 margin-right:auto;
}

#custom_footer_row02 {
text-align:center;
 padding:20px 0;
}

.visible {
display:block !important;
}

/**** New Shopping Cart **/
div#cartcontainer {
margin:10px 0;
padding:0;
width:80%; /* 800px; */
border:1px #808588 solid; /*MJB Temporary */
}
#pnlcart2 {
width:80%;
 float:left;
 margin-bottom:40px;
}
/* Cart Header */
div#cartheader {
background:#d50707 ;
color: #fff;
/* border: 1px black solid; */
font: bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
min-height: 3em;
}
div#cartheaderblank {
background-color: transparent;
float: left;
padding-left: 2px;
}
div#cartheaderimage {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderproduct {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderprice {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheadergift {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderqty {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheadertotal {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderdelete {
background-color: transparent;
/*float: left; MJB 3Oct2024 */
padding-left: 5px;
}
/* END Cart Header */

div.lineitemwrapper {
min-height: 100px;
border-bottom: 1px #808588 dotted;
overflow: auto;
}
div.lineitemalternatewrapper {
min-height: 100px;
background-color: #eee;
border-bottom: 1px #808588 dotted;
overflow: auto;
}

div#tblitems {
height: 100% !important;
}
div#itemsincart {
}

div#cartupdateblock {
float: left;
width: 50%;
margin-top: 1em;
}

div.cartitemcount, div.cartalternateitemcount  {
float: left;
}

div.cartitemqty, div.cartitemtotal, div.cartitemdelete, .cartitemdelete, div.cartitemsku, div.cartitemimage, div.cartitemprice, div.cartitemcount {
float: left;
}
div.cartalternateitemqty, div.cartalternateitemtotal, div.cartalternateitemdelete, .cartalternateitemdelete, div.cartalternateitemsku, div.cartalternateitemimage, div.cartalternateitemprice, div.cartalternateitemcount {
float: left;
}
.cartitemqtyinput {
width: 50%;
}
div#carttotalblock {
float: right;
border-left: 1px #808588 solid;
border-right: 1px #808588 solid;
border-bottom: 1px #808588 solid;
padding-left: 5px;
padding-right: 3px;
padding-bottom: 3px;
text-align:center;
vertical-align:middle;
width:25%;
/*box-shadow:0 5px 10px 0 #ccc; MJB */
}

div#proofchargepnl {
clear: both;
width:75%;
}
div#cartcheckoutbuttons {
width:80%; /* 800px; */
}
#tblitems {
display:block;
 border:1px solid rgb(225, 225, 225);
}

#tblitems tbody {
display:block;
}

#tblitems tbody tr {
display:block;
 position:relative;
 overflow:auto;
}

#tblitems tbody tr td {
display:block;
 float:left;
 min-height:0px;
 height:24px;
 line-height:normal;
}

#cartheaderblank, .cartitemcount, .cartalternateitemcount {
 width:2% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}

#cartheaderimage, .cartitemimage, .cartalternateitemimage {
 width:15% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}

#cartheaderproduct, .cartitemsku, .cartalternateitemsku {
 width:35% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}

#cartheaderprice, .cartitemprice, .cartalternateitemprice {
width:12% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}
#cartheadergift, cartitemgift, .cartalternateitemgift {
width:10% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}
#cartheaderqty, .cartitemqty, .cartalternateitemqty {
width:10% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}

#cartheadertotal, .cartitemtotal, .cartalternateitemtotal {
width:10% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}

#cartheaderdelete, .cartitemdelete, .cartalternateitemdelete {
width:16% !important;
 box-sizing:border-box;
 /* line-height:3em; MJB*/
}

#tblitems tr:first-child {
 min-height:35px;
 background-color:#f0f0f0;
}

#tblitems tr:first-child td {
height:35px !important;
 padding:0;
 line-height:35px;
 font-size:16px;
 font-weight:bold;
}
.review_cart_container {
box-shadow: 0 0 10px 0 #ccc;
}
/**** END New Shopping Cart ***.
/*** Special themes issue ***/
#cartheader .header {
background-image: none;
height: 3em;
}
#itemsincart .lineitemwrapper {
width: 100%;
}
/*** END Special themes issue ***/

/***bottom-styles

/**** START -Product Detail Page Styles ****/

.ProdDetalInfoArea {
float:left;
 width:60%;
}

.DetailsLeft {
float:left;
 padding:10px;
}

.DetailsRight {
float:left;
 padding:10px;
}

.ProductFeatureList {
min-height:180px;
 width:45%;
 float:left;
 margin-right:10px;
 background-color:#eee;
 padding-left:15px;
 box-sizing:border-box;
}

.QuickReference {
min-height:180px;
 width:45%;
 float:left;
 background-color:#eee;
 padding-left:15px;
 box-sizing:border-box;
}

.ProdFeatTitle {
color:#c00000;
 font-weight:700;
 text-decoration:underline;
 font-size:15px;
 margin-top:10px;
}

.QuickRefTitle {
color:#c00000;
 font-weight:700;
 text-decoration:underline;
 font-size:15px;
 margin-top:10px;
}

.QuickReference a {
color:#3e4095 !important;
 font-size:14px;
} 

.ProductFeatureList ul, .QuickReference ul {
margin-left:12px;
 width:90%;
}

.ProductFeatureList ul li {
font-size:14px;
}

.ProdNameTitle {
font-size:18px;
 font-weight:700;
 margin-bottom:5px;
}

.ProdDescripTxt, .SizeMaxLines {
font-size:14px;
}

.SizeMaxLines {
/*display:none;*/
}

.shiparea {
font-size:15px;
 font-weight:600;
}

.ShipPol {
position:relative;
 top:-18px;
 left:62px;
}

.ProdImageArea {
text-align:center;
 margin-top:10px;
 /*display:none;*/
}

.ColorBlocks {
/*display:none;*/
}

.sdl a {
color:#fff !important;
 text-decoration:none;
 display:inline-block;
 background-color:#666;
 width:125px;
 padding:5px;
 text-align:center;
 margin:5px 0;
}

.sdl a:hover {
background-color:#888;
}

.FAQHelpInstructTxt {
font-size:13px;
 margin-left:11px;
 display:block;
 width:100%;
 line-height:11px;
}

.rwTitlebarControls, .rwTitleRow td, .rwTopResize {
background-color:#fff;
}

.rwCorner, .rwFooterRow {
background-color:#fff;
}

.FileUploadFeatTitle {
color:#6e6e6e;
 display:block;
 width:100%;
 padding:0 11px;
 box-sizing:border-box;
}

.FeatSubText {
font-size:10px;
}
/* Product detail page styling for preview images*/
.preview-image-container {
float:left;
width:12%;
}

.main-image-container {
float:left;
width:88%;
}

.main-image-div {
display:none;
}

.currentMainImage {
display:block;
}

.preview-image-sm {
margin-bottom:10px;
margin-right:5px;
float:left;
border-width:1px;
border-color:#0095da;
border-style:solid;
box-sizing:border-box;
border-radius: 6px;
padding: 2px;
}

.PreviewImgActive {
border-color:#333;
}
/* END Product detail page styling for preview images*/

/**** END -Product Detail Page Styles ****/

/* START - TAGS COPIED FROM OLD OVERRIDE.CSS - TO PORTION BEFORE @MEDIA QUERIES */

.span2 input[type=text], .span2 textarea, .span2 .uneditable-input {
margin-left: 0px;
}

.page_container textarea, .page_container input[type='text'], .page_container input[type='password'], .page_container input[type='datetime'], .page_container input[type='datetime-local'], .page_container input[type='date'], .page_container input[type='month'], .page_container input[type='time'], .page_container input[type='week'], .page_container input[type='number'], .page_container input[type='email'], .page_container input[type='url'], .page_container input[type='search'], .page_container input[type='tel'], .page_container input[type='color'], .page_container input {
padding:3px 0px 3px 3px;
 max-width:300px;
}

.searchboxformcontent, .mailinglistsignupformcontent {
padding:5px 0px 8px 8px;
 width:160px;
}

.checkoutstepcurrent#lnklogin {
background-image:url('BG_signin_active2.png');
 background-repeat:no-repeat;
 display:block;
 color:#fff;
 font:16px/18px "Segoe UI", Arial, Helvetica, Sans-Serif;
 white-space:nowrap;
 text-decoration:none;
}

#lnklogin {
background-image:url('BG_signin_normal.png');
 background-repeat:no-repeat;
 display:block;
 float:left;
 height:20px;
}

#lnkaddress {
background-image:url('BG_address_normal.png');
 background-repeat:no-repeat;
 display:block;
 float:left;
}

.checkoutstepcurrent#lnkaddress {
background-image:url('BG_address_active.png');
 background-repeat:no-repeat;
 display:block;
 color:#fff;
 font:16px/18px "Segoe UI", Arial, Helvetica, Sans-Serif;
 white-space:nowrap;
 text-decoration:none;
}

#lnkshipping {
background-image:url('BG_shipping_normal.png');
 background-repeat:no-repeat;
 display:block;
 color:#fff;
 font:16px/18px "Segoe UI", Arial, Helvetica, Sans-Serif;
 white-space:nowrap;
 text-decoration:none;
 float:left;
}

.checkoutstepcurrent#lnkshipping {
background-image:url('BG_shipping_active.png');
 background-repeat:no-repeat;
 display:block;
 color:#fff;
 font:16px/18px "Segoe UI", Arial, Helvetica, Sans-Serif;
 white-space:nowrap;
 text-decoration:none;
}

#lnkpayment {
background-image:url('BG_payment_normal.png');
 background-repeat:no-repeat;
 display:block;
 float:left;
}

.checkoutstepcurrent#lnkpayment {
background-image:url('BG_payment_active.png');
 background-repeat:no-repeat;
 display:block;
 color:#fff;
 font:16px/18px "Segoe UI", Arial, Helvetica, Sans-Serif;
 white-space:nowrap;
 text-decoration:none;
}

#lnkreview {
background-image:url('BG_review_normal.png');
 background-repeat:no-repeat;
 display:block;
 float:left;
}

#checkoutsteps .checkoutstepcurrent, #checkoutsteps a.checkoutstepcurrent:link, #checkoutsteps a.checkoutstepcurrent:visited, #checkoutsteps a.checkoutstepcurrent:hover, .checkoutstep a:link {
font:16px/18px "Segoe UI", Arial, Helvetica, Sans-Serif;
 color:#fff;
 white-space:nowrap;
 text-decoration:none;
 text-align:center;
}

.menu-expanded {
display:block !important;
}

.autostamp_wizard_product_description {
font-weight:normal;
}

#newcustomer_area > .formlabel label {
text-align:right !important;
}

#bodycontent_checkoutreceipt {
margin-left:8px;
}

#lblgiftwrapcharge {
font:14px "Segoe UI", Arial, Helvetica, Sans-Serif;
}

.table#tablelisttable td {
padding:10px 0px;
}

#cartwishlist {
width:100%;
 max-width:800px;
}

.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
width:100%;
}

/* END - TAGS COPIED FROM OLD OVERRIDE.CSS - TO PORTION BEFORE @MEDIA QUERIES */

.breadcrumbtrailnolink h1 {
font-size:inherit;
 color:inherit;
 font-weight:inherit;
} 

h1, h2, h3 {
padding:0px;
}

/*** START - Styles to make mobile styles function properly ***/

.reorderaddtocart .btn-addtocart {
width:110px;
}

.close-menu-btn {
display:inline !important;
}

.close-menu-btn:hover {
background-color:#e4e4e4 !important;
}

#dgwishlist {
display:block;
}

#dgwishlist tbody {
display:block;
}

#dgwishlist tbody tr {
display:block;
 height:200px;
 max-width:300px;
 float:left;
 margin-right:15px;
}

#dgwishlist tbody tr td {
display:block;
 border-bottom:none;
}



#addresslist {
display:block;
 max-width:100%;
}

#addresslist tbody {
display:block;
}

#addresslist tbody tr {
display:block;
}

#addresslist tbody tr td {
display:block;
 float:left;
}

#sitemenu a:link, #sitemenu a:visited {
background:transparent;
}

.navcolumnblockcontent ul, .changeemail_table td ul, .changepassword_table td ul, .ul_downloadfiles li, .login_control td ul li, #newcustomer_area ul li {
list-style:none;
 margin-left:0px;
}

#contactform, #addresslist ul, #aff_signup_form li ul, #aff_signup_form, .li_returnform, #addresslist, .credit_card_list li {
list-style: none;
} 

#lnktiplogin {
font-size:16px;
}

#contactform span {
font-size:16px;
}

.ul_downloadfiles, .login_control {
margin-left:0px !important;
}

#checkouttable li {
list-style:none;
}

#tblitems tbody tr td {
height:100% !important;
}

table#cartcontainer {
width:742px;
}

/*** END - Styles to make mobile styles function properly ***/


.prodslip_ctrlnum, .prodslip_ctrlnum {
display:none;
}

#RadToolTipWrapper_radlayouttooltip {
left:50% !important;
 top:50% !important;
 transform:translate(-50%,-50%);
}

.browser_txt {
font-size:16px;
 text-align:center;
 color:#880b0b;
 font-weight:bold;
 padding-top:15px;
}

#tc1_choice1297 .productpropertylabel_div {
display:none !important;
}

.subtxt-logo {
font-size:12px;
 color:#363636;
 margin-bottom:10px;
}

#lbldaterinsertcolor, #borderlabel, #lbltextspacing {
font-weight:700;
 color:#d50707 ;
 font-size:18px;
} 

#lbldaterinsertcolor {
padding-left:30px;
}

#addtocart_extralinearea {
margin-top:-4px;
}

.acctbtns {
display:inline-block;
}

.acctbtns p {
float:left;
 padding-right:10px;
}

.replacetxt {
color:#0045e1;
 font-weight:700;
 padding-bottom:20px;
}

@media print {

	#checkout_receipt_table:before {
content:'INVOICE';
 font-size:26px;
 font-weight:bold;
 color:blue;
}
	.orderviewer_button_area, #globalsearch_area, .search-bar, .breadcrumb, .condensedsearchbar, #footer {
display:none;
}
}
@media (max-width: 500px) {
	.cart_outer .shopping-cart-icon {
	margin-right: 10px;
	margin-top: -2px;
	}
	.search-container{
	display: none;
	}
	h2.title-page{
	font-size: 28px;
	}
	.footer-links td#Homepage_H3 {
	position: relative;
	padding: 12px 0;
	}
	.padding{
	padding: 60px 15px 30px;
	}
	.logo {
	width: auto; /* MJB
	margin: 0 !important;*/
	}
	.category_menu_icon{
	bottom: -55px;
	}
	.search-container {
	right: 20px !important;
	width: 300px;
	}
	input.search-query{
	width: 77%;
	}
	.top-down-menu{
	max-width: 300px;
	top: 0;
	}
	.titlelabel h2 {
	 margin-bottom:40px;
	 margin-top:0px;
	}

}

@media (max-width: 767px) {
	.cart_outer .shopping-cart-icon {
	margin-right: 10px;
	margin-top: -2px;
	}
	.search-container{
	display: none;
	}
	h2.title-page{
	font-size: 28px;
	}
	.footer-links td#Homepage_H3 {
	position: relative;
	padding: 12px 0;
	}
	.padding{
	padding: 60px 15px 30px;
	}
	.logo {
	width: auto;
	margin: 0 !important;
	}
	.category_menu_icon{
	bottom: -55px;
	}
	.search-container {
	right: 20px !important;
	width: 300px;
	}
	input.search-query{
	width: 77%;
	}
	.top-down-menu{
	max-width: 300px;
	top: 0;
	}

}
#lblterms {float: none;}
@media only screen and (min-width: 800px) {
  div.homepageblock ul.gridcontainer {
    margin-left:115px
  }
}
.postdiscounttext{
 color: #f00;
}
/**** Checkout Steps Description Text ***/
.div_checkoutsteps {
width: 80%;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
text-align: center;
/*border: 2px red solid;*/
}
/**** END Checkout Steps Description Text ***/
/********* 2FA Styles *************/
#Div2fa {
margin-left: auto;
margin-right: auto;
max-width: 75%;
text-align: center;
font-size: 1.3em;
padding: 5vw;
text-align: center;
}
#verifybox {
-webkit-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.1);
width: max-content;
padding: 2%;
margin: auto;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 15px;
}
#verify_logo  {
text-align: center;
}
/********* END 2FA Styles *************/
/****MJB move options on detail page 12Feb2025 */
#productoptions, #lbldescription, #productreviews, .grid-container {
  background-color: #ffffff;
  padding: 30px;
  display: block;
}
@media (min-width: 1200px) {
  #productdescription > :last-child {
    border-radius: 0 8px 8px 0;
  }
 @media (min-width: 1200px) {
  #productoptions {
    width: 40%;
    flex: 0 0 auto;
  }
 #product_features_header {
  clear: both;
}
#product_features_header {
  /* color: #000; */
  font-size: 20px;
  line-height: 1.33;
  font-weight: 600;
  margin-bottom: 20px;
}
#product_features_area > div {
  clear: both;
}
.productpropertylabel_div {
  float: left;
  margin-right: 5px;
  width: 130px;
}
.productpropertylabel_div {
  margin-bottom: 5px;
}
#tblchildoptions {
  clear: both;
}
#additionaladdtocart_button {
  position: relative;
  left: 1px;
}
@media (min-width: 1200px) {
  #productdescription {
    display: flex;
  }
}

@media (min-width: 1200px) {
  #productdescription > :first-child {
    border-radius: 8px 0 0 8px;

  }
}
@media (min-width: 1200px) {
  #productdescription > :first-child {
    border-radius: 8px 0 0 8px;
  }
}
#productdescription > :first-child {
  border-radius: 8px 8px 0 0;
}
#productoptions, #lbldescription, #productreviews, .grid-container {
  background-color: #ffffff;
  padding: 30px;
  display: block;
}
/****END MJB move options on detail page 12Feb2025 */

/***bottom-bottom-Fluid_Red***/