/* @override 
  http://174.36.227.205/templates/printer-2/css/default.css
  http://dev.printertechs.local/templates/printer-2/css/default.css
*/

/* CHANGE NOTES */
/* 8/16/11 ECL - Attempted to synchronize changes between /templates/printer/css/default.css (this sheet) and printer-1 template */
@font-face {
    font-family: 'JesayaFreeRegular';
    src: url('../fonts/jesaya_free-webfont.eot?') format('eot'),
         url('../fonts/jesaya_free-webfont.woff') format('woff'),
         url('../fonts/jesaya_free-webfont.ttf') format('truetype'),
         url('../fonts/jesaya_free-webfont.svg#webfontylriLVlP') format('svg');
    font-weight: normal;
    font-style: normal;
}
* { margin:0; padding:0; }

body          {
  color:#3b3b3b;
  text-align:center;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 17px;
  background-image:url(../images/bck-repeat.jpg);
  background-color: #99daf6;
  background-repeat: repeat-y;
  background-position: 50% top;
}
img { border:0; vertical-align:top; }
a { color:#4c6fb6; text-decoration:underline; }
a:hover { text-decoration:underline; }
:focus { outline:0; }

/* Headings */
h1 {
  font-size:20px;
  font-weight:normal;
  line-height:1.15;
  color: #4C6FB6;
  margin-bottom:5px;
}
h2 {    
  font: normal 22px JesayaFreeRegular;
    color: #4c6fb6;
  border-bottom: 1px solid #E1E1E0;
    margin-bottom: 20px;
    padding-bottom: 12px;
    margin-top: 10px;
}
h3 { font-size:14px; font-weight:bold; color:#3b3b3b; margin-bottom: 15px; margin-top: 25px; }
h4            { font-size:14px; font-weight:bold; }
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }
.contact-name { color: #4c6fb6 !important; }
.customer-account-login h2 { margin-bottom:10px; }
.customer-account-login .form-list { margin-top:5px; }
.customer-account-index .col2-set { padding-top:10px; }

/* HERE */
ul { list-style: none; }

/* Layout ================================================================================ */
.wrapper {
    background-image: url('../images/bck-top.jpg');
    background-position: 50% top;
    background-repeat: no-repeat;
}
.page {
  width:984px;
  margin:0 auto;
  padding-top:10px;
  text-align:left;
  min-height:700px;
  display: inline-block;
}
.page-print {
  background:#fff;
  padding:20px;
  text-align:left;
}
.page-empty {
  background:#fff;
  padding:20px;
  text-align:left;
}
.page-popup {
  padding:20px;
  text-align:left;
}
.item-page ul {
    list-style-image: url(../images/list.jpg);
    margin-left: 21px;
  color: #4c6fb6;
  font-size: 12px;
}
.item-page li {margin-bottom: 18px; }
.item-page a{ font-weight: bold; }
.item-page a:hover{ text-decoration: none; }
.main-container {
  margin-right: 28px;
  margin-left: 29px;
}
.main {
  padding-right: 16px;
  padding-left: 16px;
}

.breadcrumbs strong {color:#579754 !important; }

#narrow-by-list dd {
    line-height: 20px;
    padding-bottom: 10px;
}
#login-form {
    float: left;
    padding-top: 55px;
}

/* Base Columns */
.col-main {
  float:left;
  width:100%;
  padding:0px;
}
.col-right {
  float:right;
  width:206px;
  padding:0;
}
/* HERE */
.col-main ul li { list-style: none; } 
/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main {
  float:right;
  margin-left: 44px;
    margin-right: 28px;
}
.col2-right-layout .col-main { padding-left:27px; }

.buttonsearch {
    background: url("../images/buttonsearch.png") no-repeat scroll left top transparent !important;
    border: 0 none !important;
    float: left;
    height: 37px !important;
    overflow: hidden;
    width: 39px !important;
  display:block;
}
/* #search_mini_form #search {
    background: none repeat scroll 0 0 transparent !important;
    border: 0 none !important;
    color: #5F5F5F;
    float: left;
    height: 36px !important;
    padding: 1px 6px 0 10px;
    width: 170px;
}*/
#search_mini_form #search {
    background: none !important;
    border: 0 none !important;
    color: #5F5F5F;
    float: left;
    padding: 12px 6px 0 10px;
    width: 170px;
}

