/* 	__________________________________________________________________________________________

	Colors Used In This Theme (From Darkest To Lightest):
		#000, #363636, #666, #a2a2a2, #9b0000, #bd0f0f, #d21b1b, #f42727, #e6cfcf, #f6e9e9, #d0d0d0, #e4e4e4, #fff, #fff

		Category Hover Text - #df0019*/

/* _________________________ Custom_RubberStampChamp _________________________ */

.wrap .cat_986 {display: none;}
.wrap .cat_440 {display: none;}
.wrap .cat_418 {display: none;}
.wrap .cat_21 {display: none;}
.wrap .cat_424 {display: none;}


.main_container {
background:#fff;
margin-left:auto;
margin-right:auto;
margin-top:0;
min-width:600px;
padding:0;
width:1064px;
box-shadow: 0 0 10px rgba(0,0,0,0.6); 
-moz-box-shadow: 0 0 10px rgba(0,0,0,0.6); 
-webkit-box-shadow: 0 0 10px rgba(0,0,0,0.6); 
-o-box-shadow: 0 0 10px rgba(0,0,0,0.6);/* */
}

.gridcontainer {position: relative; left: 40px;}

.footer_bottom .wrap .menu_wrap .nav li a:focus,.footer_bottom .wrap .menu_wrap .nav li a {
font-size:10px;
}

#footer a {
color:#666;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:11px;
font-weight:700;
text-decoration:none;
text-transform:none;
}

.breadcrumbtrailspacer {
background-image:url(arrow.png);
background-position:top left;
background-repeat:no-repeat;
color:#a2a2a2;
display:block;
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 -20px;
padding:12px 0;
position:relative;
margin-top: 35px;
}

a,input,select,textarea {
-webkit-border-radius:0;
outline:none!important;
}

textarea {
resize:none;
}

a {
-webkit-transition:none;
color:#d21b1b;
transition:none;
}

a:hover,a:focus {
color:#d21b1b;
text-decoration:underline;
}

body {
background-position:0 0!important;
background-repeat:repeat-x;
color:#000;
font:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
letter-spacing:normal;
line-height:20px;
margin:0;
overflow-x:hidden;
padding:0 1px;
position:relative;
/*background-image:url(background.png);*/
background-color: #ddd;
}

.box_shadow {
background:#fff;
border-top:0px solid #666;
box-shadow:0 2px 4px rgba(0,0,0,0.3);
padding:0 20px;
}

.clear {
clear:both;
font-size:0;
height:0;
}

img {
border:0;
outline:0;
vertical-align:top;
}

table td {
border:none;
vertical-align:middle;
}

#main_menu {
float:right;
margin-top:-25px;
text-align:right;
margin-right: 15px;
}

.navbar .nav {
float:none;
margin:0;
}

.menu_wrap .nav li {
display:inline-block;
float:none;
margin:0 0 0 -3px;
padding:0;
position:relative;
}

#main_menu select {
background-color:transparent;
border:1px solid #f6e9e9;
color:#363636;
display:none;
}

.menu_wrap .nav li a:focus,.menu_wrap .nav li a {
color:#666;
font-size:13px;
line-height:31px;
padding:0 15px;
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:#d21b1b;
}

.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:1000;
}

.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:#d21b1b!important;
text-decoration:none;
}

.page_container {
margin-left:6px;
padding-bottom:45px;
}

.block {
padding-bottom:50px;
}

#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:#d21b1b;
}

.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:block;
font-size:12px;
line-height:20px;
padding:15px 0 0;
text-align:center;
text-transform:none;
}

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;
}

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:#d21b1b;
text-decoration:none;
}

.post h2.title {
background:none;
margin-bottom:21px;
}

[class*="span"] {
margin-bottom:15px;
margin-left:8px;
}

.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;
}

#footer {
background:#fff;
color:#666;
margin:0 -20px;
min-height:100px;
padding:22px 20px 0;
position:relative;
}

#footer a:hover {
color:#9b0000;
text-decoration:underline;
}

#footer h2.title {
background:none;
color:#9b0000;
font-size:15px;
line-height:30px;
margin-bottom:20px;
text-transform:uppercase;
}

#footer p {
margin-bottom:21px;
}

a.foot_logo {
display:block;
margin:0 0 18px;
width: 400px;
}

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;
}

#footer li {
line-height:16px;
}

#footer li:last-child {
border-bottom:0;
margin-bottom:0;
padding-bottom:0;
}

.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:12px;
font-style:normal;
padding:3px 6px;
}

#footer textarea,#footer input[type="text"] {
background:#e4e4e4;
border:none;
border-radius:0;
box-shadow:none;
color:#666;
float:left;
font-size:12px;
font-style:normal;
margin:0 4px 4px 0;
padding:3px 6px;
width:172px;
}

#footer textarea {
min-height:99px!important;
overflow:hidden;
resize:none;
width:362px;
}

#footer_addressphone {
background:linear-gradient(#c30002,#700000);
display: block;
width: 1025px;
padding: 20px;
margin-left: -21px;
margin-top: -22px;
margin-bottom: 15px;
text-align: center;
}

#foot_address {
color: #fff;
font-size: 16px;
}

#foot_phone {
color: #fff;
font-size: 22px;
padding-top: 10px;
}

#or_txt {
color: #d0d0d0;
}

.contact_btn {
-webkit-transition:all .3s ease-in-out;
background:#d21b1b!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:#9b0000;
font-size:10px;
padding:0;
}

.breadcrumb a {
color:#363636;
display:block;
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:#d21b1b;
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:#d21b1b;
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:#d21b1b;
margin:0;
padding:0 0 3px 17px;
}

ul.links li a:hover {
color:#d21b1b;
text-decoration:none;
}

.post img {
border-radius:3px;
margin-bottom:18px;
max-width:100%;
}

.post_info {
border-bottom:1px #d21b1b dotted;
border-top:1px #d21b1b 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:#d21b1b;
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:#fff;
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:#d21b1b;
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:transparent;
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:#d21b1b;
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:#d21b1b;
border-top-color:#d21b1b;
}

.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;
height:100%;
position:absolute;
top:35px;
width:100%;
/*z-index:6668;*/
}

.top-down-menu .nav {
margin-left:20px;
margin-top:20px;
}

.top-down-menu ul.inner_categories {
padding:10px 0;
}

.top-down-menu ul.inner_categories li:nth-child(1) {
border-top:1px 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:15px 10px;
}

.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;*/
margin-left:10px;
margin-right:10px;
padding:10px 0;
float:left;
width:100%;
}

.sortby-container {
float:right;
/*margin-top:-35px;*/
}

#pager_area {position: relative; display: inline-block; left: 30%;}

.category_detailsbutton {
display:none;
margin-left:1px;
}

.category_detailsprice {
clear:both;
display:none;
font-size:16px;
margin-top:14px;
text-align:center;
width:120px;
}

.btn-width {
float:right;
margin-bottom:2px;
width:92px;
}

#minibox_wrapper {
float:left;
position:relative;
width:10px;
}

#breadcrumbs {
padding-left:20px;
padding-right:20px;
position:relative;
white-space:wrap;
}

.search-bar {
float:right;
height:31px;
margin-right:5px;
position:absolute;
right:0;
top:-47px;
/*z-index: 800;*/
padding: 2px;
background-color: #9d0000;
width: 380px;
}

.top_line {
background-color: #fff;
/*background:linear-gradient(#d21b1b,#9b0000);*/
color:#fff;
font-size:11px;
line-height:26px;
max-height:40px;
padding:0 20px;
}

.top_line .search-bar {
float:right;
margin-right:-15px;
margin-top:2px;
top:0;
background-color: transparent
}

.search-summary {
height:36px;
margin-bottom:0;
width:100%;
float: left;
position: static !important;
}

#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(Shopping-Cart-06.png) 0 0 no-repeat;
color:#000;
cursor:pointer;
float:right;
height:32px;
margin-top:4px;
width:auto;
position: relative;
top: 0px;
}

.shopping-cart-area {
color:#000;
cursor:pointer;
float:right;
height:32px;
margin-top:4px;
width:auto;
position: relative;
top: 0px;
}

.badge-wrapper {
height:13px;
margin-left: auto;
margin-right: auto;
margin-top:4px;
width:30px;
}

.badge2 {
-moz-border-radius:6px;
-webkit-border-radius:6px;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:10px;
padding-left:7.75px;
padding-right:12px;
position: relative;
bottom: 5px;
left: 1px;
color: #fff;
}

.badge-mod {
 display: none;
}

#instructionsfield, #confirm_instructionsfield {
 width: 300px;
 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:#666;
display:block;
font-size:12px;
line-height:15px;
margin-top:-15px;
}

.view-cart {
clear:both;
display:block;
font-size:10px;
margin-top: -5px;
}

.view-cart a {
color:#666;
font-size:13px;
line-height:15px;
padding-top:3px;
}

.shoppingcart_container {
position: relative;
top: 60px;
}

.category_menu_icon {
background:url(category_menu.png) 0 0 no-repeat;
color:#fff;
cursor:pointer;
display:none;
float:left;
height:24px;
margin-right:8px;
margin-top:4px;
padding:5px;
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:#fff;
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;
}

#btnglobalsearch3,#btnglobalsearch2,#btnglobalsearch1 {
margin-right:2px;
}

#txtglobalsearch3,#btnglobalsearch1 {
margin-right:7px;
}

#btnglobalsearch2 {
float: right;
}

.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:#d0d0d0;
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:hover > a {
background:url(menu_h.png) no-repeat bottom center;
}

#category_menu .menu_wrap .nav ul {
background:#fff;
border-bottom:1px solid #e4e4e4;
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
display:block;
left:0;
list-style:none;
margin:0;
padding:0 0 3px;
position:absolute;
top:41px;
width:auto; /* mbp changed to reset menus the way they were */
box-shadow: none;
border-radius: 0px;
/*z-index:25;*/
zoom:1;
}

#category_menu .menu_wrap .nav .sub-menu li {
border-top:1px solid #e4e4e4;
margin:0;
padding:0;
width:100% !important;
clear: right;
float: left;
display: block;
}

#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:5px 3px 5px 5px;
text-shadow:none;
text-transform:none;
transition:none;
}

li.sub-item .menuitem {
width: 100%;
float: left;
clear: right;
}

.follow_us {
padding:0;
text-align:right;
}

#header_socials {
margin:15px 0 9px;
min-height: 20px;
clear: right;
position: relative;
top: -70px;
width: 150px;
float: right;
}

.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_candyapple.png)!important;
background-repeat:no-repeat;
display:block;
height:18px;
text-align:left;
text-indent:-6669px;
transition:all .2s ease-in-out;
width:17px;
}

.follow_us a.twitter {
background-position:0 0;
}

.follow_us a.twitter:hover {
background-position:0 -20px;
}

.follow_us a.facebook {
background-position:-27px 0;
}

.follow_us a.facebook:hover {
background-position:-27px -20px;
}

.follow_us a.vimeo {
background-position:-54px 0;
}

.follow_us a.vimeo:hover {
background-position:-54px -20px;
}

.follow_us a.google_plus {
background-position:-81px 0;
}

.follow_us a.google_plus:hover {
background-position:-81px -20px;
}

.follow_us a.dribbble {
background-position:-109px 0;
}

.follow_us a.dribbble:hover {
background-position:-109px -20px;
}

.follow_us a.rss {
background-position:-136px 0;
}

.follow_us a.rss:hover {
background-position:-136px -20px;
}

.follow_us a.flickr {
background-position:-163px 0;
}

.follow_us a.flickr:hover {
background-position:-163px -20px;
}

.follow_us a.youtube {
background-position:-189px 0;
}

.follow_us a.youtube:hover {
background-position:-189px -20px;
}

.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:#e4e4e4;
border-bottom:1px solid #fff;
color:#666;
display:block;
font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
padding:5px 6px;
text-decoration:none;
transition:background .8s;
}

.categorylistcontent .currentcategory a,.categorylistcontent .currentcategory a:link,.categorylistcontent .currentcategory a:visited,.categorylistcontent .currentcategory a:hover,.navcolumnblockcontent a:hover {
background-color:#9b0000;
color:#fff;
display:block;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.categorylistcontent .currentcategory .subcategory a,.categorylistcontent .currentcategory .subcategory a:link,.categorylistcontent .currentcategory .subcategory a:visited {
background-color:#e6cfcf;
color:#9b0000;
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:#9b0000;
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;
}

.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;
}

#category_menu {
min-height:42px;
}

.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;
margin-left:10px;
}

#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;
padding-left: 15px;
padding-right: 15px;
}

#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:3px;
text-align:left;
border-bottom: 2px dotted #666;
}

.detail_productdisplay {
margin:15px;
text-align:left;
}

.detail_productsku {
color:#363636;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
text-decoration:none;
}

.sortby-label {
font-size:13px;
font-weight:400;
margin-right:5px;
}

.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:#fff;
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;
}

#category_producttable.table td {
border-top:none;
}

#joinlink {
background-color:#9b0000;
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:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
letter-spacing:normal;
text-align:right;
vertical-align:middle;
}

#aff_signup_form #lblaffprotermandcon {
line-height:30px;
text-decoration:underline;
}

.forminput,#inkeyword {
background:#d0d0d0;
border:#d0d0d0 1px solid;
color:#363636;
font:13px/14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
height:20px;
margin-bottom:5px;
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 {
text-align:left;
vertical-align:top;
}

