/* this min-height is required to ensure our page is tall enough to  accomodate the preview control at its maximum height */
.preview-page
{
    /* min-height: 1100px;    position: relative;*/
    float: left;
}
#accordion
{
    /* width: 320px; */
    float: right;
    overflow: hidden;
}
#previewCanvas
{
    clear: both;
    overflow: hidden;
    padding: 0px 10px;
}
#previewCanvas img
{
    float: left;
    margin: 10px 0;
}
#previewCanvas h2
{
    background-color: Transparent;
}
.product-display-image
{
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
}
#pleaseWait
{
    display: none;
    position: absolute;
    top: 20px;
    left: 20px;
}
.preview-page-buttons
{
    margin-top: 10px;
    overflow: hidden;
    clear: both;
    float: left;
}
/*.preview-page-buttons span input  {    float:none;  }*/
#current-stock-logo
{
    display: none;
    clear: both;
}
#current-stock-logo img
{
    /*float:left;*/
}
#current-stock-logo #logo-name
{
    text-align: left;
    font-weight: bold;
}
.product-description
{
    width: 500px;
    clear: both;
}
.preview-disclaimer
{
    color: #666666;
    font-style: italic;
    padding: 0px;
    margin-bottom: 10px;
}
.product-description img
{
    float: left;
    margin-right: 10px;
    /*display: none;*/
}
.product-description-text
{
    border-top: 1px solid #ebebeb;
    padding-top: 10px;
    font-size: 12px;
    color: #444444;
}
.product-description-text p
{
    padding: 0 0 5px 5px;
}
.product-description-text p, .product-description-text li
{
    font-size: 12px;
}
.product-description-text ul
{
    margin-top: 5px;
}
.product-description-text li
{
    background: url("../images/square_bullete.gif") no-repeat scroll left 4px transparent;
    display: block;
    padding: 3px 0 3px 20px;
}
.product-description img
{
    padding: 0px 10px 0px 0px;
}
.pre-confirmation
{
    clear: both;
}
.confirmation
{
    display: none;
}
.confirmation-text
{
    clear: both;
    margin-top: 10px;
    padding: 5px 10px 10px 10px;
    border: solid 1px #C2C2C2;
    position: relative;
}
.confirmation-text p
{
    margin: 10px 0px;
}
.confirmation-verification
{
    padding: 10px;
    margin-top: 10px;
    background-color: #EDF5FF;
    border: 1px dashed #C2C2C2;
    overflow: hidden;
}
.confirmation-verification label
{
    float: left;
    margin: 2px 5px;
}
#custom-logo-option
{
    float: left;
}
#custom-logo-option a
{
    color: #015BA7;
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
}
#custom-logo-option span
{
    margin: 0px;
}
/*----------------Zan CSS -----------------*/
.previewRightContainer
{
    margin: 10px 10px 0 0;
    width: 366px; /*width:325px;    position: absolute; top:55px;    left: 560px;*/
    float: right;
}
#accordion
{
    width: 100%;
    clear: both;
    border: 1px #e4eaf1 solid;
    border-top: none;
    background-color: #FFF;
    margin: 0px;
    padding: 0px;
    outline-style: none;
}
#accordion hr
{
    border: 0px;
    margin: 10px 2px;
    border-top: 1px solid #E4E4E4;
    height: 1px;
    clear: both;
}
/* TODO:  WCAG 2.0 - 2.4.6 ? Headings and Labels */
#accordion h3
{
  outline-style: none;
  padding: 0px;
  margin: 0px;
  cursor: pointer;
  color: #555555;
  border: none;
}

/* WCAG 2.0 - 2.4.6 ? Headings and Labels */
#accordion .title-3 a, #accordion .title-3 a:hover
{
  cursor:pointer;
}

/* The highlighted tab */
#accordion .title-3 .ui-state-active a, #accordion .title-3 a
{
  color: #FFFFFF;
  padding: 5px 0px 5px 30px;
  background: transparent url(../images/tab_open_bg.gif) no-repeat left top;
  text-decoration: none;
  display: block;
}