.logo { float:left; }
.header-container {
    background: url("../images/header-bck.gif") no-repeat scroll 0 0 transparent;
    height: 123px;
    margin-left: 29px;
    margin-right: 28px;
    margin-top: 87px;
}
.header { }
#header-image {
  width:265px;
  height:123px;
  float:left;
}
.header .logo {
  float:left;
  text-decoration:none !important;
}
.header .logo strong {
  position:absolute;
  top:-999em;
  left:-999em;
  width:0;
  height:0;
  font-size:0;
  line-height:0;
  text-indent:-999em;
  overflow:hidden;
}
.header h1.logo { margin:0; padding:0; }
button.button {
    background:#4C6FB6;
    border: 0 none;
    color: white;
    cursor: pointer;
    margin: 0;
    overflow: visible;
    padding: 2px 12px;
    width: auto;
}
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; }
.phonenum {
    color: #74787F;
    font-family: JesayaFreeRegular;
    font-size: 16px;
    padding-bottom: 2px;
    padding-top: 13px;
    text-align: center;
}
.two_links {
    color: #294FB1;
    display: block;
/*    float: left; */
    font-family: JesayaFreeRegular;
    font-size: 14px;
    text-align: center;
}
.two_links .first {
    border-left: 0 none !important;
}
.two_links li {
    border-left: 1px solid #A1A5AB;
    display: inline;
    margin-left: 5px;
    padding-left: 5px;
}
#search_mini_form {
    float: right;
    padding-right: 10px;
    padding-top: 8px;
  display:inline;
}
input, select, textarea, button {
    color: #3B3B3B;
    font: normal 12px Arial,Helvetica,sans-serif;
    vertical-align: middle;
}
.header .form-search {
    background: url("../images/formsearch.png") no-repeat scroll left top transparent !important;
    float: left;
    text-align: right;
}
#searchoptions {
    clear: both;
    color: #3B3B3B;
    float: left;
    font-size: 11px;
    height: 20px;
    padding-left: 4px;
    padding-top: 5px;
    text-align: center;
    width: 215px;
}
.searchsupport {
    margin-left: 8px;
}
.two_links {
  font-size: 14px;
  color: #294fb1;
  text-align: center;
  font-family:JesayaFreeRegular;
}
.two_links li {
  display:inline;
  margin-left:5px;
  padding-left: 5px;
  border-left-width: 1px;
  border-left-style: solid;
  border-left-color: #a1a5ab;
}
.two_links .first { border-left: 0 none !important; }
.h_links {
    margin-bottom: 15px;
    margin-top: -16px;
    padding-right: 44px;
    text-align: right;
    width: 940px;
  text-align:right;
}
.h_links li a {
    margin-left: 5px;
}
.links li {
    display: inline;
}
.two_links a { text-decoration:none; }
.two_links a:hover { text-decoration:underline; }

.main-container {
    margin-left: 29px;
    margin-right: 28px;
}
.main {
    padding-left: 16px;
    padding-right: 16px;
}
.col-main {
    float: right;
    margin-left: 44px;
    margin-right: 28px;
  width:840px;
}
.block .block-title strong {
    font-weight: normal;
}
.block .block-content {
    border-bottom: 1px solid #BDBDBD;
    border-left: 1px solid #BDBDBD;
    border-right: 1px solid #BDBDBD;
    padding: 24px 11px 30px;
}
.footer-container {
  background: url('../images/footer-bck.jpg') no-repeat scroll 50% top transparent;
    height: 509px;
    padding-top: 40px;
}
.des {
    text-align: center;
}
.footer {
    margin: auto;
    padding: 7px 0;
    width: 984px;
}
.foot_icons {
    height: 63px;
    padding-left: 110px;
}
.foot_icons img {
    float: left;
    margin-right: 37px;
}
.foot_bottom {
    color: #FFFFFF;
    font-size: 11px;
    margin-right: 25px;
    padding-top: 268px;
    text-align: right;
  padding-left: 580px;
}
.footer ul li {
    display: inline;
}
.footer_bottom_links a {
    color: white;
    margin-left: 8px;
}
.foot_bottom .address {
    color: white;
   /* font-weight: bold !important; */
}
.footer p {
    text-align: right;
  margin-top: 0px !important; }
