@charset "utf-8";
/* CSS Document */

body {
    margin: 0px;
    background-color: #daf3bb;
    color: #2a2a2a;
    background-image: url('/layout/bg_grad.png');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    text-align: center;
}

h1 {
    font-size: 140%;
    color: #606060;
    font-weight: normal;
    margin-top: 12px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    border-bottom: 1px solid #A1DB63;
}

h2 {
    text-transform: uppercase;
    font-size: 120%;
    color: #70BE27;
    font-weight: bold;
    margin-top: 25px;
}

h3 {
    color: #70BE27;
}

#container {
    width: 967px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 185px;
    text-align: left;
}

#header {
    width: 967px;
    height: 185px;
    position: absolute;
    top: 0px;
    background-image: url('/layout/header.png');
    background-repeat: no-repeat;
}

#header #mini_basket {
    position: absolute;
    top: 32px;
    right: 10px;
    width: 190px;
}

#header #mini_basket #your_basket_link a {
    display: block;
    height: 39px;
}

#header #mini_basket #mini_basket_items {
    display: block;
    height: 34px;
}

#header #mini_basket #mini_basket_items_ajax .mini_basket_items {
    padding-top: 8px;
    padding-left: 16px;
}

#header #mini_basket #mini_basket_items_ajax .mini_basket_items a {
    color: #868686;
    text-decoration: none;
    font-size: 120%;
}

#header #mini_basket #checkout_link a {
    display: block;
    height: 34px;
}

#header #search {
    position: absolute;
    top: 95px;
    left: 394px;
    width: 274px;
    height: 30px;
    padding-top: 5px;
}

#header #predictive {
    position: absolute;
    top: 129px;
    left: 394px;
    width: 275px;
    background: #FFF;
    max-height: 225px;
    overflow: auto;
    -webkit-border-bottom-right-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    box-shadow: 0px 2px 3px #d7d7d7;
    border-left: 1px solid #7bb61c;
    border-right: 1px solid #7bb61c;
    border-bottom: 1px solid #7bb61c;
}

#header #predictive ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

#header #predictive li {
    /*border-bottom:1px solid #333;#*/
    text-align: left;
    padding: 3px 6px;
    font-size: 90%;
}

#header #predictive a {
    text-decoration: none;
    color: #959595;
}

#header #predictive a:hover {
    text-decoration: underline;
}

#header #search .headerSearchBox {
    padding-left: 10px;
    padding-top: 5px;
    float: left;
    background-color: transparent;
    border: 0;
    width: 200px;
    margin-right: 32px;
    color: #FFFFFF;
}

#header #search .headerSearch {
    float: left;
}

#header .top_nav {
    position: absolute;
    top: 8px;
    right: 30px;
    width: 430px;
    color: #FFFFFF;
}

#header .top_nav ul {
    margin: 0px;
    padding: 0px;
    float: right;
}

#header .top_nav li {
    list-style-type: none;
    float: left;
    margin-left: 20px;
}

#header .top_nav li a {
    color: #FFFFFF;
    text-decoration: none;
}

#header .top_nav li a:hover {
    color: #DAF3BB;
}

#header .main_nav {
    position: absolute;
    bottom: 4px;
    left: 0px;
    width: 820px;
}

#header .main_nav ul {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

#header .main_nav li {
    list-style-type: none;
    float: left;
    margin-left: 0px;
}

#header .main_nav li a span {
    display: none;
}

#header .main_nav li a.ink_block {
    display: block;
    width: 63px;
    height: 36px;
}

#header .main_nav li a.toner_block {
    display: block;
    width: 89px;
    height: 36px;
}

#header .main_nav li a.solidinks_block {
    display: block;
    width: 116px;
    height: 36px;
}

#header .main_nav li a.paper_block {
    display: block;
    width: 95px;
    height: 36px;
}

#header .main_nav li a.accessories_block {
    display: block;
    width: 130px;
    height: 36px;
}

#header .main_nav li a.brands_block {
    display: block;
    width: 100px;
    height: 36px;
}

#header .main_nav li a.special_offers_block {
    display: block;
    width: 170px;
    height: 36px;
}

#content {
    float: left;
    margin-left: 0px;
    width: 730px;
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 15px;
    padding-bottom: 10px;
}

#content.text_only {
    padding-left: 25px;
    padding-right: 25px;
    width: 700px;
}

#sidebar {
    float: left;
    width: 189px;
    min-height: 600px;
    background-color: #ffffff;
    text-align: center;
}

#sidebar img {
    margin-top: 4px;
    margin-bottom: 4px;
}

#footer {
    width: 967px;
    height: 82px;
    background-image: url('/layout/footer.png');
    background-repeat: no-repeat;
}

#footer .btm_nav {
    height: 36px;
    margin-bottom: 6px;
    margin-left: 25px;
}

#footer .btm_nav ul {
    margin: 0px;
    padding: 0px;
}

#footer .btm_nav li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
    margin-top: 14px;
    margin-right: 28px;
}

#footer .btm_nav li a {
    color: #E9E9E9;
    text-decoration: none;
}

