
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,900');
body {
font-size: 10px;
font-size-adjust: none;
background-color: #ffffff;
color: #333;
font-family: 'Roboto', sans-serif;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}
h1 {
font-size: 20px;
font-weight: strong
}
h2 {
font-size: 18px;
font-weight: strong
}
h3 {
font-size: 16px
}
h4 {
font-size: 14px
}
h5 {
font-size: 12px
}
.clearthis {
margin: 0px;
height: 0px;
clear: both;
float: none;
font-size: 1px;
line-height: 0px;
overflow: hidden;
}
div {
font-size: 12px;
}
a {
font-size: 16px;
font-weight: bold;
color: black;
text-decoration: none;
}
.sidecolor {
width: 50%;
height: 900px;
background-color: #ffffff;
}
.btn,
.btnsm {
display: block;
text-align: center;
padding-right: 14px;
padding-left: 14px;
padding-bottom: 6px;
padding-top: 6px;
margin: 5px 0;
clear: both;
width: auto;
background-color: #004e88;
border-radius: 5px;
color: #ffffff;
font-size: 14px;
}
.btn:visited {
font-size: 10px;
text-transform: uppercase;
color: #336666;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
.btn:hover,
.btnsm:hover {
color: rgba(255, 255, 255, 0.8);
}
.bread {
padding-right: 8px;
padding-left: 8px;
padding-bottom: 1px;
padding-top: 1px;
clear: both;
height: 100%;
}
.bread:link {
font-size: 12px;
text-transform: uppercase;
color: #004e88;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
.bread:visited {
font-size: 12px;
text-transform: uppercase;
color: #004e88;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
.bread:hover {
font-size: 12px;
text-transform: uppercase;
color: #3F93D4;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
.breadoff {
padding-right: 8px;
padding-left: 8px;
padding-bottom: 1px;
padding-top: 1px;
clear: both;
height: 100%;
}
.breadoff:link {
font-size: 12px;
text-transform: uppercase;
color: #0000ff;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
.breadoff:visited {
font-size: 12px;
text-transform: uppercase;
color: #cc6666;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
.breadoff:hover {
font-size: 12px;
text-transform: uppercase;
color: #820721;
text-decoration: none;
vertical-align: middle;
font-weight: 800;
}
td {
font-size: 12px;
}
th {
font-size: 12px;
}
a:hover {
text-decoration: underline;
}
.orderlist a {
font-size: 10px;
}
.dataTable {
border-style: solid;
border-color: #9e9ec3;
border-width: 1px 1px 1px 1px;
}
.dataTable td {
padding: 2px 3px 2px 3px;
margin: 0px 0px 0px 0px;
border-style: solid;
border-color: #9e9ec3;
border-width: 1px 1px 1px 1px;
}
.dataTable th {
padding: 2px 3px 2px 3px;
margin: 0px 0px 0px 0px;
border-style: solid;
border-color: #9e9ec3;
border-width: 1px 1px 1px 1px;
}
.page_menu {
background: white;
}
.page_menu1 {
background: white;
}
#mainbody {
padding: 0px 20px 30px;
background: #fff;
}
#headerleft {
height: 113;
width: 475;
}
#headerright {
height: 113;
width: 475;
}
.footer {
color: #000;
}
/* TOP TOOL BAR */
#toptoolbar {
width: 475;
text-align: right;
}
#toptoolbar td {
text-align: center;
padding: 0px 5px 0px 5px;
border-right: 1px solid #fff;
}
#toptoolbar td.last {
border-style: none;
}
#toptoolbar a {
font-size: 10px;
text-decoration: none;
color: #336699;
}
#toptoolbar a:hover {
color: #e1e1e1;
}
/* NAV BAR */
nav {
position: fixed;
top: 0;
left: 0;
right: 0;
z-index: 1000;
display: flex;
flex-direction: row;
justify-content: space-between;
height: 56px;
background-color: #ffffff;
-webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.08);
}
nav>.nav-links {
display: flex;
justify-content: space-around;
padding-top: 16px;
margin-left: 30px;
}
.nav-links a {
color: #004e88 !important;
margin: 0 10px;
}
nav>.cta {
height: 100%;
display: flex;
align-items: center;
margin-right: 30px;
}
/* LEFT BOX */
.boxheader {
padding: 2px 0px 2px 5px;
background-color: #fff;
font-style: italic;
font-weight: bold;
color: #ff0033;
}
.boxcontentso {
padding: 2px 0px 2px 5px;
background-color: #ffffcc;
}
.boxcontent {
padding: 2px 0px 2px 5px;
border: 1px red;
font-size: 14px;
font-weight: bold;
color: #ff3333;
}
/* CATEGORY LISTING */
#catalog {
margin: 10px 0;
}
#catalog div {
padding: 8px;
background: #fff;
color: #336699;
}
#catalog div:hover {
background: #99ccff;
}
#catalog div:active {
background: #666;
}
#catalog a {
color: #333;
text-decoration: none;
}
#catalog a:hover {
color: red;
text-decoration: none;
}
#catalog a.categorytrue {
color: #aaa;
text-decoration: none;
}
#catalog div.category0 {
padding-left: 5px;
display: block;
font-size: 12px;
color: 333366;
font-weight: bold;
border-bottom: thin solid #336699;
}
#catalog div.category1 {
padding-left: 12px;
color: 336699;
font-size: 11px;
font-weight: bold;
}
#catalog div.category2 {
padding-left: 19px;
color: 336699;
font-size: 11px;
font-weight: bold
}
#catalog div.category3 {
padding-left: 26px;
font-size: 11px;
color: 336699;
font-weight: bold
}
#catalog div.category4 {
padding-left: 30px;
font-size: 11px;
color: 336699;
font-weight: bold
}
#catalog div.category5 {
padding-left: 36px;
font-size: 11px;
color: 336699;
font-weight: bold
}
/*
#specialoffer {
overflow: hidden;
background: url('/content/specialoffer_background.jpg') no-repeat 0px 0px;
color: #fff;
font-size: 11px;
}
#specialoffer_text {
width: 129px;
height: 60px;
}
#specialoffer_text h2 {
margin-top: 8px;
margin-left: 10px;
width: 113px;
height: 38px;
background: url('/content/specialoffer_header.gif') no-repeat 0px 0px;
}
#specialoffer_link {
margin-left: 12px;
}
*/
.oddrow {
background: #fff;
}
.evenrow {
background: #e5e5e5;
}
table.product_info {
padding: 2px 3px 2px 3px;
}
.product_info {
color: #444;
font-style: normal;
font-weight: bold;
font-size: 12px;
}
.product_description {
color: #000;
font-style: normal;
font-weight: bold;
font-size: 14px;
}
.categorylist {
border-style: solid;
border-color: #9e9ec3;
border-width: 0px 0px 1px 0px;
}
.groupdesc {
font-size: 14px;
vertical-align: top;
text-align: center;
}
.group_header {
color: #fff;
font-weight: bold;
background-color: #fff;
border-style: solid;
border-width: 1px;
border-color: #336699;
}
.group_description {
color: #fff;
padding: 5px 0px 5px 5px;
font-size: 16px;
font-weight: bold;
text-align: center;
background-color: #335c84;
}
.topcategory {
text-align: center;
}
td.topcategory {
vertical-align: bottom;
}
#loginmain {
font-weight: 200;
margin: 20px 0px 10px;
}
#logintable {
font-weight: 200;
margin: 20px 0px 10px;
width: 98%;
}
#newaccount {
font-weight: 200;
padding-left: 18px;
}
.txtboxlong2 {
width: 150px;
border: 1px solid #7F9DB9;
font-size: 11px;
color: #000000;
padding: 2px;
text-align: left;
}
/* MY ACCOUNT SECTION */
#myAccountTable {
margin: 30px 0px 10px 30px;
width: 700px;
}
.myAccountTable {
margin: 10px 0px 10px 30px;
width: 700px;
}
.myAccountTable td {
padding: 3px 3px 7px 3px;
margin: 0px 0px 0px 0px;
/*border-style: solid;
border-color: #9e9ec3;
border-width: 1px 1px 1px 1px;*/
}
.myAccountTable th {
background-color: #ededed;
padding: 2px 3px 2px 3px;
margin: 0px 0px 0px 0px;
border-style: solid;
border-color: #666;
border-width: 1px 1px 1px 1px;
}
.invoiceBorder {
border-bottom: thin solid #393939;
border-left: thin solid #393939;
border-right: thin solid #393939;
border-top: thin solid #393939;
}
.invoiceBorderMiddle {
border-bottom: thin solid #393939;
border-right: thin solid #393939;
border-top: thin solid #393939;
}
.invoicePageSep {
margin: 3px 0px 10px 0px;
vertical-align: middle;
width: 100%;
}
#logo {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width: 714px;
background-repeat: no-repeat;
}
/* Form styles */
fieldset {
color: #666;
background-color: #efefef;
padding: 2px;
border: solid 1px #d3d3d3;
width: 350px;
}
legend {
color: #666;
font-weight: bold;
font-variant: small-caps;
background-color: #d3d3d3;
padding: 2px 6px;
margin-bottom: 8px;
}
label {
font-weight: bold;
line-height: normal;
text-align: right;
margin-right: 10px;
position: relative;
display: block;
float: left;
width: 125px;
}
label.fieldLabel {
display: inline;
float: none;
}
input[type=text],
input[type=password],
input[type=email] {
font-size: 14px;
color: #333;
background-color: #fffff;
padding: 6px !important;
border-radius: 5px;
}
input[type=text],
input[type=password],
input[type=email],
textarea {
-webkit-transition: all 0.30s ease-in-out;
-moz-transition: all 0.30s ease-in-out;
-ms-transition: all 0.30s ease-in-out;
-o-transition: all 0.30s ease-in-out;
outline: none;
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px;
border: 1px solid #DDDDDD;
}
input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
textarea:focus {
box-shadow: 0 0 5px #0078D4;
padding: 3px 0px 3px 3px;
margin: 5px 1px 3px 0px;
border: 1px solid #0078D4;
}
select.formSelect {
font-size: 10px;
color: #000;
background-color: #f1f1f1;
padding: 2px;
border: solid 1px #666;
margin-right: 5px;
margin-bottom: 5px;
cursor: pointer;
}
select.formSelect:hover {
color: #333;
background-color: #ddd;
border: solid 1px #666;
}
select.formSelect:focus {
color: #000;
background-color: #ffffff;
border: solid 1px #666;
}
input.formInputButton {
font-size: 1.2em;
vertical-align: middle;
font-weight: bolder;
text-align: center;
color: #300;
background: #f99 url(bg_button.png) repeat-x;
padding: 1px;
border: solid 1px #f66;
cursor: pointer;
float: right;
}
input.formInputButton:hover {
background-image: url(bg_button_hover.png);
}
input.formInputButton:active {
background-image: url(bg_button.png);
}
input.formInputQty {
font-size: 12px;
text-align: right;
color: #000;
background-color: #f1f1f1;
padding: 2px;
border: solid 1px #666;
margin-right: 5px;
height: 20px;
}
input.formInputQty:hover {
background-color: #ddd;
border: solid 1px #666;
color: #000;
cursor: pointer;
}
input.formInputQty:focus {
color: #000;
background-color: #feffbd;
border: solid 1px #666;
cursor: text;
}
/*--shop window header--*/
#bcaShopWindowHeader,
#bcaShopWindowFooter {
position: relative;
background: #fff;
height: 32px;
padding: 5px 0 1px 0;
margin: 1px 0 0 0;
clear: both;
}
#bcaShopWindowHeader div,
#bcaShopWindowFooter div {
font-size: 1.2em;
}
#bcaShopWindowHeader dd.title {
float: left;
height: 20px;
}
#bcaShopWindowHeader dd.title h1 {
float: left;
font-weight: bold;
font-size: 1.2em;
margin: 0;
padding: 0;
line-height: 2em;
}
#bcaShopWindowHeader dd.dealsNav,
#bcaShopWindowFooter dd.dealsNav {
float: right;
padding-top: 3px;
height: 20px;
}
#bcaShopWindowHeader span.indexRss {
float: right;
position: relative;
bottom: 12px;
right: 5px;
}
#bcaShopWindowFooter {
border-top: 5px solid white;
margin-bottom: 2px;
padding-top: 0;
}
.index {
border-bottom: 1px solid #dadada;
height: 25px !important;
font-size: 1.2em;
}
#navDeals img {
margin-top: 3px;
}
#bcaShopWindowFooter dd.dealsNav {
padding-top: 5px;
}
.toLeft {
float: left;
margin: 0 4px;
padding: 2px 0;
}
.indexRss {
float: right;
margin: 3px 5px 0 0;
}
/*--product cell--*/
/*===================================
attention:
we used em for product cell height;
algorithm: [x]em = [x]*10px+10px;
5em = 5*10px+10px = 60px;
10em = 10*10px+10px = 110px;
====================================*/
#bodyCenterArea .crb {
border-right: 1px solid #dadada;
}
#bcaProductCell {
position: relative;
float: left;
clear: both;
background: #ff9933;
padding-bottom: 5px;
}
#bcaProductCell dd,
#bcaFeatureItem dd {
padding: 0px 0px;
text-align: center;
font-weight: bold;
}
#bcaProductCell table {
width: 100%;
clear: both;
}
#bcaProductCell table .cell {
float: none;
}
#bcaProductCell .cell {
width: 235px;
height: 30em;
position: relative;
margin: 2;
padding: 1px 0px 0px 1px;
float: left;
border: 1px solid red;
}
#bcaProductCell .header {
position: relative;
height: 15sem;
}
#bcaProductCell .body {
position: relative;
height: 5em;
background: #ffcc99;
border: 1px solid red;
}
#bcaProductCell .footer {
position: relative;
height: 5em;
}
#bcaProductCell .image {
text-align: center;
margin-top: 0px;
margin-bottom: 0px;
padding: 0px;
}
#bcaProductCell .brand {
position: absolute;
top: 5px;
left: 125px;
width: 100px;
}
#bcaProductCell .icons {
position: absolute;
top: 70px;
left: 125px;
}
#bcaProductCell .promotionText {
left: 0;
font-weight: bold;
text-align: left;
}
#bcaProductCell .description {
position: absolute;
left: 0;
top: 3.3em;
width: 228px;
background: #fff;
text-align: left;
}
#bcaProductCell .description .title h3 {
font-weight: normal;
margin: 0;
padding: 0;
}
#bcaProductCell .description .bullet ul,
#bcaProductCell .description .bullet li {
margin: 0 0 0 15px;
padding: 0;
}
#bcaProductCell .price {
position: absolute;
left: 10;
bottom: 1px;
text-align: left;
margin: 2px 0;
font-size: 24px;
color: #006600;
font-weight: bold;
padding: 0px 0px 5px 0px;
border-bottom: 0px solid #dadada;
width: 228px;
}
#bcaProductCell .price .savings {
color: #000;
}
/*--tabstore product cell--*/
#tabStoreProductCell {
width: 100%;
position: relative;
float: left;
clear: both;
background: #fff;
text-align: center;
}
#tabStoreProductCell dd,
#bcaFeatureItem dd {
padding: 1px 0;
}
#tabStoreProductCell table {
width: 100%;
clear: both;
}
#tabStoreProductCell table .cell {
float: none;
}
#tabStoreProductCell .crb {
border-right: 1px solid #dadada;
}
#tabStoreProductCell .cell {
width: 228px;
height: 42em;
position: relative;
margin: 0;
padding: 10px 1px 0 1px;
float: left;
}
#tabStoreProductCell .header {
position: relative;
height: 13.2em;
}
#tabStoreProductCell .body {
position: relative;
height: 13em;
background: #fff;
}
#tabStoreProductCell .footer {
position: relative;
height: 15.3em;
}
#tabStoreProductCell .brand {
height: 30px;
}
#tabStoreProductCell .description {
width: 228px;
left: 0;
background: #fff;
}
#tabStoreProductCell .description .title h3 {
font-weight: normal;
}
#tabStoreProductCell .price {
position: absolute;
bottom: 1px;
width: 228px;
left: 0;
margin: 2px 0;
padding-bottom: 5px;
border-bottom: 1px solid #dadada;
}
#tabStoreProductCell .price dd {
position: relative;
height: 1%;
text-align: left;
padding: 0;
line-height: 1.2em;
margin: 0 5px;
}
#tabStoreProductCell .price dd span {
position: absolute;
bottom: 0;
right: 0;
text-align: right;
}
#tabStoreProductCell .price .savings {
color: #016B04;
}
#tabStoreProductCell .price .final {
color: #000;
border: 1px solid #e3e3e3;
border-width: 1px 0;
margin: 4px 5px;
padding: 4px 0;
}
#tabStoreProductCell .price .final h3 {
font-size: 1.4em;
}
#tabStoreProductCell .price .rebate {
color: #6a6a6a;
line-height: 1.4em;
height: 1.7em
}
#tabStoreProductCell .price .shipping {
color: #6a6a6a;
}
#tabStoreProductCell .promotionText {
font-weight: normal;
margin-top: 5px;
}
#tabStoreProductCell .price .mapping {
margin-bottom: 4px;
padding: 0;
text-align: center;
}
#tabStoreProductCell .price .mapping a {
background: #fff;
border-right: 0;
font-size: 0.9em;
line-height: 1.6em;
}
#tabStoreProductCell .price .mapping a:hover {
background: #fff;
border-right: 0;
}
#tabStoreProductCell .price .lowestPrice {
margin-bottom: 4px;
white-space: nowrap;
font-weight: bold;
font-size: 1.2em;
text-align: center;
}
#tabStoreProductCell .price .lowestPrice h3 {
font-size: 1.4em;
border: none;
}
#tabStoreProductCell .price .lowestPrice h3 a {
font-size: 0.8em;
}
#tabStoreProductCell .price .lowestPrice a {
background: #CFC090;
padding: 2px 4px;
color: #4A3B0C;
border: none;
}
#tabStoreProductCell .price .lowestPrice a:hover {
background: #CFC090;
color: #4A3B0C;
border: none;
}
#tabStoreProductCell .price .seeMore {
padding: 10px 0;
text-align: center;
}
/*--category cell--*/
#categoryCell {
position: relative;
float: left;
clear: both;
background: #6799cb;
padding-bottom: 10px;
}
#categoryCell dd,
#bcaFeatureItem dd {
padding: 1px 10px;
}
#categoryCell table {
width: 100%;
clear: both;
}
#categoryCell table .cell {
float: none;
}
#categoryCell .cell {
width: 233px;
height: 15em;
position: relative;
margin: 2;
padding: 1px 0px 0px 1px;
float: left;
text-align: center;
}
#categoryCell .header {
position: relative;
height: 15em;
}
#categoryCell .body {
position: relative;
height: 5em;
background: #fff;
}
#categoryCell .footer {
position: relative;
height: 5em;
}
#categoryCell .image {
text-align: center;
margin-top: 0px;
margin-bottom: 20px;
padding: 0px;
}
#categoryCell .description {
position: absolute;
left: 0;
top: 3.3em;
width: 228px;
background: #fff;
text-align: left;
}
#categoryCell .description .title h3 {
font-weight: normal;
margin: 0;
padding: 0;
}
#categoryCell .description .bullet ul,
#categoryCell .description .bullet li {
margin: 0 0 0 15px;
padding: 0;
}
/* Ship To Area */
#shipToArea .crb {
border-right: 1px solid #dadada;
}
#shipToCell {
position: relative;
float: left;
clear: both;
background: #fff;
padding-bottom: 10px;
}
#shipToCell dd {
padding: 1px 10px;
}
#shipToCell table {
width: 100%;
clear: both;
}
#shipToCell table .cell {
float: none;
}
#shipToCell .cell {
width: 245px;
height: auto;
position: relative;
padding: 10px 0px 0px 1px;
float: left;
border: 1px solid LightGrey;
}
#shipToCell .header {
position: relative;
height: 15sem;
}
#shipToCell .body {
position: relative;
height: auto;
background: #fff;
}
#shipToCell .footer {
position: relative;
height: auto;
}
#shipToCell .icons {
position: absolute;
top: 70px;
left: 125px;
}
#shipToCell .description {
position: absolute;
left: 0;
top: 3.3em;
width: 228px;
background: #fff;
text-align: left;
}
#shipToCell .description .title h3 {
font-weight: normal;
margin: 0;
padding: 0;
}
#shipToCell .description .bullet ul,
#bcaProductCell .description .bullet li {
margin: 0 0 0 15px;
padding: 0;
}
div.logo>a>img {
height: 90%;
}
.contact-info span,
.contact-info span a {
font-size: 14px;
}
footer {
text-align: center;
padding: 40px;
}
#main {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
padding-top: 56px;
}
#content-body {
display: flex;
height: 100%;
}
.left-content {
position: absolute;
width: 240px;
background-color: #ECEFF1;
padding-top: 64px;
top: 0;
left: 0;
bottom: 0;
display: flex;
justify-content: center;
}
.right-content {
height: 100%;
width: 100%;
padding-left: 260px;
padding-top: 20px;
}
.site-header {
padding: 10px;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.site-header h1 {
font-size: 36px;
font-weight: 900;
letter-spacing: -1px;
margin: 0;
}
.row.featured-items {
margin: 20px 0;
}
.cta a {
color: #004e88;
}
footer>div {
margin: 10px 0;
}
.boxcontent>p {
color: #004e88;
margin-bottom: 4px;
font-weight: 300;
}
#featured-cta {
display: flex;
justify-content: center;
align-items: center;
min-height: 200px;
border-radius: 10px;
background-size: cover;
background-repeat: no-repeat;
background-position: center;
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.15);
}
.featured-items a {
width: 100%
}
#featured-cta a {
width: 100%;
}
#featured-cta>p {
color: #ffffff;
font-size: 32px;
text-decoration: underline;
}
.social img {
width: 40px;
}
.featured-vendor img {
width: 150px;
}
#greenfield {
width: 60px;
}