.table-row {
display:table-row;
vertical-align:top;
}

.table-cell {
display:table-cell;
vertical-align:top;
width:100%;
}

.autostamp_wizard_row:hover {
background-color:#fff;
border:2px solid #666;
cursor:pointer;
display:inline-block;
font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-top:10px;
min-height:130px;
}

.autostamp_wizard_row_selected:hover {
background-color:#fff;
border:2px solid #9b0000;
cursor:pointer;
display:inline-block;
font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-top:10px;
min-height:130px;
}

.textspacing_container {
float:right;
margin-left:30px;
margin-right:16px;
padding-right:7px;
}

.order_summary_block {
background:#e4e4e4;
border:5px solid #e4e4e4;
border-radius:20px;
margin:0 0 20px;
padding:10px;
position:relative;
text-align:left;
width:210px;
}

#order_summary_area {
border-left:2px groove #666;
float:none;
height:100%;
left:0;
margin-left:10px;
min-height:600px;
padding:0 10px;
position:relative;
right:-38px;
top:35px;
width:inherit;
}

.extra_button_row {
margin-top:3px;
padding-top:3px;
}

.checkoutdescription {
margin-bottom:0px;
margin-left:0px;
margin-top:10px;
text-align:left;
display: inline-block;
}

#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 {
position:absolute;
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;
}

.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:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

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 {
float:right;
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;
margin:10px;
width:650px;
}

.stamp_preview_container {
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:8pt;
margin:0 auto;
padding:3px;
text-align:center;
/*width:150px;*/
}

#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;
width:650px;
}

#lblstampsizetop,#lbldisclaimertop {
color:#666;
font:italic 10px 'Segoe UI', Arial, Helvetica, Sans-Serif;
position:relative;
top: 0px;
}

#biggersmaller_area {
height:25px;
margin:0 108px 20px -15px;
min-width:400px;
padding:10px;
text-align:center;
}

#productsize_container {
margin:0 auto;
padding:10px;
text-align:center;
width:450px;
}

.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:#9b0000;
font-size:20px;
font-style:italic;
padding:15px;
}

.layout_approval_question {
color:#000;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:28px;
margin-top:20px;
text-align:center;
text-shadow:1px 1px 2px rgba(0,0,0,0.53);
line-height: 14px;
width: 50%;
margin-right: auto;
margin-left: auto;
}

#designbackground {
background-color:transparent;
}

#addlinearea {
clear:left;
float:left;
margin-left:68px;
}

.minibox {
border:dashed 1px #666;
float:left;
height:auto;
margin-bottom:10px;
margin-left:10px;
margin-top:10px;
padding:10px;
position:relative;
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;
height:25px;
margin:6px auto 4px 10px;
padding-left:20px;
padding-right:20px;
width:45%;
}

.optimize_area_boxes {
float:left;
margin-top:4px;
}

.optimize_label {
float:left;
margin-top:2px;
}

#lblsmpoptimize,#lbloptimizelabel {
color:#9b0000;
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 {
width:inherit;
}

.help_area {
float:right;
margin:6px 10px 4px auto;
padding-left:20px;
padding-right:0;
width:40%;
}

.helplink {
cursor:help;
display:block;
float:right;
font-size:14px;
padding:3px 8px;
text-align:right;
text-decoration:none;
background-color: #366ac8;
border-radius: 5px;
COLOR: #FEFEFE;
font-weight: bold;
}

a:hover .helplink {background-color: #3a72d7;}

.help_image {display: none;}

.help_inner {
float:right;
height:20px;
position:relative;
}

.help_image {
margin-right:4px;
}

.itemcustomtable {
background-color: #e4e4e4 !important;
background:#e4e4e4 linear-gradient(#e4e4e4,#fff) repeat scroll 0 0;
border-bottom:1px solid #a2a2a2;
border-left:1px solid #a2a2a2;
border-right:1px solid #a2a2a2;
padding-bottom:5px;
width:100%;
}

.clipart_area_description {
clear:left;
color:#666;
font-size:10px;
padding:5px;
width:300px;
position: relative;
top: -15px;
}

.layout_area_description {
color:#666;
font-size:10px;
padding:5px;
width:300px;
margin-top: -7px;
}

.breadcrumbtrailnolink h3 {
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.login_control,.newusercontrol {
margin:20px;
width:450px;
}

.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 #fff;
}

#guestusercontent > button {
margin-left:150px;
}

.span2 input[type=text],.span2 textarea,.span2 .uneditable-input {
margin-left:0;
width:110px;
}

#productdescription,#productreviews,.grid-container {
background:#e4e4e4;
border-bottom:none;
min-height:300px;
padding:10px;
}

.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;
}

#productcontrols {
border:3px solid #d21b1b;
border-radius:25px;
margin-top:10px;
padding:12px;
width:80%;
}

#product_div {
background:#fff;
border:3px solid #ddd;
border-radius:25px;
float:right;
margin-top:10px;
padding:12px;
width:85%;
min-height: 150px;
}

#productpagecontentcolumn {
float:left;
margin:0;
padding:0 0 0 10px;
text-align:left;
vertical-align:top;
}

#lblname {
color:#666;
font: 24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#product_div #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;
margin-right: 5px;
}

#lblsiteprice {
color:#df0019;
display:block;
font:bold 24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
min-width:70px;
left: 8px;
}

#lblsitepricename {
color:#363636;
display:none;
font:18px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#quantity_area {
padding:3px 0;
}

#productpageimagecolumn {
float:left;
margin:0;
padding:10px 10px 0 10px;
text-align:center;
vertical-align:top;
width:175px;
}

#lbltitle {
color:#363636;
font:24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
margin-top:10px;
}

#productreviews a,#productreviews a:link,#lblwritereview,#productreviews a:visited {
color:#9b0000;
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,.siteprice {
font:bold 20px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.listprice {
text-decoration:line-through;
white-space:nowrap;
}

.detail_productdisplayprice {font: bold 20px 'Segoe UI', Arial, Helvetica, Sans-Serif;}

.detail_productdisplayprice .listprice {font: 16px 'Segoe UI', Arial, Helvetica, Sans-Serif;}

p,tr,td,ul,li {
font:12px '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;
}

#radqty {
float:right;
font-size:15px;
}

#lblcurrentusers {
color:#9b0000;
font:bold 22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}

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:120px!important;
white-space: nowrap;
}

.changeemail_table {
width:450px;
}

.changeemail_table .li_label,.changepassword_table .li_label {
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.changepassword_table {
width:456px;
}

.changepassword_table td {
padding-top:10px;
}

.changeemail_table .td_right_top,.changepassword_table .td_right_top {
float:right;
margin-right:38px;
}

.changeemail_table li.li_label,.changepassword_table li.li_label {
min-width:180px;
width:180px;
}

.li_content {
display:inline-block;
height:30px;
min-width:200px;
width:auto;
}

#ctl00_MainContent_tdnewuser,#ctl00_MainContent_tdcurrentuser {
margin-left:30px;
width:450px;
}

#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;
}

#bodycontent_2color .formlabel > input, #bodycontent_closed {
margin-left: 8px;
}

#lblitems {
color:#666;
font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.reorderhead_tr {
background:#363636;
}

.reorderhead_td {
background-color:#363636;
}

.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:#d21b1b;
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-left:8px;
margin-top:30px;
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:#9b0000;
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:#9b0000;
float:left;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
padding-bottom:15px;
}

.li_returnform #btnsubmit {
float:left;
margin-top:20px;
}

#tblgiftcertificate #amountlabel {
color:#d21b1b;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
padding-right:5px;
vertical-align:middle;
}

.gc_amount_container {
margin-top:10px;
width:750px;
}

.gc_amount_container .li_label {
min-width:100px;
width:100px;
}

.gift_addtocart_btn input {
margin-bottom:11px;
}

.gift_amount_label #amountlabel {
display:block;
margin-right:10px;
text-align:right;
}

#dgpolicy h3 {
color:#363636;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin:0;
padding:10px 3px;
}

span#lbladdress {
font:normal 14px/16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

div#contactform {
background:#fff;
margin:10px;
padding:20px;
width:500px;
}

#contactform {
margin-left:10px;
min-width:500px;
}

.project_label,.attach_label {
color:#d21b1b;
float:left;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-bottom:10px;
}

#lblcart {
color:#a2a2a2;
font-style:italic;
}

table#cartcontainer {
margin:10px 0;
padding:0;
width:742px;
}

#cartitemblock table {
border-bottom:none;
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
border-top:1px solid #e4e4e4;
margin:0;
width:100%;
}

#cartitemblock {
margin:0;
padding:0;
}

#cartupdateblock {
background:#fff;
margin:0;
text-align:center;
vertical-align:middle;
width:75%;
}

.smalltext {
color:#363636;
font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#carttotalblock {
border-bottom:solid 3px #a2a2a2;
border-left:solid 1px #a2a2a2;
border-right:solid 1px #a2a2a2;
margin:0;
padding:5px;
text-align:center;
vertical-align:middle;
width:25%;
}

.relateditemsblock {
background-color:#fff;
margin-top:-3px;
padding:0 0 3px;
width:210px;
}

.relateditemsblock h3 {
background-color:#9b0000;
color:#fff;
font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:16px!important;
padding:10px;
text-align:center;
}

.related_productdisplay {
border-bottom:solid 1px #e4e4e4;
margin:20px 0;
padding:10px 0;
}

#relateditemscheckouttable .relateditemsblock h3 #titlelabel {
color:#fff;
font:bold 15px 'Segoe UI', Arial, Helvetica, Sans-Serif;
text-align:center;
}

.relateditemsblockcontent {
padding:0 9px;
text-align:center;
}

#pnlcart {margin-left: 22px;}

.related_productdisplayname a{color: #363636; font-size: 10px; overflow: hidden;}

.related_productdisplayprice a{font-size: 15px; font-weight: 600;}

#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:10px;
margin-top:20px;
padding:5px;
position:relative;
top:20px;
}

.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:20px;
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:20px;
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:inline-block;
float:left;
margin-left:20px;
}

#ctl00_MainContent_new_customer_area {
display:inline-block;
float:left;
margin-left:-50px;
width:inherit;
}

#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:#9b0000;
font:bold 18px "Segoe UI", Helvetica, Arial, Sans-serif;
font-style:italic;
margin:0;
}

#ctl00_ExtraColumn_checkout_summary_lblgrandtotal, #lblgrandtotal, #checkout_summary_lblgrandtotal {
color:#9b0000;
font:bold 14px "Segoe UI", Helvetica, Arial, Sans-serif;
}

#checkouttable h1 {
color:#bd0f0f;
font:20px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
padding-bottom:10px;
padding-left:10px;
}

#pnlsecondaddress,#pnlfirstaddress {
background-color:#fff;
border:5px solid #fff;
border-radius:20px;
margin-left:5px;
position:relative;
width:350px;
}

#pnlfirstaddress2 {
 margin-left: 20px;
 vertical-align: top;
}

#hr_grandtotal {
margin: 10px 0px;
}

#right_sidebar #continuebutton {
position:absolute;
top:28px;
}

.ordersummary_edit_link,#editpaymentmethod,#lblshippingedit,#lbleditpaymentmethod {
color:#9b0000;
font:bold 12px "Segoe UI", Helvetica, Arial, Sans-serif;
}

#lbladdresses,#lblshippingtitle,#lblpaymentmethod {
color:#9b0000;
font:bold 14px "Segoe UI", Helvetica, Arial, Sans-serif;
font-style:italic;
}

.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 {
background-color:#fff;
border:solid 5px #fff;
border-radius:20px;
margin-right:20px;
margin-top:30px;
padding:10px 20px;
}

#lblbilling td,#lblshipping td {
color:#bd0f0f;
font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}

#welcomedescription, #forgotpwdinstlabel {
color:#bd0f0f;
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
margin-left:10px;
}

.checkout_instructions {
color:#bd0f0f;
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
padding-bottom: 8px;
}

.payment_method_label label {
float: left;
margin-left: 5px !important;
padding-bottom: 5px;
color:#363636;
font:bold 13px/17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
letter-spacing:normal;
}

.payment_method_label input {
float: left;
margin-left: 15px !important;
}

#continuebutton_payment {
float: right;
}

#lblpaymentmethoddetails {
display: block;
clear: both;
}

.order_block_label {
 position: relative;
 top: -10px;
}

.credit_card_list {
width: 450px;
clear: left;
margin-left: 10px;
}

#viewshippolicy {
bottom:8px;
float:right;
margin-right:8px;
position:relative;
}

#checkouttable {
margin-top:-20px;
width:800px;;
}

#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:#bd0f0f;
float:left;
font:22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
padding-bottom:10px;
text-align:left;
}

#lblreview,#bodycontent_payment .checkoutdescription {
float:left;
padding-left:10px;
}

#lnkbacktocart {
color:#d21b1b;
font:italic 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.span2 #btnsubmit {
position:absolute;
top:40px;
}

#minibox,.minibox {
background-color:#fff;
border:solid 5px #ddd;
border-radius:20px;
margin-left:10px;
width:326px!important;
}

#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;
margin-left:0px;
margin-right:0px;
margin-top:5px;
padding-bottom:5px;
text-align:right;
width:150px;
}

