/* 	__________________________________________________________________________________________
Colors Used In This Theme (From Darkest To Lightest):
#000, #363636, #666, #a2a2a2, #454748, #55595d, #6a6e73, #808588, #9fa6a6, #bac0bf, #d0d0d0, #e4e4e4, #f8f8f8, #fff
Category Hover Text - #df0019*/
/* _________________________ Modern_Cobblestone _________________________ */
.main_container {
background:#fff;
margin: 0;
padding: 0;
width:100%
min-width: 100%;
/*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); */
}
.footer_bottom .wrap .menu_wrap .nav li a:focus,.footer_bottom .wrap .menu_wrap .nav li a {
font-size:10px;
}
#footer a {
color:#808588;
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;
}
a,input,select,textarea {
-webkit-border-radius:0;
outline:none!important;
}
textarea {
resize:none;
}
a {
-webkit-transition:none;
color:#6a6e73;
transition:none;
}
a:hover,a:focus {
color:#6a6e73;
text-decoration:underline;
}
body {
background-color:#f7f7f8;
background-image:url(background.png);
background-position:0 0!important;
background-repeat:repeat-x;
color:#000;
font:11px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:13px;
font-weight:400;
letter-spacing:normal;
line-height:20px;
margin:0;
overflow-x:hidden;
padding:0 1px;
position:relative;
}
.box_shadow {
background:#fff;
border-top:8px solid #6a6e73;
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:2px;
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 #bac0bf;
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:#6a6e73;
}
.menu_wrap .nav ul {
background:#fff;
border:1px solid #fff;
display:none;
left:0;
list-style:none;
margin:0;
padding:0;
position:absolute;
top:31px;
width:160px;
z-index:66699;
}
.menu_wrap .nav .sub-menu li {
border-top:0;
margin:0;
padding:0;
width:150%;
}
.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 &gt; li &gt; ul li &gt; a:hover,.menu_wrap .nav &gt; li &gt; ul li.current &gt; a {
color:#6a6e73!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:100%;
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:#6a6e73;
}
.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:#6a6e73;
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;
border-top:3px solid #6a6e73;
color:#666;
margin:0 -20px;
min-height:100px;
padding:22px 20px 0;
position:relative;
}
#footer a:hover {
color:#454748;
text-decoration:underline;
}
#footer h2.title {
background:none;
color:#454748;
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;
}
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;
}
.contact_btn {
-webkit-transition:all .3s ease-in-out;
background:#6a6e73!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:#bac0bf!important;
color:#666!important;
}
.copyright {
color:#454748;
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:#6a6e73;
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:#6a6e73;
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:#6a6e73;
margin:0;
padding:0 0 3px 17px;
}
ul.links li a:hover {
color:#6a6e73;
text-decoration:none;
}
.post img {
border-radius:3px;
margin-bottom:18px;
max-width:100%;
}
.post_info {
border-bottom:1px #6a6e73 dotted;
border-top:1px #6a6e73 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:#bac0bf;
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:#6a6e73;
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:#f8f8f8;
border:1px #d0d0d0 solid;
color:#df0019;
height:auto;
margin:0 0 9px;
padding:10px;
text-align:left;
}
.notification_ok {
background-color:#bac0bf;
border:1px #9fa6a6 solid;
color:#6a6e73;
height:auto;
margin:0 0 9px;
padding:10px;
text-align:center;
}
.show-grid [class*="span"] {
-webkit-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
}
.btn.disabled {
color:#363636!important;
}
.nav li a:hover,.nav li a:focus,.nav-tabs .active a,.nav-tabs .active a:hover,.nav-tabs .active a:focus,.nav-pills .active a,.nav-pills .active a:hover,.nav-pills .active a:focus,.dropdown-menu li a:hover,.dropdown-menu li a:focus,.dropdown-submenu:hover a,.dropdown-submenu:focus a {
background-color:#fff;
background-image:none;
}
.input-append .btn,.input-append .add-on,.input-prepend .add-on {
padding:3px 5px;
}
.nav li a:hover,.nav li a:focus,.nav-tabs .active a,.nav-tabs .active a:hover,.nav-tabs .active a:focus,.nav-pills .active a,.nav-pills .active a:hover,.nav-pills .active a:focus,.dropdown-menu li a:hover,.dropdown-menu li a:focus,.dropdown-submenu:hover a,.dropdown-submenu:focus a,.nav-tabs.nav-stacked li a,.nav-tabs .active a,.nav-tabs .active a:hover,.nav-tabs .active a:focus,.tabs-right .nav-tabs,.tabs-right .nav-tabs .active a,.tabs-right .nav-tabs .active a:hover,.tabs-right .nav-tabs .active a:focus,.tabs-left .nav-tabs,.tabs-left .nav-tabs .active a,.tabs-left .nav-tabs .active a:hover,.tabs-left .nav-tabs .active a:focus,.tabs-below .nav-tabs,.tabs-below .nav-tabs .active a,.tabs-below .nav-tabs .active a:hover,.tabs-below .nav-tabs .active a:focus {
border-color:#6a6e73;
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:#6a6e73;
border-top-color:#6a6e73;
}
.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;
}
.sortby-container {
float:right;
margin-right:20px;
}
.category_detailsbutton {
display:none;
margin-left:1px;
}
.category_detailsprice {
clear:both;
display:none;
font-size:16px;
margin-top:14px;
text-align:center;
width:120px;
}
.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:nowrap;
}
.search-bar {
float:right;
height:31px;
margin-right:5px;
position:absolute;
right:0;
top:-5px;
}
.top_line {
background-color: #454748;
background:linear-gradient(#6a6e73,#454748);
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;
}
.search-summary {
height:36px;
margin-bottom:0;
width:100%;
}
#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-05.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;
}
.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:#e4e4e4;
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:#fff;
font-size:13px;
line-height:15px;
padding-top:3px;
}
.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 #9fa6a6;
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 #9fa6a6;
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:#f8f8f8;
border-bottom:solid 1px #9fa6a6;
border-bottom-left-radius:3px;
border-bottom-right-radius:3px;
border-left:solid 1px #9fa6a6;
border-right:solid 1px #9fa6a6;
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,#btnglobalsearch2,#btnglobalsearch1 {
margin-right:7px;
}
.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:#454748;
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 &gt; li.sfHover &gt; a,#category_menu .menu_wrap .nav &gt; li.sfHover &gt; a:hover,#category_menu .menu_wrap .nav &gt; li &gt; a:hover,#category_menu .menu_wrap .nav &gt; li.current &gt; a,#category_menu .menu_wrap .nav &gt; li.current &gt; a:hover {
background:url(menu_h.png) no-repeat bottom center;
}
#category_menu .menu_wrap .nav &gt; li.sub-menu &gt; a:before {
background:none;
content:" ";
height:4px;
left:20%;
margin:0 -3px 0 0;
position:absolute;
top:31px;
width:7px;
}
#category_menu .menu_wrap .nav ul {
background:#fff;
border-bottom:1px solid #e4e4e4;
border-left:1px solid #e4e4e4;
border-right:1px solid #e4e4e4;
display:none;
left:0;
list-style:none;
margin:0;
padding:0 0 3px;
position:absolute;
top:41px;
width:160px;
z-index:25;
zoom:1;
}
#category_menu .menu_wrap .nav &gt; li li.sub-menu &gt; a:before {
background:none;
content:" ";
height:4px;
position:absolute;
right:10px;
top:13px;
width:7px;
}
#category_menu .menu_wrap .nav .sub-menu li {
border-top:1px solid #e4e4e4;
margin:0;
padding:0;
width:100%;
}
#category_menu .menu_wrap .nav ul li a {
background:#000;
border:0;
color:#363636;
display:block;
font-size:12px;
font-weight:400;
line-height:18px;
padding:7px 5px 7px 15px;
text-shadow:none;
text-transform:none;
transition:none;
min-width: 100px;
}
.follow_us {
padding:0;
text-align:right;
}
#header_socials {
margin:-15px 0 9px;
min-height:20px;
clear:right;
padding-right:10px;
/* display:none;*/
}
.follow_us ul li {
display:inline-block;
margin:0 0 0 7px;
padding:0;
}
.follow_us a {
-webkit-transition:all .2s ease-in-out;
background-image:url(social_2024.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;
}
.follow_us a.pinterest {
background-position:-216px 0;
}
.follow_us a.pinterest:hover {
background-position:-216px -20px;
}
.follow_us a.instagram {
background-position:-240px 0;
}
.follow_us a.instagram:hover {
background-position:-240px -20px;
}
.follow_us a.etsy {
background-position:-265px 0;
}
.follow_us a.etsy:hover {
background-position:-265px -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:#454748;
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:#9fa6a6;
color:#454748;
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:#454748;
color:#fff;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.categorylistcontent .currentcategory .subcategory a:hover {
background-color:#9fa6a6;
}
.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 &gt; i,.close-btn-color-adjust &gt; 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 #454748;
}
.detail_productdisplay {
margin:15px;
text-align:left;
}
.detail_productsku {
color:#6a6e73;
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:#f8f8f8;
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:#454748;
color:#fff;
display:block;
font:13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-left:12px;
padding:5px;
text-align:center;
width:160px;
}
.breadcrumbtrailnolink,#lbltrailthispage,#lblbreadcrumbtitle {
color:#363636;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
line-height:16px;
}
#pnlsignup table tr td {
padding-bottom:8px;
}
.formlabel {
color:#363636;
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
letter-spacing:normal;
text-align:right;
vertical-align:middle;
}
#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 #454748;
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 &gt; 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:400px;
}
#lblstampsizetop,#lbldisclaimertop {
color:#666;
font:italic 10px 'Segoe UI', Arial, Helvetica, Sans-Serif;
position:relative;
top:-25px;
}
#biggersmaller_area {
height:25px;
margin:15px auto 10px;
min-width:205px;
padding:10px;
text-align:center;
width:205px;
}
#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:#55595d;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:22px;
margin-top:20px;
text-shadow:1px 1px 2px #000;
}
.layout_upload_question {
color:#454748;
font-size:20px;
font-style:italic;
padding:15px;
}
.layout_approval_question {
color:#000;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:28px;
font-style:italic;
margin-top:20px;
text-align:center;
text-shadow:1px 1px 2px rgba(0,0,0,0.53);
}
#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;
margin:10px;
padding:15px;
vertical-align:middle;
}
.optimize_area {
float:left;
height:25px;
margin:6px auto 4px 10px;
padding-left:20px;
padding-right:20px;
width:38%;
}
.optimize_area_boxes {
float:left;
margin-top:4px;
}
.optimize_label {
float:left;
margin-top:2px;
}
#lblsmpoptimize,#lbloptimizelabel {
color:#454748;
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:48%;
}
.helplink {
cursor:help;
display:block;
float:right;
font-size:14px;
margin-right:10px;
padding:2px;
text-align:right;
text-decoration:underline;
}
.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;
}
.layout_area_description {
color:#666;
font-size:10px;
padding:5px;
width:300px;
}
.breadcrumbtrailnolink h3 {
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.login_control,.newusercontrol {
margin:20px;
width:450px;
}
.contentcell .li_content .formlabel &gt; input {
margin-top:-3px;
}
.login_control .li_content &gt; input,#newcustomer_area .contentcell .li_content &gt; 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 #f8f8f8;
}
#guestusercontent &gt; 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:200px;
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 #6a6e73;
border-radius:25px;
margin-top:10px;
padding:12px;
width:80%;
}
#product_div {
background:#f8f8f8;
border:3px solid #bac0bf;
border-radius:25px;
float:right;
margin-top:10px;
padding:12px;
width:90%;
}
#productpagecontentcolumn {
float:left;
margin:0;
padding:0 0 0 10px;
text-align:left;
vertical-align:top;
}
#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;
}
#lblsiteprice {
color:#363636;
display:block;
font:bold 20px 'Segoe UI', Arial, Helvetica, Sans-Serif;
min-width:70px;
}
#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:#454748;
font:24px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
margin-top:10px;
}
#productreviews a,#productreviews a:link,#lblwritereview,#productreviews a:visited {
color:#454748;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
padding:3px;
text-decoration:none;
}
h3 {
color:#363636;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin:0;
padding:0 3px;
}
#category_description_header,#category_product_header,#category_price_header,#category_add_header {
background:transparent;
color:#666;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:16px;
font-style:normal;
font-weight:400;
text-align:center;
}
.sitepricediscounted,.yousave,.listprice,.siteprice {
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.listprice {
text-decoration:line-through;
white-space:nowrap;
}
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:#454748;
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 &gt; label {
display:inline;
float:right;
margin-left:10px;
padding:3px;
}
#bodycontent_2color .formlabel &gt; label {
display: inline;
margin-left: 10px;
float: left;
width: 6px;
}
#bodycontent_2color .formlabel &gt; 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:#6a6e73;
}
.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:#6a6e73;
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:#454748;
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:#454748;
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:#6a6e73;
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:#f8f8f8;
margin:10px;
padding:20px;
width:500px;
}
#contactform {
margin-left:10px;
min-width:500px;
}
.project_label,.attach_label {
color:#6a6e73;
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:800px;
}
#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:#f8f8f8;
margin-top:-3px;
padding:0 0 3px;
width:210px;
}
.relateditemsblock h3 {
background-color:#454748;
color:#fff;
font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:16px!important;
padding:20px 10px 4px;
text-align:center;
}
.related_productdisplay {
border-bottom:solid 1px #e4e4e4;
margin:20px 0;
padding:10px 0;
}
#relateditemscheckouttable .relateditemsblock h3 #titlelabel {
color:#fff;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
text-align:center;
}
.relateditemsblockcontent {
padding:0 9px;
text-align:center;
}
#cartwishlist {
clear:left;
overflow:hidden;
width:50%;
}
#lblwishlist {
background-color:#55595d;
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;
}
.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:#55595d;
font:bold 22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}
.order_summary_block h5 {
color:#454748;
font:bold 18px "Segoe UI", Helvetica, Arial, Sans-serif;
font-style:italic;
margin:0;
}
#ctl00_ExtraColumn_checkout_summary_lblgrandtotal, #lblgrandtotal, #checkout_summary_lblgrandtotal {
color:#454748;
font:bold 14px "Segoe UI", Helvetica, Arial, Sans-serif;
}
#checkouttable h1 {
color:#55595d;
font:20px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
padding-bottom:10px;
padding-left:10px;
}
#pnlsecondaddress,#pnlfirstaddress {
background-color:#f8f8f8;
border:5px solid #f8f8f8;
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:#454748;
font:bold 12px "Segoe UI", Helvetica, Arial, Sans-serif;
}
#lbladdresses,#lblshippingtitle,#lblpaymentmethod {
color:#454748;
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:#f8f8f8;
border:solid 5px #f8f8f8;
border-radius:20px;
margin-right:20px;
margin-top:30px;
padding:10px 20px;
}
#lblbilling td,#lblshipping td {
color:#55595d;
font:16px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}
#welcomedescription, #forgotpwdinstlabel {
color:#55595d;
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
margin-left:10px;
}
.checkout_instructions {
color:#55595d;
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:#55595d;
float:left;
font:22px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
padding-bottom:10px;
text-align:left;
}
#lblreview,#bodycontent_payment .checkoutdescription {
float:left;
padding-left:10px;
}
#lnkbacktocart {
color:#6a6e73;
font:italic 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.span2 #btnsubmit {
position:absolute;
top:40px;
}
#minibox,.minibox {
background-color:#f8f8f8;
border:solid 5px #bac0bf;
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:10px;
margin-right:10px;
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;
width: 110px;
}
#productfeaturestitlearea {
background:#6a6e73;
color:#fff;
display:block;
font:bold 14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
margin:10px;
padding:5px;
text-align:center;
}
#productfeatures #tbloptions {
margin:0 10px;
width:94%;
}
.productpropertylabel {
color:#666;
font:italic bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
text-align:right;
vertical-align:top;
}
#design_container {
margin-left:-75px;
}
.image_justification_area {
clear:both;
float:left;
padding-top:20px;
width:100px;
}
.image-justification-box {
-moz-box-shadow:1px 1px 5px #000;
-webkit-box-shadow:1px 1px 5px #000;
background:#a2a2a2;
border:solid 1px #666;
box-shadow:1px 1px 5px #000;
margin:0 auto;
width:84px;
}
.image-just-row {
height:26px;
width:84px;
}
.itemcustomtable td {
background:transparent;
border:none;
margin:0 5%;
padding:4px;
text-align:center;
}
.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:#454748;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.upload_area_description {
color:#666;
font-size:10px;
padding:5px;
width:300px;
}
.image-just-cell-alt {
background:#bac0bf!important;
margin:0 auto;
padding:2px!important;
width:28px;
}
#radapprovecheckbutton {
color:#df0019;
font-size:13px;
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:#6a6e73;
}
#sitemenu a {
color:#d0d0d0;
font-family:'Segoe UI', Arial, Helvetica, Sans-Serif;
font-size:12px;
font-weight:700;
text-transform:none;
}
#sitemenu a:hover {
background:transparent;
color:#fff;
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:#a2a2a2;
}
#navigation_area h4 {
background-color: #454748;
background:linear-gradient(#6a6e73,#454748);
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:#9fa6a6;
color:#454748;
}
.post_prev a.title:hover {
color:#454748;
text-decoration:underline;
}
#footer .tags a {
background:#e4e4e4;
font-size:10px;
font-weight:400;
}
#footer .tags a:hover {
background:#808588;
}
.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 #808588;
content:"";
height:0;
left:0;
position:absolute;
top:36px!important;
width:0;
}
.checkoutstepcurrent:hover::before {
border-top-color: #8f9497;
}
.btn {
border-radius:0;
font-size:13px;
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;
float:left;
left:0;
margin:0 10px 0 0;
position:relative;
}
.mailinglistsignupformcontent .instructions .formlabel {
color:#363636;
font:italic 11px/13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.mailinglistsignupformcontent span {
padding-bottom:10px;
}
.searchboxformcontent,.mailinglistsignupformcontent {
background:#e4e4e4;
border:none;
margin:0 0 5px;
padding:5px 0 8px 7px;
text-align:left;
width:164px;
height: 27px;
}
.mailinglistsignupformcontent  {
height: 50px;
}
#dnldkeylabel {
color:#363636;
font:14px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-left:5px;
text-align:left;
}
.gift_addtocart_btn #btnaddtocart {
position:relative;
top:-5px;
}
#dlpolicy a,#dlpolicy a:hover {
color:#454748;
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 &gt; .formlabel label {
text-align:right!important;
}
.ruFakeInput {
width:310px;
}
#txtglobalsearch2 {
width:138px;
}
#category_menu .menu_wrap .nav ul li a:hover {
background-color:#6a6e73!important;
border-color:#6a6e73!important;
color:#fff!important;
max-width:140px;
transition:none;
width:140px;
}
#cartcheckoutbuttons {
margin-right:0;
text-align:right;
}
#addtocart_upper_area {
height:23px;
margin-top:10px;
position:relative;
width:100%;
}
#addtocart_upper_area button {
position:absolute;
right:0;
top:10px;
}
.single_productdisplayname {
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;
margin-bottom: 15px;
min-height: 177px;
float: left;
overflow: hidden;
text-align: center;
list-style: none;
}
.max-two-per-row {
width: 380px;
height: 220px;
}
.max-three-per-row {
width: 264px;
height: 220px;
}
.max-four-per-row {
width: 192px;
height: 220px;
}
.max-five-per-row {
width: 152px;
height: 220px;
}
.default-five-per-row {
width: 122px;
height: 220px;
}
.default-four-per-row {
width: 156px;
height: 220px;
}
.default-three-per-row {
width: 212px;
height: 220px;
}
.default-two-per-row {
width:300px; /* was 404px prior to 06/14/18 */
height: 220px;
}
#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:#454748;
color:#fff;
padding:18px;
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:#6a6e73;
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:#454748;
font:bold 12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
font-style:italic;
}
.receiptheader {
background-color:#6a6e73;
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:#bac0bf;
border:solid 5px #bac0bf;
border-radius:20px;
float:left;
margin-left:205px;
padding:7px;
}
#tbltotals {
background:#bac0bf;
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:#f8f8f8;
}
.default-page-search {
left:186px;
margin:0 auto;
position:absolute;
top:-5px;
width:100%;
}
.default-page-search #txtglobalsearch2 {
height:22px;
width:632px;
}
#ctl00_left_sidebar,#ctl00_right_sidebar {
margin-top:-35px;
}
#dgwishlist {
max-width:800px;
}
.cweb_copyright_area {
height:1px;
position:absolute;
z-index:6667;
}
.cweb_copyright_line {
height:15px;
position:absolute;
right:0px;
top:-30px;
}
.cweb_copyright_image {
background-color:#fff;
height:44px;
position:absolute;
right:0px;
top:-70px;
width:130px;
z-index:6669;
}
.cweb_copyright_text {
color:#55595d;
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: #9fa6a6;
}
#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:#808588;
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 #454748;
}
.fixedsize_designpagecontainer td#navcolumn {
padding-left:10px;
padding-right:10px;
width:200px;
}
.fixedsize_designpagecontainer td#contentcolumn {
padding-right:20px;
padding-top:20px;
width:800px;
}
.fixedsize_designpagecontainer #contentcolumn div {
background:transparent;
}
#MaterialLabel,#sentSizeLabel {
color:#454748;
font:bold 15px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
.attachfile_label {
color:#6a6e73;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
}
#DesignBackground {
margin-left:20px;
width:800px;
}
table#tbstampdesigntext {
width:70%;
}
#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 &gt; label {
float:left;
width:150px;
}
#shipmethodslist &gt; 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;
}
#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"] iframe,.element img {
max-width:100%;
}
[class*="span"] img {
max-width:100%;
} /*May need to remove for DevExpress*/
.menu_btn,.menu_wrap .nav ul li a span,.post h2.title span:before,.sidebar .tweet_arrows,.cart_outer,#category_menu .menu_wrap .nav ul li a span,#btnmobileadd {
display:none;
}
.menu_wrap .nav li:first-child,#category_menu .menu_wrap .nav li:first-child {
border-left:0;
padding-left:0;
}
.sub-menu &gt; a,.planning a,.minicart-itemcontainer ul li img,#addressbookpanel,.relative_pos,.disclaimer,#disclaimertop,.navbar .navbar_ clearfix {
position:relative;
}
#disclaimertop {
height: 2px;
}
.menu_wrap .nav .sub-menu li:first-child,.menu_wrap .nav .sub-menu li:first-child a,#category_menu .menu_wrap .nav .sub-menu li:first-child {
border-top:0;
}
.menu_wrap .nav ul ul,#category_menu .menu_wrap .nav ul ul {
border-top:0;
display:none;
height:auto;
left:133px;
list-style:none;
margin:0;
padding:14px 0 7px;
position:absolute;
top:-6px;
width:133px;
z-index:111;
}
.planning a:hover .icon_block,a.link_block:hover,a.zoom_block:hover,.portfolio_zoom a:hover,.portfolio_link a:hover,.nav-list .active a,.nav-list .active a:hover,.nav-list .active a:focus {
background-color:#6a6e73;
}
.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:#6a6e73;
}
#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:#fff;
padding:0 20px;
}
#category_menu .menu_wrap .nav &gt; li.sfHover &gt; a:before,#category_menu .menu_wrap .nav &gt; li.sfHover &gt; a:hover:before,#category_menu .menu_wrap .nav &gt; li &gt; a:hover:before,#category_menu .menu_wrap .nav &gt; li.current &gt; a:before,#category_menu .menu_wrap .nav &gt; li.current &gt; a:hover:before,#category_menu .menu_wrap .nav &gt; li.current.sfHover &gt; a:before {
background:url(li-marker.png) left top no-repeat;
display:none;
}
#category_menu .menu_wrap .nav &gt; li.current &gt; 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 &gt; li &gt; ul li &gt; a:hover:before,#category_menu .menu_wrap .nav &gt; li &gt; ul li.sfHover &gt; a:before {
background:none;
}
#category_menu .menu_wrap .nav &gt; li &gt; ul li &gt; a:hover,#category_menu .menu_wrap .nav &gt; li &gt; ul li.sfHover &gt; a,#category_menu .menu_wrap .nav &gt; li &gt; ul li.current &gt; 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:#9fa6a6;
color:#454748;
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 &gt; 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;
}
.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 &gt; label,.contentcell .li_content .formlabel &gt; label,.li_returnform .formlabel &gt; label,.checkoutdescription .formlabel &gt; 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: #454748;
background:linear-gradient(#6a6e73,#454748);
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:#808588;
color:#fff;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin:0;
padding:22px 10px 5px;
text-align:left;
text-transform:uppercase;
height: 21px;
}
#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:#454748;
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:#454748;
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:#bac0bf;
border:1px solid #6a6e73;
font:bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
margin-left:320px;
margin-top:-10px;
padding:10px;
white-space:nowrap;
width:380px;
}
#minibox .productproperty &gt; select,#minibox .productproperty &gt; input[type=text],.productproperty &gt; select,.productproperty &gt; input[type=text] {
width:175px!important;
}
#minibox .productproperty &gt; textarea,.productproperty &gt; textarea {
width:170px!important;
}
.padding-top-20px,.shipto_area,#MainEditDiv table {
padding-top:20px;
}
.navcolumnblockcontent ul,.categorylist {
width:170px;
}
td.cartitemqty,td.cartalternateitemqty &gt; input[type=text],td.cartitemqty &gt; 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:#6a6e73;
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;
}
#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: #6a6e73;
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:#6a6e73;
font: 11px/12px 'Segoe UI', Arial, Helvetica, Sans-Serif;
color:#fff;
}
#pnlaffiliate .li_label {
width: 150px !important;
text-align: right;
padding-right: 20px;
vertical-align: middle;
}
#lblBorderSide1, #lblSpacingSide1 {
margin-left:19px;
}
.minibox .btn-addtowishlist {
width: 110px;
white-space: nowrap;
}
.productproperty input { display: inline; float: left; }
.productproperty label { display: inline; float: left; padding-left: 7px; }
#newcustomer_area .li_label {
text-align: right;
width: 175px !important;
padding-right: 5px;
}
#ctl00_MainContent_returning_customer_area .li_label {
text-align: right;
padding-right: 5px;
}
.radio_label {
float: left;
padding-left: 8px;
}
.dropdown-menu li a:hover {
background-color: #454748;
}
.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 &gt; input {
float: left;
padding-left: 5px;
}
.justification_btns &gt; label {
float: left;
padding-right: 5px;
padding-left: 5px;
}
#subscribemailinglist {
clear: left;
}
#orderitempreview table {
width: 750px;
margin-bottom: 20px;
}
#nonshippinglabel {
background-color:#454748;
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.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;
}
.tabularpricelbl {
min-width: 60px;
}
#lstcustomerservicemenu li {
max-height: 28px;
}
.address_label {
white-space: normal;
}
.logo {
float: left;
clear: left;
}
#product_features_header {
display: block;
background-color: #a2a2a2;
color: #fff;
padding: 3px 10px;
margin-top: 5px;
margin-bottom: 8px;
font-size: 13px;
font-style: italic;
font-weight: 700;
}
.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 &gt; .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 */
.breadcrumbtrailnolink h1 {
font-size:inherit;
color:inherit;
font-weight:inherit;
}
h1, h2, h3 {
padding:0px;
}
/*** START - Styles to make mobile styles function properly ***/
.reorderaddtocart .btn-addtocart {width: 110px;}
.close-menu-btn {display: inline !important;}
.close-menu-btn:hover {background-color: #e4e4e4 !important;}
#dgwishlist {display: block;}
#dgwishlist tbody {display: block;}
#dgwishlist tbody tr {
display: block;
height: 200px;
max-width: 300px;
float: left;
margin-right: 15px;
}
#dgwishlist tbody tr td {
display: block;
border-bottom: none;
}
#tblitems {
display: block;
border: 1px solid rbg(225, 225, 225);
}
#cartcontainer {
border-collapse: separate;
}
#tblitems tbody {
display: block;
}
#tblitems tbody tr {
display: block;
min-height: 90px;
position: relative;
}
#tblitems tbody tr td {
display: block;
float: left;
margin-left: 5px;
min-height: 0px;
height: 24px;
}
.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;}
#additionaladdtocart_button {width: 110px;}
#checkouttable li {list-style: none;}
#tblitems tbody tr td {height: 100% !important;}
#tblitems tbody tr {display: table-row !important;}
table#cartcontainer {width: 742px;}
/*** END - Styles to make mobile styles function properly ***/
/* mobile_logo replaces logo: padding (below) must match dimensions of mobile logo: height width 0 0 */
/*
@media (max-width: 480px) {
#ctl00_header1_logoimage {
padding: 48px 176px 0px 0px;
background: url('/images/mobile_logo.jpg');
background-size:auto;
width:0px;
height: 0px;
}
}
*/
/**** New Shopping Cart **/
div#cartcontainer {
margin:10px 0;
padding:0;
width:80%; /* 800px; */
border:1px #808588 solid; /*MJB Temporary */
}
/* Cart Header */
div#cartheader {
background-color: #808588;
color: #fff;
/* border: 1px black solid; */
font: bold 13px 'Segoe UI', Arial, Helvetica, Sans-Serif;
min-height: 3em;
}
div#cartheaderblank {
background-color: transparent;
float: left;
padding-left: 2px;
}
div#cartheaderimage {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderproduct {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderprice {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderqty {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheadertotal {
background-color: transparent;
float: left;
padding-left: 5px;
}
div#cartheaderdelete {
background-color: transparent;
float: left;
padding-left: 5px;
}
/* END Cart Header */
div.lineitemwrapper {
min-height: 100px;
border-bottom: 1px #808588 dotted;
overflow: auto;
}
div.lineitemalternatewrapper {
min-height: 100px;
background-color: #eee;
border-bottom: 1px #808588 dotted;
overflow: auto;
}
div#tblitems {
height: 100% !important;
}
div#itemsincart {
}
div#cartupdateblock {
float: left;
width: 50%;
margin-top: 1em;
}
div.cartitemcount, div.cartalternateitemcount  {
float: left;
}
div.cartitemqty, div.cartitemtotal, div.cartitemdelete, .cartitemdelete, div.cartitemsku, div.cartitemimage, div.cartitemprice, div.cartitemcount {
float: left;
}
div.cartalternateitemqty, div.cartalternateitemtotal, div.cartalternateitemdelete, .cartalternateitemdelete, div.cartalternateitemsku, div.cartalternateitemimage, div.cartalternateitemprice, div.cartalternateitemcount {
float: left;
}
.cartitemqtyinput {
width: 50%;
}
div#carttotalblock {
float: right;
border-left: 1px #808588 solid;
border-right: 1px #808588 solid;
border-bottom: 1px #808588 solid;
padding-left: 3px;
padding-right: 3px;
padding-bottom: 3px;
}
div#proofchargepnl {
clear: both;
width:75%;
}
div#cartcheckoutbuttons {
width:80%; /* 800px; */
}
/**** END New Shopping Cart ***.
/*** Special themes issue ***/
#cartheader .header {
background-image: url();
height: 3em;
}
#itemsincart .lineitemwrapper {
width: 100%;
}
/*** END Special themes issue ***/
/* Product detail page styling for preview images*/
.preview-image-container {
float:left;
width:12%;
}
.main-image-container {
float:left;
width:88%;
}
.main-image-div {
display:none;
}
.currentMainImage {
display:block;
}
.preview-image-sm {
margin-bottom:10px;
margin-right:5px;
float:left;
border-width:1px;
border-color:#0095da;
border-style:solid;
box-sizing:border-box;
border-radius: 6px;
padding: 2px;
}
.PreviewImgActive {
border-color:#333;
}
/* END Product detail page styling for preview images*/
/**** Checkout Steps Description Text ***/
.div_checkoutsteps {
width: 80%;
max-width: 800px;
margin-left: auto;
margin-right: auto;
padding-top: 5px;
padding-bottom: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 1.6em;
text-align: center;
/*border: 2px red solid;*/
}
/**** END Checkout Steps Description Text ***/
/********* 2FA Styles *************/
#Div2fa {
margin-left: auto;
margin-right: auto;
max-width: 75%;
text-align: center;
font-size: 1.3em;
padding: 5vw;
text-align: center;
}
#verifybox {
-webkit-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.1);
-moz-box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.1);
box-shadow: 0px 20px 20px 0px rgba(0,0,0,0.1);
width: max-content;
padding: 2%;
margin: auto;
border: 1px solid rgba(0,0,0,0.1);
border-radius: 15px;
}
#verify_logo  {
text-align: center;
}
/********* END 2FA Styles *************/
/***bottom-bottom***/