﻿* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

html {
    height: 100%;
}
body {
    text-align: center;
    margin: 0;
    padding: 0;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 20px;
    height: 100%;
    overflow: auto;
}

h1 {
    color: black;
    font-size: 25px;
    line-height: 27px;
    margin: 0 0 5px 0;
}

h2 {
    color: #0a469c;
    font-size: 20px;
    margin-top:5px;
    margin-bottom: 5px;
    line-height:25px;
}

h3 {
    color: #6B6B6B;
    font-size: 18px;
}

h4 {
    font-size: 16px;
}

p {
    margin-top: 0;
    margin-bottom: 15px;
}

img {
    border: 0;
}

.rightheader {t
    text-align: right;
}
a[href^=tel]{
    color:inherit;
}
.tagline {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    font-family: Trebuchet MS,sans-serif;
    display:inline-block;
}
.taglinemobile {
    font-size: 20px;
    font-weight: bold;
    color: #333;
    font-family: Trebuchet MS,sans-serif;
    margin-bottom:0;
}
.phone {
    font-size: 20px;
    color: #51a351;
    font-weight: bold;
    margin: 0;
    display:inline-block;
}
.headerlinks {
    text-align: right;
}
.headerlinks li {
    clear:both;
    display: inline;
    margin-left:5px;
    text-align:right;
}

.headerlinksphone li {
    clear:both;
    display: inline;
    text-align:center;
    margin-right:5px;
}

.logorow {
    height: auto;
    padding: 10px 5px 10px 5px;
}

.logoleft {
    text-align: left;
}

.logo {
    margin-top: 5px;
    margin-bottom:5px;
}

.navbar {
    width: 100%;
    max-width:960px;
    color: white;
    text-align: center;
    margin:0px auto;
    font-weight: bold;
    clear: both;
    height:auto;
    min-height:34px;
    background-color:black;
    background-image: url('../images/site/navBack3.png');
    background-repeat: repeat-x;
    border-radius: 10px 10px 0px 0px;
}

.breadcrumbline {
    width: 100%;
    max-width:960px;
    text-align:right;
    padding-left:10px;
    background-color: #054b91;
    border-radius: 0px 0px 10px 10px;
}

.breadcrumb {
    text-align: left;
    vertical-align:middle;
    margin: 5px 0 0 10px;
    color:white;
    font-size:85%;
    font-weight:bold;
}
.breadcrumblabel {
    float: left;
    margin-right: 5px;
    margin-left:5px;
}
.breadcrumb a {
    color: white;
}
.breadcrumb a:visited {
    color: white;
}
.breadcrumbhere {
    color: #FCE588;
    font-weight: bold;
}
.lastitem {
    font-weight: bold;
    color: #fce588;
}

.SectionTitleText {
    color: #fce588;
}

.SectionTitleText:hover {
    color: #ffffff;
}

.contentcontainer {
    text-align:left;
    border:1px solid #999;
    background-color:white;
    height:100%;
    width:100%;
    max-width:960px;
    margin-top:10px;
    margin-bottom:10px;
    border-radius: 10px;
    margin-left:0;
}

.maincontent {
    margin:20px 40px 20px 20px;
}
.maincontent a {
    text-decoration: underline;
}
.cmsContent {
    width: 90%;
    margin:10px;
}

.sidebar {
    margin-left: 0;
    padding:10px;
    height:100%;
    min-height:100%;
}

.sidebarheader {
    text-align:left;
    margin:5px 0 5px 0;
    border-bottom: 1px solid #999;
    font-weight:bold;
    font-size:14px;
    margin-bottom:10px;
}

.categorynav {
    margin-bottom: 20px;
}

.rightborder {
    border-right: 1px solid #999;
    width:220px;
}

.contactfooter {
    width:100%;
    max-width: 960px;
    text-align:center;
    margin:0px auto;
    padding:5px 0 5px 0;
    background-color: black;
    background-image: url(../images/site/footerGradient2.png);
    background-repeat: repeat-x;
    clear:both;
    border-radius: 10px 10px 10px 10px;
}