#product_image_prices {
background-color:inherit;
margin-bottom: 0px !important;
}

#btnaddbuttontop {
float:right;
margin-left:22px;
position: relative;
top: 140px;
left: 2px;
}

#productfeaturestitlearea {
background:#9e0b0f;
color:#fff;
display:block;
font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
margin:10px;
padding:5px;
text-align:center;
margin-top: 30px;
}

#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;
/*width: 160px !important;*/
}

#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;
}

.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:#9b0000;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.upload_area_description {
color:#666;
font-size:10px;
padding:5px;
width:300px;
margin-top: -7px;
}

.image-just-cell-alt {
background:#f6e9e9!important;
margin:0 auto;
padding:2px!important;
width:28px;
}

#radapprovecheckbutton {
color: #1fb135 /*#df0019*/;
font-size:16px;
font-weight:700;
margin-top:20px;
}

#radapprovecheckbutton .rbText {
margin-left:5px;
}

.tabimageeditor {
height:auto;
position:relative;
width:auto;
}

.advancedviewtabpanel {
height:auto;
position:relative;
width:650px;
}

#category_menu .menu_wrap .nav li a:hover {
color:#fff;
background-color: transparent;
}

#sitemenu a {
color:#666;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:700;
text-transform:none;
}

#sitemenu a:hover {
background:transparent;
color:#940405;
text-decoration:underline;
}

.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:#9d0000;
}

#navigation_area h4 {
background-color: #9b0000;
background:linear-gradient(#d21b1b,#9b0000);
/*border-bottom-left-radius:15px;
border-top-right-radius:15px;*/
color:#fff;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:15px;
font-weight:700;
margin:0 0 5px;
padding:5px 0 5px 5px;
}

#navigation_area h4 #titlelabel {
color:#fff;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:15px;
font-weight:700;
margin-left:0;
}

.homepageblock {
margin:0 0 10px;
}

#inner_sitemenu {
border-bottom:solid 1px #fff;
}

.menu_wrap .nav li a {
color:#666;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:13px;
}

.top-down-menu ul.inner_categories li:hover,.top_down_menu ul.inner_categories li span:hover {
background-color:#e6cfcf;
color:#9b0000;
}

.post_prev a.title:hover {
color:#9b0000;
text-decoration:underline;
}

#footer .tags a {
background:#e4e4e4;
font-size:10px;
font-weight:400;
}

#footer .tags a:hover {
background:#f42727;
}

.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;
width:400px;
}

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 #d21b1b;
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;
}

.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:7px 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;
left:0;
margin:0 auto;
position:relative;
/*z-index: 900;*/
text-align: center
}

.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:-5px;
}

#dlpolicy a,#dlpolicy a:hover {
color:#9b0000;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-left:6px;
}

#dlpolicy .text {
color:#666;
font:12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-left:6px;
margin-top:5px;
}

#autoproductarea_container {
float:right;
margin-bottom:10px;
margin-right:20px;
max-width:320px;
min-height:510px;
position:relative;
right:0;
top:0;
width:100%;
}

#autoproductarea {
background-color:#e4e4e4;
padding:10px;
text-align:center;
width:320px;
}

#autoproductarea div {
font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.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;
}

.autostamp_mounts_text {
clear:right;
float:right;
width:200px;
}

.autostamp_mounts_image {
clear:left;
float:left;
top:1px;
width:100px;
}

#relateditemscheckouttable {
float:left;
height:200px;
margin-left:10px;
margin-top:80px;
width:210px;
}

.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:6px auto;
padding:5px;
text-align:center;
vertical-align:top;
}

.single_productdisplayimage {
padding-bottom:5px;
}

.single_productdisplayname a,.single_productdisplayname a:link,.single_productdisplayname a:visited {
color:#363636;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
text-decoration:none;
}

.btn-clear {
background-color:#fff;
border-radius:0;
border-width:0;
padding:0;
background-image: none;
margin-top:-12px;
}

.btn-clear:hover {
background-color:#fff;
border-radius:0;
border-width:0;
background-image: none;
}

button + button {
margin-left:2px;
}

.checkout_continue_btn_area {
min-width:120px;
}

.checkout_continue_btn_area button {
margin-top:35px;
}

#btnglobalsearch {
height:24px;
margin-right:40px;
top:0!important;
width:13px;
}

.pricing-table {
padding:3px;
width:200px;
}

.fixed-width-img {
width:110px!important;
}

.autostamp_wizard_row,.autostamp_wizard_row_selected {
position:relative;
width:313px;
}

.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:130px;
transition:all .2s ease-in-out;
}

.autostamp_wizard_row_selected {
background-color:#fff;
border:2px solid green;
cursor:pointer;
display:inline-block;
font:bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-top:10px;
min-height:130px;
}

.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;
width:180px;
}

.autostamp_wizard_product_description {
clear:right;
color:#363636;
display:block;
float:right;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:10px;
font-weight:400;
padding:2px 2px 2px 10px;
text-align:left;
width:180px;
}

.autostamp_wizard_price {
float:right;
overflow-wrap:normal;
padding-right:10px;
text-align:left;
white-space:normal;
width:180px;
}

#newcustomer_area > .formlabel label {
text-align:right!important;
}

.ruFakeInput {
width:310px;
}

#txtglobalsearch2 {
width:330px;
color: #666;
font-size: 16px;
margin-top: 1.25px;
}

#category_menu .menu_wrap .nav ul li a:hover {
background-color:#d21b1b!important;
border-color:#d21b1b!important;
color:#fff!important;
transition:none;
}

#cartcheckoutbuttons {
margin-right:23px;
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 {
overflow:hidden;
}


.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 {
    margin-left: 11px;
    min-height: 280px;
    float: left;
    overflow: hidden;
	text-align: center;
    list-style: none;
}

.max-two-per-row {
    width: 380px;
}

.max-three-per-row {
    width: 264px;
}

.max-four-per-row {
    width: 192px;
}

.max-five-per-row {
    width: 152px;
}

.default-five-per-row {
    width: 122px;
}

.default-four-per-row {
    width: 156px;
}

.default-three-per-row {
    width: 320px;
	margin-left: -1px
}

.default-two-per-row {
  width:404px;
}

#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-color:#363636;
color:#fff;
padding:5px 10px;
width:100%;
}

.review_shipping_edit a {
color:#fff;
font-weight:700;
}

#cbxmailinglist {
margin-right:10px;
}

#bodycontent_checkoutreceipt {
background:#fff;
margin-left:130px;
text-align:left;
width:840px!important;
}

a#lnkmyaccount,a#lnkmyaccount:link,a#lnkmyaccount:visited {
color:#d21b1b;
font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
padding-left:2px;
padding-top:2px;
}

#status_area {
white-space:nowrap;
width:350px;
}

.orderviewer_outer_button_area {
float:right;
position:relative;
}

.orderviewer_button_area {
position:absolute;
right:0;
top:-50px;
width:210px;
}

#lblpaymentmethod {
padding:2px 5px;
}

#promo_area {
clear:left;
float:left;
white-space:nowrap;
width:350px;
}

.billto_area {
padding-top:20px;
width:150px;
}

#billtolabel {
width:20%;
}

.orderviewer_package {
float:left;
margin-right:30px;
}

.orderviewer_packageid {
color:#9b0000;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}

.receiptheader {
background-color:#d21b1b;
color:#fff;
}

.recptheaderitem,.recptheaderunitprice,.recptheaderqty,.recptheadersubtotal,.recptheadershipped,.recptheaderreturned,.recptheaderimage,.recptheaderpackageid {
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}

#packagelist {
width:95%;
}

#orderviewer_special_instructions_area {
border:1px solid #a2a2a2;
height:150px;
margin-top:10px;
padding:5px;
width:300px;
}

#orderviewer_amounts_area {
background-color:#f6e9e9;
border:solid 5px #f6e9e9;
border-radius:20px;
float:left;
margin-left:205px;
padding:7px;
}

#tbltotals {
background:#f6e9e9;
float:right;
padding:5px;
width:214px;
}

#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:#fff;
}

.default-page-search {
left:670px;
margin:0 auto;
position:absolute;
top:-47px;
z-index: 800;
padding: 2px;
background-color: #9d0000;
width: 380px;
}

.default-page-search #txtglobalsearch2 {
height:22px;
width:330px;
color: #666;
font-size: 16px;
}

#ctl00_left_sidebar,#ctl00_right_sidebar {
margin-top:-35px;
display: none;
}

#ctl00_maincontent_column {
width: 100%;
text-align: center;
}

#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 {
margin-left:4px;
}

table#container {
background:#fff;
margin-left:auto;
margin-right:auto;
max-width:1024px;
}

#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:#363636;
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 {
background:#fff;
margin-left:auto;
margin-right:auto;
margin-top:0;
min-width:600px;
padding:0;
width:1024px;
}

#nopermission_page .table {
text-align:center;
width:100%;
}

.errormessage {
color:#df0019;
font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
padding-bottom: 5px;
}

#dataTbl .formlabel {
border:none;
text-align:center;
}

#dataTbl {
margin-top:20px;
}

#container .designpagecontainer .fixedsize_designpagecontainer {
width:1024px;
}

#headtd {
border-bottom:solid 8px #9b0000;
}

.fixedsize_designpagecontainer td#navcolumn {
padding-left:10px;
padding-right:10px;
width:200px;
}

.fixedsize_designpagecontainer td#contentcolumn {
padding-right:20px;
padding-top:20px;
width:800px;
vertical-align: top;
}

.fixedsize_designpagecontainer #contentcolumn div {
background:transparent;
}

#MaterialLabel,#sentSizeLabel {
color:#9b0000;
font:bold 15px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

.attachfile_label {
color:#d21b1b;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#DesignBackground {
margin-left:20px;
width:800px;
}

#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,#lblthankord,.checkout_receipt_thankyou,#lblinstructions,#lblpayment,#lblpaymentmethod,#promocodeslabel,#lblcoupon,#lblsubtotal {
float:left;
text-align: left;
}

#pnlcart {
width: 75%;
}

#checkout_status_block, #lblinstructions, #bodycontent_Locator {
margin-left: 10px;
}


::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;
}

#wishlist_area {
float:right;
margin-top: -10px;
}

.checkout_summary_label {
float: left !important;
}

.checkout_summary_value {
float: right !important;
}

.logo img,[class*="span"] img,[class*="span"] iframe,.element img {
max-width:100%;
}

.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;
padding-top: 3px;
}

