/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     default_blank
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
/** { margin:0; padding:0; }*/

body       		{ margin: 0;
    color: #717073;
    font: 12px/15px Arial, Helvetica, sans-serif;
    position: relative; }

img           { border:0;}

a             { text-decoration: none;color: #f89728;}


a:hover, a:focus {
    text-decoration: none!important;
}

p { display: block; -webkit-margin-before: 1em; -webkit-margin-after: 1em; -webkit-margin-start: 0px; -webkit-margin-end: 0px;}
div{ display: block;}

/* Headings */
h1            { font-size:20px; font-weight:normal; line-height:1.15; }
h2            { font-size:18px; font-weight:normal; line-height:1.25; }
h3            { font-size:16px; font-weight:bold; line-height:1.25; }
h4 			  {display: block; -webkit-margin-before: 1.33em; -webkit-margin-after: 1.33em; -webkit-margin-start: 0px; -webkit-margin-end: 0px; font-weight: bold;}
h5            { font-size:12px; font-weight:bold; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }
form, fieldset {
    margin: 0;
    padding: 0;
    border-style: none;
}

.errors {color: #d9531e; padding: 0 0 20px 0;}

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
strong        { font-weight:bold; }
address       { font-style:normal; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small,big     { font-size:1em; }
sup           { font-size:1em; vertical-align:top; }


/* Lists */
ul,ol         { list-style:none; -webkit-padding-start: 0; padding-top: 1em;
    padding-bottom: 1em; padding-left:0px;}
li {display: list-item; text-align: -webkit-match-parent;}

#pdptabs .nav {
    display: block !important;
}

ul, menu, dir, ol{
    display: inline;
    list-style-type: none;
    -webkit-margin-before: 0px;
    -webkit-margin-after: 0px;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-start: 0px;
}
dl {display: block;
    -webkit-margin-before: 1em;
    -webkit-margin-after: 1em;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;}
dt {display: block;}
dd {display: block; -webkit-margin-start: 0px; margin:0px;}

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%;}
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper {
    margin: 0 auto;
    width:1280px;
}
.page { margin:0 auto; padding:0; text-align:left; }
.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; }
.main-container {}
.main { margin:10px 0; }

.main-holder {  margin: 0 0 10px; height: 1%;}
.main-holder:after {content: ''; display: block; clear: both;}
/* Search form */
.main-form
{
    margin: 0;
    padding: 0;
    float: right;
    width: 160px;
}

.main-form .text input
{
    float: left;
    background: url(../images/bg-text.gif) no-repeat;
    border: none;
    padding: 6px 4px 6px 15px;
    color: #717073;
    font-style: italic;
    font-size: 12px;
    width: 111px;
    height: 18px;
}

.main-form label {
    position: absolute;
    left: -9999px;
}

.main-form .btn-send {
    float: left;
    width: 30px;
    height: 30px;
    margin: 0;
    padding: 0;
    background: url(../images/btn-search.gif) no-repeat;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
}

/* Home Page */
.promo {
    overflow: hidden;
    width: 100%;
    margin: 0 0 20px;
    position: relative;
}

.promo .photo {
    float: left;
    width: 620px;
}

#gallery_wrapper {
    position: relative;
    left: 0;
    top: 0;
    padding: 0 9px 8px 0;
    margin: 0 0 0px 0;
}

.arrow_gallery {
    background:url(../images/bg-gallery-arrow.png) no-repeat;
    float:center;
    margin:0px 0 0 0px;
    width:43px;
    height:43px;
    text-indent:-9999px;
    overflow:hidden;
    display:block;
}

.container_gallery {
    float:left;
}
.container_gallery h3{
    font-size:21px;
    font-weight:bold;
    margin:0 10px 12px -15px;
}
.container_gallery p{
    font-size:12px;
    font-weight:normal;
    margin:0 10px 12px -15px;
}



.container_span {
    float:left;
    display:block;
}
.container_span_h3{
    font-size:21px;
    font-weight:bold;
    line-height: 13px;
    display:block;
}
.container_span_text{
    font-size:12px;
    font-weight:normal;

}



.promo .info {
    float: right;
    width: 280px;
    height: 252px;
    padding: 15px 20px 0;
    font-size: 14px;
    line-height: 19px;
    background: url(../images/bg-info.gif) repeat-x;
}

.promo .info ul {
    padding: 0 0 1px;
    margin: 0 0 6px;
    list-style: none;
    overflow: hidden;
    width: 100%;
}

.promo .info ul li {
    float: left;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    padding: 0 15px 0 10px;
    margin: 0 0 0 -10px;
    background: url(../images/bullet-promo.gif) no-repeat 0 8px;
}
.promo .info ul li a:hover{text-decoration:underline;}

.promo .info .block {
    font-size: 14px;
    line-height: 17px;
    padding: 12px 0 0 0;
    background: url(../images/bg-info-border.gif) repeat-x;
}

.promo .info .block .audit{
    display:block;
    width:185px;
    height:24px;
    padding:7px 0 0 5px;
    margin:0 0 10px;
    text-decoration:none;
    font-weight:bold;
    font-size:18px;
    color:#fff;
    background:url(../images/bg-title-arrow1.gif) no-repeat;
}

.promo .info p {
    margin: 0 0 3px;
}


.promo .info .more {
    display: block;
    font-weight: bold;
    padding: 0 0 0 12px;
    margin: 0 0 10px;
    background: url(../images/separator-promo.gif) no-repeat 0 8px;
}


.promo .info .block .audit:hover{background-position:0 -31px;}
.promo .box{
    position:absolute;
    top:180px;
    left:0;
    width:620px;
    height:80px;
    color:#fff;
    background:url(../images/bg-gallery-text.png) no-repeat;
    overflow:hidden;
    z-index: 999;
}
.promo .box .container{
    width:420px;
    padding:21px 0 0 21px;
    float:left;
}
.promo .box h3{
    font-size:21px;
    font-weight:bold;
    margin:0 0 12px;
}
.promo .box p{margin:0;}
.promo .photo IMG{vertical-align: top;}


.container_span {
    float:left;
    display:block;
}
.container_span_h3{
    font-size:21px;
    font-weight:bold;
    line-height: 13px;
    display:block;
}
.container_span_text{
    font-size:12px;
    font-weight:normal;

}




.shopButton {
    float: left;
    clear: left;
    width: 291px;
    background: url(../images/shop-online_1.png) no-repeat 0 0 transparent;
}

.shopButton .requestCatalogue, .shopButton .shopOnline {
    float: left;
    font-family: arial, verdana, sans-serif;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
    line-height: 18px;
}

.shopButton .requestCatalogue {
    width: 85px;
    height: 52px;
    padding: 15px 7px 0 5px;
    text-align: center;
    background: url(../images/cart-icons-image.jpg) no-repeat center center transparent;
    color: transparent;
}

/*.shopButton .shopOnline {
width: 150px;
height: 77px;
font-size: 17px;
padding: 13px 30px 0px 13px;
line-height: 20px;
font-weight: 400;
}*/

.shopButton .shopOnline {
    width: 305px;
    height: 77px;
    background: url(../images/home_button-2.png) no-repeat 0px 0 transparent;
    font-size: 26px;
    padding: 6px 86px 0px 13px;
    line-height: 27px;
    text-decoration: initial;
}


/*Second Row*/
.content-holder {overflow: hidden; width: 940px;}
.main-block:after {content: '';display: block; clear: both;}
.main-block {width: 1000px; position: relative; margin: 0 0 30px;}
.main-block .block {width: 220px; float: left;
    padding: 14px 0 48px 0;
    margin: 0 20px 0 0;
    font-size: 12px;
    line-height: 17px;
    background: url(../images/bg-block.gif) repeat-x;}