.contactborder-right: {
    width: 100%;
    max-width: 960px;
    margin: 0px auto;
    color: white;
}
.contactaddress {
    margin: 5px 0 5px 0;
    font-size: 16px;
    font-weight:bold;
    line-height: 18px;
    color:white;
}

.policyrow {
    height:16px;
    text-align:center;
    margin: 0;
}

.policylinks {
    margin-left: 10px;
    margin-top: 5px;
}
.policylinks ul{
    text-align: left;
    margin-top: 5px;
    margin-left:0;
    font-size: 12px;
}

.policylinks a {
    color: #333;
    text-decoration: none;
    margin-left:0;
}

.policylinks a:hover {
    color: maroon;
    text-decoration: underline;
}
.policylinks li {
    display: inline;
    margin-left:0;
}

.locationlinks {
    margin: 5px 0 5px 0;
    color:white;
}
.locationlinks li {
    display: inline-block;
}
.locationlinks a {
    color: white;
    text-decoration: none;
}
.locationlinks a:hover {
    color:white;
    text-decoration:underline;
}
.esoplogo {
    width: 219px;
    height: 50px;
}

.esoprow {
    font-size: 14px;
    font-weight: bold;
    color: white;
    text-align: center;
    border-radius: 0 0 10px 10px;
    height: 20px;
    margin: 0;
    padding: 0;
    background-color: black;
}
con
.esoprow a {
    color: white;
}

.esoprow a:hover {
    color: #ffffcc;
}

.socialrow {
    float: right;
    margin-top: 5px;
    width:100%
}
local-g-plus {
    border: 0;
    width: 32px;
    height: 32px;
    display: block;
    text-align: center;
    margin: 0px auto;
}

.esopColumn {
    text-align: left;
    padding-top: 5px;
}
.checkoutcolumn {
    border: 1px solid #999;
    padding: 5px 10px 5px 10px;
    border-radius:5px;
}

.AddToCartButton {
   width:100%;
   height:27px;
   background: #fdb12f;
   font-weight:bold;
   font-size:12px;
   padding:2px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: #000000;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   margin:10px 0 5px 0;
   }
.AddToCartButton:hover {
    background: #FF9933;
    color: #333333;
}

.SendInquiryButton {
   width:250px;
   height:27px;
   display:block;
   text-align:center;
   background: #fdb12f;
   font-weight:bold;
   font-size:12px;
   padding:2px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: #000000;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   margin:10px auto;
   }
.SendInquiryButton:hover {
    background: #FF9933;
    color: #333333;
}

.AddToWishButton {   
    text-align: center;
    margin:0px auto;
    background: #ffffff;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    border: 0;
    color: #0000ff;
    text-decoration: underline;
    cursor: pointer;
}

.AddToWishButton:hover {
    background: #ffffff;
    color: #990000;
}

.chatrow {
    margin-top: 10px;
    font-size: 12px;
}
.chatrowrange {
    margin-top: 20px;
    font-size: 12px;
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
}
.freightrow {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    font-size: 12px;
    line-height: 14px;
    padding:5px 0 5px 0;
    margin-top:5px;
}
.standardtab2 {
    padding: 20px 10px 20px 10px; 
}
.KitTableGroup {
	background-color: #E6E6E6;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
    font-weight:bold;;
    padding-left:5px;
}
.tdGroupDetail {
	padding: 10px;	
}