.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:100%;
/*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:#d21b1b;
}

.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:#d21b1b;
}

#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:inline-block;
}

.comment_right,.table {
display:table;
}

.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%;
}

.menu_bg,.header {
background:transparent;
padding:0 20px;
}

.menu_bg {
background-color: #9b0000;
background:linear-gradient(#d21b1b,#9b0000);
}

#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:#9b0000;
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;
}

#lblaffiliateintroduction,#dgorders,#lblitems,#titlelabel,#contact_address_area,#bodycontent_dl_add {
margin-left:10px;
}

#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;
width: 85%;
margin-right: auto;
margin-left: auto;
}

.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: #9b0000;
background:linear-gradient(#d21b1b,#9b0000);
border-bottom-left-radius:15px;
border-top-right-radius:15px;
color:#fff;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:15px;
font-weight:700;
margin:0 0 5px;
padding:5px 0 5px 5px;
}

.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;
font-style:italic;
padding-left: 20px;
}

#dgorders .header,td.header {
background:#9b0000;
color:#fff;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin:0;
padding:18px 10px 5px;
text-align:left;
text-transform:uppercase;
height: 21px;
}

#pnlform,#itemsfound,#fileupload_address_area {
margin-left:8px;
}

#pnlform .li_label,#lblgiftwrapcharge {
color:#363636;
}

#1streason td,#checkouttotals td.smalltext .td_left_top {
text-align:right;
}

#contactform #send1,#contactform #reset,.controlarea {
padding:5px;
}

.wishlist_productdisplayprice,#lblgrandtotal,#lblordertotal {
color:#9b0000;
font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}

#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:auto;
padding:8px 12px;
text-decoration:none;
white-space:nowrap;
}

#lblsecondaddressinstructions,#lblfirstaddressinstructions,#lblreview {
color:#9b0000;
font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}

.middle_initial_width,.zipcode_width {
width:65px;
}

#placeorder_message,#ctl00_MainContent_placeorder_message,#ctl00_MainContent_placeorder_message,#placeorder_message {
background-color:#f6e9e9;
border:1px solid #d21b1b;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-left:320px;
margin-top:-10px;
padding:10px;
white-space:nowrap;
width:380px;
}

#minibox .productproperty > select,#minibox .productproperty > input[type=text],.productproperty > select,.productproperty > input[type=text] {
width:175px!important;
}

#minibox .productproperty > textarea,.productproperty > textarea {
width:170px!important;
}

.padding-top-20px,.shipto_area,#MainEditDiv table {
padding-top:20px;
}

.navcolumnblockcontent ul,.categorylist {
width:170px;
}

td.cartitemqty,td.cartalternateitemqty > input[type=text],td.cartitemqty > input[type=text] {
width:35px;
}

.btn-checkout-login,.btn-checkout-address,.btn-checkout-shipping,.btn-checkout-payment,.btn-checkout-review,.btn-reorder {
width:100px;
}

#recptheaderbilltotext,#packagelist .formlabel,.orderviewer_shipto,#billtolabel,#recptheaderbilltotext,#packagelist .formlabel,.shipto,#billtolabel {
color:#d21b1b;
font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}

#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;
}

#productpageimagecolumn #productimage {min-width: 250px;}

.detail_productdisplayname h3 {margin-bottom: 10px;}

#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: #d21b1b;
 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:#d21b1b; 
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; }

.fixedSize_designpagecontainer .productproperty label {padding-left: 0px;}

#tc1_choice1528 {width: 100px;}

#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: #d21b1b;
}

.dropdown-menu {
min-width: 100px !important;
}

#lnktiplogin {
line-height: 30px;
}

.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: #FFFFFF;
}

.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: #FFFFFF;
}

.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;
}

#orderitempreview table {
width: 750px; 
margin-bottom: 20px;
}

#nonshippinglabel {
background-color:#9b0000; 
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 -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-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-image:url('glyphicons-halflings-white.png'); 
background-position: -168px 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-user {
background-image:url('glyphicons-halflings.png') !important; 
background-repeat: no-repeat !important;
}

#btntopnextsmallestproduct, #btntopnextlargestproduct {
margin-top: 2px;
}

#btntopnextsmallestproduct {padding-right: 2px;}

.tabularpricelbl {
min-width: 60px;
}

#lstcustomerservicemenu li {
max-height: 28px;
}

.address_label {
white-space: normal;
}

.logo {
 float: left;
 clear: left;
 margin-bottom: -50px;
 position: relative;
 top: -30px;
}

#product_features_header {
display: inline-block;
background-color: #a2a2a2;
color: #fff;
padding: 3px 10px;
margin-top: 5px;
margin-bottom: 8px;
font-size: 13px;
font-style: italic;
font-weight: 700;
width: 97%;
}

.category_btn {width: 110px;}

/* 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;
}

.searchboxformcontent, .mailinglistsignupformcontent {
 padding: 5px 0px 8px 8px;
 width: 160px;
}

.single_productdisplay {
 width: 180px;
}

.checkoutstepcurrent#lnklogin {
 background-image: url('http://dev.customvantage.com/SSWThemes/Modern_Seaside/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('http://dev.customvantage.com/SSWThemes/Modern_Seaside/BG_signin_normal.png');
 background-repeat: no-repeat;
 display: block;
 float: left;
 height: 20px;
}

#lnkaddress {
 background-image: url('http://dev.customvantage.com/SSWThemes/Modern_Seaside/BG_address_normal.png');
 background-repeat: no-repeat;
 display: block;
 float: left;
}

.checkoutstepcurrent#lnkaddress {
 background-image: url('http://dev.customvantage.com/SSWThemes/Modern_Seaside/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('http://dev.customvantage.com/SSWThemes/Modern_Seaside/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('http://dev.customvantage.com/SSWThemes/Modern_Seaside/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('http://dev.customvantage.com/SSWThemes/Modern_Seaside/BG_payment_normal.png');
 background-repeat: no-repeat;
 display: block;
 float: left;
}

.checkoutstepcurrent#lnkpayment {
 background-image: url('http://dev.customvantage.com/SSWThemes/Modern_Seaside/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('http://dev.customvantage.com/SSWThemes/Modern_Seaside/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: 1024px;
}

/* END - TAGS COPIED FROM OLD OVERRIDE.CSS - TO PORTION BEFORE @MEDIA QUERIES */

#page_default .breadcrumb {
width: 1064px;
left: -6px;
}

#page_default #free_ship_header {
position: relative;
top: 80px;
z-index: 700;
}

#free_ship_header {
position: relative;
top: 80px;
/*z-index: 700;*/
background: #000;
padding: 5px 0px 5px 30px;
width: 1034px;
left: -20px;
}

#page_default .default-three-per-row .title {
display: none;
}

#slides {
width: 670px;
margin-left: 40px;
float: left;
}

.slides_newproducts {
position: relative;
top: -50px;
width: 100%;
}

.newproduct_slides {
width: 52% !important;
float: left !important;
margin-left: 0px !important;
}

.newproducts_mainimg {
width: 45%;
float: left;
position: relative;
left:10px;
}

.top_sellers {
width: 275px;
float: right;
background-color: #fff;
padding-left: 10px;
padding-top: 10px;
margin-right: 40px;
margin-bottom: 20px;
border: 2px solid #ddd;
height: 299px;
float: left;
z-index:1000;
}

.top_sellers_ul, #popular_customproducts_options {
float: left;
text-align: left;
padding: 5px;
}

.top_sellers_ul li a, .popular_customproducts_ul li a {
font-size: 14px;
color: #000;
line-height: 19px;
}

.top_sellers_ul li a:hover, .popular_customproducts_ul li a:hover {
font-size: 14px;
color: #ff0000;
text-decoration: none;
}

.top_sellers_ul li, .popular_customproducts_ul li {
margin-top: 5px;
margin-bottom: 5px;
}

#top_seller_text {
text-align: left;
font-size: 16px;
font-weight: 600;
margin-left: 5px;
}

#top_sellers_ul_2 {
padding-left: 10px;
}

#popular_customproducts_text {
float: left;
text-align: left;
font-size: 16px;
font-weight: 600;
margin-left: 5px;
margin-top:15px;
}


/***** START - Shop By Use Area Homepage *****/

.shop_by_use_area {
margin-left: 40px;
text-align: left;
padding: 25px 5px !important;
position: relative;
top: -10px;
}

.sbu_insidecell {
float: left;
width: 330px;
margin-bottom: 10px;
}

.prod_img_area {
float: left;
}

.sbu_label a {
font-size: 16px;
color: #000;
font-weight: 600;
margin-left: 15px;
}

.sbu_text a {
font-size: 13px;
color: #666;
margin-left: 15px;
font-weight: 400;
}

.sbu_text a:hover {
color: #920000;
}

.prod_area_sbu ul li {
padding: 5px 0 !important;
}

#SBU_SectionLabel {
margin-left: 40px;
font-family: Arial, Helvetica, Sans-Serif;
text-align: left;
padding: 10px 0px;
font-size: 22px;
position: relative;
top: 25px;
}

#shopbyusetxt {
position: relative;
top:50px;
font-size: 38px;
margin-bottom: 10px;
margin-right: auto;
margin-left: auto;
}

/***** END - Shop By Use Area Homepage *****/

#custom_html_area_below_header {
display: none;
}

#page_default .breadcrumb {margin-bottom: -15px;}

.footer_nav {display: none;}

.footer_navlinks {
position: relative;
left: 150px;
z-index: 700;
}

.link_column {
float: left; 
padding: 25px; 
border-left: 2px solid #9f9f9f; 
vertical-align: middle;
color: #9f9f9f;
height: 50px;
}

#link_column1 ul, #link_column2 ul, #link_column3 ul {
 margin-top: -25px;
}

#link_column3 {
border-right: 2px solid #9f9f9f; 
}

.link_column ul li {
padding-bottom: 3px;
}

/**** START - Top Searches/Quick Links area - Homepage ****/

.quick_links {
margin-top: 25px;
margin-left: 100px;
}

.ul_links {
 float: left;
 text-align: left;
 width: 200px;
}

#links_row1 {
height: 300px;
float: left;
background:linear-gradient(#ebebeb,#fff);
width: 820px;
padding: 10px;
}

#links_row2 {
height: 200px;
float: left;
margin-top:100px;
width: 820px;
padding: 10px;
}

.links_labels {
color: #c1113d;
font-size: 16px;
font-weight: 700;
}

.ul_links ul li a {
color: #3e3e3e;
font-size: 14px
}

#engraved_products {
position: relative;
top: 150px;
right: 180px;
}

#large_stamps {
position: relative;
top:150px;
right:182px;
}

#professional_stamps {
position: relative;
left: 20px;
}

#permanent_stamps{
position: relative;
top:-227px;
left: 240px;
}

#sm_labeltxt {
font-size: 14px;
font-weight: 400;
}

#ink_accessories {
position: relative;
left: 20px;
}

#stamp_pads {
position: relative;
left: 40px;
}

/**** END - Top Searches/Quick Links area - Homepage ****/

#category_tabular .btn-addtocart {width: 100%;}

.category_nav {
background-color: #e4e4e4;
padding: 5px;
}

.category_nav ul li a {
color: #808080;
padding:3px 0px 3px 3px;
display: block;
}

.category_nav ul li a:hover {
background-color: #bc1010;
color: #fff;
text-decoration: none;
display: block;
padding:3px 0px 3px 3px;
}

.label_catnav li {color:#000;}
.labelred_catnav li {color:#9b0000;}
.labelblue_catnav li {color:#0000ff;}
.labelgreen_catnav li {color:#008000;}

.labelred_catnav li a:hover, .labelblue_catnav li a:hover, .labelgreen_catnav li a:hover {color:#fff !important;}

#lblextracontent {
position:relative;
left: 10px;
}

.cartitemdelete {width:80px;}

#bodycontent_checkoutlogin, #checkout_summary_column {
margin-top: 20px;
}

.checkout_continue_btn_area {position: relative; top:20px;}

#shipmethodslist {color: #363636;}

#ctl00_MainContent_placeorder_message {margin-top: 5px}

.catgrid_element {float: left;}

#maincatgrid {margin-left: 40px; float: left; margin-bottom: 40px;}

#wrapper-company-stars {float: right;}

.trustpilot-widget {
position: relative;
top: -10px;
z-index: 1000;
}

/*#ctl00_MainContent_simpleline_radfontsizecombo_DropDown {height: 200px !important;}

.rcbScroll .rcbWidth {height: 200px !important;}*/

#ctl00_MainContent_placeorder_message {display: none;}

#review_cart_container .cartitemheader {display: none;}

#bbb, #geo, #mcfee, #auth {float: left;}

#auth {margin-left: 15px;}

#bbb {margin-left: 40px;}

#geo {margin-right: 15px; margin-left: -10px;}

#secure {width: 630px; vertical-align: middle; margin-right: auto; margin-left: auto; margin-bottom: -40px;}

.questions_call {
color: #920000; 
font-size: 24px; 
margin-top: 70px; 
margin-bottom: 30px; 
margin-left: 0px; 
vertical-align: middle; 
float: left;
width: 1023px;
}

#questions_text {
font-size: 38px; 
font-weight: 700;
}

#question_tagline {
font-size: 38px;
}

#questions_phone {
font-size: 24px;
}


/*** 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;
}

#tblitems {
display: block;
border: 1px solid rbg(225, 225, 225);
}

#cartcontainer {
border-collapse: separate;
}

#tblitems tbody {
display: block;
}

#tblitems tbody tr {
display: table-row;
min-height: 90px;
position: relative;
}

#tblitems tbody tr td {
display: block;
float: left;
margin-left: 5px;
min-height: 0px;
}

.cartitem, .cartalternateitem { padding: 10px }

#cartheaderblank, .cartitemcount, .cartalternateitemcount { width: 15px;}

#cartheaderimage, .cartitemimage, .cartalternateitemimage { width: 150px;}

#cartheaderproduct, .cartitemsku, .cartalternateitemsku { width: 140px;}

#cartheaderprice, .cartitemprice, .cartalternateitemprice {width: 60px;}

#cartheaderqty, .cartitemqty, .cartalternateitemqty {width: 40px !important;}

#cartheadertotal, .cartitemtotal, .cartalternateitemtotal {width: 60px;}

#cartheaderdelete, .cartitemdelete, .cartalternateitemdelete {width: 100px;}

#tblitems tr:first-child { min-height: 50px; background-color: #86b3d2;}

#tblitems tr:first-child td { height: 23px }

#tblitems tr:last-child { border-bottom: 1px solid rgb(225,225,225) }

#carttotalblock {
border-bottom: solid 3px rgb(225, 225, 225);
border-right: solid 1px rgb(225, 225, 225);
border-left: solid 1px rgb(225, 225, 225);
}

#addresslist { display: block }
#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;} 

.ul_downloadfiles, .login_control {margin-left: 0px !important;}

ul, ol {margin: 0 0 10px 0;}

#checkouttable li, .top_sellers_ul li, .prod_area_sbu ul li, .category_nav ul li {list-style: none;}

td#ctl00_MainContent_trmercury {padding-bottom: 20px; border-bottom: dotted #000; border-style: solid}


/*** END - Styles to make mobile styles function properly ***/

.tp-widget-stars {margin: 0 50px 10px !important;}

.wrapper-company-stars {width: 500px !important; /*z-index: 7000 !important;*/}

.ChatBtn {margin: 5px auto -30px; width: 255px;}

.cat_389 .max-three-per-row {min-height: 235px;}

.follow_us a.pinterest {
background-position:-215px 0;
}

.follow_us a.pinterest:hover {
background-position:-215px -20px;
}

.follow_us a.instagram {
background-position:-241px 0;
}

.follow_us a.instagram:hover {
background-position:-241px -20px;
}

.follow_us a.etsy {
background-position:-267px 0;
}

.follow_us a.etsy:hover {
background-position:-267px -20px;
}

h1, h2, h3 {padding: 0px;}

h2 { font-size: 24px; }

h3 a { font-weight: 400; }