.footer_bottom_links {
    display: inline;
    font-size: 13px;
}
.menu ul{ padding-top: 11px; }
  .menu li {
    list-style: none;
  border-left: #bdbdbd 1px solid;
    border-right: #bdbdbd 1px solid;
  padding-bottom: 7px;
  padding-left: 11px; }
.menu li a {
  font-size: 13px;
  text-transform: capitalize; 
  padding-left: 15px; }
.menu li a:hover {
  text-decoration: none; }
.menu {
  background: url(../images/bottom.jpg) no-repeat;
  background-position: bottom;
  padding-bottom: 20px; }
.breadcrumbs img {
    padding-top: 5px; }  
.breadcrumbs span{
  color: #579754;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize; }
.breadcrumbs {
  margin-bottom: 27px; }
.actions li {
    list-style: none;
    float: right; }
#searchForm { }
.form-limit { margin-top: 10px; }
.search { width: 600px; }
.search label {width: auto !important; }
fieldset {
    margin-top: 16px;
    padding: 10px; }
.search-results {
    margin-top: 20px; }
.search-results dt {
  margin-top: 10px; }

.contact-form label {
    min-width: 87px !important;
    display: inline-block;
    text-align: right;
    margin-right: 5px; }
.contact-email div {
    margin-top: 5px; }
div.contact {
  color: black;
  }

span.contact-street, span.contact-suburb, span.contact-state, span.contact-postcode,
span.contact-telephone, span.contact-fax, span.contact-mobile, div.class-contact-contactinfo {
  color: black;
  }

.jicons-icons {
    margin-right: 5px; }
.nav-member {background: none !important; }
.nav-shopping { background: none !important; }

/*HERE*/
#nav div a {
    padding-right: 25px;}
#nav li {
    list-style: none;}

#item-133 {
    padding-top: 25px; }
.item-pageabout-us #jac-wrapper { display: none; }
.item-pageabout-us .actions {display:none; }
.block-content input[type="text"] {
  width: 179px;
  height: 30px;
  border: 1px solid #bdbdbd;
  background: #f4f4f4;
  margin-bottom: 6px;
  margin-left: 7px;
  color: #5c5c5c;
  font-size: 12px;
  padding-left: 8px; }
.actionn .button {
  background: url(../images/bg_button.png) no-repeat;
  width: 80px;
  height: 30px;
  padding-bottom: 3px;
  float: right;
  margin-right: 9px;
  margin-top: 5px; }
.actionn .button span {
  font-size: 15px;
  color: #262626;
  font-family: JesayaFreeRegular; }
.block-subscribe h2 {
  border-bottom: 1px solid #E1E1E0;
  color: #4c6fb6;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 12px;
  padding-bottom: 7px;
  font-family: JesayaFreeRegular; }