.minicart {
    border: 1px solid #999;
    width: 90%;
    margin: 5px auto 0px;
    padding: 10px;
    font-size: 12px;
    background-color: #ffffcc;
    -moz-box-shadow: 3px 3px 8px 0 #ccc;
    -webkit-box-shadow: 3px 3px 8px 0 #ccc;
    box-shadow: 3px 3px 8px 0 #ccc;
    -moz-border-radius: 5px;  
    -webkit-border-radius: 5px;  
    border-radius: 5px;
}
.minicarttitle {
    text-align:center;
    background-color:#ccc;
    border:1px solid black;
    font-weight: bold;
    font-size: 14px;
    width: 100%;
    margin-bottom: 5px;
}
.lockertips {
    border: 1px solid #999;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
.cattable {
    text-align:center;
    margin:0px auto;
    border-bottom: 1px solid #999;
}
.cattable td {
    border-bottom: 1px solid #999;
    padding:2px;
}

.cattableth {
    font-weight: bold;
    font-size:13px;
    text-align:center;
    border-bottom: 1px solid #999;
    background-color: #e6e6e6;
    padding:2px;
}
.catsummary {
    text-align: left;
    border-bottom: 1px solid #999;
    padding: 5px 40px 10px 5px;
}
.catsummary-title {
    margin: 0 0 10px 0;
}
.catsummary-pic {
    float: left;
    margin-right: 15px;
}
.grid2table {
    border: 0;
    text-align: center;
}
.nopadding {
    padding: 0;
}

.padright20 {
    padding-right: 20px;
}
.padleft20 {
    padding-right: 20px;
}
.catdescriptrow {
    margin-left: 20px;
}
.catdescript {
    text-align: left;
    margin-bottom: 20px;
}
.lightcell {
    text-align: left;
}
.darkcell {
    background-color: #ebebeb;
    border-top:1px solid #999;
}
.cartborder {
    border-right: 1px solid #999;
    box-shadow: 3px #ccc
}
.sctitle {
    text-align: left;
}
#login {
    margin-left: 20px;
}
.dropdown {
    z-index:1000;
}
.divider {
    color: red;
    margin-top: 15px;
}
.fpbuttons {
    text-align: center;
    margin: 0px auto;
}
.fpbuttons a {
    text-decoration: none;
    margin-right:5px;
    margin-bottom:10px;
}
.fpbuttons li {
    list-style-type: none;
    display: inline;
}
.fpbuttons img {
    margin-bottom: 10px;
}

/* ---List Styling--- */

.buttonlist li {
    display: inline;
    list-style-type: none;
    margin: 3px 0 0 10px;
    text-align:right;
    height:20px;
}

.descriptlist li {
	margin-bottom: 10px;
	line-height:1.3em;
	
}
.trustgradient {
    background-image: url(../images/site/trust-gradient.png);
    background-position: left;
    background-repeat: repeat-y;
    border-left: 1px solid #999;
    text-align: left;
}
.labelinline {
    display:inline-block;
}
.shippingchecklist {
    text-align: left;
    margin: 20px 0 20px 60px;
}

.arrowlist {
	list-style-image: url('/images/site/redarrow.gif')
}
.arrowlist li{
	margin-bottom: 10px;
}
.arrowlistlink {
        font-weight:bold;
        text-decoration: underline;
}
.arrowlist2 {
	margin-left: 20px;
    list-style-image: url('/images/site/redarrow.gif');
}

.arrowlist2 li
{
	margin-bottom: 10px;
    padding-bottom:10px;
    border-bottom:1px solid #999;
}
.cmslist {
	list-style-image: url('/images/site/redarrow.gif');
    margin-left:40;
}
.cmslist li{
	margin-bottom: 10px;
}
.liresuite {
    text-decoration: underline;
    color: blue;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}

.partnerlist {
    margin-top: 10px;
    margin-left:40px;
}

.partnerlist li {
    margin-bottom: 15px;
    list-style-type:none;
}
.partnerlist a {
    margin-top:0;
    margin-bottom: 5px;
}
.partnerlist img {
    margin-right: 10px;
}

/* ------Full Height Sidebar ---------- */
.col{
margin-bottom: -99999px;
padding-bottom: 99999px;
}

.col-wrap{  
overflow: hidden;   
}