/* Closed tab */
/* WCAG 2.0 - 2.4.6 ? Headings and Labels */
#accordion .title-3.ui-state-default a
{
  color: #555555;
  padding: 5px 0px 5px 30px;
  background: transparent url(../images/tab_notActive_bg.gif) no-repeat left top;
  text-decoration: none;
  display: block;
}
/* Completed tab */
/* WCAG 2.0 - 2.4.6 ? Headings and Labels */
#accordion .title-3 a.completed
{  
  cursor:pointer;
  color: #555555;
  background: transparent url(../images/tab_done_bg.gif) no-repeat left top;
}

/* TODO:  WCAG 2.0 - 2.4.6 ? Headings and Labels */
#accordion h3 a:hover
{  
  color: #FFFFFF;
  background: transparent url(../images/tab_open_bg.gif) no-repeat left top;
}
#accordion .tabContainer
{
    border: none;
}
.ui-icon
{
    background: none;
    margin: 0px;
    padding: 0px;
    width: 0px;
}
#accordion .stepContainer
{
    margin: 0px;
    border: none;
    padding-top: 8px;
    background: transparent url(../images/accordionContent_bg.gif) repeat-x left top;
    overflow: hidden;
}
#accordion .stepContainer h1
{
    font-size: 12px;
    clear: both;
    padding: 5px 5px 3px 5px;
    margin: 10px 1px 0px 1px;
    border: none;
    color: #035FB1;
    border-top: 1px #e4e4e4 solid;
    text-transform: none;
}
.firstTitle
{
    font-size: 12px;
    clear: both;
    padding: 0px 5px;
    margin: 0px 2px;
    border: none;
    color: #035FB1;
}
#accordion .stepContainer h1 span
{
    font-size: 11px;
    color: #878787;
    padding: 5px 8px;
    margin: 0px 0 0px 0;
    border: none;
}
.acc_InnerContent
{
    overflow: hidden;
    padding: 0px;
    margin: 10px;
}
#middleContainer .secureIcon
{
    clear: both;
    font-size: 11px;
    color: #666666;
    float: right;
    padding: 0 0px 0px 15px;
    margin-top: -14px;
    margin-right: 8px;
    background: url(../images/secure_icon.gif) no-repeat left top;
}
/*----All Button -----*/
#middleContainer .confirmation-text h1
{
    padding: 0px;
    margin: 0px;
}
.personalizeContinuewrapper
{
    /* Container you can use to surround a CSS button to clear float */
    float: right;
    overflow: hidden;
    clear: both;
    margin: 0px 10px 20px 0;
}
/*-----------Color/Style container -----------*/
.colorSelector
{
    overflow: hidden;
    margin: 0px 0px 0px 0px;
    padding: 0px;
}
.colorSelector a
{
    margin: 4px 4px 4px 3px;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.colorSelector a img
{
    padding: 1px;
    border: 1px #e0e0e0 solid;
}
.colorSelector a:hover img
{
    border: 1px #FF0000 solid;
}
.colorSelector span
{
    margin: 5px 4px 3px 3px;
    padding: 0px;
    float: left;
    overflow: hidden;
}
.colorSelector span img
{
    padding: 1px;
    border: 1px #FF0000 solid;
    margin: 0px;
}
.colorSelector p
{
    font-size: 12px;
    padding: 0px 0 5px 0px;
    margin: 0px 0 0px 0;
    border: none;
    color: #035FB1;
}
/* ------- Order Detail ---------*/
.orderDetail
{
    clear: both;
    margin: 0px;
}
#accordion .orderDetail h1
{
    border: none;
    margin-top: 0px;
    padding-top: 0px;
    margin-bottom: 5px;
}
#accordion .logoSelection h1
{
    padding: 5px 5px 3px 5px;
    margin: 10px 1px 0px 1px;
    border: none;
    color: #035FB1;
    border-top: 1px #e4e4e4 solid;
}
.partType
{
    padding: 10px 0 5px 5px;
    margin: 0px 5px;
    overflow: hidden;
    border-bottom: 1px dotted #c2c2c2;
    background-color: #edf5ff;
    border-top: 1px white solid;
}
div.partType label
{
    display: block;
    float: left;
    font-size: 11px;
}
div.partType input
{
    margin: 0;
    padding: 0;
    margin: 0px 5px 0 0;
    top: 0px;
}
div.partType label.singles
{
    height: 22px;
    margin: 0px;
    padding: 0px;
    padding-right: 55px;
    margin-top: 3px;
    background: transparent url(../images/singleCheckicon.gif) no-repeat right top;
}
div.partType label.duplicates
{
    float: left;
    padding-right: 55px;
    height: 25px;
    margin: 0px 5px 0px 25px;
    padding-top: 3px;
    background: transparent url(../images/duplicateCheckIcon.gif) no-repeat right 0px;
}
div.orderDetail .required, div.orderDetail .optional
{
    margin: 5px 5px 0px 5px;
    padding: 5px;
    clear: both;
    overflow: hidden;
}
div.orderDetail .required small
{
    margin-left: 110px;
    margin-top: 3px;
    display: block;
    font-weight: bold;
    color: #848484;
}
div.orderDetail .required label, div.orderDetail .optional label
{
    float: left;
    margin: 0px;
    width: 110px;
    padding-top: 4px;
    font-size: 11px;
    font-weight: bold;
}
div.orderDetail .optional label
{
    font-weight: normal;
    padding-top: 0px;
}
div.orderDetail .optional span
{
}
div.orderDetail .required input, div.orderDetail .required select, div.orderDetail .optional input, div.orderDetail .optional select
{
    top: 0px;
    padding: 0px;
    font-size: 12px;
}
div.orderDetail .required span.requiredSpan
{
    border: 1px solid red;
    display: block;
    float: left;
    width: 120px;
}
a.whatIsLink
{
    cursor: help;
    margin: 0 0 0 10px;
}
/*-------Font Selection ------*/
.selectFont
{
    padding: 5px 0px;
    float: left;
    overflow: hidden;
    width: auto;
    margin: 5px 0px 5px 0;
}
.selectFont select
{
    font-size: 11px;
    margin: 2px 0px 2px 10px;
}
.fontButton
{
    overflow: hidden;
    margin-top: 12px;
}
.fontSelection p
{
    font-weight: bold;
    padding: 12px 10px 0 20px;
    color: #666666;
    clear: right;
}
div.personalInfo
{
    clear: both;
    overflow: hidden;
}
div.personalInfo label
{
    float: left;
    margin: 0px;
    padding: 3px 0 4px 6px;
    width: 160px;
}
div.personalInfo input
{
    top: 0px;
    margin: 0px;
    padding: 1px;
    width: 185px;
    font-size: 11px;
    position: relative;
    height: 15px;
}
div.personalInfo .checkbox
{
    text-align: left;
    width: 15px;
    margin-top: 3px;
}
div.personalInfo select
{
    top: 0px;
    margin: 0px;
    padding: 1px;
    width: 190px;
    font-size: 12px;
    position: relative;
}
div.personalInfo label span
{
    color: #878787;
    font-weight: normal;
}
.previewError
{
    text-align: center;
    margin: 20px;
    color: red;
    font-weight: bold;
    width: 500px;
}
.previewError ul
{
    list-style-type: disc;
    text-align: left;
}
.previewError li
{
    margin-left: 7px;
    padding-left: 7px;
}
div.personalInfo small
{
    display: block;
    margin: 0;
    padding: 0px;
    width: 185px;
    font-size: 11px;
    color: #666666;
    margin-left: 165px;
}
.grayBg
{
    background-color: #edf5ff;
}
div.personalInfo .optional
{
    margin: 0px 0px;
    padding: 8px 0;
    clear: both;
    overflow: hidden;
}
div.personalInfo .optional label
{
    font-size: 11px;
}
div.personalInfo .required
{
    margin: 0px 0px;
    padding: 8px 0;
    clear: both;
    overflow: hidden;
}
div.personalInfo .required.style-StartingCheckNumber input
{
    width: 80px;
}
div.personalInfo .required label
{
  font-size: 11px;
    background-color: #edf5ff;
}
div.routingdiv
{
    padding: 0px 0px;
    margin-right: 3px;
    background: transparent url(../images/rountingSymbol.gif) no-repeat 167px 8px;
}
div.routingdiv input
{
    width: 152px;
    margin-left: 17px;
}
span.checkbox input
{
    float: left;
    margin: 2px 0;
    width: auto;
}
div.account-open-year select, div.account-open-month select
{
    width: auto;
}
div.account-open-year, div.account-open-month
{
    display: inline;
}
.account-blurb
{
  font-size: 11px;
    margin: 0px 0 0 8px;
    color: #666666;
}
/*-------------Logo Container ---------*/
.logoSelection
{
    padding: 5px 0px;
    overflow: hidden;
  font-size: 11px;
  clear: both;
}
.logoSelection span
{
    font-size: 11px;
    margin: 0px 0 0 6px;
    color: #666666;
}
.logoSelection .selectLogo
{
    float: left;
    padding: 5px 25px 5px 0;
    overflow: hidden;
    width: auto;
    border-right: 1px #cccccc solid;
    margin: 5px 0;
}
div.selectLogo select
{
    margin: 2px 0px 2px 10px;
  font-size: 12px;
}
div.logoSelection p
{
    float: left;
    font-weight: bold;
    padding: 15px 10px 0 20px;
    color: #666666;
}
.stockLogo
{
    clear: both;
    background-color: #edf5ff;
    padding: 0px 5px 6px 5px;
    margin: 0px 5px;
}
.stockLogo p
{
    margin: 0px;
    padding: 5px 0;
}
#logoContainer
{
    margin: 0px;
    padding: 0px;
    border: 1px #5595c4 solid;
    background-color: #FFF;
}
.logoImages
{
    text-align: center;
    overflow: auto;
    width: 350px;
    padding: 3px;
    margin: 0px;
    height:112px; /* added */
}
.logoImages a
{
    margin: 3px 10px 3px 5px; /* 3px; */
    padding: 0px;
    float: left;
    overflow: hidden;
}
.logoImages a img
{
    width: 48px;
    height: 48px;
    border: 1px #cccccc solid;
}
.logoImages a:hover img
{
    width: 46px;
    height: 46px;
    border: 2px #5595c4 solid;
}
.logoImages span
{
    margin: 0px;
    padding: 0px;
    float: left;
    overflow: hidden;
    border: 1px #FFFFFF solid;
}
.logoImages img.selectedLogo, .logoImages a:hover img.selectedLogo
{
    border: 2px #FF0000 solid; /*  margin: 1px; */
    width: 46px;
    height: 46px;
}
.logoControls
{
    background-color: #5595c4;
    height: 25px;
}
.leftArrow
{
    margin: 0px 9px;
}
.leftArrow a
{
    padding: 3px 2px;
    margin: 0px 9px;
    width: 16px;
    height: 16px;
    background: transparent url(../images/leftArrow.gif) no-repeat left 5px;
    text-indent: -9999px;
    float: left;
}
.rightArrow a
{
    padding: 3px 2px;
    margin-left: 20px;
    width: 16px;
    height: 16px;
    background: transparent url(../images/rightArrow.gif) no-repeat left 5px;
    text-indent: -9999px;
    float: left;
}
.leftArrow a.notActive
{
    background: transparent url(../images/notActive_leftArrow.gif) no-repeat left 5px;
    cursor: default;
}
.rightArrow a.notActive
{
    background: transparent url(../images/notActive_rightArrow.gif) no-repeat left 5px;
    cursor: default;
}
.viewAll
{
    display: none;
}
.viewAll a
{
    color: #FFFFFF;
    text-decoration: underline;
    float: right;
    padding: 5px 0px 0 0px;
    margin: 0px;
    margin-right: 5px;
    font-weight: bold;
}
.viewAll a:hover
{
    text-decoration: none;
}
div.stockLogo select
{
    margin: 0px;
    margin: 6px 0 2px 0;
    padding: 0px;
    color: #555555;
    font-weight: bold;
    width: 265px;
}
.custom-logo-hint
{
    height: 340px;
    width: 420px;
    overflow-y: scroll;
}
div.fontSelection select
{
    /*margin: 5px 0 0 8px; width: 120px;*/
}
div.personalInfo label span.requiredAsterisk
{
    color: Red;
    font-weight: bold;
}
.productID
{
    color: #666666;
    font-size: 12px;
    text-transform: none;
}
.check_micrRolloverDiv
{
    margin-left: 8px;
    cursor: pointer;
}
/*------------Description Table--------*/#des_table
{
    width: 500px;
    padding: 0;
    margin: 5px 0 5px 0;
    font: normal 11px Verdana;
    color: #527194;
}
#des_table th
{
    font-size: 11px;
    color: #527194;
    border-right: 1px dotted #dbdbdb;
    border-bottom: 1px dotted #dbdbdb;
    border-top: 1px dotted #dbdbdb;
    text-transform: uppercase;
    text-align: left;
    padding: 3px 6px 3px 12px;
    background: #F8F8F8 url(../images/Dec_bg_header.jpg) no-repeat;
}
#des_table th.nobg
{
    border-top: 0;
    border-left: 0;
    border-right: 1px dotted #dbdbdb;
    background: none;
}
#des_table td
{
    border-right: 1px dotted #dbdbdb;
    border-bottom: 1px dotted #dbdbdb;
    background: #fff;
    padding: 3px 6px 3px 12px;
    color: #527194;
    width: 140px;
}
#des_table td.alt
{
    background: #f8f8f8;
    color: #727272; /*#797979;*/
}
#des_table th.spec
{
    border-left: 1px dotted #dbdbdb;
    border-top: 0;
    background: #fff url(../images/bullet1.gif) no-repeat;
    font-size: 11px;
}
#des_table th.specalt
{
    border-left: 1px dotted #dbdbdb;
    border-top: 0;
    background: #f8f8f8 url(../images/bullet2.gif) no-repeat;
    font-size: 11px;
    color: #727272; /*#797979;*/
}
#des_table span
{
    color: #E50000; /*red;*/
    font-weight: bold;
    font-style: italic;
}
/* --- EZ shield ----*/.ezShieldContainer
{
    background: url("../images/ezShieldBg.gif") repeat-x scroll left center transparent;
    border: 1px solid #DCDCDC;
    clear: both;
    float: right;
    font-size: 11px;
    margin: 10px 0px 10px 0;
    padding: 5px 0 5px 5px;
    width: 360px;
}
.ezShieldTitle
{
    padding: 0 0 10px 0;
    color: #444444;
}
.ezShieldContent
{
    background: url("../images/ezShieldBg.gif") no-repeat scroll left top transparent;
    height: 30px;
    padding-left: 90px;
    padding-bottom: 5px;
}
.ezShieldTitle span.recom
{
    font-size: 12px;
    color: #5b5b5b;
    font-weight: normal;
}
span.ezshieldText
{
    color: #B90712;
}
.radioField strong
{
    color: #FF0000;
}
.radioField
{
    padding: 3px 5px 0px 10px;
}
.radioField input
{
    margin: 6px 10px 0 0;
}
.radioField label
{
    margin: 0;
    padding: 0;
    font-size: 12px;
}
.ezLearnMore
{
    color: #2C4FB4;
    margin-left: 285px;
}
.ezLearnMore a
{
    text-decoration: underline;
    color: #2c4fb4;
    height: 10px;
}

.select-logo-option [value|="custom"] {
    display: none;
}
#MainContent_imgThumbnail { display: none; }

#share_bar #share_label { margin-bottom: 4px; }

.addthis_toolbox { margin-bottom: 10px; }

.addthis_toolbox a.addthis_button_tweet { padding-right: 8px; }
.addthis_toolbox a.addthis_button_pinterest_pinit { padding-right: 8px; }
.addthis_toolbox a.addthis_pill_style { padding-right: 8px; }
.addthis_toolbox a.addthis_button_email { padding-top: 2px; }