.breadcrumbtrailnolink h1 {
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.titlelabel h2 {
    font-family: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
	/*margin-top: -50px;
	margin-bottom: 30px;*/
}

.breadcrumbs h2 {
     font-family: inherit;
    font-size: inherit;
    color: inherit;
    font-weight: inherit;
}

.cat_726 .max-three-per-row {
min-height: 300px;
}

.confirm_subtext {color: #000; width:70%;}

.trustpilotpagewidget {float:left; width:30%;}

.decrip-txt {float:left; width: 70%;}

/**** START -Product Detail Page Styles ****/

.ProdDetalInfoArea {float:left; width:100%;}

.DetailsLeft {float: left; width: 60%; padding: 10px;}

.DetailsRight {float: left; width: 30%; padding: 10px;}

.ProductFeatureList {min-height: 180px; width: 45%; float: left; margin-right: 10px; background-color: #eee; padding-left: 15px;}

.QuickReference {min-height: 180px; width: 45%; float: left; background-color: #eee; padding-left: 15px;}

.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;}

.shiparea {font-size: 15px; font-weight: 600;}

.ShipPol {position: relative; top:-18px; left: 62px;}

.ProdImageArea {text-align: center; margin-top: 10px;}

.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: 300px; line-height: 11px;}

.rwTitlebarControls, .rwTitleRow td, .rwTopResize {background-color: #363636;}

.rwCorner, .rwFooterRow {background-color: #363636 !important;}

.FileUploadFeatTitle {color: #6e6e6e; display: block; width: 300px; margin-left: 11px;}

.FeatSubText {font-size: 10px;}

/**** END -Product Detail Page Styles ****/


/**** START - FAQ/Help Popup Instructions on Customization (Designer) Page for Stamps ****/

.stamppopup_header {display: block; background-color: #9d0b0e; color: #fff; font: 12px bold Segoe UI, Arial, Verdana, Sans-Serif;}

.stamppopup_footer {display: block; background-color: #9d0b0e;}

.imagesamplearea {float:left;}

.stampinstructbox {width: 40%; margin: 0 auto; background: rgba(255,255,255,0.2); padding: 35px; border: 2px solid #fff; border-radius: 20px/50px; background-clip: padding-box; text-align: center;}

.popupbutton {font-size: 1em; padding: 10px; color: #fff; border: 2px solid #ebebeb; border-radius: 20px/50px; text-decoration: none; cursor: pointer; transition: all 0.3s ease-out;}

.popupbutton:hover {background: #ebebeb;}

.stamppopupoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.stamppopupoverlay:target {
  visibility: visible;
  opacity: 1;
}

.stamppopup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.signaturestamptip_label {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.stamppopup .close {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.stamppopup .close:hover {color: #ebebeb;}

.stamppopup .content {max-height: 30%; overflow: auto;}


/**** END - FAQ/Help Popup Instructions on Customization (Designer) Page for Stamps ****/


/**** START - Read More/Less Popup ****/

.read-more-state {
  display: none;
}

.read-more-target {
  opacity: 0;
  max-height: 0;
  font-size: 0;
  transition: .25s ease;
}

.read-more-state:checked ~ .read-more-wrap .read-more-target {
  opacity: 1;
  font-size: inherit;
  max-height: 999em;
}

.read-more-state ~ .read-more-trigger:before {
  content: 'Show more';
  position: relative;
  top: -40px;
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}

.read-more-state:checked ~ .read-more-trigger:before {
  content: 'Show less';
  position: relative;
  top: 0px;
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}

/*.read-more-trigger {
  cursor: pointer;
  display: inline-block;
  padding: 0 .5em;
  color: #666;
  font-size: .9em;
  line-height: 2;
  border: 1px solid #ddd;
  border-radius: .25em;
}*/

/**** END - Read More/Less Popup ****/


.detail_productdisplaydescription {padding-bottom: 10px;}

.minibox img[style] {max-width: 170px !important;}

#productfeatures {margin-top: -30px;}

.sdl {margin-bottom: -2px !important;}

#quantity_area {width: 35px; float: right;}

#lblquantity {margin-left: 60px;}

#productcontrols .btn-customize {position: relative; top: 140px;}

#productcontrols .btn-addtocart {position: relative; top: 140px;}

#prices {margin-top:-25px;}

#choice189 td {min-width: 100px;}

.monogram_helptips {margin-left: 90px;}

a .rtsLink .rtsAfter .artworkviewtab {background-color: #9a0101;}

/****  ****/

.grid-unit {float: left; padding-right: 10px;}

.read-more-wrap {min-height: 100px;}

.cat_quicklinks {text-align: center; color: #c00000; font-size: 12px; font-weight: 600; margin-top: -25px;}

/**** START - Specials Page Styles ****/


.subads {float: left; padding: 25px; width: 350px; margin-left: 10px; margin-top: 35px;}

.subheadlinetext1 a {color: #a09e9e; font: 14px bold Arial, Helvetica, Sans-Serif; margin-top: 10px; margin-bottom: 2px;}
.box

.subheadlinetext1 {margin-top: 10px; margin-bottom: 2px;}

.subheadlinetext2 {color: #393939; font: 12px Arial, Helvetica, Sans-Serif;}

.mainspecialblock {margin-top: 30px;}

.mainadimage {width: 60%; float: left; margin-right: 20px;}

.mainspecialblock2 {margin-top: 30px;}

.mainadimage2 {width: 100%; margin-right: auto; margin-left: auto;}

.mainadtext {width: 35%; float: left;}

.featured_salesarea {position: relative; top: 20px;}

.headlinetext {font: 30px bold Century751 BT, Times Roman, Serif; line-height: 32px;}

.mainsubtext {font: 14px Arial, Segoe UI, Helvetica, Sans-Serif; color: #353535;}

.shopbtn a {color: #000; padding: 10px 30px; border: 2px solid #000; font: 12px bold Arial, Helvetica, Sans-Serif;}

.shopbtn {margin-top: 30px;}

.addshopbtn1 a {color: #fff; padding: 13px 30px; background-color: #c31514; font: 12px bold Arial, Helvetica, Sans-Serif;}

.addshopbtn2 a {color: #fff; padding: 13px 58px; background-color: #c31514; font: 12px bold Arial, Helvetica, Sans-Serif;}

.addshopbtn1 {margin-top: 10px; margin-bottom: 35px;}

.saletitle2 {height: 0px;}

.scrollingdeals {position: relative; top: 50px;}

.everyday_dealsarea {position: relative; top: 30px;}

/**** START - Gallery on SpecialsPage for Everyday Deals ****/
.wrapper{
    height: 275px;
    width: 100%;
    position: relative;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.box1{
    width: 250px;
    height: 100%;
    display: inline-block;
    margin: auto;
    overflow: hidden;
    
}
.center_box{
    width: 90%;
    height: 170px;
   /* background: url(http://www.porathcontractors.com/gallery/albums/projects/Sunset.sized.jpg) center center no-repeat;*/
    margin: auto;
    cursor: pointer;
    transition: opacity 0.2s linear;
    transition: transform 0.3s linear;
    animation: load 1s linear;
	text-align: center;
}

.center_box:hover{
    transform: scale(0.95);
    opacity: 0.75;
}

.wrap .cat_925 {display: none;}

.shopbtn_gallery a {color: #000; padding: 10px 30px; border: 2px solid #000; font: 12px bold Arial, Helvetica, Sans-Serif;}

.shopbtn_gallery {margin-top: 20px;}

.everydaydeal_title {color: #ad0002; font: 14px bold Arial, Helvetica, Sans-Serif; margin-top: 20px;}

.shopbtn_gallery2 a {color: #fff; padding: 10px 30px; background-color: #ad0002; border: 0px solid #000; font: 12px bold Arial, Helvetica, Sans-Serif;}

.shopbtn_gallery2 {margin-top: 20px; text-align: center;}

.everydaydeal_title2 {color: #000; font: 14px bold Arial, Helvetica, Sans-Serif; margin-top: 20px; text-align: center;}

.wrap .cat_926 {display: none;}


/**** END - Gallery on SpecialsPage for Everyday Deals ****/

/**** END - Specials Page Styles ****/


/**** START - Category Description Special Codes ****/

.cat_addtextarea {text-align: center; color: #c00000; font-size: 24px; font-weight: 600;}

.cat_addtextarea2 {text-align: center; color: #e23398; font-size: 24px; font-weight: 600;}

#ink-selfinking-readmore {min-height: 120px;}

#trodat-heavydutysi-readmore {min-height: 90px;}

#cosco2000plussi-readmore {min-height: 90px;}

#trodatselfinkstamps-readmore {min-height: 90px;}

#selfinking-readmore {min-height: 120px;}

#preinked-readmore {min-height: 90px;}

#xstamperpreink-readmore {min-height: 90px;}

/**** END - Category Description Special Codes ****/





/* START Re-Inking Custom Page Code */

.reinkinginstructcontainer {border-top: 1px solid #787878; padding-bottom: 15px; margin-bottom: 15px;}

.reinktypelabel {width: 98%; text-align: center; background-color: #e1e1e1; margin-top: 15px; padding:8px; vertical-align: middle; float: left;}

.reinktypelabel a {font: 18px bold Arial, Helvetica, Sans-Serif; color: #333; font-weight: 600; text-decoration: none;}

.reinktypelabel a:hover {color:#b50d0d;}

.videoicon {position: relative; top: 5px; left: 3px;}

.reinkselfink {float: left; text-align: center; width: 24.08%; margin-top: 10px; min-height: 265px;}

#selfinkCosco {margin-right: 10px;}

#selfinkIdeal {margin-right: 10px;}

#selfinkShiny {margin-right: 10px;}

#selfinkComet {margin-right: 10px;}

.reinkpreink {float: left; text-align: center; width: 24.08%; margin-top: 10px; min-height: 265px;}

#preinkCosco {margin-right: 10px;}

#preinkiStamp {margin-right: 10px;}

#preinkiStampMS {margin-right: 10px;}

#preinkXstamper {margin-right: 10px;}

.reinkother {float: left; text-align: center; width: 24.08%; margin-top: 10px; min-height: 265px;}

#otherMarkIIKit, #otherUVStamps, #otherSkinSafe {margin-right: 10px;}

.reinkcatlabel {font: 14px Arial, Helvetica, Sans-Serif; color: #b50d0d; top: 10px; position: relative; font-weight: 500;}

a:hover .reinkcatlabel {color: #e72a28;}

.reinkpreink a:hover, .reinkother a:hover {text-decoration: none;}

.instruction_btn {border: 1px solid #ccc; padding: 8px; position: relative; top: 20px; font: 12px Arial, Helvetica, Sans-Serif; color: #333; border-radius: 5px;}

a:hover .instruction_btn {background-color: #e72a28; color: #fff;}

.reinkselfink a:hover {text-decoration: none;}

.reviewwidget {clear: both; position: relative; top: 20px; border-top: 1px solid #666; padding-top:15px;}

/* END Re-Inking Custom Page Code */ 

.boxedd {
  width: 250px;
  margin: 0 auto;
  /*background: rgba(255,255,255,0.2);*/
  padding: 8px;
  /*border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;*/
  text-align: center;
  float: left;
}


.box {
  width: 90%;
  margin: 0 auto;
  /*background: rgba(255,255,255,0.2);*/
  padding: 8px;
  /*border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;*/
  text-align: center;
}

.box1a {
  width: 250px;
  margin: 0 0 0 -30px;
  /*background: rgba(255,255,255,0.2);*/
  padding: 8px;
  /*border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;*/
  text-align: center;
  float: left;
}

.box2a {
  width: 100%;
  margin: 0;
  /*background: rgba(255,255,255,0.2);*/
  padding: 8px;
  /*border: 2px solid #fff;
  border-radius: 20px/50px;
  background-clip: padding-box;*/
  text-align: center;
}

.button {
  font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
  font-weight: 700;
  padding: 10px;
  color: #363636;
  /*border: 2px solid #ebebeb;*/
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  background: #ebebeb;
}
.button:hover {
  background: #ebebeb;
}

.button2a {
  font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
  font-weight: 700;
  padding: 10px;
  color: #fff;
  /*border: 2px solid #ebebeb;*/
  border-radius: 10px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
  background: #a80606;
}
.button2a:hover {
  background: #a80606;
  color: #eee;
}

.overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.overlay:target {
  visibility: visible;
  opacity: 1;
  z-index: 1000;
}

.popup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 49%;
  position: relative;
  transition: all 5s ease-in-out;
}

#popup-a {
  margin: 40px 0 0 100px;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.popup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.popup .close {
  position: absolute;
  top: -35px;
  right: 0px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #fff;
}

.popup .close2 {
  position: absolute;
  top: -14px;
  right: 2px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #a80606;
}

.close {opacity: 100;}

.popup .close:hover {
  color: #ff0b00;
  opacity: 100;
}
.popup .content {
  max-height: 30%;
  overflow: auto;
}

.woodstamp-popup {margin:7px;}

/*** Start - Ink Color Chart Custom Page Styles ***/

.inkcolorchart {float: left; text-align: center;}

.selfinkcolorblock {width: 410px; float: left; border-right: 1px #666 solid; margin-right: 10px; padding-right: 10px; min-height: 550px;}

.preinkedcolorblock {width: 410px; float: left; min-height: 550px;}

.colorchartheaderlabel {background-image: url('/images/stampchamp/custompages/inkcolors/colorchartheaderlabel_bg.png'); text-align: center; width: 407px; height: 40px; padding-bottom: 15px; background-repeat: no-repeat;}

.colorlabeltxt {font: 18px Adobe Gothic Std, 'Segoe UI', Arial, Helvetica, Sans-Serif; color: #656565;}

.colorblocks {text-align: center;}

.ColorBlocks {text-align: center; font-size: 14px; font-weight:600;}

.colorsplat {text-align: center; float: left; width: 100px;}

.colorlabel {font: 11px Adobe Gothic Std, 'Segoe UI', Arial, Helvetica, Sans-Serif; color: #666;}

.shopnowbtn {
/*background-image: url('/images/stampchamp/custompages/inkcolors/inkcolorshopnowbtn_bg.png');*/
text-align: center;
/*background-repeat: no-repeat;*/
width:239px;
height: 36px;
position: relative;
top:30px;
margin-right: auto;
margin-left: auto;
z-index: 1000;
}

/*.shopnowtxt {font: 15px Adobe Gothic Std, 'Segoe UI', Arial, Helvetica, Sans-Serif; color: #fff; text-align: center; position: relative; top:-267px;}*/

.groupmountimg1 {text-align: center; position: relative; top: 70px;}

.groupmountimg2 {text-align: center; position: relative; top: 110px;}

/*** End - Ink Color Chart Custom Page Styles ***/

.cat_772 .max-four-per-row {min-height: 230px !important;}

.cat_21 .max-four-per-row {min-height: 100px !important;}

.cat_699 .max-three-per-row {min-height: 180px !important;}

.cat_714 .max-four-per-row {min-height: 180px !important;}

.cat_515 .max-four-per-row {min-height: 210px !important;}

.pagination {margin: 0px auto; text-align: center; width: 160px;}

#categorybanner {padding-left: 17px;}

#category_menu .menu_wrap .nav ul {
width: auto; border-radius: 0;
}

.ApprovePopUpHeader {
font-size: 28px; 
font-family:'Segoe UI'; 
font-weight: 700;
}

.AprovePopUpText {
font-size:13px;
color:#df0019;
text-shadow:none;
line-height:14px;
}

.istampproduct {
float: left;
width: 45%;
text-align: center;
border: 1px solid #ccc;
margin: 10px;
padding: 10px;
}

.istampproduct a:hover {
text-decoration: none;
}

.istampprodlabel {
font: 16px arial, helvetica, sans-serif;
text-decoration: none;
font-weight: 600;
color: #9b0000;
}

.istampprodbtn {
background-color: #1fb135;
width: 40%;
margin-right: auto;
margin-left: auto;
margin-top: 15px;
padding: 10px;
font: 16px arial, helvetica, sans-serif;
color: #fff;
}


/** START - Pullman Main Page **/

.pullman_maincontainer {
width:828px;
float: left;
border: 2px solid #e1e1e1;
margin-bottom: 40px;
max-height: 363px;
}

.pullman_label {
background-color: #ccc;
font: 24px Arial, Helvetica, Sans-Serif;
font-weight: 600;
line-height: 36px;
text-align: center;
clear: both;
}

a .pullman_label {
color: #030303;
text-decoration: none;
}

#largedatestamps a:hover{
text-decoration: none;
}

.pullmancontent_left {
background-image: url('/images/stampchamp/custompages/pullman/alphanumericleft.png');
background-repeat: no-repeat;
height: 328px;
background-size: cover;
width: 50%;
float:left;
}

.pullmancontent_right {
width:50%;
float: right;
}

.pullmancontent_right ul {
list-style: none;
}

#A-Zand0-9 {
background-image: url('/images/stampchamp/custompages/pullman/A-Zand0-9.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

a:hover #A-Zand0-9 {
background-image: url('/images/stampchamp/custompages/pullman/A-Zand0-9_hover.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

#A-Zor0-9 {
background-image: url('/images/stampchamp/custompages/pullman/A-Zor0-9.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

a:hover #A-Zor0-9 {
background-image: url('/images/stampchamp/custompages/pullman/A-Zor0-9_hover.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

#A-MorN-Zor0-9 {
background-image: url('/images/stampchamp/custompages/pullman/A-MorN-Zor0-9.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

a:hover #A-MorN-Zor0-9 {
background-image: url('/images/stampchamp/custompages/pullman/A-MorN-Zor0-9_hover.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

#numbersonly {
background-image: url('/images/stampchamp/custompages/pullman/numbers0-9.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

a:hover #numbersonly {
background-image: url('/images/stampchamp/custompages/pullman/numbers0-9_hover.png');
background-repeat: no-repeat;
height: 82px;
background-size: contain;
}

#datebg {
background-image: url('/images/stampchamp/custompages/pullman/pullmandatebg.png');
background-repeat: no-repeat;
height: 219px;
background-size: cover;
}

.pullmandatecontent_left {
width:50%;
float: left;
}

.pullmandatecontent_right {
width:50%;
float: right;
}

.pullmadaterimg {
background-image: url('/images/stampchamp/custompages/pullman/pullmandatersupto1inch.png');
background-repeat: no-repeat;
height: 194px;
background-size: 65%;
position: relative;
top: 15px;
left: 150px;
}

.pullmandateimpression {
background-image: url('/images/stampchamp/custompages/pullman/pullmandateimpression.png');
background-repeat: no-repeat;
height: 122px;
background-size: 50%;
position: relative;
left: 20px;
top: 15px;
}

.pullmanshopnowbtn {
background-color: #d21b1b;
width: 40%;
margin-top:30px;
color:#fff;
text-align: center;
padding: 10px;
font: 16px Arial, Helvetica, Sans-Serif;
position:relative;
left: 30px;
}


/** END - Pullman Main Page **/

/* START - Stamp Pad Colors Feature Popup */

.stamppadbox {
  width: 50%;
  padding: 8px;
  margin-bottom: 10px;
}

.stamppadbutton {
  font-size: 14px;
  padding: 8px;
  color: #fff !important;
  background-color: #06D85F;
  border-radius: 10px;
  text-decoration: none !important;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.stamppadbutton:hover {
  background: #01b74e;
}

.stamppadoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.stamppadoverlay:target {
  visibility: visible;
  opacity: 1;
}

.stamppadpopup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 50%;
  position: relative;
  transition: all 5s ease-in-out;
}

.stamppadpopup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.stamppadpopup .stamppadclose {
  position: absolute;
  top: 20px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.stamppadpopup .stamppadclose:hover {
  color: #06D85F;
}
.stamppadpopup .stamppadcontent {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .stamppadbox{
    width: 70%;
  }
  .stamppadpopup{
    width: 70%;
  }
}

/* END - Stamp Pad Colors Feature Popup */


#additionaladdtocart_button {margin-top: 20px;}

#RadToolTipWrapper_radconfirmordertooltip {
width: 60% !important;
left: 297px !important;
}

.cat_625 .max-four-per-row {min-height: 300px;}

.cat_626 .max-four-per-row, .cat_663 .max-four-per-row {min-height: 310px;}

.cat_116 .max-three-per-row {min-height: 200px;}



/* Styles for F-Series Special Ink Instruction PopUp */

.fseriesbox {

}

.fseriesbutton {
  font-size: 1em;
  text-decoration: none;
  cursor: pointer;
}
.fseriesbutton:hover {
 text-decoration: underline;
}

.fseriesoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
}
.fseriesoverlay:target {
  visibility: visible;
  opacity: 1;
}

.fseriespopup {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 26%;
  position: relative;
  transition: all 5s ease-in-out;
}

.fseriespopup h2 {
  margin-top: 0;
  color: #333;
  font-family: Tahoma, Arial, sans-serif;
}
.fseriespopup .fseriesclose {
  position: absolute;
  top: 0px;
  left: 10px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.fseriespopup .fseriesclose:hover {
  color: #06D85F;
}
.fseriespopup .fseriescontent {
  max-height: 30%;
  overflow: auto;
  padding: 20px 40px;
  font-size: 15px;
  text-align: center;
}

@media screen and (max-width: 700px){
  .fseriesbox{
    width: 70%;
  }
  .fseriespopup{
    width: 70%;
  }
}

#lblyousavelabel {display:none;}

.yousave {display:none;}

#lbllistpricename, .listprice {position:relative; top:-30px; left: 5px; font-size: 14px;}

.detail_productdisplayprice .listprice {top: 0px; left:0px;}

.detail_productdisplayprice .sitepricediscounted {top:0px;}

#lbllistpricename {visibility: hidden;}

.sitepricediscounted {position:relative; top:20px; color: #df0019;}

#btnProofCharge {width: 140px;}

#proofchargepnl {font-size: 14px;}

.single_productdisplayprice .listprice, .single_productdisplayprice .sitepricediscounted {top: 0px;}

.related_productdisplayprice .listprice {top: 0px; left: 0px; font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;}

.related_productdisplayprice .sitepricediscounted {top: 0px; font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;}

.related_productdisplayprice {font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;}

.single_productdisplayprice {padding: 5px;}

.single_productdisplayprice a {font-size: 18px; font-weight: 700;}

/** Start Reiner Page Styles **/

	/*Reiner Drop Down List Styles */

		.reinerdropbtn {
		  background-color: #4CAF50;
		  color: white;
		  padding: 16px;
		  font-size: 16px;
		  border: none;
		  cursor: pointer;
		}

		.reinerdropdown {
		  position: relative;
		  display: inline-block;
		}

		.reinerdropdown-content {
		  display: none;
		  position: absolute;
		  background-color: #f9f9f9;
		  min-width: 215px;
		  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
		  z-index: 1;
		  text-align: left;
		}

		#whatneedprint .reinerdropdown-content {min-width: 225px;}

		.reinerdropdown-content a {
		  color: black;
		  padding: 12px 16px;
		  text-decoration: none;
		  display: block;
		  font-size: 14px;
		}

		.reinerdropdown-content a:hover {background-color: #f1f1f1;}

		.inkjetoptions a:hover {background-color: transparent;}

		.reinerdropdown:hover .reinerdropdown-content {
		  display: block;
		}

		.reinerdropdown:hover .reinerdropbtn {
		  background-color: #3e8e41;
		}

	/* Reiner Popup Box Styles */

		.reineroverlay {
		  position: fixed;
		  top: 0;
		  bottom: 0;
		  left: 0;
		  right: 0;
		  background: rgba(0, 0, 0, 0.7);
		  transition: opacity 500ms;
		  visibility: hidden;
		  opacity: 0;
		}
		.reineroverlay:target {
		  visibility: visible;
		  opacity: 1;
		}

		.reinerpopup {
		  margin: 70px auto;
		  padding: 20px;
		  background: #fff;
		  border-radius: 5px;
		  width: 60%;
		  position: relative;
		  transition: all 5s ease-in-out;
		  min-height: 550px;
		}

		.reinerpopup h2 {
		  margin-top: 0;
		  color: #333;
		  font-family: Tahoma, Arial, sans-serif;
		}
		.reinerpopup .reinerclose {
		  position: absolute;
		  top: 10px;
		  right: 10px;
		  transition: all 200ms;
		  font-size: 30px;
		  font-weight: bold;
		  text-decoration: none;
		  color: #333;
		}
		.reinerpopup .reinerclose:hover {
		  color: #bd0000/*#06D85F*/;
		  background-color: transparent;
		}
		.reinerpopup .reinercontent {
		  max-height: 50%;
		  overflow: hidden;
		}

		.reineroptionbox {float: left; width: 28%; border: 1px solid #666; margin: 8px; padding: 10px; min-height: 275px;}

		.jetstampnametitle {font: 16px arial, helvetica, sans-serif; color: #000; font-weight: 650;}

		.reinerchoice_shopbtn {background-color: #58bd67; border-radius: 10px; color:#fff; font-weight: 600; padding: 10px; width: 80%; margin: 10px auto 5px; text-align: center;}

		a:hover .reinerchoice_shopbtn {background-color: #44d65a; text-shadow: 1px 1px 2px #000;}

		.reineroptionbox .jetstampfeatlist ul {text-align: left; padding: 15px 25px; max-width: 90% !important;}

		.reineroptionbox .jetstampfeatlist ul li {font-size: 12px !important;}

		.reinercontent .reinerheader {font-size: 18px; text-align: center; width: 92%; margin:10px auto 0 25px; float: left;}

		.jetstampnametitle {text-align: center; margin-top: 10px; margin-bottom: 10px;}

		.clickmoreinfo-reiner {font-size: 13px; text-align: center; margin: 0 auto 15px auto;}

		#reinerbox3option {margin-top: 0px;}



		@media screen and (max-width: 700px){
		  .reinerbox{
			width: 70%;
		  }
		  .reinerpopup{
			width: 70%;
		  }
		}

	.reinerheader {margin-bottom: 20px; background-color: #ebebeb; padding: 10px 0px 10px 10px; color: #bd0000; font: 15px Arial, helvetica, sans-serif; font-weight: 600;}

	.reinerheader_subtext {color: #3b3b3b; font-size: 12px; font-weight: 500;}

	.shopbyblocks {width: 100%;}

	.reinerblock {float: left; width: 250px; padding: 10px; text-align: center;}

	.reinersamplebutton {text-align: center; font-size: 14px; font-weight: 600; color: #000; margin:0 40px;}

	/* Reiner Product Features Popup */

	.reinerfeaturesbutton {
	  font-size: 1em;
	  /*padding: 10px;*/
	  color: #3e4095;
	  border: 0px solid #06D85F;
	  border-radius: 20px/50px;
	  text-decoration: none;
	  cursor: pointer;
	  transition: all 0.3s ease-out;
	}
	.reinerfeaturesbutton:hover {
	  /*background: #06D85F;*/
	  color: #3e4095;
	  text-decoration: underline;
	}

	.reinerfeaturesoverlay {
	  position: fixed;
	  top: 0;
	  bottom: 0;
	  left: 0;
	  right: 0;
	  background: rgba(0, 0, 0, 0.7);
	  transition: opacity 500ms;
	  visibility: hidden;
	  opacity: 0;
	}
	.reinerfeaturesoverlay:target {
	  visibility: visible;
	  opacity: 1;
	}

	.reinerfeaturespopup {
	  margin: 70px auto;
	  padding: 20px;
	  background: #fff;
	  border-radius: 5px;
	  width: 30%;
	  position: relative;
	  transition: all 5s ease-in-out;
	}

	.reinersampleimprespopup {
	  margin: 70px auto;
	  padding: 20px;
	  background: #fff;
	  border-radius: 5px;
	  width: 45%;
	  position: relative;
	  transition: all 5s ease-in-out;
	}

	.reinerfeaturespopup h2 {
	  margin-top: 0;
	  color: #333;
	  font-family: Tahoma, Arial, sans-serif;
	}
	.reinerfeaturespopup .reinerfeaturesclose {
	  position: absolute;
	  top: 20px;
	  right: 30px;
	  transition: all 200ms;
	  font-size: 30px;
	  font-weight: bold;
	  text-decoration: none;
	  color: #333;
	}
	.reinerfeaturespopup .reinerfeaturesclose:hover {
	  color: #06D85F;
	}

	.reinersampleimprespopup .reinersampleimpresclose {
	  position: absolute;
	  top: 20px;
	  right: 30px;
	  transition: all 200ms;
	  font-size: 30px;
	  font-weight: bold;
	  text-decoration: none;
	  color: #333;
	}
	.reinersampleimprespopup .reinersampleimpresclose:hover {
	  color: #06D85F;
	}

	.reinerfeaturespopup .reinerfeaturescontent {
	  max-height: 30%;
	  overflow: auto;
	}

	@media screen and (max-width: 700px){
	  .reinerfeaturesbox{
		width: 70%;
	  }
	  .reinerfeaturespopup{
		width: 70%;
	  }
	}

.reinercartridges {float: right;}

.reineraccessories {float: left; margin-left: 51px;}

.reineraddlinks_right {float: left; margin-left: 30px; width: 45%;}

.reinerdatasheets {margin-top: 10px;}

.additionalreinerlinks {float: left; margin-bottom: 20px; margin-top: 15px; width: 100%;}

.reineraddlinks_left {float: left; width: 47%;} 

#reinerpopup3 .reineroptionbox, #reinerpopup9 .reineroptionbox {width: 20%;}

#reinerbox7option, #reinerbox13option, #reinerbox16option, #reinerbox23option, #reinerbox27option, #reinerbox30option, #reinerbox35option, #reinerbox38option, #reinerbox41option, #reinerbox48option {margin-top: 0px;}

#reinerbox8option, #reinerbox24option {margin-top: -23px;}

.reinersheet {float: left; margin:10px; width: 30%; text-align: center;}

.reinersheet img {border: 1px solid #ccc;}

.SheetTitle {padding: 10px; font-size: 14px; font-weight: 600;}

.cat_953, .cat_952 {display: none;}

.reinervideo {width: 45%; float: left; text-align: center; padding: 10px;}

.VideoTitle {padding: 10px; font-size: 18px; font-weight: 600;}


/** End Reiner Page Styles **/


.cat_166 .max-three-per-row {min-height: 80px;}

.cat_177 .max-three-per-row {min-height: 50px;}

#addtocartline {width: 130px;}

.proofchargepanel {height: 60px; width: 90%; float: left; font-size:16px; line-height: 25px;}

.proofmessage {max-width: 75%; float:right; width: 75%; font-size: 15px;}

.proofbuttonarea {max-width: 25%; float: left; margin-top: -10px;}

.proofcharge_wrapper {visibility: hidden;}

#btntopnextlargestproduct {float: right; position: relative; left: 80px; top:-35px;}

.simple_productdisplayprice .sitepricediscounted {top: 0px;}

.simple_productdisplayprice .listprice {top: 0px; color: #000; left: 0px;}


/* Custom Page Re-Do's - NEW STYLES */

	/* Self-Ink vs. Pre-Ink */
		
		
		/** Main Style **/
#cp_selfpreink_maintext_mobile {
	display: none;
}
#cp_difference_readmore {
	min-height: 70px;
	font-size: 11pt;
}
		
.cp_title1 {
font-family: segoe ui;
font-weight: bold;
font-size: 13pt;
}

.cp_titlecontainer {
text-align: center;
border: none;
border-top: 3px solid transparent;
border-image: linear-gradient(to right, white, black, white);
border-image-slice: 1;
margin-top: 30px;
margin-bottom: 10px;
}

.cp_title2 {
font-family: segoe ui;
font-weight: bold;
font-size: 13pt;
width: unset;
padding: 5px;
margin-left: auto;
margin-right: auto;
margin-top: 0px;
margin-bottom: 0px;
line-height: unset;
border: none;
color: #9c0700
}

.cp_title3 {
font-family: segoe ui;
font-weight: bold;
font-size: 13pt;
color: #3b3c3c;
text-align: center;
text-decoration: none;
}

.cp_subtext {
font-family: segoe ui;
font-size: 11pt;
}

.cp_infoblock1 {
font-family: segoe ui;
font-size: 11pt;
text-align: center;
color: black;
background-color: #ebebeb;
width: fit-content;
margin-left: auto;
margin-right: auto;
padding: 6px;
padding-top: 3px;
border-radius: 4px;
}

.cp_shopnowbtn {
text-align: center;
padding-top: 8px;
padding-bottom: 10px;
position: relative;
}

.cp_titlelink {
color: #3b3c3c;
text-decoration: none;
}

a.shopnowlink {
color: #ffffff;
text-decoration: none;
font-size: 11pt;
font-weight: bold;
text-align: center;
padding: 8px;
padding-bottom: 10px;
background-image: linear-gradient(#ca1617, #ab0907);
}

		/** Content Area 1 **/

#cp_selfpreink_contentarea1{
display: table;
height: auto;
}

.cp_columncontainer {
width: 45%;
vertical-align: middle;
display: table-cell;
}

.cp_columnspacer {
width: 10%;
text-align: center;
vertical-align: middle;
display: table-cell;
padding-bottom: 12%;
font-size: 13pt;
font-weight: bold;
color: #3d3c3c;
}

#cp_selfink_subtext, #cp_preink_subtext {
text-align: center;
}


		/** Slideshow **/

		#cp_surfaceselector_container_mobile {
			display: none;
		}

.selectorbox {
	float: left;
	margin: 0;
	width: 25%;
}
.slideshow-container {
  position: relative;
  margin-top: 20px;
  margin-bottom: 20px;
}

.mySlides, .mySlidesMobile {
  display: none;
  padding-left: 5%;
  padding-right: 5%;
  overflow: auto;
  text-align: center;
}

.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -20px;
  padding: 16px;
  color: #888;
  font-family: Verdana, sans-serif;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

.next {
  position: absolute;
  right: 0;
  border-radius: 3px 0 0 3px;
}

.prev {left: 0px;}

#cp_choosesurface_titlecontainer_hp .cp_title2 {width: 1020px; font-size: 25px; color: #000; font: bold Helvetica Neue, Helvetica, Arial, san-serif;}

#cp_surfaceselector_info2 {background-color: #1FB135; color: #efefef;}

.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
  color: white;
  text-decoration: none;
}


		/** Popup Window **/

.cp_popupbox {
  margin: 0 auto;
  text-align: center;
  width: 90%;
}

.cp_popupbutton {
  font-size: 1em;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease-out;
}
.cp_popupbutton:hover {
}

.cp_popupoverlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index:1000;
}
.cp_popupoverlay:target {
  visibility: visible;
  opacity: 1;
}

.cp_popup {
  margin: 15% auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 70%;
  max-width: 555px;
  position: relative;
  transition: all 1s ease-in-out;
}

.cp_popup .cp_popupclose {
  position: absolute;
  top: 18px;
  right: 30px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.cp_popup .cp_popupclose:hover {
  color: #9c0700;
}
.cp_popup .cp_popupcontent {
  max-height: 60%;
  overflow: auto;
}

/** @media screen and (max-width: 700px){
  .cp_popupbox{
    width: 70%;
  }
  .cp_popup{
    width: 70%;
  }
}
**/
.cp_popupheader {
font-size: 13pt;
font-weight: bold;
text-align: left;
color: #3b3c3c;
padding-bottom: 3px;
border-bottom: 2px solid #9c0700;
margin-bottom: 10px;
}
.cp_popupchoices {
width: 100%
}
.cp_popupchoice1 {
float: left;
width: 30%;
}
.cp_popupchoice2 {
float: left;
width: 30%;
}
.cp_popupchoice3 {
float: left;
width: 30%;
}
.cp_popupspacer1 {
height: 1em;
width: 5%;
float:left;
}
.cp_popupspacer2 {
height: 1em;
width: 17.5%;
float: left;
}
.cp_popupshopnowbtn {
position: relative;
text-align: center;
padding-top: 8px;
padding-bottom: 10px;
background-image: linear-gradient(#ca1617, #ab0907);
}
a.cp_popupchoiceshopnow {
font-size: 11pt;
text-decoration: none;
font-weight: bold;
color: white;
text-align: center;
}
#shopnowspacer {
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
z-index: 1;
}
		/** Help Section **/

		/** Help Buttons **/

.cp_helpcontainer {
margin-left: auto;
margin-right: auto;
text-align: center;
width: 225px;
}

			/* Style The Dropdown Button */
				/* .help_dropbtn {
					background-color: #4CAF50;
					color: white;
					margin: 0;
					font-size: 16px;
					border: none;
					cursor: pointer;
					} */

			/* The container <div> - needed to position the dropdown content */
.help_dropdown {
	display: inline-block;
}

			/* Dropdown Content (Hidden by Default) */
.help_dropdown-content {
padding: 10px;
font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif !important;
display: none;
position: absolute;
background-color: #f9f9f9;
width: 205px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
z-index: 1;
}

.help_dropdown-content p {
font: 13px 'Segoe UI', Arial, Helvetica, Sans-Serif !important;
}

#helpphone_content {
margin-left: -75px;
}

#helpfax_content {
margin-left: -150px;
}

			/* Links inside the dropdown */
.help_dropdown-content a {
  color: #9c0700;
  padding: 0 0 10px;
  display: inline-block;
}

			/* Show the dropdown menu on hover */
.help_dropdown:hover .help_dropdown-content {
  display: block;
}

/* END - Custom Page Re-Do's - NEW STYLES */






/* Comet Replacement Pad Compatibility Popup */
.cometrep-overlay {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.7);
  transition: opacity 500ms;
  visibility: hidden;
  opacity: 0;
  z-index: 256;
}
.cometrep-overlay:target {
  visibility: visible;
  opacity: 1;
}

.cometrep-popup-window {
  margin: 70px auto;
  padding: 20px;
  background: #fff;
  border-radius: 5px;
  width: 30%;
  position: relative;
  transition: all 5s ease-in-out;
}

.cometrep-popup-window h2 {
  margin-top: 0;
  color: #333;
  font-family: Segoe UI, Arial, sans-serif;
}
.cometrep-popup-window .cometrep-close {
  position: absolute;
  top: 7px;
  right: 15px;
  transition: all 200ms;
  font-size: 30px;
  font-weight: bold;
  text-decoration: none;
  color: #333;
}
.cometrep-popup-window .cometrep-close:hover {
  color: #06D85F;
}
.cometrep-popup-window .cometrep-content {
  max-height: 30%;
  overflow: auto;
}

@media screen and (max-width: 700px){
  .box{
    width: 70%;
  }
  .popup{
    width: 80%;
  }
}
/* END - Comet Replacement Pad Compatibility Popup */







/* Inline Sign Up Form */

input.ctct-form-element {
    min-height: 40px;
    width: 100%;
    border-radius: 5px !important;
	font: 16px 'Segoe UI', Arial, Helvetica, Sans-Serif !important;
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1) !important;
	border: 1px solid #b0b6bb !important;
}

.ctct-form-field {
	margin: 0 0 24px 0;
}

.ctct-inline-form {
    width: 70%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #666666;
    border-radius: 5px;
}

#email_address_label_0, #first_name_label_0, #last_name_label_0, #birthday_label_0 {
	position: relative;
	display: block;
    margin-bottom: 12px;
    line-height: 1;
    font-weight: bold;
    text-align: left;
}

#email_address_label_0::before {
	content: "\2217";
	position: absolute;
	top: -4px;
	left: -12px;
	color: #dc0c09;
}

#email_address_0, #first_name_0, #last_name_0 {
padding: 0 10px;
}

#birthday_month_0, #birthday_day_0 {
	width: 75px;
    text-align: center;
}

p.ctct-form-errorMessage {
	font-size: 14px;
    line-height: 1.5;
    margin-bottom: 6px;
    color: #f5463b !important;
    text-align: left;
}

.ctct-form-button {
	background-color: #ab0907;
	color: white;
	border: 1px #ab0907;
	display: block;
	width: 100%;
	margin-bottom: 0;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	padding: 16px;
	line-height: 1;
	box-shadow: none;
	border-radius: 3px;
	vertical-align: middle;
}

button.ctct-form-button:hover {
	background-color: #dc0c09;
}


/* END Inline Sign Up Form */





/* START - Reinking Comet Self-Inking Stamps */

.reinking_step_container {
	float: left;
	margin: 20px 0;
	width: 50%;
}

.ristep_title {
	font-weight: bold;
	font-size: 13pt;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.ristep_image {
	margin: 5px 0px;
	padding: 5px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.ristep_text {
	font: 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}

.reinking_button {
	width: 30%;
	height: 40px;
	margin: 12px;
	float: left;
	background-image: linear-gradient(#cf1a1a,#ad0303);
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	line-height: 2.5;
	color: white;
}

/* END Reinking Comet Self-Inking Stamps */





/* START - e-mark Custom Pages */

.replaceemarkinst {float: left;}

.replacecartridge_instructions {border-top: 2px solid #bc1010; margin-top: 20px;}

#replacecartridge_text {font-size: 18px; line-height: 22px; padding-top: 20px; color: #363636; width: 62%;}

#replacecartridge_imagecontainer {padding-left: 20px; width: 35%;}

.emark-replace-shopbtn {background-color: #bc1010; padding: 10px; border-radius: 5px; text-align: center; margin-top: 45px;}

.emark-replace-shopbtn:hover {background-color: #d21b1b;}

.emark-replace-shopbtn a {color: #fff; text-decoration: none;}

.replacecartridge_video {text-align: center;}

.e-markapp_screenshot {float: left; position: relative; left: 6px;}

.appscreenshots_slider {float: left; width: 100%;}

.e-markApp_text {float: left; width: 70%; padding-left: 20px; font-size: 18px; color: #363636; padding-top: 10px; line-height: 22px;}

.e-markApp_icon {float: left; width: 25%;}

.e-markAppDescription {margin-top: 20px;}

.e-mark_maintenance_maincontainer, .using_e-mark_maincontainer, .e-mark_videoquesanswer {font-size: 18px; line-height:22px; color:#363636; margin-top: 20px;}

.answer-text ul {margin-left:50px; width:75%;}

.answer-text ul li {font-size:18px;}

.question-title {display: block; background-color: #666; padding: 10px; color:#fff; font-weight: 600; text-align: center; margin: 10px 0;}

.answer-video {text-align: center; margin:20px 0;}

.inkqualitychart {text-align: center;}

.e-mark-videoicon img {width: 15px; padding-top: 5px;}

.videobanner_e-mark img {width:100%;}


/* END - e-mark Custom Pages */



/* START Deposit Stamps Page */

	#depositstamp_quicklinks {
		padding-bottom: 25px;
		border-bottom: 1px solid #666;
	}

	.depositstamp_mounts {
		background-image: url('/images/CustomPages/BankEndorsementStamps/DSMountChoices.png');
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 0;
		padding-top: 30.49%;
	}

	.ds_choice_container {
		float: left;
		width: 33%;
	}

	.dsc_imgcont {
		text-align: center;
	}

	.dsc_titlecont {
		font: bold 17px 'Segoe UI', Arial, Helvetica, Sans-Serif;
		text-align: center;
		padding: 0 0 15px 0;
	}

	.dsc_dropcont {
		width: 92%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.dsc_choicetext {
		text-align: left;
	}

	.redpricetext {
		color: #d21b1b;
		float: right;
	}

	/* Style The Dropdown Button */
	.ds_dropbtn {
	  background-image: linear-gradient(#cf1a1a,#ad0303);
	  color: white;
	  padding: 10px 35px;
	  font-size: 12px;
	  font-weight: bold;
	  border: none;
	  cursor: pointer;
	}

	/* The container <div> - needed to position the dropdown content */
	.ds_dd {
	  position: relative;
	  display: inline-block;
	}

	/* Dropdown Content (Hidden by Default) */
	.ds_dd-content {
	  display: none;
	  position: absolute;
	  background-color: #f9f9f9;
	  min-width: 192px;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 1;
	}

	/* Links inside the dropdown */
	.ds_dd-content a {
	  color: black;
	  padding: 12px 16px;
	  text-decoration: none;
	  display: block;
	  text-align: left;
	  font-weight: bold;
	}

	/* Change color of dropdown links on hover */
	.ds_dd-content a:hover {background-color: #f1f1f1}

	/* Show the dropdown menu on hover */
	.ds_dd:hover .ds_dd-content {
	  display: block;
	}

	/* Change the background color of the dropdown button when the dropdown content is shown */
	.ds_dd:hover .ds_dropbtn {
	  background-color: #3e8e41;
	}

	

/* END Deposit Stamps Page */





/* START Replacement Pads Page */

	.rp_choice_container {
		float: left;
		width: 33%;
		margin-top: 50px;
	}

	.rpc_imgcont {
		text-align: center;
	}

	.rpc_titlecont {
		font: bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
		text-align: center;
		padding: 0 0 15px 0;
	}

	.rpc_dropcont {
		width: 100%;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	.rpc_choicetext {
		text-align: left;
	}

	.redpricetext {
		color: #d21b1b;
		float: right;
	}

	/* Style The Dropdown Button */
	.rp_dropbtn {
	  background-image: linear-gradient(#cf1a1a,#ad0303);
	  color: white;
	  padding: 10px 35px;
	  font-size: 12px;
	  font-weight: bold;
	  border: none;
	  cursor: pointer;
	}

	/* The container <div> - needed to position the dropdown content */
	.rp_dd {
	  position: relative;
	  display: inline-block;
	}

	/* Dropdown Content (Hidden by Default) */
	.rp_dd-content {
	  display: none;
	  position: absolute;
	  background-color: #f9f9f9;
	  min-width: 192px;
	  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
	  z-index: 1;
	  max-height: 300px;
	  overflow: auto;
	}

	/* Links inside the dropdown */
	.rp_dd-content a {
	  color: black;
	  padding: 12px 16px;
	  text-decoration: none;
	  display: block;
	  text-align: left;
	  font-weight: bold;
	}

	/* Change color of dropdown links on hover */
	.rp_dd-content a:hover {background-color: #f1f1f1}

	/* Show the dropdown menu on hover */
	.rp_dd:hover .rp_dd-content {
	  display: block;
	}

	/* Change the background color of the dropdown button when the dropdown content is shown */
	.rp_dd:hover .rp_dropbtn {
	  background-color: #3e8e41;
	}

	.rp_maincontainer {border-top: 1px solid #a2a2a2;}

	.wrap .cat_122 {display: none;}
	

/* END Replacement Pads Page */







/* START Corporate Seals Page */
	#corporateseal_quicklinks {
		padding-bottom: 25px;
		border-bottom: 1px solid #666;
	}
	.corporateseal_mounts {
		background-image: url('/images/CustomPages/CorporateSeals/CSMountChoices.png');
		background-size: contain;
		background-repeat: no-repeat;
		width: 100%;
		height: 0;
		padding-top: 30.49%;
	}
/* END Corporate Seals Page */


/* START Ergo Handles Custom Page */

	.ergo_maincontainer {margin: 20px auto 0px auto;}

	.ergo_maincontent {text-align: center;}

	.shinyergoimg {clear: both; margin: 5px auto 15px auto; text-align: center;}

	.ergo_subcat {float: left; width: 33%; text-align: center;}

	.ergo_subcatcontainer {margin-top: 20px;}

	.ergo_subcattitle {color: #343434; font-size: 15px; font-weight: 600; padding-top: 10px;}

	.ergo_subcat a:hover {text-decoration: none;}

	.ergo_shopnowbtn {background-color: #d21b1b; color:#fff; font-size: 17px; padding: 10px; width: 80%; margin-left: 20px; font-weight: 600;}

	.ergo_subcat a:hover .ergo_shopnowbtn {background-color: red;}


/* END Ergo Handles Custom Page */



/* START Video Popup Styles */
	.sigtut_page {
		position: relative;
		height:100%;
		width:91%;
		background-color:#366ac8;
		border-radius:5px;
		margin:10px;
		padding:5px;
		text-align:center;
	}

	.sigtut_popup {
		position:fixed;
		z-index:9999 !important;
		top:0;
		left:0;
		width:100%;
		height:100%;
		background:rgba(0,0,0,0.7);
		opacity:0;
		visibility:hidden;
		transition:.3s ease;
	}

	.sigtut_show-popup .sigtut_popup {
		opacity:1;
		visibility: visible;    
	}

	.sigtut_popup > iframe {
		position:relative;
		width:50%;
		height:50%;
		margin:10% 25%;
	}

	.sigtut_page:hover {
		background-color:#2152aa;
	}
/* END Video Popup Styles */



/* START New Product Holiday Message Hiding */
	.cat_699 .newproductbadge {
		display:none;
	}
/* END New Product Holiday Message Hiding */



/* START Home Page Ticker Announcement */


.blue {background: #347fd0;}

.news {
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4), 0 5px 10px rgba(0,0,0,0.5);
       width: 100%;
    margin: 20px auto;
    overflow: hidden;
    border-radius: 4px;
    padding: 1px;
    -webkit-user-select: none;
	clear: both;
}

.news span {
    float: left;
    color: #fff;
    padding: 9px;
    position: relative;
    top: 1%;
    box-shadow: inset 0 -15px 30px rgba(0,0,0,0.4);
    font: 16px 'Raleway', Helvetica, Arial, sans-serif;
    -webkit-font-smoothing: antialiased;
    -webkit-user-select: none;
    cursor: pointer;
}

.ticker_label {width: 25%; font-weight: 600; text-align: center; font-weight: 600;}

.ticker_text{box-shadow:none !important; width: 70%; float: right !important;}

/* START Home Page Ticker Announcement */


.cat_639 .max-four-per-row, .cat_623 .max-four-per-row {min-height: 310px;}

.cat_670 .max-three-per-row {min-height: 240px;}

#form1 {margin: 20px !important;}

#form1 .bbutton {color:#fff; background-color: green; padding: 5px 15px;}

.specialdisclaimer {background-color: aliceBlue; padding: 10px; font-size: 12px; margin-top: 20px;}

.mySlides {}
.w3-left, .w3-right, .w3-badge {cursor:pointer}
.w3-badge {height:13px;width:13px;padding:0;}

#tc1_choice1533 {width: 100px; display: none;}

#choice1533 {margin: 0 auto;}

#tc1_choice1528 {width: 100px; display: none;}

#choice1528 {margin: 0 auto;}

#tc1_choice1544 {width: 100px; display: none;}

#choice1544 {margin: 0 auto;}

.notarymountchoice_lbl {background-color: yellow; padding: 10px; text-align: center; width: 275px; margin: 0 auto 10px; font-size: 16px; font-weight: 700;}

#ctl00_MainContent_linewithrect1_radcolorcombo {right: 117px !important;}

.stazon_disclaimer a {color: #011df0; font-size: 20px;}

#choice1571, #choice1573, #choice1575 {margin-left: 50px; margin-bottom: 10px;}

#choice1571 label, #choice1573 label, #choice1575 label {margin-left: 10px;}

.cat_702 .max-three-per-row {min-height: 230px !important;}

.shipflatratepolicy {margin-left: 50px;}

.altsize_btn {padding: 5px 8px; background-color: #1b9a2e; border-radius: 5px; width: 250px; font-size: 14px; font-weight:600; text-align: center; margin: 0 0 8px 30px;}

.altsize_btn:hover {background-color: #1FB135;}

.altsize_btn a {color: #fff; text-decoration: none;}

.band_acknowledge {color:#d21b1b; font-size: 14px; font-weight: 600; text-align: center; margin: 15px 0; max-width: 350px;}

.salesfinal_bandstamps {font-size: 25px; font-weight: 700; padding: 10px;}

.ackchoice {color:#d21b1b; font-size: 14px; font-weight: 600;}

.ClickColorPreview {padding: 10px;}

.ClickColorPreview a {color:#fff; background-color: #d21b1b; padding: 5px 10px; font-size: 13px;}

.ClickColorPreview a:hover {text-decoration: none; background-color: #e01e1e;}

.salepricetag {color: red; font-weight: 700; font-size: 16px; font-style: italic; margin-top:5px; margin-bottom: -15px;}

#rp-notarysupplies_dropbtn a, #rp-shopdrawing_dropbtn a {color: #fff; text-decoration: none;}

#rp-notarysupplies_dropbtn:hover, #rp-shopdrawing_dropbtn:hover {background-color: #cf1a1a; width:100%;}

#rp-notarysupplies_dropbtn, #rp-shopdrawing_dropbtn {width: 100%; margin-left: -35px;}

#rp-notary_dd-content, #rp-professional_dd-content {min-width: 180px;}

.notaryprofessional_choice_container {width: 25%; float: left;}

.notaryprofessional_choice_container2x {width: 50%; float: left;}

/* END MJB Fly-out menu changes 27Feb2019 */

/* mbp corrections for fly-out menu */
@media (max-width: 1023px) {
	#category_menu .menu_wrap .nav ul {
		top: 40px;
	}
}
@media (max-width: 979px) {
	#category_menu .menu_wrap .nav ul {
		top: 30px;
	}
}


/***bottom-bottom-2-Custom_RubberStampChamp***/