.divpoductpic {
    margin-bottom: 20px;
}
.searchbutton { 
    background-color: #F5F5F5;
    background-image: linear-gradient(to bottom, #FFFFFF, #E6E6E6);
    background-repeat: repeat-x;
    border-bottom: 0 none #B3B3B3;
    border-radius: 0 4px 4px 0;
    border-right: 0 none #E6E6E6;
    border-top: 0 none #E6E6E6;
    border-left:1px solid #666;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333333;
    cursor: pointer;
    display: inline;
    font-size: 12px;
    line-height: 16px;
    margin:3px 10px 3px -6px;
    padding: 2px 4px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle
}
.searchbox {
    display:inline-block;
    font-size:12px !important;
    height:16px !important;
    margin:3px 0;
    width:150px;
}
.searchboxresults {
    float: left;
    width: 200px;
    margin: 4px 0 4px 0;
    height: 20px;
    padding: 0;
    font-size: 11px;
    vertical-align: middle;
    border-radius: 4px 0 0 4px;
}
.searchresults td {
    border: none;
    text-align:left;
    padding:0;
}
#ShippingMethodID {
    vertical-align:top;
    
}
#ShippingMethodID input{
    margin-left:200px;   
}
#ShippingMethodID1 {
    display:inline-block;
    vertical-align:top;
}
#ShippingMethodID1 input{

    margin-left:50px;
}
ShippingMethodother {
    float: left;
    margin-left: 30px;
}
#ShippingOptions {
    display: block;
}
.shippingPriceChange {
    text-align: left;
}
.CheckBoxListBold {
    font-weight: bold;
    margin-left: 5px;
    display: inline;
}
.CheckBoxListText {
    margin-left: 20px;
    font-weight: normal;
}

/* Google CSE Customizations */
.gsc-table-result {
    margin-left: 8px;
}
.gs-promotion table {
    margin-left: 10px !important;
}
.gsc-above-wrapper-area {
    border: none !important;
}
.gsc-result-info .gsc-result-info-container {
    padding: 0 !important;
}
.gsc-promotion {
    margin: 0 !important;
}
.gsc-control-cse .gsc-control-cse-en {
    margin-top: 0 !important;
}
/* FORM FORMATTING */
fieldset {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    margin-bottom: 10px;
    clear: both;
}

legend {
    font-weight: bold;
    font-size: 108%;
    /* border-bottom:2px solid #0c459c; */
    padding-left: 5px;
    width: 100%;
}

.labelcells {
    width: 250px;
    text-align: right;
    padding-top: 10px;
}

.controlcells {
    width: 400px;
    padding-top: 10px;
}

.hint {
    display: none;
    position: absolute;
    font-size: .9em;
    min-width: 100px;
    margin-top: 0px;
    margin-left: 10px;
    border: 3px double #006699;
    padding: 8px;
    background-color: #e2e2e2;
    z-index: 100;
}

.hplogo {
    display: none;
}
.local-form {
    padding: 5px 0 5px 10px;
    background-color: #ededed;
    border-radius: 8px;
    border: 1px solid #999;
}

/* Form Watermarks */
.watermark {
    color: #999 !important;
    font-style: italic;
}