.block-subscribe {
  color: #3b3b3b;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 20px; }
.input-box {
  margin-top: 12px; }
.forum{
  border-top: 1px solid #e1e1e0;
  margin-top: 10px;
  padding-top: 15px; }
.block-content {
    margin-bottom: 50px; }
.note {
  font-weight: bold;
  color: #569653 !important;
  font-size: 12px; }
.title_bord {
  background: #f0f0ef;
  clear: both;
  color: #3B3B3B;
  font-size: 14px;
  font-weight: bold;
  height: 24px;
  margin-bottom: 15px;
  padding-left: 10px;
  padding-top: 9px; }
.image_left img{
  padding-right: 20px;
  padding-bottom: 13px; }
p { margin-top: 20px; }
.item-pagefuser #jac-wrapper{ margin-top: 30px; }
ol {
  margin-left: 20px;
  color: #4C6FB6;
  line-height: 25px; }
/* begin printertechs insert*/
.leftcolabout {
    width: 530px;
    float:left;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #000;
}
.leftbox { width: 520px; }
.rightcolabout { width: 304px; float:right; }
.rightbox {    width:302px; padding: 0px; margin: 0px; }
.clearbothlogo {
    clear:both;
    margin-top: 30px;
    width: 100%;
    float: left;
    text-align: center;
}
img.aboutusright {
    display: block;
    margin-left: auto;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-top: 26px;
    padding-top: 0px;
    border: 1px solid #000;
}
.schools {
    border: 1px solid #999;
    margin-top: 25px;
    margin-bottom: 25px;
    padding: 10px;
    float: left;
    width: 470px;
}
.boldunderline {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    text-decoration: underline;
    margin: 0px;
    padding: 0px;
}    
.addressbox {
    padding: 10px;
    float: left;
    width: 205px;
    height: 120px;
    border: 1px solid #999;
    margin-right: 10px;
}
img.conveyor {
    padding: 0px;
    margin: 0 0 30px 0;
}

.stickynote {background-image: url(/images/mainsupport_page/stickynote.jpg);
 width:340px; height:175px; float:left; margin-top:20px; background-repeat: no-repeat; margin-bottom: 10px;
 }
 .stickynotetext1 { font: Arial, Helvetica, sans-serif; font-size:12px; font-weight: bold; padding: 10px 25px 30px 30px; }
 .stickynotetext2 {width:230px; height:175px; float:right; margin: 20px 10px 5px 5px; } 

.specialnote {
  background: #FFFFCC;
  margin: 3px;
  padding: 15px;
}

.specialnotecontainer {
  width: 480px;
}
/* 9/13/11 ECL - Added styles for AJAX search-autocomplate */
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { clear:both; text-align:right; }
.header-container .top-container { clear:both; text-align:right; }

/* 9/16/11 ECL - Added from /templates/beez_20/css/layout.css */
/* ++++++++++++++  pagination  ++++++++++++++ */
.main .pagination {
        margin:10px 0 ;
        padding:10px 0 10px 0px;
}
.main .pagination ul {
        list-style-type:none;
        margin:0;
        padding:0;
        text-align:left;
}
.main .pagination li {
        display:inline;
        padding:2px 5px;
        text-align:left;
        border:solid 0px #eee;
        margin:0 2px;
}
.pagenav{ padding:2px; }

.main .pagination li.pagination-start,
.main .pagination li.pagination-next,
.main .pagination li.pagination-end,
.main .pagination li.pagination-prev
  { border:0; }

.main .pagination li.pagination-start ,
.main .pagination li.pagination-start  span
 { padding:0; }
p.counter { font-weight:bold; }

/* 9/28/11 SCL - Added TD layout for trouble-shooting tree table */
 td.troubleshootheader {
   background: #EEEEEE;
   margin: 0px;
   padding-top: 8px;
   padding-bottom: 4px;
   font-style: arial;
   font-size: 17px;
   text-align: center;
 }
 
 td.troubleshootbody {
   background: none;
   margin: 0px;
   padding: 5px;
   padding-top: none;
   font-style: arial;
   font-size: 11px;
 }
 
 td.troubleshootbody2 {
   background: none;
   margin: 0px;
   padding: 5px;
   padding-top: none;
   font-style: arial;
   font-size: 11px;
 }

button.validate {
       
       background: #28597a;    
       border: 1px solid #CCCCCC;
       font-size: 14px;
       font-family: Georgia, arial, helvetica, serif;
       text-decoration: none;
       vertical-align: middle;
       margin-bottom: 80px;
}
 button.validate:hover {
       border-top-color: #28597a;
       background: #28597a;
       color: #ccc;
   }
 button.validate:active {
       border-top-color: #1b435e;
       background: #1b435e;
   }
.highlight {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    background-color: #FFC; color: #000000 !important;
}
ul.breadcrumb li {
display:inline;
 margin-bottom: 15px;
}
li.email-icon
{display: none;}
.breadcrumb span{
  color: #579754;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
  }