#footer .btm_nav li a:hover {
    color: #FFF;
}

#footer .quick_links h2 {
    text-transform: uppercase;
    font-size: 120%;
    margin-top: 14px;
    margin-bottom: 8px;
    padding: 0px;
    padding-bottom: 12px;
    color: #2a2a2a;
    text-decoration: none;
}

#footer .footer_brands a {
    color: #2a2a2a;
}

#footer .footer_brands a:hover {
    text-decoration: none;
}

#footer .quick_links ul {
    padding: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

#footer .quick_links li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    text-align: left;
}

#footer .quick_links li a {
    color: #646464;
    text-decoration: none;
}

#footer .quick_links li a:hover {
    color: #333333;
}

#footer .quick_links .ink_cartridges_links {
    float: left;
    width: 185px;
    margin-left: 44px;
}

#footer .quick_links .toner_cartridges_links {
    float: left;
    width: 210px;
}

#footer .quick_links .brands_links {
    float: left;
    width: 240px;
}

#footer .quick_links .brands_links ul {
    float: left;
    width: 90px;
}

#footer .copyright {
    float: right;
    margin-right: 20px;
    margin-top: 12px;
}

.clear {
    clear: both;
}

.container_bg {
    margin-left: 15px;
    margin-right: 13px;
    background-color: #FFFFFF;
    border-bottom: 1px solid #FFF;
}

.breadcrumb {
    height: 20px;
    font-size: 85%;
    background-color: #e9e9e9;
    margin-left: -25px;
    margin-right: -25px;
    margin-top: -15px;
    padding: 5px 25px 3px;
}

.breadcrumb ul {
    padding: 0px;
    margin: 0px;
}

.breadcrumb li {
    float: left;
    margin-right: 10px;
    list-style-type: none;
    color: #666666;
}

.breadcrumb li a {
    float: left;
    margin: 0px;
    margin-right: 30px;
    list-style-type: none;
    color: #666666;
    text-decoration: none;
    padding: 0px;
}

.breadcrumb li a:hover {
    color: #666666;
    text-decoration: underline;
}

.subtle_text {
    color: #999999;
}

.product-image {
    float: left;
    width: 300px;
}

.product-desc {
    float: right;
    width: 350px;
}

.pre_sale_price {
    font-size: 120%;
    font-weight: bold;
    text-decoration: line-through;
}

.sale_price {
    font-size: 140%;
    font-weight: bold;
    color: #CC0000;
}

.price {
    font-size: 140%;
    font-weight: bold;
}

.sale-price {
    font-size: 140%;
    font-weight: bold;
    color: red;
}

.small-price {
    font-size: 80%;
}

body .product-desc p label {
    width: 120px;
    float: left;
    font-weight: normal;
}

.product_qty {
    width: 50px;
    text-align: center;
}

h1.product_name {
    font-size: 160%;
    color: #606060;
    font-weight: normal;
    margin-top: 20px;
    margin-bottom: 5px;
    padding-bottom: 0px;
    border: none;
}

.product_header {
    margin-bottom: 25px;
    padding-bottom: 12px;
    border-bottom: 2px solid #A1DB63;
}

.product_header .product_name_ref {
    text-transform: uppercase;
    font-weight: bold;
    color: #ABABAB;
}

.product {
    height: 300px;
    width: 165px;
    float: left;
    position: relative;
}

.product .pl_product-image {
    margin-bottom: 10px;
    position: relative;
}

.product .pl_product-image IMG.sale-icon {
    position: absolute;
    top: 0;
    right: 0;
    border: none;
}

.product .pl_product-image img {
    border: 1px solid #FFF;
}

.product .pl_product-image img:hover {
    border: 1px solid #7DCD31;
}

.product .product_name {
    margin: 0px;
    padding: 0px;
}

.product .product_name a {
    color: #333333;
    text-decoration: none;
}

.product .product_name a:hover {
    color: #000000;
}

.searchbar_green {
    padding-left: 10px;
    padding-top: 7px;
    margin-top: 8px;
    width: 439px;
    height: 31px;
    background-image: url('/layout/greensearchbar.png');
}

.searchbar_grey {
    padding-left: 10px;
    padding-top: 7px;
    margin-top: 8px;
    width: 439px;
    height: 31px;
    background-image: url('/layout/greysearchbar.png');
}

.search_button_grey {
    margin-top: 4px;
    margin-right: 2px;
    float: right;
    width: 127px;
    height: 35px;
    border: none;
    background-image: url('/layout/searchbutton.png');
}

.search_button_green {
    margin-top: 4px;
    margin-right: 2px;
    float: right;
    background-image: url('/layout/searchbutton_green.png');
    width: 127px;
    border: none;
    height: 35px;
}

.contactForm {
    float: left;
    width: 400px;
}

.contactForm_postal {
    float: left;
    width: 200px;
}

.contactForm p label {
    width: 100px;
    float: left;
}

.specfications {
    padding-top: 20px;
    border-top: 1px solid #d7d7d7;
    margin-top: 20px;
}