.required {
    color: #999 !important;
    font-style: italic !important;
    font-weight: bold  !important;
}
.rack-estimate-step {
    background-color: #e9e9e9;
    background-image: linear-gradient(to bottom, #ffffff, #cccccc);
    border-radius:6px;
    border: 1px solid #999;
    font-weight:bold;
    margin-top:20px;
    padding:2px 0 2px 10px;   
}
.rack-estimate-step ol {
    margin: 0;
    list-style-type:none;
}
.tips {
    display:block;
    background-color: #ffffe6;
    background-image: linear-gradient(to top, #ffffff, #ffffe6);
    border-radius:6px;
    border: 1px solid #999;
    padding:10px;
    margin-left:33px;
    width:83%;   
}
.estimator-section {
    margin-top: 10px;
}
.estimator-qgroup {
    margin:0 10px 15px 10px;   
    background-color: #e9e9e9;
    padding:5px;
    height:auto;
}
.estimator-q {
    width:220px;
    float:left;
    text-align:right;
    clear:both;
}
.estimator-qroom {
    width:260px;
    float:left;
    text-align:right;
    clear:both;
}
.estimator-error {
    font-size: 12px;
    background-color: #ffff66;
    clear:both;
    text-align:left;
}
::-webkit-input-placeholder {
   color: #333;
   font-weight:bold;
}

:-moz-placeholder { /* Firefox 18- */
   color: #333;
   font-weight:bold; 
}

::-moz-placeholder {  /* Firefox 19+ */
   color: #333;
   font-weight:bold; 
}

:-ms-input-placeholder {  
   color: #333;
   font-weight:bold;  
}

/* ---REQUIRED PLACEHOLDER--- */
input.required::-webkit-input-placeholder {
   color: red !important;
   font-weight:bold;
   opacity:1;
}

input.required:-moz-placeholder { /* Firefox 18- */
   color: red !important;
   font-weight:bold;
   opacity:1;  
}

input.required::-moz-placeholder {  /* Firefox 19+ */
   color: red !important;
   font-weight:bold;
   opacity:1;  
}

input.required:-ms-input-placeholder {  
   color: red !important;
   font-weight:bold;
   opacity:1;  
}
.aislewidth {
    margin-right: 63px;
}
.modalcei {
  left: 0; 
  z-index: 1050;
  width: 95%;
  max-width:550px;
  max-height:500px;
  margin:10px;
  margin-bottom:20px;
  text-align:left;
  background-color: #ffffcc;
  border: 1px solid #666;
  border: 1px solid rgba(102, 102, 102, 1);
  *border: 1px solid #666;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
  outline: none;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
     -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.6);
  -webkit-background-clip: padding-box;
     -moz-background-clip: padding-box;
          background-clip: padding-box;
}
.modal-footer {
    padding: 5px 15px 5px;
}
.checkbox-bold {
    font-weight: bold !important;
    font-size:13px;
}
.formbuttons {
    margin-bottom: 10px;
}

.orangebutton {
   width:180px;
   height:27px;
   background: #fdb12f;
   font-weight:bold;
   font-size:12px;
   padding:2px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   color: #000000;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   margin:0 0 10px 0;
  
   }
.orangebutton:hover {
    background: #FF9933;
    color: #333333;
}
.graybutton {
    width: 150px;
    height: 27px;
    background: #C0C0C0;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 0 10px 0;
    
}
.graybutton:hover {
    background: #CCCCCC;
    color: #333333;
}
.graybuttonlg {
    width: 180px;
    height: 27px;
    background: #C0C0C0;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 0 10px 0;
    
}
.graybuttonlg:hover {
    background: #CCCCCC;
    color: #333333;
}
.graybuttonsmall {
    width: 100px;
    height: 27px;
    background: #C0C0C0;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    text-decoration: none;
    vertical-align: middle;
    cursor: pointer;
    margin: 0 0 10px 0;
    
}
.graybuttonsmall:hover {
    background: #CCCCCC;
    color: #333333;
}

@media (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-x: scroll;
    overflow-y: hidden;
    border: 1px solid #999;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.topborder {
    border-top: 1px solid #999;
}
.bottomborder {
    border-bottom: 1px solid #999;
}
/* Rivet Shelving Estimator */
a#SRbutton {
	display: block;
	width: 290px;
	height: 101px;
	background-image: url('http://webtools.cisco-eagle.com/RivetRite/images/SR-Estimates-Button.gif');
	background-position: 0 0;
	margin: 0 auto 10px;
}
a#SRbutton:hover {
	background-position: 0 -101px;
}
a .alt {
	display: none;
}
a#button1a {
	display: block;
	width: 290px;
	height: 101px;
	background-image: url('http://webtools.cisco-eagle.com/RivetRite/images/DR-Estmates-Button.gif');
	background-position: 0 0;
	margin: 0 auto 10px;
}
a#button1a:hover {
	background-position: 0 -101px;
}
.optionrow {
    height: 100%;
}
.Absolute-Center {
  display: table-cell;
  vertical-align: middle;
}
.bluerow {
    background-color: #99CCFF;
}
.yellowrow {
    background-color: #FFFFCC;
}
.grayrow {
    background-color: #D7D7D7;
}
.freightoptions {
    margin-left: 20px;
    font-weight: normal;
}
.tableborder tr {
    border-bottom: 1px solid #999;
}
.tablepadding td {
    padding: 5px;
}
/* ---Video--- */

iframe, object, embed {
    max-width: 100%;
}

.centervideo {
    display: block;
    text-align: center;
    margin: 0px auto;
}