.main-block .block .heading {overflow: hidden; width: 100%; margin: 0 0 10px;}
.main-block .block .heading img {margin: 0 16px 0 7px; display: inline-block; vertical-align: middle;}
.main-block .block .heading h2 {margin: 0 0 10px;
    font-size: 18px;
    line-height: 20px;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    width: 150px;
    color: #98989c;}
.main-block .block p {margin: 0 0 7px;}
.main-block .block .arrow {position: absolute;
    bottom: 0;
    width: 157px;
    height: 24px;
    padding: 7px 0 0 8px;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    background: url(../images/bg-title-arrow2.gif) no-repeat;
}
.main-block .block .arrow:hover {
    background-position-y: -31px;
}
.main-block .block .request {display: block;
    width: 150px;
    padding: 0 0 0 10px;
    font-weight: bold;
    background: url(../images/separator-promo.gif) no-repeat 0 6px;}
.main-block .block .heading h2.wide {width: 226px;}
.playButton {float: left; margin-right: 10px; margin-bottom: 10px;}

/*------------------Content - Store  Main Content-------------------*/
div#content-separator{/*background-color: #DEDFE0; height: 2px;*/}


/*---------------------End Content-store------------------------*/
/* Base Columns */
.col-left { float: left; /* width: 220px; */ margin: 0; padding: 20px 0 0 0;}
/*.col-left { float:left; width:230px; border:1px solid #ddd; padding:5px 5px 0; }*/
.col-left ul { padding: 0; margin: 0 0 0 0px; list-style: none; border-bottom: 1px solid #d0d0d2;} /*width: 210px;*/
.col-left li { border-top: 1px solid #d0d0d2;}
.col-left ul a { color: #717073; padding: 4px 0; display: block; width: 100%; font-weight: bold; }
/*.col-main:after {content: ''; display: block; clear: both;}*/

.col-right { float:right; width:230px; border:1px solid #ddd; padding:5px 5px 0; }


/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout ------------------------------------------------------------------- twocolumns*/
.col2-left-layout .col-main { height: 1%; float: right;}
.col2-left-layout .col-main:after {content: '';display: block; clear: both;}
.col2-left-layout .col-main #content {/*width: 460px;*/ float: left;}
.col2-left-layout .col-main #content p {margin:0 0 10px; line-height: 16px;}
.col2-left-layout .col-main #content p a{text-decoration:underline;	color:#717073;}
.col2-left-layout .col-main #content p a:hover{	text-decoration:none; background:#fbc17f;}
.col2-left-layout .col-main #content h1 {color: #f89728; font-weight: bold;}
.col2-left-layout .col-main #content h3 {color: #f89728; font-size: 14px; font-weight: bold; line-height: 19px;}
.col2-left-layout .col-main #content #range ul {padding: 2px 0 26px; margin: 0; list-style: none; font-weight: bold; font-size: 12px; color: #f89728;}
.col2-left-layout .col-main #content #range ul li {border-bottom: 1px solid #d0d0d2; padding-bottom: 0px;}
.col2-left-layout .col-main #content #range ul span {display: block; padding: 5px 0 9px; font-size: 14px;}
.col2-left-layout .col-main #content #range ul a {color: #717073; display: block; padding: 5px 0 6px 30px; background: url(../images/bg-arrow.gif) no-repeat 2px 5px;}
.col2-left-layout .col-main #content #range ul a:hover{	text-decoration:none;color:#f89728;}


/* 2columns-left-store for supplies store template only */
body.twocolumns-left-store .col-main {

}

body.twocolumns-left-store .main-holder {
    background: none;
}



/*aside content*/
.col2-left-layout .col-main .aside {float: right; margin-top: 10px;}
.col2-left-layout .col-main .aside span {display: block; margin: 0 0 10px; font-weight: bold; color: #f89728;}

/*asidebanner content*/
.col2-left-layout .col-main .aside-banner {float: right; width: 220px; }


/*aside content ------ Box -----*/
.col2-left-layout .col-main .aside .box {overflow: hidden;  padding: 6px 0 0 10px; margin: 0 0 10px;
}
.col2-left-layout .col-main .aside .box ul {padding: 5px 0 0; margin: 0 0 5px; list-style: none; overflow: hidden; height: 1%;
    font-size: 14px; font-weight: bold;}
.col2-left-layout .col-main .aside .box ul li {float: left; background: url(../images/separator-aside.gif) no-repeat 0 6px; padding: 0 8px 0 6px;
    margin: 0 0 0 -6px;}
.col2-left-layout .col-main .aside .box ul a {color: #717073;}
.col2-left-layout .col-main .aside .box .more { display: block; margin: 0 0 14px;}

.col2-left-layout .col-main .aside .box h2 {color: #98979b; font-size: 16px; line-height: 18px; margin: 0; width: 140px; display: inline-block; vertical-align: middle; font-weight: bold;}

.col2-left-layout .col-main .aside .box.shoponline {display: block; margin: 0 0 10px; background: url(../images/shoponline-bg.png) top left #ffffff no-repeat;}
.col2-left-layout .col-main .aside .box.shoponline h2 {font-size: 24px; font-weight: bold; line-height: 28px; color: #fff; margin-bottom: 14px;display: block;
    width: 100%;
    cursor: pointer;}
.col2-left-layout .col-main .aside .box .heading {margin: 0 0 10px;}
.col2-left-layout .col-main .aside .box img {margin: 0 10px 0 0; display: inline-block; vertical-align: middle;width:100%;}
.col2-left-layout .col-main .aside .box .heading img {width:auto;}
.col2-left-layout .col-main .aside .box .any {color: #717073;}
.col2-left-layout .col-main .aside .box h2.any a {color: #ffffff;}
.col2-left-layout .col-main .aside .box .holder {overflow: hidden; height: 1%; padding: 5px 0 0 0;margin: -22px 0 10px 55px; }
.col2-left-layout .col-main .aside .box .holder span {margin: 0 0 5px; display: block; font-weight: bold;color: #717073;}
.col2-left-layout .col-main .aside .box .holder p {margin: 0 0 9px;}
.col2-left-layout .col-main .aside .box p {margin: 0 0 11px;}
.col2-left-layout .col-main .aside .box .orange, .col2-left-layout .col-main .aside .box .arrow:hover {background-position: 0 -26px;     color: #FFFFFF !important;}
.col2-left-layout .col-main .aside .box .arrow { width: 138px; height: 26px; padding: 6px 0 0 10px; margin: 0 0 15px; font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: block;
    text-decoration: none;
    background: url(../images/bg-title-arrow4.gif) no-repeat;}
.col2-left-layout .col-main .aside img {width:auto;max-width:320px;}
/* aside --- box1--*/
.col2-left-layout .col-main .aside .box1 {width: 170px; height: 50px; padding: 10px 0 0 60px; margin: 0 -10px 13px 0; position: relative;
    font-size: 16px;
    line-height: 20px;
    background: url(../images/bg-box1.gif) no-repeat;}

.col2-left-layout .col-main .aside .box1 h3 {font-size: 16px;margin: 0;}
.col2-left-layout .col-main .aside .box1 h3 a {color: #fff;}
/* aside --- box2--*/
.col2-left-layout .col-main .aside .box2 {width: 170px; height: 50px; padding: 10px 0 0 60px; margin: 0 -10px 13px 0;position: relative;
    background: url(../images/bg-box2.gif) no-repeat;}
.col2-left-layout .col-main .aside .box2 h3 {font-size: 16px; margin: 0;}
.col2-left-layout .col-main .aside .box2 h3 a {color: #fff;}
.col2-left-layout .col-main .aside .box2 span a {color: #fff;}

/* Content --- twocolumns--*/
.col2-left-layout .col-main #content {float: left;}
.col2-left-layout .col-main #content h2 {color: #f89728; font-size: 18px; line-height: 18px; font-weight: bold; margin: 0 0 17px; padding: 7px 0 0 0;}
.col2-left-layout .col-main #content p { margin: 0 0 10px; line-height: 16px;}
.col2-left-layout .col-main #content p a {text-decoration: underline; color: #717073;}

/*Multiple Whishlist*/
.wishlist-index-index .btn-cart {margin: 26px 0;}
.wishlist-index-index .btn-update {margin: 26px 0;}
.wishlist-index-index .col2-left-layout .col-main #content {float: left; width: 98.4%;}
.wishlist-index-index .col2-left-layout .col-main #content h2 {color: #f89728; font-size: 12px; line-height: 15px; font-weight: bold; margin: 0 0 17px; padding: 7px 0 0 0;}
.wishlist-index-index #title { margin: 12px 0 0px 2px !important;}
.wishlist-index-index .page-title { border-bottom: 0;}
.lbl_subtotal_mwhislist { line-height: 48px; font-size: 18px;}
.price_subtotal {font-weight: bold; font-size: 18px; color: #F2771C;}


/* form Get it touch */
.get_in_touch_form {max-width: 420px; background: #f2f2f2 ; padding: 25px 20px 20px 20px;margin: 30px 0 0 0;}
input #hi_robot {display: none;}
.get_in_touch_form .text {padding: 3px; border: 1px solid #cbcbcb; background: #fff;}
.get_in_touch_form p strong {text-decoration: underline;}
.get_in_touch_form label {display: block; margin: 0 0 5px 0; padding: 0;}
.get_in_touch_form textarea { height: 150px; border: 1px solid #cbcbcb;background: #fff;}
.contact_form input, select, file {font: 12px/15px Verdana, Geneva, Arial, Helvetica, sans-serif; color: #415968;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    height: 17px;
    width: 250px;}
#contact4 { text-align: left; width: 115px; height: 22px; padding: 0px 0 0 10px;
    margin: 0 0 0 0px;
    text-decoration: none;
    font-weight: bold;
    font-size: 12px;
    color: #fff;
    background: url(../images/bg-title-arrow1_red.jpg) no-repeat;
    border: 0;
    cursor: pointer;
}


.contact_form .text_radio input {
    border:none;
    color:#717073;
    font-style:italic;
    font-size:12px;
    width:11px;
    height:18px;
}

/***************************************** STORE Layout *********************************************************/
/*Left store Nav*/

.store-nav-ink-finder img{ width:190px!important; margin-left:9px; }

.col-left-store{background: #fff;float: left; }

.store-nav-block {position: relative; height:39px; }

.store-nav-block:after {
    content: "";
    clear: both;
}

#open-menu-office { position:absolute; z-index:1000; }

#storeMenuNav{background: #fff; width: 218px;box-shadow: 1px 2px 6px #e7e7e7; margin:0px 0 25px 7px; border: 1px solid #cbcbcb; top: 37px; position: relative;}


/*.block-title-store-nav{background: url(../images/nav-bckgrd-2.png) no-repeat;  width: 230px; margin: 0 0 0px; height: 36px; text-align:center;}
.block-title-store-nav a{ font-weight: bold; font-size: 16px; color: #fff; text-decoration: none; display: block;padding-top: 10px;}
/*#storeMenuNav ul { padding: 2px 0 26px; margin: 0;list-style: none;font-weight: bold; font-size: 12px;color: #f89728;}*/



ul#store-Nav-left-menu li div#open-menu-office{display:block; background:url(../images/sprite_compressed.png) -211px -117px no-repeat;
    width: 240px; margin: 0 0 0px; font-weight: bold;
    font-size: 16px; color: #fff; text-decoration: none;
    height: 39px; cursor: pointer; }

ul#store-Nav-left-menu li:hover > div{display: block; }
ul#store-Nav-left-menu li:hover > div#storeMenuNav > div{display: block;}

/*-------------------subcategories menu nav dropdown ---------------- */
#store-Nav-left-menu{ list-style:none; font-weight:bold; font-size: 12px;
    margin: 0px 0 0px -6px;
    float:left; width:100%;
    padding: 0px 0 26px; position:relative;}

ul#store-Nav-left-menu li ul:after {content: ""; clear: both; display: block;}
ul#store-Nav-left-menu li ul{ list-style:none; padding-left: 10px; margin0;  }
/*ul#store-Nav-left-menu li div{display: block;}*/
ul#store-Nav-left-menu li ul li{ float:left; margin-right:0px; }
ul#store-Nav-left-menu li ul li a.subcat-dropdown{ color: #717073; display:table-cell; vertical-align:middle;
    padding: 10px 0 10px 15px; text-align: left;font-size: 12px;
}
ul#store-Nav-left-menu li ul li a:hover{ color: #f89728;}

/*------------------Subcategories Flyout menu nav------------------*/
ul#store-Nav-left-menu li ul li ul#store-left-flyout{position:absolute; left: 205px;top:-27px; z-index:9;
    background: #fff;width: 720px;
    box-shadow: 2px 2px 2px #cbcbcb; border: 1px solid #cbcbcb; padding: 10px 0; margin-bottom:25px;}

ul#store-Nav-left-menu li ul li ul#store-left-flyout li{display: inline-block;width: 165px;  text-align: center; padding-top: 10px; padding-left: 10px}
ul#store-Nav-left-menu li ul li ul#store-left-flyout > li {	overflow: hidden;}
ul#store-Nav-left-menu li ul li ul#store-left-flyout li a.subcategory-flyout-title{display: inline; color: #717073; }
ul#store-Nav-left-menu li ul li ul#store-left-flyout li a:hover{color: #f89728; background-color: transparent;}
ul#store-Nav-left-menu li ul li ul#store-left-flyout li hr{width: 90%; background-color:#cbcbcb;}
ul#store-Nav-left-menu li ul li ul#store-left-flyout li ul{ max-height: 150px}
ul#store-Nav-left-menu li ul li ul#store-left-flyout li ul li{max-height:10px; text-align: left;}
ul#store-Nav-left-menu li ul li ul#store-left-flyout li ul li a:hover{color: #717073;}
#store-inside-flyout { padding:0px; margin:0px !important;}
#store-left-flyout { margin-top:8px;}

/*------------------ Sub Categories Left Menu --------------------------*/
div.subcategory-left-menu{border:1px solid #cbcbcb; margin-top:12px; display: block; clear: both;}
div.subcategory-left-menu div.block-title{ display: inline-block; margin: 0; padding-top: 12px;}
div.subcategory-left-menu div.block-title span{line-height: 1}
div.subcategory-left-menu div.block-title span a{ color: #98979b; text-decoration: none; font-size: 14px; font-weight: bold;}
div.subcategory-left-menu div.block-title:after{ content: ""; clear: both;}
div.subcategory-left-menu hr{width: 90%; background-color: #98979b;}

div.subcategory-left-menu ul{ list-style: none;}
div.subcategory-left-menu ul li {padding-bottom: 5px; -webkit-padding-start:40px; }
div.subcategory-left-menu ul li a{ color: #98979b; padding-bottom: 5px; padding-left:40px; -webkit-padding-start: 0px;}
div.subcategory-left-menu ul li a:hover{ color: #f89728;}



/*---------- Left Banners-----*/
/*left content ------ Box -----*/
.col-left-store .box {overflow: hidden; width: 210px; padding: 6px 0 0 10px; margin: 10px 0 10px;
    background: url(../images/bg-aside-box.gif) repeat-y; box-shadow: 0px 1px 1px #cbcbcb;}
.col-left-store .box ul {padding: 5px 0 0; margin: 0 0 5px; list-style: none; overflow: hidden; height: 1%;
    font-size: 14px; font-weight: bold;}
.col-left-store .box ul li {float: left; background: url(../images/separator-aside.gif) no-repeat 0 6px; padding: 0 8px 0 6px;
    margin: 0 0 0 -6px;}
.col-left-store  .box ul a {color: #717073;}
.col-left-store  .box .more { display: block; margin: 0 0 14px;}

.col-left-store .box h2 {color: #98979b; font-size: 16px; line-height: 18px; margin: 0; width: 140px; display: inline-block; vertical-align: middle; font-weight: bold;}

.col-left-store .box.shoponline {display: block; margin: 0 0 10px; background: url(../images/shoponline-bg.png) top left #ffffff no-repeat;}
.col-left-store .box.shoponline h2 {font-size: 24px; font-weight: bold; line-height: 28px; color: #fff; margin-bottom: 14px;display: block;
    width: 100%;
    cursor: pointer;}
.col-left-store .box .heading {margin: 0 0 10px;}
.col-left-store .box img {margin: 0 10px 0 0; display: inline-block; vertical-align: middle;}
.col-left-store .box .any {color: #717073;}
.col-left-store .box .holder {overflow: hidden; height: 1%; padding: 5px 0 0 0;margin: -22px 0 10px 55px; }
.col-left-store .box .holder span {margin: 0 0 5px; display: block; font-weight: bold;color: #717073;}
.col-left-store .box .holder p {margin: 0 0 9px;}
.col-left-store .box p {margin: 0 0 11px;}
.col-left-store .box .orange, .col2-left-layout .col-left-store .box .arrow:hover {background-position: -315px -301px;}
.col-left-store .box .arrow { width: 128px; height: 19px; padding: 6px 0 0 10px; margin: 0 0 15px; font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: block;
    text-decoration: none;
    background: url(../images/sprite_compressed.png) -315px -275px no-repeat;}
/* leftstore --- box1--*/
.col-left-store .box1 {width: 170px; height: 50px; padding: 10px 0 0 60px; margin: 0 -10px 13px 0; position: relative;
    font-size: 16px;
    line-height: 20px;
    background: url(../images/bg-box1.gif) no-repeat;}

.col-left-store .box1 h3 {font-size: 16px;margin: 0;}
.col-left-store .box1 h3 a {color: #fff;}
/* leftstore --- box2--*/
.col-left-store .box2 {width: 170px; height: 50px; padding: 10px 0 0 60px; margin: 0 -10px 13px 0;position: relative;
    background: url(../images/bg-box2.gif) no-repeat;}
.col-left-store .box2 h3 {font-size: 16px; margin: 0;}
.col-left-store .box2 h3 a {color: #fff;}
.col-left-store .box2 span a {color: #fff;}


/********** Sub Category image list *************/
div.widget-products ul{list-style: none; display: block; margin-left: 5px; text-align: center; padding-left:0px;}
div.widget-products ul li{list-style: none; margin: 0;}
div.widget-products .products-grid li.item hr{ height: 5px;background-color: #98979b; margin-bottom: 10px;}
div.widget-products .products-grid li.item span.itemTitle{font-size: 12px; font-weight: bold; color: #98979b; }
div.widget-products .products-grid li.item:hover a.arrow {background-position-y: -301px;}
div.widget-products .products-grid li.item span.subcat:after {content: ""; clear: both; display: block;}
div.widget-products .products-grid li.item a.arrow:hover {background-position: -315px -301px;}
div.widget-products .products-grid li.item a.arrow{width: 144px; text-align: left;
    height: 26px;
    padding: 6px 0 0 10px;
    margin: 0 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: inline-block;
    text-decoration: none;
    background: url(../images/sprite_compressed.png) -315px -275px no-repeat;}


/***************************************** END STORE Layout *********************************************************/



/* Container DIV - automatically generated */
.simply-scroll-container {
    position: relative;
}


/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    margin: 0;
    padding: 0;
    list-style: none;
}

.simply-scroll-list li {
    padding: 0;
    margin: 0;
    list-style: none;
}

.simply-scroll-list li img {
    border: none;
    display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {
    width: 206px;
    height: 200px;
    margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
    width: 206px;
    height: 80px;
}

.simply-scroll-clip {
    position: relative;
    overflow: hidden;
    z-index: 2;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
    float: left; /* Horizontal scroll only */
    width: 200px;
    padding: 8px 0 0 0;
}

#clients{
    position:absolute;
    width:220px;
    height:101px;
    padding: 10px 10px 10px 10px;
    background:url(../images/img-client_bg.jpg) no-repeat;
    text-align:center;
}

/*------------------------------------------- Description display  slider ------------------*/
#gallery .caption .content {
    position: absolute;
    top: 143px;
    left: 0px;
    padding: 15px 0 0 40px;
    text-align: left;
    width: 460px;
    height: 45px;
    z-index: 2;
    background: url(../images/bg-gallery-text2.png) no-repeat;
    color: #ffffff;
    font: Arial;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}

.cs-title {
    position: absolute;
    top: 143px;
    left: 0px;
    padding: 15px 0 0 40px;
    text-align: left;
    width: 460px;
    height: 45px;
    z-index: 2;
    background: url(../images/bg-gallery-text2.png) no-repeat;
    color: #ffffff;
    font: Arial;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
}

.slide-container {position: relative;}
/*Right col*/
.col2-right-layout{}

.col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }
.col3-layout .col-wrapper { float:left; width:748px; }
.col3-layout .col-wrapper .col-main { float:right; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.cart-collaterals .col2-set .col-1 { display: inline-block; width: 350px; }
.cart-collaterals .col2-set .col-2 { display: inline-block; vertical-align: top; padding-left: 20px; width: 359px; }
.col2-set .col-narrow { width:33%; }
.col2-set .col-wide { width:65%; }
.col2-set .col-wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input, textarea, select {
    font: 100% Arial, Helvetica, sans-serif;
    vertical-align: middle;
    color: #000;
}

input.text-newsletter{width: 265px;}

input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; line-height:24px; height: 25px}
/*select { padding:1px; }*/
select option { padding-right:10px; }
select.multiselect option { border-bottom:1px solid #ddd; padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; vertical-align:middle; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }

button.button-newsletter{float:left; padding-top: 10px !important; }


button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { overflow:hidden; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:24px; background:transparent url(../images/sprite_compressed.png) -315px -276px no-repeat; padding:0 0px 0 0px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:left; white-space:nowrap; color:#fff; min-width: 138px }
button.button span:hover{background-position: -315px -302px;}
button.button span span { padding: 2px 0px 0 4px; } /* padding:0 12px 0 4px;*/
button.button span span:hover {background-position: -315px -302px; } /* padding:0 12px 0 4px;*/
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#efefef; }*/

/* Form lists */
/* Grouped fields */
/*.form-list { width:535px; margin:0 auto; overflow:hidden; }*/
ul.form-list {margin:0 auto; overflow:hidden; padding: 0;}
.form-list li { margin:0 0 8px; text-align: -webkit-match-parent;}
.form-list label { float:left; color:#111; font-weight:bold; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#eb340a; position:absolute; top:0; right:-8px; }
.form-list li.control label { float:none; }
.form-list li.control input.radio,
.form-list li.control input.checkbox { margin-right:6px; }
.form-list li.control .input-box { clear:none; display:inline; width:auto; }
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box { display:block; clear:both; width:260px; }
.form-list .input-range { display:block; clear:both; width:260px; }
.form-list .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select.multiselect { width:260px; height:100px; }
.form-list li.wide .input-box { width:535px; }
.form-list li.wide input.input-text { width:529px; }
.form-list li.wide textarea { width:529px; }
.form-list li.wide select { width:535px; }
.form-list li.additional-row { border-top:1px solid #ccc; margin-top:10px; padding-top:7px; }
.form-list li.additional-row .btn-remove { float:right; margin:5px 0 0; }
.form-list .input-range input.input-text { width:74px; }
/* Customer */
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix { width:65px; }
.form-list .name-prefix select { width:55px; }
.form-list .name-prefix input.input-text { width:49px; }

.form-list .name-suffix { width:65px; }
.form-list .name-suffix select { width:55px; }
.form-list .name-suffix input.input-text { width:49px; }

.form-list .name-middlename { width:70px; }
.form-list .name-middlename input.input-text { width:49px; }

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname { width:140px; }
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text { width:124px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix-suffix .name-firstname { width:210px; }
.form-list .customer-name-prefix-suffix .name-lastname { width:205px; }
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname { width:210px; }

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname { width:205px; }

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text { width:189px; }

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year { float:left; width:85px; }
.form-list .customer-dob input.input-text { display:block; width:74px; }
.form-list .customer-dob label { font-size:10px; font-weight:normal; color:#888; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month { width:60px; }
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text { width:46px; }
.form-list .customer-dob .dob-year { width:140px; }
.form-list .customer-dob .dob-year input.input-text { width:134px; }

.buttons-set { clear:both; margin:5px 0 0; padding:5px; border-bottom:1px solid #ddd; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }
.buttons-set p.required { margin:0 0 5px; }

.buttons-set-order {}

.fieldset { border:1px solid #ddd; background:#fefefe; padding:22px 25px 12px 33px; margin:28px 0; }

.fieldset .legend { float:left; font-weight:bold; font-size:13px; border:1px solid #fefefe; background:#dedede; color:#333; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
p.required { font-size:10px; text-align:right; color:#f00; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 9px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:11px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
/*.breadcrumbs { padding:10px; margin:0 0 10px; border:1px solid #ddd; } */
.breadcrumbs {width: 100%;}
.breadcrumbs ul {padding: 0px; margin:0 0 10px;}
.breadcrumbs div.path ul { padding-left:10px;}
.breadcrumbs:after {clear: both;}
.breadcrumbs li { display:inline; }
.breadcrumbs a { font-size:11px; }
.breadcrumbs .path{ display:inline-block; }
.breadcrumbs .shortcut{ display:inline-block; vertical-align: top;}
.breadcrumbs .shortcut a { color: #717073;}

/* Page Heading */
.page-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.page-title h1,
.page-title h2 { font-size:18px; color:#f89728; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

.subtitle,
.sub-title { clear:both; }

/* Pager */
.pager { border:1px solid #ddd; margin:5px 0; text-align:center; }
.pager .amount { float:left; padding-left: 10px;}
.pager .limiter { float:right; padding: 10px; }
.pager .limiter select{ width:55px;}
.pager .pages { margin:0 135px; padding: 10px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */
.sorter { border:1px solid #ddd;  margin:5px 0; }
.sorter .view-mode { float:left; padding-left: 10px; }
.sorter .sort-by { float:right; padding: 10px;}
.sorter .sort-by select{ width: 100px;}
.sorter .link-feed {}

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #ddd; }
/*.last { text-align: right; }*/
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}
.data.last{padding-top: 5px !important;}

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total td {}
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.summary-details td { font-size:11px; background-color:#dae1e4; color:#626465; }
tr.summary-details-first td { border-top:1px solid #d2d8db; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info { display:block; }
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(../images/bkg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-info .price,
.cart-tax-total .price { display:inline !important; font-weight:normal !important; }
.cart-tax-total-expanded { background-position:100% -53px; }

/* My products*/
div.f-fix span.price-myproducts{font-size: 14px; font-weight: bold; color: #f89728;padding-bottom: 5px;}
.btn-myproduct {color: #f89728; font-weight: bold; border: 0; background: none;}
.btn-myproduct:hover {text-decoration: underline;}
button.deletemyproduct {
    background-color: #FCAF81;
    background-image: url(../images/cancel_btn_bg.gif);
    border-color: #D24403 #A92000 #A92000 #D24403;
    color: #FFFFFF;
    padding-left: 6px;
    border-style: solid;
    border-width: 1px;
    cursor: pointer;
    font: bold 12px arial, helvetica, sans-serif;
    text-align: center !important;
    white-space: nowrap;
    padding-right: 6px;
    /*width: 138px;*/
}

div.loader_myproduct {
    background: url(../images/loading_popup.gif) no-repeat scroll 0 0 transparent;
    height: 32px;
    width: 32px;
    display: none;
    z-index: 9999;
    top: 40%;
    left: 50%;
    position: absolute;
    margin-left: -10px;
}

div.close_myproduct {
    background: url(../images/closebox_popup.png) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: -27px;
    top: -24px;
    width: 30px;
}

div#message_myproduct{ display: none;}
div#message_myproduct_category{ display: none;}
div#message_myproduct_toner{ display: none;}
div#message_myproduct_printers{ display: none;}
div#message_myproduct_contractPrices{ display: none;}

#toPopup_myproduct {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 10px solid #ccc;
    border-radius: 3px 3px 3px 3px;
    color: #333333;
    display: none;
    font-size: 14px;
    left: 56%;
    margin-left: -402px
    position: fixed;
    top: 10%;
    width: 600px;
    z-index: 1000;
}

#backgroundPopup_myproduct {
    z-index:999;
    position: fixed;
    display:none;
    height:100%;
    width:100%;
    background:#000000;
    top:0px;
    left:0px;
}


.buttonsmyproduct {
    margin:20px 20px 30px 20px;
}


button.deletemyproduct span {
    background-image: url(../images/cancel_btn_icon.gif);
    padding-left: 20px;
    background-position: 0 50%;
    background-repeat: no-repeat;
    line-height: 1.35em;
}


/* Class: std - styles for admin-controlled content */
.std .subtitle { padding:0; }
.std ol.ol { list-style:decimal outside; padding-left:1.5em; }
.std ul.disc { list-style:disc outside; padding-left:18px; margin:0 0 10px; }
.std dl dt { font-weight:bold; }
.std dl dd { margin:0 0 10px; }
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { /*font-style:italic;*/ }

/* Misc */
.links li { display:inline; }
.links li.first { padding-left:0 !important; }
.links li.last { padding-right:0 !important; }

.link-cart { font-weight:bold; color:#f00; }
.link-wishlist { font-weight:bold;  display:none;}
.cart .link-wishlist { font-weight:bold; display: block; }
.link-reorder { font-weight:bold; }
.link-compare { font-weight:bold; }
.link-print { background:url(../images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(../images/i_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
.btn-remove { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_remove.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-remove2 { display:block; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn_costcentre{vertical-align: middle;display:inline-table; width:16px; height:16px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(../images/btn_edit.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }


.separator { margin:0 3px; }

.divider { clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; background:#ddd; text-indent:-999em; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }

/* Cookie Notice */
.notice-cookie {  font-size:12px; line-height:1.25; text-align:center; margin-bottom: 10px; }
.notice-cookie .notice-inner { color:#efefef; margin:0 auto;  background:url(../images/i_notice.gif) 20px 25px no-repeat; text-align:left; }
.notice-cookie .notice-inner p { margin:0 0 10px; background: #D9531E; padding:10px; }
.notice-cookie .notice-inner .actions { }

/* ======================================================================================= */


/* Header ================================================================================ */
/* Add nav par in the top*/
.add-nav {background: url(../images/sprite_compressed.png) 0 -11px; width: 100%; overflow: hidden;}
.add-nav ul {overflow: hidden; margin: 0;list-style: none;float: right;padding: 0;}
.add-nav ul li { float: left; font-weight: bold;background:url(../images/sprite_compressed.png) 0 -96px;}
.add-nav ul li a {float: left; padding: 6px 17px 9px 15px;color: #fff;}
.add-nav ul li a#mybasket_header{float: left;margin-left: 3px; padding: 6px 17px 9px 30px; color: #fff;background: url(../images/basket.png) no-repeat 5px;}
.top-link-cart{float: left;margin-left: 3px; padding: 6px 17px 9px 30px !important; color: #fff;background:url(../images/sprite_compressed.png) -3px -383px;}

{
    margin: 0;
    padding: 0;
    float: right;
    width: 160px;
}


/*Help Div Header*/
#header .help {position: absolute; top: 40px; right: -35px; width: 306px; height: 87px; padding: 8px 0 0 30px; background:url(../images/sprite_compressed.png) -205px -160px;}
#header .help h2 { margin: 0 0 6px; font-size: 12px; font-weight: normal; color: #fff;}
#header .help strong { font-size: 24px; color: #fff; display: block;margin: 0 0 8px -1px;}
#header .help strong span {color: #f1b391;}
#header .help ul {padding: 0; margin: 0 0 0 2px; list-style: none;overflow: hidden;}
#header .help ul li {float: left; margin: 0 7px 0 0;}
#header .help ul li .enquire { padding: 0 0 0 18px; background: url(../images/sprite_compressed.png) no-repeat -686px -141px;}
#header .help ul li .call { padding: 0 0 0 18px; background: url(../images/sprite_compressed.png) no-repeat -937px -171px;}
#header .help ul li a {color: #fff;}



.header-container {}
.header { width: 100%; position: relative;}
.logo { float:left; }
.header .logo a {display: block; height: 100%;}
.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;}
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; float: right;}
.col-main .form-search {padding-bottom: 2px; vertical-align: middle; text-align: left; background: #DEDFE0;}
.col-main .form-search #search{ margin-left: 10px; margin-top:7px;}
/*.col-main .form-search #search-button{ margin-top:5px; margin-left:20px; border:0; width: 173px; height: 28px; background: url(../images/search-button.png) no-repeat; padding-left: 10px;background-size:170px 30px;}*/
.col-main .form-search #search-button{background: url(../images/sprite_compressed.png) 0 -242px no-repeat;margin-top:4px; margin-left:22px; border:0; width: 170px; height:32px; cursor: pointer;}

.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; }

#header:after {
    content: '';
    display: block;
    clear: both;
}

/********* Location start *********/
#map {
    width: 462px;
    height: 300px;
}

#maplinks {
    display: none;
}
/********* Location End *********/

/*** FLOWPANES BANNER  START **/

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
    display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}
.tabberlive {
    margin-top:1em;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
    margin:0;
    padding: 3px 0;
    border-bottom: 1px solid #778;
    font: bold 12px Verdana, sans-serif;
}

ul.tabbernav li
{
    list-style: none;
    margin: 0;
    display: inline;
}

ul.tabbernav li a
{
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #778;
    border-bottom: none;
    background: #DDE;
    text-decoration: none;
}

ul.tabbernav li a:link { color: #448; }
ul.tabbernav li a:visited { color: #667; }

ul.tabbernav li a:hover
{
    color: #000;
    background: #AAE;
    border-color: #227;
}

ul.tabbernav li.tabberactive a
{
    background-color: #fff;
    border-bottom: 1px solid #fff;
}

ul.tabbernav li.tabberactive a:hover
{
    color: #000;
    background: white;
    border-bottom: 1px solid white;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
    padding:5px;
    border:1px solid #aaa;
    border-top:0;

    /* If you don't want the tab size changing whenever a tab is changed
       you can set a fixed height */

    /* height:200px; */

    /* If you set a fix height set overflow to auto and you will get a
       scrollbar when necessary */

    /* overflow:auto; */
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
    display:none;
}
.tabberlive .tabbertab h3 {
    display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
    height:200px;
    overflow:auto;
}


#flowpanes { position: relative; width: 960px; height: 200px; overflow: hidden; clear: both; z-index: 1; display: none;}

/* override single pane */
#flowpanes div {
    float			: left;
    display			: block;
    width			: 960px;
    height			: 200px;
    cursor			: pointer;
}
/* our additional wrapper element for the items */
#flowpanes .items {
    width			: 20000em;
    position		: absolute;
    clear			: both;
    margin			: 0;
    padding			: 0;
}
/*----*/
#flowpanes .items  div {
    position		: relative;
}

#flowpanes div.items div .image {
    position		: relative;
    width			: 460px;
    height			: 200px;
}
#flowpanes div.items div div.slide_content {
    position		: absolute;
    top				: 0;
    right			: 0;
    width			: 302px;
    height			: 200px;
    padding			: 0 55px 0 75px;
    z-index			: 999;
    background		: url(../images/slider_bg.png) no-repeat top left;
}
#flowpanes div.items div div.slide_content  h1 {
    color			: #004712;
    font-weight		: bolder;
    padding			: 0 0 10px 0;
    font-size		: 16px;
    text-transform	: uppercase;
}
#flowpanes div.items div div.slide_content p {
    color			: #1a1a1a;
    font-size		: 11px;
    padding			: 0 0 10px 0;
}
#flowpanes span#prev {
    position		: absolute;
    top				: 100px;
    left			: 0;
    z-index			: 9999;
    cursor			: pointer;
}
#flowpanes span#next {
    position		: absolute;
    top				: 100px;
    right			: 0;
    z-index			: 9999;
    cursor			: pointer;
}
#flowpanes span.disabled  {
    display			: none;
}
#flowtabs {
    width: 960px;
    display			: block;
    display			: none;
    padding			: 0;
    margin			: 0 0 40px 0;
}



.flowtabs1  {
    display			: block;
    float			: left;
    width			: auto;
    text-align:center;
}
.flowtabs1 a:link, .flowtabs1 a:visited {
    display:block;
    width:960px;
    height:20px;
    padding:5px 0 0 0;
    background:url(../images/bg-switcher.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}
.flowtabs1 a:hover, .flowtabs1 a.active {
    background-position:0 -25px;
    text-decoration:none;
}


.flowtabs2 {
    display			: block;
    float			: left;
    width			: auto;
    text-align:center;
}
.flowtabs2 a:link, .flowtabs2 a:visited {
    display:block;
    width:350px;
    height:20px;
    padding:5px 0 0 0;
    background:url(../images/bg-switcher.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}
.flowtabs2 a:hover,  .flowtabs2 a.active {
    background-position:0 -25px;
    text-decoration:none;
}



.flowtabs3  {
    display			: block;
    float			: left;
    width			: auto;
    text-align:center;
}
.flowtabs3 a:link, .flowtabs3 a:visited {
    display:block;
    width:233.33px;
    height:20px;
    padding:5px 0 0 0;
    background:url(../images/bg-switcher.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}
.flowtabs3 a:hover, .flowtabs3 a.active {
    background-position:0 -25px;
    text-decoration:none;
}


.flowtabs4  {
    display			: block;
    float			: left;
    width			: auto;
    text-align:center;
}
.flowtabs4 a:link, .flowtabs4 a:visited {
    display:block;
    width:175px;
    height:20px;
    padding:5px 0 0 0;
    background:url(../images/bg-switcher.gif) no-repeat;
    color:#fff;
    font-size:14px;
    font-weight:bold;
}
.flowtabs4 a:hover, .flowtabs4 a.active {
    background-position:0 -25px;
    text-decoration:none;
}


.experts_design{
    position:absolute;
    top:0;
    right:1px;
    width:190px;
    height:200px;
    padding:38px 23px 0 70px;
    color:#fff;
    font-size:11px;
    line-height:13px;
    background:url(../images/bg-box-gallery.png) no-repeat;
}

.slide_content div.box_slider{
    position:absolute;
    top:0;
    right:1px;
    width:100px;
    margin-left: 50px;
    height:162px;
    padding:20px 23px 0 70px;
    color:#fff;
    font-size:11px;
    line-height:13px;
    background:url(../images/bg-box-gallery.png) no-repeat;
}
.slide_content div.box_slider h3{
    padding:0 0 10px;
    margin:0 0 5px;
    font-size:16px;
    background:url(../images/bg-heading-gallery.gif) no-repeat 0 100%;
}
.slide_content div.box_slider h3 em{font-weight:normal;}
.slide_content div.box_slider h2 {
    margin:0 0 14px;
    color:#fff;
    font-size:11px;
    width: 205px;
    font-weight: normal;
}
.slide_content div.box_slider a{
    background:url(../images/bg-mail.gif) no-repeat 0 3px;
    padding:0 0 0 20px;
    color:#fff;
}


.slide_content div.box_slider h3{
    padding:0 0 10px;
    margin:0 0 5px;
    font-size:16px;
    background:url(../images/bg-heading-gallery.gif) no-repeat 0 100%;
}
.slide_content div.box_slider h3 em{font-weight:normal;}
.slide_content div.box_slider h2 {
    margin:0 0 14px;
    color:#fff;
    font-size:11px;
    width: 205px;
    font-weight: normal;
}
.slide_content div.box_slider a{
    background:url(../images/bg-mail.gif) no-repeat 0 3px;
    padding:0 0 0 20px;
    color:#fff;
}

/*** FLOWPANES BANNER END   **/


/**********  Navigation */

.nav-container {}

#nav { overflow: hidden;
    height: 1%;
    padding: 0;
    margin: 0;
    list-style: none;

}

#nav li {float: left;
    font-weight: bold;

}

#nav .home a {
    float: left;
    width: 41px;
    padding: 15px 0 15px 0px;
    text-indent: -9999px;
    overflow: hidden;
    text-align: center;
    background: url(../images/sprite_compressed.png) 0 -285px no-repeat;
}

/*		float: left;
		width: 41px;
		padding: 15px 0 0 0px;
		text-indent: -9999px;
		overflow: hidden;
		text-align: center;
		background: url(../images/bg-home2.gif) no-repeat;
		}*/


#nav li.home.active a{background:url(../images/sprite_compressed.png) 0 -46px;}
/*#nav li.first.active a {background:url(../images/bg-home.gif) no-repeat;}*/
#nav li.home:hover a:hover {background:url(../images/bg-home.gif) no-repeat;}
/*#nav li.first:hover a{background:url(../images/bg-home.gif) no-repeat;}*/

/*#nav li.nav-1 a{width: 174px;}*/ /*Photocopiers and Printers*/
/*#nav li.nav-2 a{width: 160px;}*/ /*Managed Print Services*/
/*#nav li.nav-3 a{width: 114px;}*/ /*Office Suplies*/
/*#nav li.nav-4 a{width: 113px;}*/ /*Office Furniture*/
/*#nav li.nav-5 a{width: 91px;}*/ /*IT Solutions*/
#nav li.nav-6 a{/*width: 120px;*/ background:#ccc; color: grey;} /*Meet the Experts*/
#nav li.nav-7 a{/*width: 127px;*/ background:url(../images/sprite_compressed.png) 0 -186px; color: grey;} /*Service & Support*/


#nav li .grey a { float: left; padding: 15px 0 0 0; height: 30px; color: #fff; text-align: center; background: url(../images/bg-nav-li.gif) no-repeat;		}
#nav li a {
    float: left;
    padding: 15px 12px 15px 12px;
    color: #fff;
    text-align: center;
}
#nav .active a, #nav li a:hover{text-decoration:none;background:#F89829;}
/*#nav .grey .active a{text-decoration:none; background:url(../images/bg-nav-li-hover.gif) no-repeat;}*/



/* All Levels - Magento Default
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:998; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level
#nav ul,
#nav div { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ leven
#nav ul ul,
#nav ul div { top:7px; }

#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a { color:#000 !important; }

/* Show menu
#nav li ul.shown-sub,
#nav li div.shown-sub { left:0; z-index:999; }
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub { left:100px; }
*/
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block {}
/*.block { border:1px solid #ddd; margin:0 0 10px; }*/
.block .block-title { border-bottom:1px solid #ddd; padding:3px 10px; }
.block .block-title strong { font-size:14px; font-weight:bold; }
.block .block-title strong span {line-height: 34px}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { font-size:13px; font-weight:bold; }
.block .block-content { padding:10px; padding-top: 0px}
div.block-account .block-content { padding-left:10px;padding-top: 10px;padding-right: 0; }
div.block-account .block-title { border-bottom:none;min-height:37px; }
.block .block-content li.item { padding:5px 0; vertical-align: top;}
.block .btn-remove,
.block .btn-edit { float:right;}
.block .actions { text-align:right; }
.block .actions a { float:left; }
.block .empty {}

.block li.odd {}
.block li.even { background-color:#f6f6f6; }

/* Mini Products List */
ol#block-related.mini-products-list{ padding-left: 0px;}
.mini-products-list li { padding:5px 0; }
.mini-products-list li.even { background-color: #fff;}
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small { word-wrap:break-word; }
.block-cart .mini-products-list .product-details .nobr { white-space:normal !important; }

/* Block: Account */
.block-account {}
div.block.block-account div.block-title {width: 200px;}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation- sidebar bsr */
.blocl .block-layered-nav {overflow: hidden; width: 220px; margin: 0 0 10px;}



.sidebar .block-title {overflow: hidden; margin: 0 0 10px; height: 35px;} /*width: 220px;*/
.sidebar .block-title  img {margin: 0px 8px 0 10px; display: inline-block; vertical-align: middle; float:left;}
.sidebar .block-title  h2 { margin: 0px 0 0 60px; font-size: 14px; line-height: 20px; font-weight: bold; width: 150px;
    color: #f89728;
    text-transform: uppercase;}

.sidebar ul a:hover, .sidebar ul .active a{	color:#f89728; background:#fff; text-decoration:none;}
.sidebar ul li.current{color:#f89728; background:#fff; text-decoration:none; padding: 4px 0;}
.sidebar ul .subsub { padding: 0; margin: 0 0 0 0px; width: 220px; list-style: none; border-bottom: none;}
.sidebar ul .subsub li {border-top: 1px solid #d0d0d2; padding-left: 10px;}
.sidebar ul .subsub a{color:#717073; padding:4px 0; display:block; width:100%;font-weight:normal;}
.sidebar ul .subsub a:hover, .sidebar ul .subsub .active a {color: #f9b05b; background: #fff; text-decoration: none;}
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:left; margin:2px 3px 0 0; }

/* navigation dropdown */

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .actions .paypal-logo { float:left; width:100%; margin:3px 0 0; text-align:right; }
.block-cart .actions .paypal-logo .paypal-or { clear:both; display:block; padding:0 55px 5px 0; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}

.block-related li { padding:5px 0; display: inline-block; max-width: 200px}
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-65px; }
.block-related .product .product-details { margin-left:65px; }
div.block.block-related div.block-title{border: 0; padding-top: 0px;}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Recently Viewed */
.block-viewed {}

/* Block: Recently Compared */
.block-compared {}

/* Block: Poll */
.block-poll label {}
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll li { padding:3px 9px; }
.block-poll .actions { margin:5px 0 0; }
.block-poll .answer { font-weight:bold; }
.block-poll .votes { float:right; margin-left:10px; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Login */
.block-login label { font-weight:bold; color:#666; }
.block-login input.input-text { display:block; width:167px; margin:3px 0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
.sidebar .paypal-logo a { float:none; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { border:0; margin:0 0 7px; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:10px 0 10px; overflow-x: auto;}
.category-products {}

/* View Type: Grid */
/*.products-grid { border-bottom:1px solid #ddd; position:relative; }*/
.products-grid { padding-left:0px; }
.products-grid.last { border-bottom:0; }
/*.products-grid li.item { float:left; width:138px; padding:12px 10px 80px; }*/
ul.products-grid {margin-left:35px;}
.products-grid li.item { display: inline-block; vertical-align: top; }
.products-grid li.item-myprinter{ width:160px; display: inline-block; padding-right: 20px; vertical-align: top; }
.products-grid li.item-myprinter:hover button.button span { background-position: -315px -302px;}
.products-grid li.item:hover button.button span { background-position: -315px -302px;}
.products-grid .product-myprinter { display:block; width:100px; height:100px; margin:0 0 10px; }
.products-grid .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-grid .product-name a {}
.products-grid .price-box { margin:5px 0; }
.products-grid .availability { line-height:21px; }
.products-grid .actions { bottom:12px;}
.products-grid .actions button.button span { width:138px; }
.products-grid .actions button.button span span { /*padding: 0 43px 0 3px;*/}
p button.button.btn-cart span span { /*padding: 2px 64px 0 16px;*/}
p button.button.btn-cart span:hover{background-position: -315px -302px;}
p button.button.btn-cart span { }


/*.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:632px; margin:0 auto; }*/
.col1-layout .products-grid { margin:0 auto;/* width: 150px;*/ }

/* View Type: List */
.products-list li.item { border-bottom:1px solid #ddd; padding:12px 10px; }
.products-list li.item.last { border-bottom:0; }
.products-list .product-image { float:left; width:135px; height:135px; margin:0 0 10px; }
.products-list .product-shop { margin-left:150px; }
.products-list .product-name { margin:0 0 5px; font-weight:bold; font-size:13px; }
.products-list .product-name a {}
.products-list .price-box { float:left; margin:3px 13px 5px 0; }
.products-list .availability { margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px; }
/* ======================================================================================= */

/*Category view and my product view*/
.ajax_added {
    border: 3px solid orange;
    width: 136px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-weight: bold;
    color: orange;
    font-size: 14px;
}
/*Product view*/
#ajax_added_product {
    border: 5px solid orange;
    width: 199px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: orange;
    font-weight: bold;
    float: left;
}

#ajax_loader {
    width: 124px;
    height: 58px;
    line-height: 7;
    text-align: right;
}


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin:0; }

.ratings { font-size:11px; line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:1px 3px 0 0; }
.ratings .rating-links { margin:0; }
.ratings .rating-links .separator { margin:0 2px; }
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.gif) 0 100% repeat-x; }
.ratings .rating-box { float:left; margin-right:3px; }
.ratings .amount {}

.ratings-table th,
.ratings-table td { font-size:11px; line-height:1.15; padding:3px 0; }
.ratings-table th { font-weight:bold; padding-right:8px; }

/* Availability */
.availability { margin:0; }
.availability span { font-weight:bold; }
.availability.in-stock {color: green; font-weight: bold;}
.availability.out-of-stock {color: red; font-weight: bold;}
.availability.out-of-stock span { color: #919191; font-size: 10px; font-weight: normal; }
.in-stock-img{background:url(../images/sprite_compressed.png) -524px -132px no-repeat;width: 154px;height: 33px;}
.availability-only { margin:0 0 7px; }
.availability-only a { background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat; cursor:pointer; padding-right:15px; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong {}

.availability-only-details { margin:0 0 7px; }
.availability-only-details th { background:#f2f2f2; font-size:10px; padding:0 8px; }
.availability-only-details td { border-bottom:1px solid #ddd; font-size:11px; padding:2px 8px 1px; }
.availability-only-details tr.odd td.last {}

/* Email to a Friend */
.email-friend {}

/* Alerts */
.alert-price {}
.alert-stock {}

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box {}
.price-box .price { font-weight:bold; font-size: 15px; color: #F2771C;}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

.minimal-price-link { display:block; }
.minimal-price-link .label {}
.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.product-essential .price-excluding-tax { display:block; margin:10px 0;}
.price-excluding-tax .label { white-space:nowrap; font-size: 12px ;color: gray;padding: 0;}
.price-excluding-tax .price { font-weight:bold; font-size: 18px; color: #F2771C; }

/* Including tax */
.price-including-tax { display:block; }
.product-essential .price-including-tax:before { content: "( "; }
.product-essential .price-including-tax { font-size: 12px; }
.product-essential .price-including-tax:after { content: ") "; }
.category-products .price-including-tax { display:none; }
.price-including-tax .label { white-space:nowrap; color: gray; padding:0;}
.price-including-tax .price { font-weight:normal; color: gray; }

/* Configured price */
.configured-price {}
.configured-price .price-label { font-weight:bold; white-space:nowrap; }
.configured-price .price { font-weight:bold; }

/* FPT */
.weee { display:block; font-size:11px; color:#444; }
.weee .price { font-size:11px; font-weight:normal; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }

.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle {}
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

.tier-prices-grouped {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:right; margin-right:5px;margin-top: 5px; }
.add-to-cart .qty { float:right; }
.add-to-cart button.button { float:left; margin-left:5px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }
.product-view .add-to-cart .paypal-logo { margin:0; }
.product-shop .logo-slogan-right { float: right;}
.product-shop .delivery-details-link {padding-top: 9px;}
.product-shop .delivery-details-link span{ color:#F89829; font-weight: bold;font-size: 14px;}

/* Add to Links + Add to Cart */
.add-to-box {float: right; margin-top: 0px; width: 256px;}
.add-to-box .add-to-cart { float:left; padding-top:10px; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:right; }
button.button.btn-cart span#add-to-cart-btn{background: transparent url(../images/sprite_compressed.png) -546px -271px no-repeat;height: 61px; width: 251px;}
button.button.btn-cart span#ask-require-btn{background: transparent url(../images/sprite_compressed.png) 0px -430px no-repeat;height: 61px; width: 251px;}
.buying-logo{ /* FCL OLD img background: transparent url(../images/sprite_compressed.png) -195px -252px no-repeat;width: 92px;height: 33px;*/
    background: transparent url(../images/sprite_compressed.png) -0px -336px no-repeat;width: 161px;height: 42px; margin: 0 0 10px;}
.product-view {}
.title-logo-small{background: transparent url(../images/sprite_compressed.png) -484px -260px no-repeat;width:18px;height:22px;float: right;}
.product-essential {}

.product-collateral .box-collateral { margin:0 0 15px; }

/* Product Images */
.product-view .product-img-box { float:left; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { text-align: center; overflow: hidden; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom.disabled { -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:.3; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px; list-style: none; }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { float:right; clear:none; border:0; margin:0; padding:0; }
.product-image-popup .nav { margin:0 100px; text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right;  }
.col1-layout .product-view .product-shop { float:right; }
.col1-layout .product-view {padding-left: 10px;}
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-name {}
.product-view .short-description {}

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; border:1px solid #ddd; background-color:#f6f6f6; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

/* Grouped Product */
.product-view .grouped-items-table {}

/* Block: Description */
.product-view .box-description {}

/* Block: Additional */
.product-view .box-additional {}

/* Block: Upsell */
.product-view .box-up-sell {}
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags .form-add label { float:left; }
.product-view .box-tags .form-add .input-box { float:left; width:260px; margin:0 5px; }
.product-view .box-tags .form-add input.input-text { width:254px; }
.product-view .box-tags .form-add p { clear:both; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}



/* Send a Friend */
.send-friend {}
/* ======================================================================================= */

.block.block-layered-nav {padding-top: 10px;}

.add-to-links-div {display: block;}


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.my-printer{ font-size:1em; font-weight:normal; max-width: 137px;}
.product-name a {}

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.advanced-search {}
.advanced-search-amount {}
.advanced-search-summary {}

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { text-align:right; margin:0 8px -22px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline; }
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li { margin:3px 0; }
.page-sitemap .sitemap li.level-0 { margin:10px 0 0; font-weight:bold; }
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { background:url(../images/i_rss-big.png) 0 4px no-repeat; padding-left:27px; }
.rss-table .link-rss { display:block; line-height:1.35; background-position:0 2px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { float:right; text-align:right; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px 55px 8px 0; line-height:1.0; font-size:11px; }
textarea#deliverynote-note {height: 100px; width: 500px;}
.arrow-savebasket {
    width: 128px;
    height: 20px;
    padding: 6px 0 0 10px;
    margin: 0 0 15px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    display: block;
    text-decoration: none;
    background: url(../images/bg-title-arrow4.gif) no-repeat;
    text-align: left;
    float: right;
}

.arrow-savebasket:hover{background-position: 0 -26px; text-decoration: none;}

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table select.my_costcentre { width: 165px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:25px 0 0; }
.cart .cart-collaterals .col2-set {/* float:left;*/}/*width:700px;*/

.cart .crosssell {}
.cart .crosssell h2 { font-size:13px; font-weight:bold; }
.cart .crosssell .product-image { float:left; width:75px; height:75px; border:1px solid #ddd; }
.cart .crosssell .product-details { margin-left:90px; }
.cart .crosssell li.item { margin:12px 0; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; max-width: 275px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th {}

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:0px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.sp-methods .checkmo-list li { margin:0 0 5px; }
.sp-methods .checkmo-list label { width:135px; padding-right:10px; text-align:right; }
.sp-methods .checkmo-list address { float:left; }
.input-box-address{padding-top: 10px; padding-bottom: 5px;}
div#delivery_method_content textarea.deliverynote-note{width: 332px !important;}
.link_order_aprover { padding-left: 10px; padding-right: 6px; font-size: 16px; font-weight: bold; margin-top: 10px; }
.order_buttons { padding-top: 9px;}

button.button_approval {
    overflow: visible;
    width: auto;
    border: 0;
    padding: 0;
    margin: 0;
    background: transparent;
    cursor: pointer;
}
button.button_approval span {
    display: block;
    height: 19px;
    border: 1px solid #717174;
    border-radius: 0.3125em;
    -moz-border-radius: 0.3125em;
    -webkit-border-radius: 0.3125em;
    background: #717174;
    padding: 0.312em 1em;
    font: bold 12px/19px Arial, Helvetica, sans-serif;
    text-align: center;
    white-space: nowrap;
    color: #fff;
}

button.button_approval span:hover {border: 1px solid #F89829; background: #F89829;}
button.button_approval span span {
    border: 0;
    padding: 0;
}

.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:0.5em 0 1em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.please-wait { float:right; margin-right:5px; }
.please-wait img { vertical-align:middle; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .btn-close a { display:block; margin:0 0 0 auto; width:15px; height:15px; background:url(../images/btn_window_close.gif) 100% 0 no-repeat; text-align:left; text-indent:-999em; overflow:hidden; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.gift-messages {}
.gift-messages-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-messages-form { position:relative; }
.gift-messages-form label { float:none !important; position:static !important; }
.gift-messages-form h4 {}
.gift-messages-form .whole-order {}
.gift-messages-form .item { margin:0 0 10px; }
.gift-messages-form .item .product-img-box { float:left; width:75px; }
.gift-messages-form .item .product-image { margin:0 0 7px; }
.gift-messages-form .item .number { margin:0; font-weight:bold; text-align:center; }
.gift-messages-form .item .details { margin-left:90px; }
.gift-messages-form .item .details .product-name {}

.gift-message-link { display:block; background:url(../images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

/* Centinel */
.centinel {}
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }

.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }

.opc .buttons-set.disabled button.button { display:none; }
.opc .buttons-set .please-wait { height:21px; line-height:21px; }

.opc .step-title { background-color:#f6f6f6; padding:10px; text-align:right; }
.opc .step-title .number { float:left; line-height:51px; margin-right:5px; }
.opc .step-title h2 { float:left; }
.opc .step-title a { display:none; float:right; }

.opc .allow .step-title { cursor:pointer; }
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }

.opc .order-review {}
.opc .order-review .authentication {}
.opc .order-review .warning-message {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */

/* Captcha */
.captcha-note  {}
.captcha-image { float:left; position:relative; }
.captcha-img { border:1px solid #ccc; }
.registered-users .captcha-image    {}
#checkout-step-login .captcha-image {}
.captcha-reload { position:absolute; top:2px; right:2px;}
.captcha-reload.refreshing  { animation:rotate 1.5s infinite linear; -webkit-animation:rotate 1.5s infinite linear; -moz-animation:rotate 1.5s infinite linear; }

@-webkit-keyframes rotate {
    0% { -webkit-transform:rotate(0); }
    0% { -webkit-transform:rotate(-360deg); }
}
@-moz-keyframes rotate {
    0% { -moz-transform:rotate(0); }
    0% { -moz-transform:rotate(-360deg); }
}
@keyframes rotate {
    0% { transform:rotate(0); }
    0% { transform:rotate(-360deg); }
}

/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(../images/window_overlay.png) repeat; background:rgba(0, 0, 0, 0.35); position:absolute; top:0; left:0; height:100%; width:100%; z-index:990; }

.remember-me label {}
.remember-me-popup {}
.remember-me-popup h3 {}
.remember-me-popup .remember-me-popup-head {}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close {}
.remember-me-popup .remember-me-popup-body {}
.remember-me-popup .remember-me-popup-body a {}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss { float:none; margin:0; }

/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .box-recent { margin:10px 0; }

/* Block: Account Information */
.dashboard .box-info {}

/* Block: Reviews */
.dashboard .box-reviews .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-reviews .details { margin-left:20px; }

/* Block: Tags */
.dashboard .box-tags .number { float:left; font-size:10px; font-weight:bold; line-height:1; color:#fff; margin:3px -20px 0 0; padding:2px 3px; background:#ddd; }
.dashboard .box-tags .details { margin-left:20px; }
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

.order-date { margin:10px 0; }

.order-info-box {}

.order-items { width:100%; overflow-x:auto; }

.order-additional { margin:15px 0; }
/* Order Gift Message */
.gift-message dt strong { color:#666; }
.gift-message dd { font-size:13px; margin:5px 0 0; }
/* Order Comments */
.order-about dt { font-weight:bold; }
.order-about dd { font-size:13px; margin:0 0 7px; }

.tracking-table { margin:0 0 15px; }
.tracking-table th { font-weight:bold; white-space:nowrap; }

.tracking-table-popup { width:100%; }
.tracking-table-popup th { font-weight:bold; white-space:nowrap; }
.tracking-table-popup th,
.tracking-table-popup td { padding:1px 8px; }

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }

/* My Reviews */
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; width:125px; height:125px; }
.product-review .product-img-box .label { font-size:11px; margin:0 0 3px; }
.product-review .product-img-box .ratings .rating-box { float:none; display:block; margin:0 0 3px; }
.product-review .product-details { margin-left:150px; }
.product-review .product-name { font-size:16px; font-weight:bold; margin:0 0 10px; }
.product-review h3 {}
.product-review .ratings-table { margin:0 0 10px; }
.product-review dt { font-weight:bold; }
.product-review dd { font-size:13px; margin:5px 0 0; }
/* ======================================================================================= */

/*My Cost Centre */
div#mycostcentre-container.mycostcentre-container{border: 1px solid #C4C1BC; background: #F8F7F5; padding: 8px;}
ul.mycostcentre-list {padding-left: 0px;}
ul.mycostcentre-list li{padding: 0 0 5px 11px;background: url(../images/bullet-footer.gif) no-repeat 0 6px;}
/* ======================================================================================= */
/* Footer ================================================================================ */
.footer { background: #f89829; padding: 10px 10px 0 10px; }
/*.footer p { text-align:right; }
.footer address { text-align:right; }
.footer ul {}
.footer ul li { display:inline; }

.footer-container .bottom-container { text-align:center; }*/
.footer-container {width: 100%;}
.footer .container {position: relative;}
.footer .container .contact {float: left;  overflow: hidden;  }

.footer .container .help h3 {font-size: 18px;margin: 0;}
.footer .container .contact .box1 {}
.footer .container .contact .box1 h3, .footer .container h3 {margin: 0 0 5px; color: #fff; font-size: 16px;}
.footer .container .contact .box1 ul a {}
.footer .container .contact .box1 ul li:first-child a {background-position-x: -858px;}
.footer .container .contact .box1 p {margin: 0 0 1px;}
.footer .container .contact .box1 dl {overflow: hidden; height: 1%; margin: 0;}
.footer .container .contact .box1 dl dt {float: left; margin: 0 5px 0 0; color: #d9531e; font-weight: bold;}
.footer .container .contact .box1 dl dd {margin: 0 4px 0 0; float: left; }
.footer .container .contact .box1 dl dd a {color: #717073;}
.footer .container .contact .box1 ul {padding: 5px 0 0 0; margin: 0; list-style: none; font-weight: bold;}
.footer .container .contact .box1 .social-networks {overflow: hidden; width: 100%; padding: 10px 0 0 0; }
.footer .container .contact .box1 .social-networks a.twitter, .footer .container .contact .box1 .social-networks a.linkedIn, .footer .container .contact .box1 .social-networks a.facebook {
    float: left;
    width: 18px;
    height: 0;
    padding-top: 18px;
    overflow: hidden;
    background:url(../images/sprite_compressed.png) no-repeat -517px -256px transparent;
    margin: 1px 2px 0;
}
/* FCL arrows for some footer items using a span tag */
.bsrarrow {
    background: url(https://bryansryan.ie/skin/frontend/bryansryan/v1/images/sprite_compressed.png) no-repeat -937px -138px;
    display: inline-block;
    width: 11px;
    height: 11px;
}
.footer .container .contact .box1 .social-networks a.linkedIn {background-position: -517px -297px;}
.footer .container .contact .box1 .social-networks a.facebook {background-position: -517px -338px;}

.googlePlus {float: left; margin-left: 5px; margin-top: 3px;}

/* Box 2 */
.footer .container .contact .box2 {float: right; width: 170px; margin: 0 58px 0 0; padding: 20px 0 0; display: inline;}
.footer .container .contact .box2 h3 {margin: 0 0 10px; padding: 0 0 7px; font-size: 16px; background: url(../images/bg-border-heading.gif) repeat-x 0 100%;}
.footer .container .contact .box2 ul {padding: 0; margin: -1px 0 0 2px; list-style: none; font-weight: bold; overflow: hidden;}
.footer .container .contact .box2 ul li {margin: 0 0 2px; overflow: hidden; height: 1%; vertical-align: middle; }
.footer .container .contact .box2 ul a {padding: 3px 0 3px 28px; float: left;color: #fff;}
.footer .container .contact .box2 ul .place {background:url(../images/sprite_compressed.png) no-repeat -936px -189px;}
.footer .container .contact .box2 ul .request {background:url(../images/sprite_compressed.png) no-repeat -936px -213px;}
.footer .container .contact .box2 ul .form {background:url(../images/sprite_compressed.png) no-repeat -936px -237px;}
.footer .container .contact .box2 ul .customer {background:url(../images/sprite_compressed.png) no-repeat -936px -260px;}
.footer .container .contact .box2 ul .technical {background:url(../images/sprite_compressed.png) no-repeat -936px -284px;}
.footer .container .contact .box2 ul .readings {background:url(../images/sprite_compressed.png) no-repeat -936px -308px;}

/* News */
.footer .container .news {  float: left; font-size: 10px; line-height: 12px; }
.footer .container .news h4 {font-size: 12px; font-weight: bold; margin: 0 0 3px; }
.footer .container .news h4 a {color: #fff;}
.footer .container .news p {margin: 0 0 3px;}
.footer .container .news .more {color: #d9531e;}
.footer .container .news .heading {margin: 10px 0 3px; padding: 6px 0 0; background: url(../images/bg-border-heading2.gif) no-repeat;}

/*Services*/
.footer .container .services {float: left;  }
.footer .container .services ul {}
.footer .container .services ul li { }
.footer .container .services ul a {}

/* footer-box*/
.footer-box {background: #8b8b8e; overflow: hidden; padding: 0 10px; }
.footer-box .informations {font-size: 10px; color: #dedfe0; }
.footer-box .informations p {margin: 0; padding-top: 10px;}
.footer-box .informations a {color: #fff; font-weight: bold;}
.footer-box .blocks {overflow: hidden; height: 1%;}
.footer-box .blocks a {color: #fff;}
.footer-box .blocks .block1 {float: left;}
.footer-box .blocks .block1 ul {padding: 13px 0 0 0; margin: 0 0 15px 1px; list-style: none; overflow: hidden; font-weight: bold;}
.footer-box .blocks .block1 ul li {float: left; padding: 0 5px 0 7px; margin: 0 0 0 -8px;}
.footer-box .blocks .block2 {float: right;}
.footer-box .blocks .block2 ul {padding: 13px 0 0 0; margin: 0 0 15px; list-style: none; overflow: hidden; font-weight: bold; }
.footer-box .blocks .block2 ul li {float: left; padding: 0 18px 0 12px; margin: 0 0 0 -8px; border-left: 1px solid #717073; /*background: url(../images/separator-footer.gif) no-repeat 0 2px;*/}
.footer-box .blocks .block2 ul li:first-child{border-left: none;}











/* ======================================================================================= */



/* Clears ================================================================================ */
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .product-shop .short-description:after,
.product-view .box-description:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */


/*================================== START BLOG WP ========================================*/
.block-blog .block-title{width: 210px; border: 0; margin:0px;}
.block-blog .block-content{width: 210px; padding-left: 10px;}
/*.blog-static{width: 210px; padding-left: 10px; padding-bottom: 10px;}*/
.block-blog .block-content ul{width: 210px; margin:0;}
.block-blog .block-content ul{width: 210px; margin:0;}
.block-blog .block-content ul li.item{padding:0;}
.block-blog .block-content ul a{width: 210px; padding:4px;}
.block-blog-search{display: none;}
.block-recent-posts{display: none;}
.block-blog-comments{display: none;}
.block-blog-meta{display: none;}
.block-blog .block-title strong span{font-size: 14px; line-height: 20px; font-weight: bold; float: left;width: 150px; color: #f89728; text-transform: uppercase; }

.page-title h1{ color: #f89728; font-size: 18px;line-height: 18px;font-weight: bold;margin: 0 0 17px;padding: 7px 0 0 0;}
.blog-home .post-list {margin-left:0px;}
.post-list ul{list-style: none; margin-left:0px; padding: 0px;}
.post-list ul li{border-bottom: 1px dotted #c8c8c8;clear: both;overflow: hidden; padding: 0px;}
.blog-home .post-list .featured-image {padding-right: 10px;padding-bottom: 10px;}
.blog-home .post-view div.std .featured-image {padding-right: 10px;padding-bottom: 10px;}
.blog-home .post-list .read-more{float: right;}
.blog-home .post-list .post-entry p{/*float:right; width: 245px;*/}
.blog-home div.post-list .post-list-item .post-entry h3{font-weight: normal; font-family: Arial,Helvetica,sans-serif;font-size: 14px;}
.blog-home .post-list .post-entry .details{float:right;width: 100%;}
div.featured-image.left {padding-right: 10px;padding-bottom: 10px;}
div#comments.comments-wrapper ul{list-style: none;}
div#comments.comments-wrapper textarea{width:360px;}
div.buttons-set{ }
button#post-the-comment.button span{height:25px;}
button#post-the-comment.button span span{}/*padding: 2px 30px 0 10px*/

/*================================== END BLOG WP ========================================*/

/*---------- JQuery Rewrite Style -----------*/

.ui-state-default, .ui-widget-content .ui-state-default{color:gray; }
.ui-state-active, .ui-widget-content .ui-state-active {color:#f89728;}

/************************FCL CHANGES************************/
/*Hide fax field in frontend: My Account > Address Book > Add New Address or Edit Address*/
.my-account [for~=fax] {
    visibility: hidden;
}

.my-account input#fax {
    visibility: hidden;
}
/*Hide fax field in frontend: Checkout as a guest */
.form-list [for~=billing\:fax] {
    visibility: hidden;
    outline: none;
}

.form-list input#billing\:fax {
    visibility: hidden;
    outline: none;
}

.form-list [for~=shipping\:fax] {
    visibility: hidden;
    outline: none;
}

.form-list input#shipping\:fax {
    visibility: hidden;
    outline: none;
}

.flashButton {
    position: absolute;
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
}
/*FCL Youtube popup*/
.screen {
    background-color: #ffffff;
    left: 0;
    position: absolute;
    top: 0;
    z-index: 99;
}

.flashBox {
    background-color: #646266;
    display: none;
    margin-left: -515px;
    margin-top: -266px;
    padding: 0px;
    position: fixed;
    top: 0;
    left: 0;
    width: 0px;
    height: 0px;
    z-index: 1000;
}

.flashClose {
    position: relative;
    top: -479px;
    left: 889px;
    width: 27px;
    height: 27px;
    background: url(../images/close.png) no-repeat 0 0 transparent;
    cursor: pointer;
    z-index: 1000;
}

/* END FCL Youtube popup*/


.rrp_label {
    display: none;
}

/*order-Approval*/

.customer_total
{
    text-align: right;
    line-height: 36px;
    font-size: 15px;
}

.grandtotal_customer
{
    font-weight: bold;
}

/*fclReports CSS*/
.page-print.fclreports-index-list button.button {
    display: none;
}



.onecolumn #search_mini_form > div {
    margin: 0 auto;
}
.cms-home #search_mini_form {
    display: none;
}

#save_price {
    display: inline-block;
    background: #f2142b;
    color: #fff;
    padding: 3px;
    margin-top: 5px;
}

#rrp_label{font-size: 11px;}

/* SLIDER */
.twocolumn-gallery .category-description .custom-slider-left{width:450px;float:right;}
.twocolumn-gallery .category-description .custom-slider-text{float: left; width: 220px; margin-right: -19px;}
.twocolumn-gallery .category-description .custom-slider-wrap{overflow: hidden;}

.onecolumn-gallery .category-description .custom-slider-left{width:712px;float:right;}
.onecolumn-gallery .category-description .custom-slider-text{float: left; width: 220px; margin-right: -19px;}
.onecolumn-gallery .category-description .custom-slider-wrap{overflow: hidden;}

/* Product details */
.description-product {
    font-size: 1.1em;
    font-weight: 300;
    color: #000000;
}

/* blocks */

.cms-blocks .banner-overlay p {
    width: 100%;
    font-size: 1em;
}

@media (min-width: 601px) and (max-width: 1024px) {
    /* blocks */
    .cms-blocks .banner-overlay p {
        display: none;
    }
}

@media (max-width: 600px) {
    /* blocks */
    .cms-blocks .banner-overlay p {
        display: none;
    }
}

/* blocks */
.cms-blocks .banner-overlay.b-r {
    right: 15px;
    left: initial;
    bottom: 0;
    height: 50%;
    min-height: 50%;
}

/* blocks */
.cms-blocks .banner-overlay.b-r i {
    bottom: 0;
    top: initial;
}

@media (min-width: 601px) and (max-width: 1024px) {
    /* blocks */
    .cms-blocks .banner-overlay.b-r {
        height: 40%;
        min-height: 40%;
    }
}

@media (max-width: 600px) {
    /* blocks */
    .cms-blocks .banner-overlay.b-r {
        height: 40%;
        min-height: 40%;
    }
}


.cms-index-index .first-image-row h2,
.cms-index-index .second-image-row h2
{
    color: white !important;
    font-size: 1.2em !important;
}



.cms-index-index .row .first-image-row p,
.cms-index-index .row .second-image-row p
{
    font-size: 1em !important;
}

.cms-index-index .row .first-image-row .banner-overlay,
.cms-index-index .row .second-image-row .banner-overlay

{
    padding: 0 1% 0 3% !important;
}

/* Replace default blue hover */

a:hover {
    color: #717174;
}

.promoStyle {
    font-size: 20px;
    color: #f89728;
    font-weight: bold;
    line-height: 1.15;
}

/************************END FCL CHANGES************************/