.specfications h3 {
    text-transform: uppercase;
    font-weight: normal;
    font-size: 90%;
    margin: 0px;
    padding: 0px;
}

.specfications table tr td {
    padding: 0;
    min-width: 120px;
    font-size: 90%;
}

.compatible_products {
    display: block;
    overflow-y: auto;
    max-height: 156px;
    border: 1px solid #d7d7d7;
    border-top: 2px solid #d7d7d7;
    padding-left: 20px;
}

.compatible_products ul {
    float: left;
    list-style: none;
    padding: 0;
    margin: 10px 40px 0 0;
    width: 150px;
}

.compatible_products ul li {
}

.compatible_products ul li a {
    text-decoration: none;
    color: #000000;
}

.compatible_products ul li a:hover {
    text-decoration: underline;
}

#address_area {
    float: left;
    width: 350px;
}

#basket_customer {
    float: left;
    width: 350px;
}

a {
    text-decoration: none;
    color: #70BE27;
}

a:hover {
    text-decoration: underline;
}

p label {
    float: left;
    width: 100px;
}

input.fields {
    border: 1px solid #c6c6c6;
    padding: 5px;
}

.basket-table {
    width: 100%;
    text-align: left;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

.basket-table tr td {
    padding: 5px;
}

.basket-table tr th {
    height: 40px;
    background: #9BCE65;
    border-bottom: 1px solid #7CAF44;
    padding: 5px;
}

.basket-table .alignright {
    text-align: right;
}

#basket-price-info {
    width: 100%;
    text-align: right;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #dedede;
}

#logo a {
    display: block;
    width: 230px;
    height: 141px;
}

ul.errors {
    margin: 0;
    padding: 10px;
    background: #ecc0c0;
    border: 1px solid #e79898;
}

ul.errors li {
    list-style: none;
}

.success {
    padding: 10px;
    background: #b7e38d;
    border: 1px solid #a1d86c;
}

.standard-form {

}

.standard-form .required {
    color: #8e1b1b;
}

.standard-form .submit-btn {
    background: #B0E272;
    cursor: pointer;
    border: 1px solid #a2c859;
    color: #678e1b;
}

.standard-form label {
    float: left;
    width: 180px;
}

.standard-form input, textarea {
    border: 1px solid #c8c8c8;
    padding: 5px;
}

.simple-stripe label {
    float: left;
    width: 180px;
}

.simple-stripe input, textarea {
    border: 1px solid #c8c8c8;
    padding: 5px;
    margin-bottom: 10px;
}
.simple-stripe .submit {
 background: #B0E272;
 cursor: pointer;
 border: 1px solid #a2c859;
 color: #678e1b;
}
.payment-errors {
    display: block;
    margin: 0;
    padding-bottom: 15px;
    color:red;
}
.brandimage {
    display: block;
    border: #d7d7d7 1px solid;
    width: 100px;
    height: 50px;
    float: left;
    margin: 10px;
    padding: 6px 9px;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    box-shadow: 0px 2px 3px #e5e5e5;
}

.pagination {
    border-bottom: 1px solid #A1DB63;
    margin-top: 15px;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.pagination UL {
    float: right;
    margin: 0;
}

.pagination UL LI {
    float: left;
    list-style-type: none;
    margin-right: 12px;
}

input[type="image"] {
    background-color: transparent;
    border: 0px solid;
}

textarea:focus, input:focus {
    outline: 0;
}

*:focus {
    outline: 0;
}

.product .colour_swatch {
    height: 15px;
    width: 15px;
    border-radius: 15px;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
    border: 1px solid #fff;
}

.dispatch_msg {
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 4px 6px;
    background-color: #cfefa8;
    border-bottom: 1px solid #bae683;
    font-size: 85%;
}

.register-button {
    background: url(layout/register.jpg) no-repeat;
    height: 34px;
    width: 85px;
    border: none !important;
}

.login-button {
    background: url(layout/login.jpg) no-repeat;
    border: none !important;
    height: 32px;
    width: 64px;
}

.brand_filter_form {
    width: 64%;
    float: right;
}

.brand_compatable_header {
    margin-top: 0px;
    font-size: 1.3rem;
}

#productlisting_content .brandimage {
    margin-left: 54px;
    margin-top: 18px;
}
.cookie_pop_up {
    background: #79CB2D;
    bottom: 0;
    position: fixed;
    width: 100%;
    z-index: 10000;
    text-align: left;
    color: #FFF;
}
.cookie_pop_up a{
    color:#E9E9E9;
}
.cookie_pop_up p {
    display: inline-block;
    float: left;
    margin: 0;
    padding: 8px;
    width: 75%;
}
.cookie_pop_up img {
    display: inline-block;
    float: left;
    padding: 8px;
}
.header-cookie-pop h2 {
    display: inline-block;
    line-height: 0;
    margin: 8px;
    padding: 8px;
    color: #FFF;
}
.header-cookie-pop a {
   clear: right;
   float: right;
   padding: 8px;
   text-align: right;
}
.cookie-warning a.btn
{
    float:right;
}