/**
 * 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) 2011 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          { background:#fff url(https://www.officesight.com/skin/frontend/default/os/images/bg.gif) repeat-x; font:11px/1.35 Tahoma, Helvetica, sans-serif; color:#485151; text-align:center; }

img           { border:0; vertical-align:top; }

a             { color:#E96B17; text-decoration:underline; }
a:hover       { text-decoration:none; }
:focus        { outline:0; }

/* Headings */
h1            { font-size:20px; font-weight:normal; }
h2            { font-size:18px; font-weight:normal; }
h3            { font-size:16px; font-weight:bold; }
h4            { font-size:14px; 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; }

/* 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; }

/* 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 {}
.page { width:995px; margin:0 auto; 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 { padding:20px 0 10px 0; }
.main {  }

/* Base Columns */
.col-left { float:left; width:245px; }
.col-main { float:left; width:745px; }
.col-right { float:right; width:245px; }

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

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.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%; }
.col2-set .col-narrow { width:33%; }
.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 */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
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; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !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:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }
button.button span { float:left; height:20px; background:transparent url(https://www.officesight.com/skin/frontend/default/os/images/button.png) 0 0 no-repeat; padding:0 0 0 12px; text-shadow:1px 1px 0px #fff; font:10px/20px 'PT Sans', Helvetica, sans-serif; text-align:center; white-space:nowrap; text-transform:uppercase; color:#371979; }
button.button span span { background-position:100% 0; padding:0 12px 0 0; }
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; }*/
.form-list li { margin:0 0 8px; }
.form-list label { float:left; position:relative; z-index:0; }
.form-list label.required {}
.form-list label.required em { float:right; font-style:normal; color:#E96B17; 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 .field { float:left; width:275px; }
.form-list input.input-text { width:254px; }
.form-list textarea { width:254px; height:10em; }
.form-list select { width:260px; }
.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; padding:5px 0; }
.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(https://www.officesight.com/skin/frontend/default/os/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:11px; text-align:right; color:#E96B17; }
/* 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(https://www.officesight.com/skin/frontend/default/os/images/i_msg-error.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(https://www.officesight.com/skin/frontend/default/os/images/i_msg-success.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(https://www.officesight.com/skin/frontend/default/os/images/i_msg-note.gif); color:#3d6611; }

/* BreadCrumbs */
.breadcrumbs { padding:0 0 12px 17px; }
.breadcrumbs li { display:inline; }
.breadcrumbs strong { font-weight:normal; color:#F68609; }
.breadcrumbs a { color:#485151; text-decoration:none; } 

/* Page Heading */
.page-title { background:#E96B17; margin-bottom:20px; padding:4px 0 6px 15px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; border-radius:4px 4px 0 0; }
.page-title h1,
.page-title h2 { font-family: 'PT Sans'; font-size:18px; font-weight:bold; color:#fff; }
.page-title .separator { margin:0 3px; }
.page-title .link-rss { float:right; }
.title-buttons { text-align:right; padding-right: 10px; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons a { color: #fff; }

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

/* Pager */
.pager { background:#EBEBEB; padding:8px 15px 7px 15px; -moz-border-radius-bottomright:4px;	-webkit-border-bottom-right-radius:4px; -moz-border-radius-bottomleft:4px; -webkit-border-bottom-left-radius:4px; border-radius:0 0 4px 4px; }
.pager .limiter { float:left; margin:0 34px 0 0; }
.pager .limiter select { border:solid 1px #949999; font-size:11px; color:#485151; }
.pager .limiter label { padding-right:5px; }
.pager .view-mode { float:left; padding:1px 35px 0 0; }
.pager .view-mode a, .pager .view-mode strong { float:left; margin:0 10px 0 0; padding:0 25px 0 0; font-weight:normal; text-decoration:none; color:#333; }
.pager .view-mode strong.grid { background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_grid_a.gif) no-repeat 100% 4px; } 
.pager .view-mode a.grid { background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_grid_d.gif) no-repeat 100% 4px; } 
.pager .view-mode strong.list { background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_list_a.gif) no-repeat 100% 4px; } 
.pager .view-mode a.list { background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_list_d.gif) no-repeat 100% 4px; }
.pager .pages { float:right; margin:-2px 0 0 0; }
.pager .pages strong { display:none; }
.pager .pages ol {  }
.pager .pages li { float:left; width:20px; height:20px; line-height:20px; text-align:center; }
.pager .pages li a { color:#485151; text-decoration:none; }
.pager .pages li a.previous { margin-right:6px; margin-top:-1px; }
.pager .pages li a.next { margin-left:6px; margin-top:-1px; }
.pager .pages .current { background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_current.gif) no-repeat 2px 3px; font-weight:bold; color:#fff; }

/* Sorter */
.sorter { padding:8px 15px; border-bottom:dotted 1px #C4C3C1; }
.sorter .amount { float:left; padding:1px 0 0 0; }
.sorter .amount strong { font-weight:normal; }
.sorter .sort-by { float:right; }
.sorter .sort-by select { border:solid 1px #949999; font-size:11px; color:#485151; margin:0 5px; }
.sorter .link-feed {}

/* Toolbar */
.toolbar { margin:0 0 15px 0; }
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom .sorter { display:none; }
.toolbar-bottom .toolbar { margin:0; }


/* Data Table */
.data-table { width:100%; }
.data-table th { padding:10px; border:1px solid #CACACA; white-space:nowrap; }
.data-table td { padding:10px; border:1px solid #CACACA; }
.data-table thead {  }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {  }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even {  }
.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 {  }
.data-table td.value {}

.cart-table th { padding:8px 10px; }
.cart-table td { vertical-align:middle; }
.cart-table tfoot td { overflow:hidden; padding:11px; }
.cart-table tfoot td button { height:25px; }
.cart-table .product-name a { text-decoration:none; font-size:13px; }
.cart-table .product-name a:hover { text-decoration:underline; }
.cart-table .price { font-family:Tahoma; font-size:19px; font-weight:normal !important; color:#E96B17; }
.cart-table .qty { width:50px !important; height:14px; border:solid 1px #CACACA; font-size:11px; color:#797979; text-align:right; }

/* 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(https://www.officesight.com/skin/frontend/default/os/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(https://www.officesight.com/skin/frontend/default/os/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; }
.better-rates-message { margin-bottom: 20px !important; }

/* 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 { background:none !important; padding-right:0 !important; }

.link-cart { font-weight:bold; }
.link-wishlist {  }
.link-reorder { font-weight:bold; }
.link-compare { color:#333; }
.link-print { background:url(https://www.officesight.com/skin/frontend/default/os/images/i_print.gif) 0 2px no-repeat; padding:2px 0 2px 25px; }
.link-rss { background:url(https://www.officesight.com/skin/frontend/default/os/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(https://www.officesight.com/skin/frontend/default/os/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(https://www.officesight.com/skin/frontend/default/os/images/btn_trash.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; margin:0 auto; }
.btn-edit    { display:block; width:11px; height:11px; font-size:0; line-height:0; background:url(https://www.officesight.com/skin/frontend/default/os/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(https://www.officesight.com/skin/frontend/default/os/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; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container { height:198px; position: relative; }
.header { }
.header .logo { position:absolute; margin:14px 0 0 -27px; 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 .welcome-msg { font-weight:bold; text-align:right; }
.header .welcome-msg a {}
.header .links { float:right; }
.header .form-search { text-align:right; }
.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; }
.head_row1 { height:36px; background: url(https://www.officesight.com/skin/frontend/default/os/images/live_chat_bg.png) no-repeat left top; padding-left: 47px; margin-left: -73px; }
.head_row2 { height:108px; }
.header .phone_and_search { float: right; }
.header .header_phone { padding:42px 20px 0 0; float: left; }
.header .search_block { background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_search.gif) no-repeat; float: left; width:475px; height:50px; margin:28px 40px 0 0; }
.header .search_block .search_txt { float:left; padding:16px 0 0 10px; width:423px; }
.header .search_block .search_txt input { float: left; width:396px; border:0; font-family:"Trebuchet MS"; font-size:12px; color:#3B3A3A; background: none; }
.header .search_block .search_select { float:left; padding:16px 0 0 0; width:170px; }
.header .search_block .search_select select { width:136px; border:0; font-family:"Trebuchet MS"; font-size:12px; color:#3B3A3A; }
.header .search_block .btn_search { float:left; padding:16px 0 0 0; }
.header .search_block .btn_search button,
.header .search_block .btn_search input { background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_search.gif) no-repeat; border:0; width:20px; height:20px; cursor:pointer; }
.header .search_block .btn_search button span { display: none; }
.header .socials { float:right; padding:9px 0 0 23px; width:132px; }
.header .socials .s_icon { float:left; margin:0 6px 0 0; }
.header .top_cart { float:right; }
.header .amount { position:absolute; margin:36px 0 0 0; background:url(https://www.officesight.com/skin/frontend/default/os/images/bg_amount.gif) no-repeat; width:55px; height:19px; padding:4px 0 0 35px; font-family:Tahoma; font-size:11px; color:#fff; }
.header .amount a { color:#fff; text-decoration:none; }
.header .top_links { background:url(https://www.officesight.com/skin/frontend/default/os/images/tsp.gif) no-repeat; float:right; }
.header .top_links li { background:url(https://www.officesight.com/skin/frontend/default/os/images/tsp.gif) no-repeat 100% 0%; float:left; font-family:"Trebuchet MS"; font-size:12px; }
.header .top_links li a { display:block; text-decoration:none; color:#333; padding:9px 15px 10px; text-shadow:1px 1px 0px #ffffff; font-weight: bold; font-size: 13px; }
.header .top_links li.name { display:block; text-decoration:none; color:#333; padding:9px 23px 10px 20px; text-shadow:1px 1px 0px #ffffff; font-size: 13px; }
.header .top_links li a:hover { color:#E96B17; }
.header .home_link { float:left; font-family:"Trebuchet MS"; font-size:12px; text-decoration:none; color:#333; padding:9px 0 10px 0; text-shadow:1px 1px 0px #ffffff; }
.header .home_link:hover { color:#E96B17; }
.head_row3 table { width: 100%; }
.head_row3 table tr td { position:relative; font-family:"Trebuchet MS"; font-size:18px; font-weight:bold; text-align: center; }
.head_row3 table tr td > a { background:url(https://www.officesight.com/skin/frontend/default/os/images/nav_hover.gif) repeat-x; display:block; color:#371979; text-decoration:none; line-height: 53px; padding: 0 15px; }
.head_row3 table tr td:hover > a { text-decoration:none; background-position:0 -53px; color:#E96B17; }
.head_row3 table tr td >a>span { background:url(https://www.officesight.com/skin/frontend/default/os/images/nav_arr.gif) no-repeat 50% -100px; display:block; }
.head_row3>ul>li.first>a>span { padding-left:30px; }
.head_row3 table tr td:hover>a>span { background:url(https://www.officesight.com/skin/frontend/default/os/images/nav_arr.gif) no-repeat 50% 0; }
.menu_drop { display:none; position:absolute; z-index:1000; top:0; left:0; margin:53px 0 0 0; width:734px; background:#EAEAE9; border:solid 1px #D1D0CE; padding:15px 0 10px 20px; overflow:hidden; }
.head_row3 table tr td:hover .menu_drop { display:block; text-align: left; }
.head_row3 table tr td ul li { float:left; width:219px; margin:0 25px 0 0; font-size:14px; margin-bottom:20px; }
.head_row3 table tr td ul li a { background:#F7F7F7 url(https://www.officesight.com/skin/frontend/default/os/images/m_arr.gif) no-repeat 11px 12px; text-decoration:none; color:#371979; padding:4px 0 6px 24px; display: block; }

.head_row3 table tr td ul li ul { padding:8px 0 0 0; }
.head_row3 table tr td ul li ul li { float:none; border-bottom:dotted 1px #A2A199; font-size:11px; font-family:Tahoma; font-weight:normal; margin:0; }
.head_row3 table tr td ul li ul li a { background:none; display:block; color:#666; padding:1px 0 3px 10px; }
.head_row3 table tr td ul li ul li a:hover { display:block; color:#fff; background:#E96B17; }

.head_row3 table tr td ul li ul li ul { display:none; }

.level0.nav-4, .level0.nav-7 { float: right; }

/********** < Navigation */
.nav-container {}
#nav {  }

/* All Levels */
/*
#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 { margin:0 0 10px; }
.block .block-title { background:#371979; padding:4px 0 6px 15px; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; }
.block .block-title strong { font-family: 'PT Sans'; font-size:18px; font-weight:bold; color:#fff; }
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle {  }
.block .block-content { padding:15px 20px; }
.block .block-content li.item { padding:5px 0; }
.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 {  }

/* Mini Products List */
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:72px; border:1px solid #dbd6d2; }
.mini-products-list .product-details { margin-left:85px; }
.mini-products-list .product-name { font-size:11px; font-weight:normal; margin:0 0 12px 0; }
.mini-products-list .price { font-weight:bold; }
.mini-products-list .price-box { margin-bottom:12px; }
.mini-products-list .price { color:#3F3A33; }

/* Block: Account */
.block-account {}
.block-account .block-content ul li { margin-bottom: 5px }

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

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav .block-subtitle { padding-bottom:13px; }
.block-layered-nav dt { padding:0 0 6px 12px; font-weight: bold; }
.block-layered-nav dd { padding:0 0 16px 26px; }
.block-layered-nav dd.last { padding:0 0 0 26px !important; }
.block-layered-nav dd a { text-decoration:none; }
.block-layered-nav dd a:hover { text-decoration:underline; }
.block-layered-nav .currently li { padding:0 0 0 12px; }
.block-layered-nav .btn-remove { margin:1px 0 0 0; }
.block-layered-nav .actions { padding:7px 0; }
.block-layered-nav .actions a { float:right; }
.block-layered-nav dd ol li { margin-bottom: 5px; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount { margin:0 0 15px 0; }
.block-cart .amount a { font-weight:bold; text-decoration:none; }
.block-cart .amount a:hover { text-decoration:underline; }
.block-cart .subtotal { margin:0 0 10px 0; background:#f6f3ef; padding:3px 0 4px 11px; }
.block-cart .subtotal .price { font-weight:bold; color:#333; }
.block-cart .block-subtitle { padding-bottom:13px; }
.block-cart .actions { margin-bottom:12px; }
.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-cart .empty { width:146px; }
.block-cart .block-content li.item { padding:0 0 15px 0; }
.block-cart .block-content li.last { padding:0 !important; }
.block-cart .empty strong { color:#333; }

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

/* Block: Related */
.block-related {}
.block-related .block-subtitle { padding-bottom:13px; }
.block-related .block-subtitle a { font-weight:bold; text-decoration:none; }
.block-related .block-subtitle a:hover { text-decoration:underline; }
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .product { margin-left:20px; }
.block-related .product .product-image { float:left; margin-right:-85px; }
.block-related .product .product-details { margin-left:85px; }
.block-related .block-content li.item { padding:0 0 20px 0; }
.block-related .block-content li.last { padding:0 !important; }
.block-related .product-name a { text-decoration:none; }
.block-related .product-name a:hover { text-decoration:underline; }

/* 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: 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 { margin:0; }
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin: 10px 15px; }
.category-products {}
.category-image-details { margin-top: -14px; margin-bottom: 25px;}

/* View Type: Grid */
.products-grid { border-bottom:1px dotted #C4C3C1; padding:0 0 15px 0; margin:0 0 15px 0; position:relative; }
.products-grid.last {  }
.products-grid li.item { float:left; width:245px; }
.products-grid .product-image { float:left; width:90px; height:90px; margin:0 12px 0 0; }
.products-grid .grid_holder { float:left; width:125px; }
.products-grid .brand_name { font-weight:bold; color:#333; }
.products-grid .brand_name a { color:#333; text-decoration:none; }
.products-grid .brand_name a:hover { text-decoration:underline; }
.products-grid .product-name { margin:0 0 5px; }
.products-grid .product-name a { color:#666; text-decoration:none; }
.products-grid .product-name a:hover { text-decoration:underline; }
.products-grid .ratings { margin:0 0 6px 0; }
.products-grid .ratings .amount a { color:#333; text-decoration:none; }
.products-grid .ratings .amount a:hover { text-decoration:underline; }
.products-grid .sku { margin:0 0 5px 0; color:#371979; }
.products-grid .price-box { margin:0 0 10px 0; }
.products-grid .price { font-family:Tahoma; font-size:19px; font-weight:normal !important; color:#E96B17; }
.products-grid .availability { line-height:21px; }
.products-grid .actions button { height:30px; }
.products-grid .actions button span { height:30px; line-height:30px; padding:0 0 0 16px; background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_cart.png) no-repeat; font-size:12px; font-weight:bold; }
.products-grid .actions button span span { padding:0 21px 0 0; background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_cart.png) no-repeat 100% 0%; }
.products-grid .call-for-price { font-family:Tahoma; font-size:15px; font-weight:normal !important; color:#E96B17; }


/* View Type: List */
.products-list li.item { border-bottom:1px dotted #C4C3C1; padding:0 0 15px 0; margin:0 0 15px 0; }
.products-list li.item.last {  }
.products-list .product-image { float:left; width:100px; height:100px; }
.products-list .product-shop { margin-left:110px; }
.products-list .brand_name { font-weight:bold; color:#333; }
.products-list .brand_name a { color:#333; text-decoration:none; }
.products-list .brand_name a:hover { text-decoration:underline; }
.products-list .product-name { margin:0 0 5px; }
.products-list .product-name a { color:#666; text-decoration:none; }
.products-list .product-name a:hover { text-decoration:underline; }
.products-list .sku { margin:0 0 5px 0; color:#371979; }
.products-list .price-box {  }
.products-list .price { font-family:Tahoma; font-size:19px; font-weight:normal !important; color:#E96B17; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:6px 0 0; margin:0 0 15px; line-height:1.35; }
.list_col1 { float:left; width:420px; }
.list_col2 { float:left; width:97px; padding:58px 0 0 14px; }
.list_col3 { float:left; padding:58px 0 0 0; }
.products-list button { height:30px; }
.products-list button span { height:30px; line-height:30px; padding:0 0 0 16px; background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_cart.png) no-repeat; font-size:12px; font-weight:bold; }
.products-list button span span { padding:0 21px 0 0; background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_cart.png) no-repeat 100% 0%; }
.products-list .call-for-price { font-family:Tahoma; font-size:15px; font-weight:normal !important; color:#E96B17; }
/* ======================================================================================= */


/* 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 a { color:#371979; }
.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(https://www.officesight.com/skin/frontend/default/os/images/bkg_rating.gif) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(https://www.officesight.com/skin/frontend/default/os/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 span {}
.availability.out-of-stock span { color:#d83820; }

.availability-only { margin:0 0 7px; }
.availability-only a { background:url(https://www.officesight.com/skin/frontend/default/os/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 { padding:0 0 13px 0; }

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

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

.price-box {}
.price-box .price { font-weight:bold; }

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

/* Old price */
.old-price { margin-bottom: 2px; }
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight: normal; text-decoration:line-through; color: #485151; font-size: 11px; }

/* MSRP */
.msrp-price { margin-bottom: 2px; }
.msrp-price .price-label { white-space:nowrap; }
.msrp-price .price { font-weight: normal; color: #485151; font-size: 11px; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; display: block; color: #ff2727; }
.special-price .price { font-weight:normal; }

/* 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; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* 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:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.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; }

/* Add to Links + Add to Cart */
.add-to-box {}
.product-options-bottom .add-to-cart,
.add-to-box .add-to-cart { float:right; text-align: center; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }


.product-view {}

.product-essential { padding:0 0 20px 15px; }

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

/* Product Images */
.product-view .product-img-box { float:left; width:270px; }
.col3-layout .product-view .product-img-box { float:none; margin:0 auto; }
.product-view .product-img-box .product-image { border:1px solid #C9C9C9; text-align:center; margin:0 0 12px 0; }
.product-view .product-img-box .double-click { margin-top: -5px; text-align: center; }
.product-view .product-img-box .product-image-zoom { position:relative; width:268px; height:268px; 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(https://www.officesight.com/skin/frontend/default/os/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(https://www.officesight.com/skin/frontend/default/os/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:-14px }
.product-view .product-img-box .more-views li { float:left; border:1px solid #C9C9C9; margin:0 0 12px 13px ; }

.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; width:445px; }
.product-view .product-name h1 { font-size:12px; font-weight:bold; padding:0 0 13px; color:#333; }
.product-view .info-box {
	background: #EBEBEB;
	border-radius: 4px;
	padding: 5px;
	margin-bottom: 20px;
}
.product-view .info-box .box-white {
	background: #fff;
	border-radius: 4px;
	padding: 15px 25px;
}
.product-view .info-box .box-white + .add-to-box {
	min-height: 0;
}
.product-view .short-description { padding:0 0 13px 0; }
.product-view .product-shop .ratings { margin:15px 0 0 0; }
.product-view .product-shop .rating-links { padding:0 0 0 100px; }
.product-view .product-shop .availability { float:none; margin:0 0 5px 0; }
.product-view .product-shop .availability span { font-weight:normal; }
.product-view .product-shop .price-box { float:left; margin:3px 20px 0 0; }
#map-popup-price .regular-price .price,
.product-view .product-shop .price { font-size:19px; font-weight:normal !important; color:#E96B17; }
.product-view .product-shop .msrp-price,
.product-view .product-shop .old-price { white-space: nowrap; }
#map-popup-price .old-price .price,
#map-popup-price .msrp-price .price,
.product-view .product-shop .msrp-price .price,
.product-view .product-shop .old-price .price { font-size:11px; font-weight:normal !important; color:#485151; }
.product-view .product-shop .add-to-box {  margin-left: 12px; padding-bottom: 5px; min-height: 70px; }
.product-view .product-shop .add-to-cart label { margin:9px 10px 0 0; }
.product-view .product-shop .add-to-cart .qty { margin:6px 0 0 0; width: 19px !important; height:15px; line-height:15px; background:#E4E4E4; border:solid 1px #BEBEBE; font-size:11px; color:#666;  -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.product-view .product-shop .add-to-cart button.button { margin-left:20px; }
.product-view .product-shop .add-to-cart button.button { height:30px; }
.product-view .product-shop .add-to-cart button.button span { height:30px; line-height:30px; padding:0 0 0 32px; background:url(https://www.officesight.com/skin/frontend/default/os/images/add_to_cart_button2.png) no-repeat; font-size:12px; font-weight:bold; }
.product-view .product-shop .add-to-cart button.button span span { padding:0 21px 0 0; background:url(https://www.officesight.com/skin/frontend/default/os/images/add_to_cart_button2.png) no-repeat 100% 0%; color: #fff; font-size: 15px; text-shadow: none; font-weight: normal; }
.product-view .product-shop .add-to-links { clear:both; padding:10px 0 0 0; }
.product-view .product-shop .add-to-links li { display:inline; line-height: 18px; padding-right: 10px; }
.product-view .product-shop .add-to-links li a { color: #333333; background: url(https://www.officesight.com/skin/frontend/default/os/images/icon_add.png) no-repeat left center; padding-left: 16px; }
.product-view .product-shop .add-to-links .separator { display: none; margin:0 2px; }
.product-view .product-name { padding-bottom: 0; }
.product-view .product-shop .call-for-price { color: #E96B17; font-weight: bold; font-size: 18px; font-family: PT Sans; margin-top: 5px; }
.product-view .short-description { }
.product-view .product-shop .large-quantity {
	float: right;
	text-align: center;
	margin-bottom: 20px;
	border: 3px solid #ebebeb;
	border-radius: 5px;
	color: #371979;
	padding: 5px;
}
.product-view .product-shop .large-quantity a {
	color: #fff;
	text-decoration: none;
	display: inline-block;
	background: #e66615;
	margin-bottom: 5px;
	border: 1px solid #cc3302;
	border-radius: 3px;
	padding: 5px 10px;
	font-size: 14px;
}

.product-shop .add-to-cart button.button,
.product-shop .add-to-cart .qty,
.product-shop .add-to-cart label { float: none; }
.product-shop .add-to-cart button.button { display: block; margin-top: 10px; }
.product-view .product-shop .add-to-cart .qty { margin-top: 0;}


/* Product Tabs */
.product-tabs { padding:5px 0 0 25px; background:#EBEBEB; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; }
.product-tabs li { float:left; margin:0 2px 0 0; height:30px; font-family: 'PT Sans'; font-size:16px; font-weight:bold; color:#666; line-height:30px; }
.product-tabs li.first { border-left:0; }
.product-tabs li.last { border-right:0; }
.product-tabs a { background:#F5F5F5; display:block; padding:0 25px; color:#666; height:30px; line-height:30px; text-decoration:none; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; }
.product-tabs a:hover { background:#fff; text-decoration:none; color:#E96B17; }
.product-tabs li.active a,
.product-tabs li.active a:hover { background:#fff; color:#E96B17; }
.product-tabs-content h2 { display:none; }
.product-tabs-content { padding:15px 20px 25px 25px; border-bottom:dotted 1px #C4C3C1; margin-bottom:20px; }

/* Product Options */
.product-options { padding: 10px 0; margin: -5px 0 0; border-top:1px solid #ddd; }
.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; display: none; }

.product-options-bottom { padding:0 0 10px 0; border: 0; }
.product-options-bottom .price-box { margin:10px 0; }
.product-options-bottom .add-to-cart { float: right; }

/* 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 h2 { background:#E96B17; margin-bottom:20px; padding:4px 0 6px 15px; font-family: 'PT Sans'; font-size:18px; font-weight:bold; color:#fff; -moz-border-radius-topright:4px; -webkit-border-top-right-radius:4px; -moz-border-radius-topleft:4px; -webkit-border-top-left-radius:4px; border-radius:4px 4px 0 0; }
.product-view .box-up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .box-tags {}
.product-view .box-tags h3 { font-size:12px; font-weight:normal; padding-bottom:13px; }
.product-view .box-tags .product-tags { margin-bottom:15px; }
.product-view .box-tags .product-tags li { display:inline; padding:0 12px 0 0; margin:0 10px 0 0; background:url(https://www.officesight.com/skin/frontend/default/os/images/sp.gif) no-repeat 100% 2px; }
.product-view .box-tags .product-tags li.last { background:none; }
.product-view .box-tags .product-tags li a { color:#666; text-decoration:none; }
.product-view .box-tags .product-tags li a:hover { text-decoration:underline; }
.product-view .box-tags .form-add label { display:block; padding:0 0 3px 0; }
.product-view .box-tags .form-add .input-box { float:left; width:565px; }
.product-view .box-tags .form-add input.input-text { width:545px; height:14px; line-height:14px; border:solid 1px #eaeaea; }
.product-view .box-tags .form-add button { margin:0 -15px 0 0; }
.product-view .box-tags p { clear:both; padding:13px 0 0 0; }

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews dd,.product-view .box-reviews h3,.product-view .box-reviews h4 { padding-bottom:13px; }
.product-view .box-reviews .data-table { margin-bottom:13px; }
.product-view .box-reviews .input-box { width:100%; }
.product-view .box-reviews .input-text, .product-view .box-reviews textarea { width:99%; }
.product-view .box-reviews .buttons-set button { float:left; }
.product-view .box-reviews .form-add {}

/* Send a Friend */
.send-friend {}
.send-friend .buttons-set button { margin-left:10px; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:normal; }
.product-name a {}

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

/* Advanced Search */
.advanced-search {}
.advanced-search-amount { display:none; }
.advanced-search-summary { display:none; }

/* 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(https://www.officesight.com/skin/frontend/default/os/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 { text-align:right; margin:0 0 15px 0; }
.cart .checkout-types li {  }
.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; }

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

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { padding:10px 0 0; }
.cart .cart-collaterals .col2-set { float:left; width:644px; }
.cart .cart-collaterals .col-1 { float:left; width:297px; }
.cart .cart-collaterals .col-2 { float:right; width:327px; }

.cart .crosssell { border:solid 1px #CACACA; }
.cart .crosssell h2 { font-size:13px; font-weight:normal; padding:15px 0 4px 19px; width:245px; }
.cart .crosssell .product-image { float:left; width:115px; height:115px; }
.cart .crosssell .product-details { margin-left:130px; }
.cart .crosssell .product-name { padding:2px 0 10px 0; font-size:11px; }
.cart .crosssell .product-name a { text-decoration:none; }
.cart .crosssell .product-name a:hover { text-decoration:underline; }
.cart .crosssell .price-box { margin-bottom:8px; }
.cart .crosssell .price { font-size:14px; font-weight:normal !important; color:#333; }
.cart .crosssell button { height:30px; margin-bottom:13px; }
.cart .crosssell button span { height:30px; line-height:30px; padding:0 0 0 16px; background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_cart.png) no-repeat; font-size:12px; font-weight:bold; }
.cart .crosssell button span span { padding:0 21px 0 0; background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_cart.png) no-repeat 100% 0%; }
.cart .crosssell .add-to-links { line-height:18px }
.cart .crosssell li.item { border-bottom:solid 1px #CACACA; padding:19px 15px 17px 19px; }
.cart .crosssell li.last { border-bottom:0 !important; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping { border:solid 1px #CACACA; margin:0 0 10px 0; padding:14px 0 17px 20px; overflow:hidden; }

.cart .discount h2,
.cart .shipping h2 { font-size:16px; font-weight:normal; color:#757575; padding:0 0 9px 0; }

.cart .discount label { display:block; padding:0 0 11px 0; }
.cart .discount .input-box { float:left; width:160px; }
.cart .discount .input-text { width:144px; height:14px; line-height:14px; border:solid 1px #eaeaea; color:#141219; }
.cart .discount .buttons-set { float:left; clear:none; padding:0; }

.cart .shipping p { padding-bottom:15px; font-weight:normal; }
.cart .shipping .form-list label { font-weight:normal; padding-bottom:2px; color:#141219; }
.cart .shipping .form-list input.input-text { width:245px; border:solid 1px #eaeaea; color:#141219; }
.cart .shipping .form-list select { width:251px; border:solid 1px #eaeaea; color:#141219; }
.cart .shipping .buttons-set button { float:left; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:331px; background:#EBEBEB; padding:33px 0 15px 0; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:0 0; vertical-align:middle; }
.cart .totals table th strong,
.cart .totals table td strong { font-weight:normal; }
.cart .totals table th {  }
.cart .totals table tfoot th {}
.cart .totals .checkout-types { float:none; text-align:center; margin:0; padding:17px 0 0 0; }
.cart .totals .checkout-types li { padding:0 0 15px 0; }
.cart .totals .grndttl { padding-left:23px !important; width:152px; }
.cart .totals .grndttl .price { font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:normal !important; color:#141219; }
.cart .totals .tax-total .price,
.cart .totals .subtotal-single .price { font-size: 14px; }
.cart .totals .other-total { padding-left:23px !important; }

/* 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:20px; }
.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; }

.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(https://www.officesight.com/skin/frontend/default/os/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 { margin:13px 0; }
.gift-messages-form {  }
.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(https://www.officesight.com/skin/frontend/default/os/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 { border-bottom:solid 1px #CACACA; padding:9px 0; }
.block-progress dd { border-bottom:solid 1px #CACACA; padding:9px 0; }
.block-progress .last { border:0 !important; }
.block-progress dt.complete,
.block-progress dd.complete {  }

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

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

.opc .step-title { padding:8px 0 8px 20px; text-align:right; }
.opc .step-title .number { float:left; border:solid 1px #d2cfcf; width:18px; height:18px; line-height:18px; font-size:12px; text-align:center; margin-right:10px; }
.opc .step-title h2 { float:left; font-size:12px; font-weight:bold; padding:3px 0 0 0; }
.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 { cursor:default; }
.opc .active .step-title .number { color:#333; border:solid 1px #333; }
.opc .active .step-title h2 { color:#333; }
/*.opc .active .step-title a { display:none; }*/

.opc .step { border-top:1px solid #CACACA; padding:20px; 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 ============================================================ */


/* Remember Me Popup ===================================================================== */
.window-overlay { background:url(https://www.officesight.com/skin/frontend/default/os/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; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer {  }
.footer p { text-align:right; }
.footer address { display:block; padding:15px 0 15px 24px; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#3B3A3A; }
.footer-container .bottom-container { text-align:center; }
.footer_block { background:#EAEAEA url(https://www.officesight.com/skin/frontend/default/os/images/footer_block.gif) repeat-x; padding:0 0 23px 44px; overflow:hidden; } 
.f_cols { float:left; }
.f_cols h2 { font-family: 'PT Sans'; font-size:15px; color:#fff; padding:20px 0 15px 0; }
.f_cols li { font-family:Tahoma, Geneva, sans-serif; font-size:11px; padding-bottom:4px; }
.f_cols li a { color:#3B3A3A; text-decoration:none; } 
.f_cols li a:hover { text-decoration:underline; } 
.fcol1 { width:164px; }
.fcol2 { width:160px; }
.fcol3 { width:186px; }
.footer .block-subscribe { float:right; width:225px; }
.footer .block-subscribe .block-title { font-family: 'PT Sans'; font-size:15px; color:#fff; line-height:14px; padding:12px 0 24px 0; }
.footer .block-subscribe label { display:block; font-family:Tahoma, Geneva, sans-serif; font-size:11px; color:#333; padding-bottom:8px; }
.footer .block-subscribe .input-box { margin-bottom:9px; }
.footer .block-subscribe .input-text { border:solid 1px #aaa; border-top:solid 1px #555; border-bottom:solid 1px #E2E2E2; width:160px; font-size:11px; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; -moz-box-shadow:inset 0px 2px 3px #aaa; -webkit-box-shadow:inset 0px 2px 3px #aaa; box-shadow:inset 0px 2px 3px #aaa; }
.footer .block-subscribe .btn_newsletter { background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_newsletter.gif) no-repeat; border:0; width:85px; height:21px; cursor:pointer; }
/* ======================================================================================= */


/* 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,
.product-tabs:after,
.send-friend .form-list li p:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

.clear { clear:both; height:1px; font-size:0%; line-height:0%; }

.top_slider { margin-bottom:1px; overflow:hidden; width: 995px; height: 300px; }

.fp_carousel { border:solid 1px #D0CFCD; padding:4px 0 4px 13px; margin-bottom:6px; height: 47px;}
.fp_carousel li { width: 59px; height: 49px; float: left; margin-right: 25px; padding-left: 5px; }
.fp_carousel li a { position: relative; }
.fp_carousel li a strong {
	display: none; 
	position: absolute; 
	left: -5px; 
	top: 0px; 
	width: 300px; 
	background: #fff; 
	z-index: 10; 
	padding: 10px; 
	border:solid 1px #D0CFCD; 
	box-shadow: 1px 1px 5px rgba(0,0,0,0.5); 
}
.fp_carousel li a:hover strong { display: block; font-weight: normal; }
.fp_carousel li a strong > span { display: block; }
.fp_carousel li a strong > span { margin-left: 105px;}
.fp_carousel li a strong > span.name { color: #333; margin-bottom: 5px; font-weight: bold }
.fp_carousel li a strong > span.image { float: left; margin-left: 0; }
.caroufredsel_wrapper:hover { height: 200px !important; }
.fp_carousel li a strong > span.sku { color: #371979; margin-bottom: 5px; }
.fp_carousel li a strong > span.price { color: #371979;  }
.fp_carousel li a strong > span.price .price-box > span { display: block }
.fp_carousel li a strong > span.price .price-box .regular-price span.price,
.fp_carousel li a strong > span.price .price-box .special-price span.price {
	font-family: Tahoma;
	font-size: 19px;
	font-weight: normal !important;
	color: #E96B17;
}
.fp_carousel li a strong > span.price .call-for-price { font-family:Tahoma; font-size:15px; font-weight:normal !important; color:#E96B17; }
.fp_carousel li:nth-child(9) a:hover strong,
.fp_carousel li:nth-child(10) a:hover strong,
.fp_carousel li:nth-child(11) a:hover strong {
	left: auto;
	right: 0px;
}


.fp_carousel .ic_right_nav, .fp_carousel .ic_left_nav { visibility: hidden; }
#fp_viewport {	width:890px; z-index:100; position:absolute; height: 47px;}
#fp_viewport .products_row {	position: relative;	padding: 0; z-index:1; height: 47px; }

.col2-right-layout .fp_carousel { padding: 3px 30px; }
.col2-right-layout #fp_viewport { width: 680px; margin: 0 auto; }



.products_row .sm img:hover {
	width: 200%;
	z-index: 200;
	z-index: 200;
}
.sm { float:left; margin:0; padding-right: 30px; }
.banners_block { overflow:hidden; margin:0 0 5px 0; }
.banner1 { float:left; margin:0 5px 0 0; }
.banner2 { float:left; margin:0 5px 0 0; }
.banner3 { float:left; }
.live_chat { float:right; }
.txt_find { margin-bottom:6px; }
.index_block { overflow:hidden; margin:0 0 15px 0; }
.right_banner { float:right; }

.carousel_wrapper { border-top:dotted 1px #C4C3C1; border-bottom:dotted 1px #C4C3C1; padding:11px 0; height:76px; }
.scroller_place { padding:0 0 0 52px; }

#viewport {	width:890px; overflow:hidden; z-index:100; position:absolute; }
#viewport ul {	position: relative;	padding: 0; z-index:1; }
#viewport li {	float:left; width:154px; height:76px; margin:0 30px 0 0; }
#viewport li .pr_img {  }
#viewport li .pr_img a { width: 154px; height: 76px; background-position: center center; background-repeat: no-repeat; display: block;  }

.manufacturers-index-index #viewport {
	width: 700px;
	margin-left: -25px;
}
.manufacturers-index-index .scroller_place .next {
	margin-left: 680px;
}

.scroller_place .prev { background:url(https://www.officesight.com/skin/frontend/default/os/images/prev.gif) no-repeat; position:absolute; margin:31px 0 0 -43px; width:10px; height:16px; display:block; }
.scroller_place .next { background:url(https://www.officesight.com/skin/frontend/default/os/images/next.gif) no-repeat; position:absolute; margin:31px 0 0 923px; width:10px; height:16px; display:block; }
/*.scroller_place .prev:hover, .scroller_place .next:hover { background-position:0 -16px; }*/


#checkout-step-login h3, #checkout-step-login h4, #checkout-step-login p { padding-bottom:13px; }

#checkout-step-billing .form-list,#checkout-step-shipping .form-list { margin:0 -200px 0 0; }
#checkout-step-billing .form-list .field,#checkout-step-shipping .form-list .field { width:333px; }
#checkout-step-billing .form-list label,#checkout-step-shipping .form-list label {  }
#checkout-step-billing .form-list input.input-text,#checkout-step-shipping .form-list input.input-text { width:276px; }
#checkout-step-billing .form-list select,#checkout-step-shipping .form-list select { width:282px; }
#checkout-step-billing .form-list li.wide input.input-text,#checkout-step-shipping .form-list li.wide input.input-text { width:609px; }
#checkout-step-billing .control { float:left; padding:0 45px 0 0; }

.my-wishlist .product-name { padding-top:13px !important; }
.my-wishlist textarea { width:90%; }
.my-wishlist .buttons-set button { margin:0 0 0 10px; }
.my-wishlist .data-table button { margin:10px 0; height:26px !important; }
#my-tags-table button { height:26px !important; }

#my-orders-table .last .nobr { white-space:normal; }
#my-orders-table .last .separator { display:none; }
#my-orders-table .last a { display:block; }

.infopage p { padding-bottom:13px; }

.sales-guest-form .form-alt li { margin-bottom:12px; overflow:hidden; }

#checkout-review-table tfoot td strong { color:#000; }

#advanced-search-list label { padding-right:5px; }

#review-buttons-container { height:26px; margin-bottom:5px; }

.checkout-multishipping-address-newshipping .form-list li.control { float:left; margin-right:20px; }
.checkout-multishipping-address-newshipping .fieldset_clear { overflow:hidden; }

/* MAP Popup============================================================================== */
.price-box.map-info .price{ padding-right:10px;}
.product-view .product-shop .price-box.map-info{ margin:0 10px 0 0; padding-bottom: 10px; width: 135px;	}
.product-view .product-shop .price-box.map-info a{ padding:0 4px; font-size:11px; margin-bottom: 3px; }
.product-view .product-shop .map-info > a,
.product-view .product-shop .map-info > .old-price { float: left; display: block; }
.product-view .product-shop .map-info > .old-price { margin-bottom: 20px; }

.cart-msrp-totals { color:red; font-size:12px !important; font-weight:bold; margin:10px 10px 0; padding:10px; text-align:right; text-transform:uppercase;}
.map-cart-sidebar-total { color:red; display:block; font-size:10px; font-weight:bold; text-align:left; padding:2px 5px; text-shadow:0 1px 0 #fff; }

.map-popup { background:#fff; border:1px solid #aaa; margin:12px 0 0; position:absolute; -moz-box-shadow:0 0 6px #ccc; -webkit-box-shadow:0 0 6px #ccc; box-shadow:0 0 6px #ccc; text-align:left; width:300px; z-index:1400; }
.map-popup-heading { background:#FBFBFB; border-bottom:1px solid #ccc; padding:5px 30px 5px 10px; width:260px; }
.map-popup-heading h2 { font-size:16px; margin:0; word-wrap:break-word; text-align:left; text-overflow:ellipsis; color:#000; }
.map-popup-arrow { background:0; position:absolute; left:50%; top:-10px; height:10px; width:19px; }
.map-popup-close { background:url(https://www.officesight.com/skin/frontend/default/os/images/btn_window_close.gif) no-repeat; display:block; position:absolute; top:8px; right:10px; height:15px; width:15px; text-indent:-9999em; -moz-box-shadow:0 0 3px #999; -webkit-box-shadow:0 0 3px #999; box-shadow:0 0 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; }
.map-popup-content { border-top:1px solid #eee; padding:10px; overflow:hidden; text-align:left; width:280px; }
.map-popup-checkout { display:inline; float:right; text-align:right; }
.map-popup-checkout .paypal-logo { margin:0 0 5px; }
.map-popup-price .price-box,
.map-popup-price .price-box .special-price { margin:0; padding:5px 0; }
.map-popup-price { margin:5px 0 0; }
.map-popup-text { clear:right; margin:0 10px; padding:10px 0; text-align:left; word-wrap:break-word; }
.map-popup-only-text { border-top:1px solid #ddd; }
/* MAP Popup============================================================================== */










/* Subcategories of selected category */
.sub-categories {
	padding: 10px 0 0;
	margin-right:-20px;
}
.sub-categories-back {
	background: #cecece; 	
}
.sub-categories .category-box {
	width: 245px;
	float: left;
 margin:0 5px 5px 0;
}
.sub-categories .category-box a { text-decoration:none; }
.sub-categories .category-box a img {
	display: block;
	width:245px;
	height:140px;
}
.sub-categories .category-box a span {
	display:block;
	background:#63645f;
	padding:7px 10px 7px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	text-decoration:none !important;
}

.cms-large-quantity-orders .buttons-set button.button {
	float: none;
}
.cms-large-quantity-orders p.required {
	text-align: left;	
}


.block-content .products-grid .actions,
.block-content .products-grid .add-to-links,
.block-content .category-products .toolbar-bottom,
.block-content .category-products .toolbar { display: none;}
.block-content .products-grid { margin-bottom: 0; }


.manufacturers-index-index .products-grid .product-image {
	width: 245px;
	height: 100px;
	border: none;
	background-position: center center;
	background-repeat: no-repeat;
	float: none; 
	display: block;
	margin-bottom: 5px;
}
.block .block-content .products-grid  li.item { width: 235px; }
.manufacturers-index-index .products-grid h2 {
	font-weight: bold;
	text-align: center;
}

.product-shop .p-options { margin-bottom: 15px; }
.p-options { }
.p-options dl {}
.p-options dt { float: left; width: 90px; font-weight: bold; margin-bottom: 5px; font-size: 11px; }
.p-options dd { margin-left: 90px; margin-bottom: 5px; font-size: 11px; }


.rated_products h3 {
	text-transform: uppercase;
	color: #e96b17;
	margin-bottom: 25px;
	font-size: 22px;
	font-family: "Trebuchet MS";
	padding-left: 10px; 
}
.rated_products {
	float: left;
	padding-top: 10px
}
.rated_products .products-grid.last {
	border: none;
}
.rated_products div.actions {
	display: none;
}

.live-chat {
	float: left;
}

/* Block: Subscribe */
.block-subscribe { position: fixed; top: 50%; right: 0; margin-top: -65px; }
.block-subscribe .content-form { display: none; float: left; background: url(https://www.officesight.com/skin/frontend/default/os/images/subscribe_bg.png); width:164px; height: 138px; padding: 20px; }
.block-subscribe .button-form { width: 30px; float: right; height: 127px; background: url(https://www.officesight.com/skin/frontend/default/os/images/subscribe_btn_new.png) no-repeat left top; display: block }
.block-subscribe .button-form:hover { background-image: url(https://www.officesight.com/skin/frontend/default/os/images/subscribe_btn_new_hover.png); width: 33px; }
.block-subscribe-opened { }
.block-subscribe-opened .content-form { display: block; }
.block-subscribe-opened .button-form { margin-left: -4px;}
.block-subscribe-opened .button-form:hover,
.block-subscribe-opened .button-form { background-image: url(https://www.officesight.com/skin/frontend/default/os/images/subscribe_btn_new_opened.png); width: 33px; }
.block-subscribe .btn_newsletter { display: block; width: 85px; height: 21px; background: url(https://www.officesight.com/skin/frontend/default/os/images/subscribe_action.png); border: 0; }
.block-subscribe .block-title { margin-bottom: 20px; }
.block-subscribe .input-box { margin-bottom: 10px; }
.block-subscribe .input-text { width: 160px;}
.block-subscribe .block-title strong { color: #E96B17; font-weight: bold; font-size: 18px; font-family: PT Sans; }
.block-subscribe .close-form {
	display: block;
	width: 15px;
	height: 15px;
	background: url(https://www.officesight.com/skin/frontend/default/os/images/subscribe_close.png);
	float: right;
	margin-top: -7px;
	margin-right: -5px;
	cursor: pointer;
}


.infiniteCarousel .ic_tray > div {
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	background-color: #fff !important;
}

/* Free shipping labels */
.product-view .product-shop .box-white .add-to-box {
    float: right;
    width: 160px;
}
.under-add-to-cart {
    float: right;
    width: 150px;
    margin-top: 10px;
}
.free-shipping {
    background: url(https://www.officesight.com/skin/frontend/default/os/images/icon_freeshipping.png) no-repeat 10px center;
    padding-left: 32px;
    border-radius: 5px;
    font-weight: bold;
}
.add-to-more {
    font-weight: bold;
    margin-top: 10px;
    padding-left: 15px;
}
.add-to-more li {
    margin-top: 5px;
}
.add-to-more li:before {
    content: "+";
    font-weight: normal;
    margin-right: 5px;
    background: #E96B17;
    color: #fff;
    border-radius: 6px;
    width: 11px;
    height: 12px;
    line-height: 12px;
    padding-left: 1px;
    text-align: center;
    display: inline-block;
}
.add-to-more:after {
    content: '';
    clear: both;
    display: block;
}
.products-list .free-shipping {
	width: 180px;
	margin-top: 10px;
}
.cart-table .free-shipping,
.products-grid .free-shipping {
	width: auto;
	float: none;
	margin-top: 10px;
	padding-left: 22px;
	background-position: left center;
}

/* No route page */
.cms-no-route .footer-container {
}
.cms-no-route .main-container {
	padding: 40px 0;
	background: #e96b17;
	text-align: center;
}
.cms-no-route .main-container .main {
	margin: 0 auto;
	width: 995px;
}
.cms-no-route .col-main dl {
	text-align: left;
	width: 500px;
	margin: 0 auto;
	color: #fff;
	font-size: 110%;
	line-height: 150%;
}
.cms-no-route .col-main img {
	display: block;
	margin: 0 auto 30px;
}
.cms-no-route .col-main dl a {
	color: #fff;
}


/* Secure logos */
.secure-logos {
	padding-top: 20px;
}
.secure-logos:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.secure-logos .item {
	float: left;
	margin: 0 10px
}


/* Social links */
.social_buttons {
	border-top: 1px solid #ddd;
	padding-top: 20px;
	margin-top: 20px;
}
.social_buttons div {
	float:left;
}
.social_buttons div.facebook {
	margin-right: 20px;
}

/**
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    contenteditable attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that are clearfixed.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.cf:before,
.cf:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.cf:after {
    clear: both;
}

/**
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.cf {
    *zoom: 1;
}


.sld_wrap {
	width:1005px;
	overflow:hidden;
	margin-right:-10px;
}
/* hide container until all is ready */
.test2{
	display:none;
}
/*Main Container*/
.container {
	width:100%;	
	overflow:hidden;
}
.container ul{
	list-style-type: none;
	margin: 0;
	padding:0;	
	overflow:hidden;
}
.container li{
	display: inline;
	margin: 0px;
	padding:0px;
}
/*Content Container*/
.contentContainer {
	
	float: left;
	width:0px;
	height: 300px;	
	overflow:hidden;
}
.contentWrapper{	
}
.contentInnerWrapper{

}
/* Handle*/
.handle{
	float: left;
	width: 49px;
	height: 300px;
	margin-right:1px;
	cursor:pointer;
	background-position: left top;
}
.handle div {
	width: 49px;
	height: 300px;
	background-position: left top;
}
.handleOver{	
	
}
.handleSelected{	
	
}
.contentInnerWrapper a {
	height: 300px;
	display: block;
	background-position: -50px top;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(//fonts.gstatic.com/s/ptsans/v8/JX7MlXqjSJNjQvI4heMMGvY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(//fonts.gstatic.com/s/ptsans/v8/vtwNVMP8y9C17vLvIBNZI_Y6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(//fonts.gstatic.com/s/ptsans/v8/9kaD4V2pNPMMeUVBHayd7vY6323mHUZFJMgTvxaG2iE.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 400;
  src: local('PT Sans'), local('PTSans-Regular'), url(//fonts.gstatic.com/s/ptsans/v8/ATKpv8nLYAKUYexo8iqqrg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(//fonts.gstatic.com/s/ptsans/v8/kTYfCWJhlldPf5LnG4ZnHCEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(//fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPiEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(//fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7iEAvth_LlrfE80CYdSH47w.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: normal;
  font-weight: 700;
  src: local('PT Sans Bold'), local('PTSans-Bold'), url(//fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNPk_vArhqVIZ0nv9q090hN8.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(//fonts.gstatic.com/s/ptsans/v8/GpWpM_6S4VQLPNAQ3iWvVRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(//fonts.gstatic.com/s/ptsans/v8/7dSh6BcuqDLzS2qAASIeuhJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(//fonts.gstatic.com/s/ptsans/v8/DVKQJxMmC9WF_oplMzlQqRJtnKITppOI_IvcXXDNrsc.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 400;
  src: local('PT Sans Italic'), local('PTSans-Italic'), url(//fonts.gstatic.com/s/ptsans/v8/PIPMHY90P7jtyjpXuZ2cLFtXRa8TVwTICgirnJhmVJw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(//fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkK-j2U0lmluP9RWlSytm3ho.woff2) format('woff2');
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(//fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkJX5f-9o1vgP2EXwfjgl7AY.woff2) format('woff2');
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* latin-ext */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(//fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkD0LW-43aMEzIO6XUTLjad8.woff2) format('woff2');
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: 700;
  src: local('PT Sans Bold Italic'), local('PTSans-BoldItalic'), url(//fonts.gstatic.com/s/ptsans/v8/lILlYDvubYemzYzN7GbLkOgdm0LZdjqr5-oayXSOefg.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/**
 * 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     base_default
 * @copyright   Copyright (c) 2011 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.officesight.com/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

#ajaxcartpro-progress{
	border: 1px #999999 solid;
	position: fixed;
	text-align: center;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
    overflow:  auto;
    min-height: 50px;
    min-width: 260px;
	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#ajaxcartpro-add-confirm,
#ajaxcartpro-remove-confirm{
	position: fixed;
	border: none;
	text-align: left !important;
	padding: 10px;
	background-color: #ffffff;
	z-index: 9999;
    color: black;
    overflow:  auto;
    min-height:20px;
    min-width: 260px;
    width: auto;
    height: auto;
    border-radius: 0 0 5px 5px;
    box-shadow: 0 0 10px rgba(0,0,0,0.4);
	/*position:absolute;*/
	/*top: expression(parseInt(document.documentElement.scrollTop, 10) +200+ "px");*/
}

.ajaxcartpro-box-hide{
   display:none;
}

.ajaxcartpro-box-show{
    display:block;
}


.acp-msg-block{
    color:#df280a;
    font-weight:bold;
    background-image: none;
    padding:0!important;
    min-height:0!important;
    border-style: solid !important;
    border-width: 1px !important;
    font-size: 12px !important;
}

#acp-configurable-block #bundle-product-wrapper
{
    z-index: 1000;
}

#acp-configurable-block dl
{
    text-align: left;
    padding-left: 10px;
}

#acp-configurable-block .price
{
    font-size: 14px;
}

#acp-configurable-block .product-name
{
    text-align: center;
    font-size: 14px;
    font-weight: bold;
}

#acp-overlay
{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background-color:#000;
    -moz-opacity: 0.3;
    opacity:.30;
    filter: alpha(opacity=30);
    z-index: 100;
}
#acp-overlay[id]{ /* IE6 and below Can't See This */
    position:fixed;
}

#acp-product-options
{
    min-width: 400px;
    position: fixed;
    overflow:  auto;
    z-index:1000;
    background-color: white;
    padding: 10px;
    width: auto;
    height: auto;
    /*position:absolute;*/
    /*top: expression(parseInt(document.documentElement.scrollTop, 10) +window.ACPTop+ "px");*/
}

#acp-product-options .aw-acp-continue,
#acp-product-options .aw-acp-checkout{
    display: inline-block;
    text-align: center;
    text-decoration: none;
}

#acp-product-options .aw-acp-btn-container{
    margin: 5px auto 5px auto;
    padding-left: 20px;
    padding-top: 10px;
}

#acp-product-options .giftcard-send-form{
    margin: 0;
}

#acp-product-options .product-options dt label.required em {
    color: #EB340A;
    margin-left: 5px;
}

#acp-product-options #product-options-wrapper
{
    margin:0;
    text-align:center;
}
.map-popup
{
    z-index: 1001 !important;
}

#ajaxcartpro-add-confirm {
	padding: 0 15px 15px;
	width: 600px !important;
}
#ajaxcartpro-add-confirm h2 {
	background: #E96B17; 
	font-family: 'PT Sans'; 
	text-transform: none; 
	font-weight: bold; 
	color: #fff; 
	font-size: 18px;
	border-radius: 5px 5px 0 0;
	padding: 4px 0 6px 15px;
	margin: 0 -15px 15px -15px;
}
#ajaxcartpro-add-confirm .product-info {
	min-height: 75px;
	padding: 10px;
	margin-bottom: 10px;
}
#ajaxcartpro-add-confirm .product-info img {
	float: left; 
	width:118px; height:118px; background:#fff; border:1px solid #C9C9C9;
}
#ajaxcartpro-add-confirm .price-qty {
	float: right;
}
#ajaxcartpro-add-confirm .product-info p {
	margin-left: 135px;
	margin-bottom: 0;
}
#ajaxcartpro-add-confirm .product-info p.name {
	color: #584F43;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
}
#ajaxcartpro-add-confirm .product-info p.name span {
	display: block;
}
#ajaxcartpro-add-confirm .buttons {
	text-align: right !important;
}
#ajaxcartpro-add-confirm .buttons button {
	margin-left: 15px;
	padding: 0;
}

#ajaxcartpro-add-confirm .subtotal {
	text-align: right !important;
	border-top: 1px solid #cecece;
	padding-top: 15px;
	padding-bottom: 15px;
	font-weight: bold;
	font-size: 14px;
}

#ajaxcartpro-add-confirm .subtotal strong {
	color: #851616;
	padding-right: 15px;
}
.onsale-product-container {
	cursor: pointer;
	position: relative;
	z-index: 100;
}
.onsale-product-container-inside {
	cursor: pointer;
	position: absolute;
	z-index: 100;
}

div.onsale-product-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;

}

div.onsale-onsale-product-label-text {
	FONT-FAMILY: inherit;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FC0101;
font-weight:bold;
}

div.new-onsale-product-label-text {
	FONT-FAMILY: inherit;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FC0101;
font-weight:bold;
}

div.custom-onsale-product-label-text {
	FONT-FAMILY: inherit;
	FONT-SIZE: 12px;
	TEXT-ALIGN: center;
	VERTICAL-ALIGN: middle;
	COLOR: #FC0101;
font-weight:bold;
}
div.onsale-category-container-grid {
	position: relative;
}

div.onsale-category-container-list {
	position: relative;
	float: left;
}

.onsale-category-container {
	cursor: pointer;
	position: absolute;
	z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color:#FC0101;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

div.new-onsale-category-label-text {
    color:#FC0101;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}

div.custom-onsale-category-label-text {
    color:#FC0101;
    font-family:Arial;
    font-size:12px;
    font-weight:bold;
}




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

#aw_popup_window {
    position: fixed;
    overflow: hidden;
    z-index: 1000;
    background: #ffffff;
    top: 0px;
    left: 0px;
    border: solid 1px;
    border-radius: 6px;
    padding: 10px;
}

#aw_popup_title {
    font-weight: bold;
}

#aw_popup_close_btn {
    cursor: pointer;
    float: right;
}


#importFavoriteProductsForm {
	position: relative;
	float: right;
	margin-left: 5px;
}

#importFavoriteProductsForm button {
	float: none;
	margin: 0;
	position: relative;
	z-index: 1;
	cursor: default;
}

#importFavoriteProductsForm input {
	opacity: 0;
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 2;
	cursor: pointer !important;
	filter: alpha(opacity:0);
	height: 100%;
}

.buttons-set button.button + button.button {
    margin-right: 10px;
}
.product_container { width:100%; margin:auto auto auto 60px; margin-top:0px; padding-left:10px; }
.row_main { width:100%; height:auto; }
.main_div { width:180px; float:left; margin-left:30px; }
.heading { font-family:Arial; font-size:12px; color:#FFF; font-weight:bold; padding-left:10px; float:left; padding-top:0px; }
.text { font-family:arial; font-size:12px; color:#676767; font-style:italic; font-weight:normal; line-height:18px; }

div.casestudy {
	width: 155px;
	margin: 0 10px 10px 0;
	/*background-color: #ccc;*/
	float: left;
	text-align: left;
}

div.casestudy div.who {
	background-color: #222;
	padding: 5px;
}

div.casestudy div.who h3, div.casestudy div.who h4 {
	margin: 0;
	padding: 2px 0 0 0;
	color: #fff;
	line-height: 1em;
}

div.casestudy div.who h3 {
	font-size: 14px;
}

div.casestudy div.who h4 {
	font-size: 12px;
	font-weight: normal;
	color: #E8ECDC;
}

div.casestudy div.what {
	font-size: 14px;
	text-align: left;
	padding: 5px 0 0 5px;
	font-family: georgia;
	font-style: italic;
	/*background-color: #F5F6F7;*/
	line-height: 1.1em;
}

div.casestudies div.casestudy img.play {
	position: absolute;
	border:0;
}

div.end {
	margin-right: 0;
}

/*--------------------########## Block #######-----------------*/ 

#man_wrapper { width:195px; margin:0 auto; margin-top:30px; }

.man_div_end { clear:both; }

.man_bg { background:url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/bg.jpg) repeat-x #FFF left top; width:195px; border:#c4c1bc 1px solid; }

.man_image { padding:12px; float:left; }

.man_text1 { font-family:Arial; font-size:12px; font-weight:bold; color:#272727; float:left; margin:30px 0 0 0; }

.man_dvd { margin:0 0 0 12px; }

.man_block_title {
background:url("https://www.officesight.com/skin/frontend/default/os/css/images/bkg_block-title.gif") repeat-x scroll 0 0 transparent;
border-bottom:1px solid #DDDDDD;
padding:2px 9px;
}

.manfacturerwrapper { margin-top:5px; padding: 0; margin-bottom: 15px; }
.block-content .manfacturerwrapper { padding-left: 0; }
.block-content .manfacturerwrapper .manfacturertext { margin-right: 220px; }
.manfacturerwrapper .m-logo { width: 155px; float: right; display: block; text-align: center; }
.manfacturerwrapper .m-logo img { display: block; margin-bottom: 10px; }

.div_end { clear:both; }

/*--------------------########## BackGROUND Images #######-----------------*/   /*START*/


.manfacturerimage { padding: 0 10px 5px 0; }

#manufacturer_char_filter {
    text-align: center;
}

#manufacturer_char_filter li {
    display: inline;
    font-weight: bold;
}
#manufacturer_char_filter li a {
	padding: 2px 6px;
	display: inline-block;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-moz-border-radius: 10px;
}
#manufacturer_char_filter li a.current {
	background: #CD0A0A;
	color: #fff;
	text-decoration: none;
}

.manufacturer_sort {
}

#ul_manuf { height: auto; width:auto; }

#ul_manuf h3 { font-family:Arial; font-size:12px; color: #555555; padding: 0; margin:0px;}

#ul_manuf ul li { font-family:Arial; font-size:12px; padding-top: 0px; list-style:none; float:left; width:160px; line-height:26px; }

#ul_manuf ul li a { color:#09F; }

#ul_manuf ul li a:hover { color:#434343; text-decoration:none; }


.block-manufacturer-details .brand_name { display: none; }
/* Horizontal Carousel */
#horizontal_carousel {
  float: left;
  width: 610px;
  height: auto;
  margin-bottom: 10px;
  position: relative;
}

#horizontal_carousel .container {
  float: left;
  width: 500px;
  height: auto;
  position: relative;    
  overflow: hidden;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: auto;
}                      

#horizontal_carousel ul li {
  width: 250px;
  height: auto;
  text-align: center; 
  list-style:none;   
  float:left;
}

#horizontal_carousel .previous_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/horizontal/left.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .previous_button_over {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/horizontal/left_over.png);
}

#horizontal_carousel .previous_button_disabled {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/horizontal/left_disabled.png);
  cursor: default;
}

#horizontal_carousel .next_button {
  float:left;  
  width: 32px;
  height: 175px;
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/horizontal/right.png);
  z-index: 100;
  cursor: pointer;
}

#horizontal_carousel .next_button_over {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/horizontal/right_over.png);
}

#horizontal_carousel .next_button_disabled {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/horizontal/right_disabled.png);
  cursor: default;
}

/* vertical Carousel */

.ui_vertical_carousel {
}

#vertical_carousel {
  float:left;
  width: 180px;
  height: 300px;
  margin-bottom: 10px;
  margin-top:10px;
  position: relative;
}

#vertical_carousel .container {
  float:left;  
  width: 180px;
  height: 210px;
  overflow: hidden;
}

#vertical_carousel ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;
}

#vertical_carousel ul li {
  width: 180px;
  height: 210px;
  text-align: center;      
  list-style:none;   
  float:left;
}                  

#vertical_carousel .previous_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/vertical/left.png);
  cursor: pointer;    
  display:inline;
  /*margin: 0 0 10px 40px;*/
}

#vertical_carousel .previous_button_over {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/vertical/left_over.png);
}

#vertical_carousel .previous_button_disabled {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/vertical/left_disabled.png);
  cursor: default;
}

#vertical_carousel .next_button {
  float:left;
  height: 32px;
  width: 175px;
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/vertical/right.png);
  display:inline;
 /* margin-left: 40px;*/
  cursor: pointer;
}

#vertical_carousel .next_button_over {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/vertical/right_over.png);
}

#vertical_carousel .next_button_disabled {
  background: url(https://www.officesight.com/skin/frontend/default/os/images/manufacturers/vertical/right_disabled.png);
  cursor: default;
}

#carousel-wrapper {
    width: 180px;
    height: auto;
    overflow: hidden !important;
}
#carousel-content {
    width: 2500px;
}
#carousel-content .slide {
    float: left;
    width: 180px;
    height: auto;
}


#video-block-wraper {
    width: 180px;
    height: auto;
    overflow: hidden !important;
}
#video-block-content {
    width: 2500px;
}
#video-block-content .slideblock {
    float: left;
    width: 180px;
    height: auto;
}

/**
 * Quick Reorder Form / Your Corporate Items
 */
.products-manully-selected p.sku {
  color: #000; }
.products-manully-selected p + p {
  margin-top: 5px; }
.products-manully-selected td.center {
  text-align: center; }

.block-quick-reorder .std {
  margin: 0 15px 20px; }
.block-quick-reorder .data-table .align-right {
  text-align: right; }
.block-quick-reorder .data-table p + p {
  margin-top: 5px; }
.block-quick-reorder ul.categories {
  margin: 0 15px 20px; }
  .block-quick-reorder ul.categories:after {
    content: '';
    display: block;
    clear: both; }
  .block-quick-reorder ul.categories li {
    width: 33.3%;
    float: left;
    margin-bottom: 10px; }
    .block-quick-reorder ul.categories li.current a {
      font-weight: bold; }

/**
 * Hide Discount Codes & Estimate Shipping on Cart Page
 */
/**
 * My Account - Dashboard
 */
.amlist-list-edit .welcome-msg,
.my-account .welcome-msg {
  padding: 0 15px; }
.amlist-list-edit .order-items h2,
.amlist-list-edit .col-2 > h2,
.amlist-list-edit .col-1 > h2,
.amlist-list-edit .box-head,
.my-account .order-items h2,
.my-account .col-2 > h2,
.my-account .col-1 > h2,
.my-account .box-head {
  padding: 0 15px;
  background: #EBEBEB;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  margin-bottom: 10px;
  line-height: 30px; }
  .amlist-list-edit .order-items h2 a,
  .amlist-list-edit .col-2 > h2 a,
  .amlist-list-edit .col-1 > h2 a,
  .amlist-list-edit .box-head a,
  .my-account .order-items h2 a,
  .my-account .col-2 > h2 a,
  .my-account .col-1 > h2 a,
  .my-account .box-head a {
    float: right; }
.amlist-list-edit .box-head,
.my-account .box-head {
  margin-top: 20px; }
.amlist-list-edit .col2-set,
.my-account .col2-set {
  margin: 0 15px 20px;
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 20px; }
  .amlist-list-edit .col2-set:last-child,
  .my-account .col2-set:last-child {
    border-bottom: none;
    padding-bottom: 0; }
.amlist-list-edit .box .box-title,
.my-account .box .box-title {
  margin-bottom: 10px; }
.amlist-list-edit h2,
.my-account h2 {
  font-family: 'PT Sans';
  font-size: 16px;
  font-weight: bold;
  color: #666; }
.amlist-list-edit h4,
.my-account h4 {
  font-family: 'PT Sans';
  font-size: 14px;
  margin-bottom: 5px; }
.amlist-list-edit h3,
.my-account h3 {
  display: inline-block;
  margin-right: 10px;
  font-family: 'PT Sans';
  font-size: 16px;
  font-weight: bold;
  color: #666; }
.amlist-list-edit .addresses-list .item,
.my-account .addresses-list .item {
  margin-bottom: 10px; }

#shopping-cart-table .product-name {
  margin-bottom: 10px; }

#checkout-review-table h3.product-name {
  font-size: 12px;
  font-weight: bold;
  margin-bottom: 5px; }

#checkout-step-shipping_method .sp-methods {
  margin-top: 10px; }

#onepage-checkout-shipping-method-additional-load {
  margin-top: 10px; }

/*# sourceMappingURL=os.css.map */


/* This is the moving lens square underneath the mouse pointer. */
.cloud-zoom-lens {
	border: 4px solid #888;
	margin:-4px;	/* Set this to minus the border thickness. */
	background-color:#fff;	
	cursor:move;		
}

/* This is for the title text. */
.cloud-zoom-title {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute !important;
	background-color:#000;
	color:#fff;
	padding:3px;
	width:100%;
	text-align:center;	
	font-weight:bold;
	font-size:10px;
	top:0px;
}

/* This is the zoom window. */
.cloud-zoom-big {
	border:4px solid #ccc;
	overflow:hidden;
}

/* This is the loading message. */
.cloud-zoom-loading {
	color:white;	
	background:#222;
	padding:3px;
	border:1px solid #000;
}
/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
	padding: 0;
	margin: 0;
	border: 0;
	outline: none;
	vertical-align: top;
}

.fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 8020;
}

.fancybox-skin {
	position: relative;
	background: #f9f9f9;
	color: #444;
	text-shadow: none;
	-webkit-border-radius: 4px;
	   -moz-border-radius: 4px;
	        border-radius: 4px;
}

.fancybox-opened {
	z-index: 8030;
}

.fancybox-opened .fancybox-skin {
	-webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	   -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
	        box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
	position: relative;
}

.fancybox-inner {
	overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
	-webkit-overflow-scrolling: touch;
}

.fancybox-error {
	color: #444;
	font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	margin: 0;
	padding: 15px;
	white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
	display: block;
	width: 100%;
	height: 100%;
}

.fancybox-image {
	max-width: 100%;
	max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
	background-image: url('https://www.officesight.com/skin/frontend/default/os/js/fancybox/fancybox_sprite.png');
}

#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	margin-top: -22px;
	margin-left: -22px;
	background-position: 0 -108px;
	opacity: 0.8;
	cursor: pointer;
	z-index: 8060;
}

#fancybox-loading div {
	width: 44px;
	height: 44px;
	background: url('https://www.officesight.com/skin/frontend/default/os/js/fancybox/fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
	position: absolute;
	top: -18px;
	right: -18px;
	width: 36px;
	height: 36px;
	cursor: pointer;
	z-index: 8040;
}

.fancybox-nav {
	position: absolute;
	top: 0;
	width: 40%;
	height: 100%;
	cursor: pointer;
	text-decoration: none;
	background: transparent url('https://www.officesight.com/skin/frontend/default/os/js/fancybox/blank.gif'); /* helps IE */
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	z-index: 8040;
}

.fancybox-prev {
	left: 0;
}

.fancybox-next {
	right: 0;
}

.fancybox-nav span {
	position: absolute;
	top: 50%;
	width: 36px;
	height: 34px;
	margin-top: -18px;
	cursor: pointer;
	z-index: 8040;
	visibility: hidden;
}

.fancybox-prev span {
	left: 10px;
	background-position: 0 -36px;
}

.fancybox-next span {
	right: 10px;
	background-position: 0 -72px;
}

.fancybox-nav:hover span {
	visibility: visible;
}

.fancybox-tmp {
	position: absolute;
	top: -99999px;
	left: -99999px;
	visibility: hidden;
	max-width: 99999px;
	max-height: 99999px;
	overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	display: none;
	z-index: 8010;
	background: url('https://www.officesight.com/skin/frontend/default/os/js/fancybox/fancybox_overlay.png');
}

.fancybox-overlay-fixed {
	position: fixed;
	bottom: 0;
	right: 0;
}

.fancybox-lock .fancybox-overlay {
	overflow: auto;
	overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
	visibility: hidden;
	font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
	position: relative;
	text-shadow: none;
	z-index: 8050;
}

.fancybox-opened .fancybox-title {
	visibility: visible;
}

.fancybox-title-float-wrap {
	position: absolute;
	bottom: 0;
	right: 50%;
	margin-bottom: -35px;
	z-index: 8050;
	text-align: center;
}

.fancybox-title-float-wrap .child {
	display: inline-block;
	margin-right: -100%;
	padding: 2px 20px;
	background: transparent; /* Fallback for web browsers that doesn't support RGBa */
	background: rgba(0, 0, 0, 0.8);
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
	        border-radius: 15px;
	text-shadow: 0 1px 2px #222;
	color: #FFF;
	font-weight: bold;
	line-height: 24px;
	white-space: nowrap;
}

.fancybox-title-outside-wrap {
	position: relative;
	margin-top: 10px;
	color: #fff;
}

.fancybox-title-inside-wrap {
	padding-top: 10px;
}

.fancybox-title-over-wrap {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #fff;
	padding: 10px;
	background: #000;
	background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
	   only screen and (min--moz-device-pixel-ratio: 1.5),
	   only screen and (min-device-pixel-ratio: 1.5){

	#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
		background-image: url('https://www.officesight.com/skin/frontend/default/os/js/fancybox/fancybox_sprite@2x.png');
		background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
	}

	#fancybox-loading div {
		background-image: url('https://www.officesight.com/skin/frontend/default/os/js/fancybox/fancybox_loading@2x.gif');
		background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
	}
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchautocomplete .search-autocomplete {
  position: absolute;
}
.searchautocomplete .form-search {
  overflow: none !important;
  position: relative;
}
.searchautocomplete .sprite {
  background: url('https://www.officesight.com/skin/frontend/base/default/images/mirasvit/sprite.png');
}
.searchautocomplete .nav-search-in {
  position: absolute;
  top: 2px;
  left: 0px;
  z-index: 11;
}
.searchautocomplete .nav-search-in .category {
  opacity: 0;
  filter: alpha(opacity=0);
  background: white;
  border: 1px solid #DDD;
  color: black;
  cursor: pointer;
  height: 29px;
  margin: 0;
  outline: 0;
  padding: 0;
  position: absolute;
  visibility: visible;
  width: auto;
  left: 0px;
  top: 0px;
}
.searchautocomplete .nav-search-in .category-fake {
  height: 20px;
  color: #777;
  cursor: pointer;
  float: left;
  font-size: 11px;
  padding: 0px 25px 0px 10px;
  text-align: center;
  white-space: nowrap;
  margin-top: 6px;
}
.searchautocomplete .nav-search-in .nav-down-arrow {
  background: url('https://www.officesight.com/skin/frontend/base/default/images/mirasvit/sprite.png');
  width: 9px;
  height: 5px;
  background-position: -26px -34px;
  display: block;
  right: 10px;
  top: 11px;
  position: absolute;
}
.searchautocomplete .nav-search-in:hover .category-fake {
  color: #000;
}
.searchautocomplete .nav-search-in:hover .nav-down-arrow {
  background-position: -6px -34px;
}
.searchautocomplete .searchautocomplete-placeholder {
  -webkit-border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  border-radius: 5px 5px 5px 5px;
  background: #FFF;
  border: 1px solid #ccc;
  position: absolute;
  z-index: 102;
  box-shadow: 0 10px 10px #5E5E5E;
  top: 42px;
}
.searchautocomplete .searchautocomplete-placeholder:before {
  border-color: transparent transparent #CCC transparent;
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 5px;
  height: 0;
  width: 0;
  top: -11px;
  left: 30px;
}
.searchautocomplete .searchautocomplete-placeholder ul {
  list-style: none;
  margin: 0;
  border: none!important;
  background: none!important;
  box-shadow: none;
  position: relative;
  padding: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li {
  *zoom: 1;
  text-align: left;
  padding: 5px 5px;
  border: 1px solid #e2e2e2;
  margin-bottom: 5px;
}
.searchautocomplete .searchautocomplete-placeholder ul li:before,
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchautocomplete .searchautocomplete-placeholder ul li:after {
  clear: both;
}
.searchautocomplete .searchautocomplete-placeholder ul li a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li a .pull-right {
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active {
  background: #eeffee;
  box-shadow: 0 0 1px #525252;
  cursor: pointer;
}
.searchautocomplete .searchautocomplete-placeholder ul li.active a {
  text-decoration: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .searchautocomlete-image {
  float: left;
  margin: 0px 10px 5px 0px;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box {
  font-weight: bold;
  font-size: 13px;
  color: #C76200;
  float: right;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .regular-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price-label,
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .special-price .price-label {
  display: none;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .price-label {
  font-weight: normal;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder ul li .price-box .old-price .price {
  font-size: 0.9em;
  color: #999;
}
.searchautocomplete .searchautocomplete-placeholder .index-title {
  text-align: right;
  color: #0A263C;
  border-bottom: 1px solid #CCC;
  padding: 2px 5px;
  background-color: #F7F7F6;
}
.searchautocomplete .searchautocomplete-placeholder .index-title span {
  color: #666;
  font-size: 0.9em;
}
.searchautocomplete .searchautocomplete-placeholder .all {
  text-align: right;
  margin: 10px 10px 5px 10px;
}
.searchautocomplete .searchautocomlete-image {
  float: left;
  margin: 0px 5px 5px 0px;
}
.searchautocomplete .searchautocomplete-loader {
  position: absolute;
  top: 17px;
  right: 70px;
  width: 16px;
  height: 16px;
  background: url('https://www.officesight.com/skin/frontend/base/default/images/mirasvit/loader.gif');
}
.searchautocomplete .searchautocomplete-placeholder .ratings {
    margin: 0;
    line-height: 14px;
}
.searchautocomplete .searchautocomplete-placeholder .rating-box {
    float: left;
    margin: 0 5px 0 0;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.searchindex-results {
  *zoom: 1;
  margin-bottom: 10px;
  border-bottom: 1px solid #a0b3c3;
}
.searchindex-results:before,
.searchindex-results:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results:after {
  clear: both;
}
.searchindex-results li {
  margin-bottom: -1px;
  float: left;
  *zoom: 1;
  margin: 0px 2px;
}
.searchindex-results li:before,
.searchindex-results li:after {
  display: table;
  content: "";
  line-height: 0;
}
.searchindex-results li:after {
  clear: both;
}
.searchindex-results li a {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  display: block;
  cursor: pointer;
  padding: 2px 5px 1px 5px;
  line-height: 20px;
  border: 1px solid transparent;
  border-bottom: none;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
}
.searchindex-results li a:hover {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-results li a span {
  font-weight: normal;
  font-size: 0.9em;
}
.searchindex-results li.active a {
  background-color: #f1f1f1;
  background-image: -moz-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e8e8e8), to(#ffffff));
  background-image: -webkit-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: -o-linear-gradient(top, #e8e8e8, #ffffff);
  background-image: linear-gradient(to bottom, #e8e8e8, #ffffff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#ffffffff', GradientType=0);
  cursor: default;
  border: 1px solid #a0b3c3;
  border-bottom: none;
}
.searchindex-result li {
  padding: 5px;
}
.searchindex-result li .title a {
  font-weight: bold;
  color: #203548;
  font-size: 13px;
}
.searchindex-result.searchindex-result-category {
  margin-bottom: 20px;
}
.searchindex-result.searchindex-result-category li {
  padding: 1px 0px;
}
.searchindex-result.searchindex-result-category li a {
  font-weight: bold;
  color: #203548;
}




/* Holidays calendar */
#holiday_button {font-size: 11px; cursor: pointer; position:absolute; margin:75px 0 0 306px; color:#F00; }
#holidays_dialog {display: none; z-index: 10001; position: absolute; left:33%; top: 75px; width: 33%; border:1px #ccc solid; background:#f4f4f4; padding:4px; }
#holidays_dialog_bg {z-index: 10000; background:none repeat scroll 0 0 black; left:0; opacity:0.7; position:fixed; top:0; display: none; width:100%; height: 100%; cursor: pointer;}
#holidays_dialog_close {
    background-attachment:scroll;
    background-color:transparent;
    background-image:url("https://www.officesight.com/skin/frontend/default/os/images/exitPop_BG.png");
    background-position:0 0;
    background-repeat:no-repeat;
    border:medium none;
    height:30px;
    width:30px;
	float:right;
	margin:-10px 10px 0 0;
}
.holiday_bg { background:#fff;}
.holiday_bg .block-title { background:#e96b17; padding:13px 0 0 10px; height:22px; }
.holiday_bg .block-title strong { display:block; margin-top: -3px; font:bold 16px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; }
.holidays { padding:10px; }
.holidays table { border-left:solid 1px #ccc; border-top:solid 1px #ccc; }
.holidays table td { border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:5px; }
.holidays table th { border-right:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:5px; font-weight:bold; }
.holidays table th small,.holidays table td small { font-size:10px; }

#holidays_calendar_button { font-size: 11px; cursor: pointer; position:absolute; margin:63px 0 0 302px; color:#F00; }
#holidays_calendar_dialog { display: none; z-index: 10001; position: absolute; left:20%; top: 75px; width: 60%; border:1px #ccc solid; background:#f4f4f4; padding:4px; }
#holidays_calendar_dialog_bg {z-index: 10000; background:none repeat scroll 0 0 black; left:0; opacity:0.7; position:fixed; top:0; display: none; width:100%; height: 100%; cursor: pointer;}
#holidays_calendar_dialog_close {
    background-attachment:scroll;
    background-color:transparent;
    background-image:url("https://www.officesight.com/skin/frontend/default/os/images/exitPop_BG.png");
    background-position:0 0;
    background-repeat:no-repeat;
    border:medium none;
    height:30px;
    width:30px;
	float:right;
	margin:-11px 10px 0 0;
}
.holidays_calendar_bg { background:#fff;}
.holidays_calendar_bg .block-title { background:#3399CC; padding:13px 0 0 10px; height:22px; }
.holidays_calendar_bg .block-title strong { display:block; margin-top: -3px; font:bold 16px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; }
.holidays_calendar { padding:10px; }
.holidays_calendar table { border-spacing:7px !important; }
.holidays_calendar table td { padding:5px; height: 80px; width:100px; background:#eee; }
.holidays_calendar table td .day, .holidays_calendar table td .month, .holidays_calendar table td .today{ font-size:11px; font-weight:bold; color:#3399CC; }
.holidays_calendar table td .today span { font-weight:bold; color:#1C2B32 !important; }
.holidays_calendar table td .month, .calendar table td .today{ font-weight: bold;}
.holidays_calendar table th { border-top:solid 1px #ccc; border-bottom:solid 1px #ccc; padding:5px; font-weight:bold; text-align: center; background:#3399CC; color:#fff;}
.holidays_calendar table th small,.holidays table td small { font-size:10px; }
.holidays_calendar table td.closed{ background:#eee url(https://www.officesight.com/skin/frontend/default/os/images/closed_bg.gif) repeat-x 0% 100%; }
.holidays_calendar table td .dataMsg{ font-size:11px; font-weight:bold; color:#1C2B32; }
.holidays_calendar table td .closedMsg { margin:0 -8px -9px 0; text-align:right; }


#store_closed_button { cursor: pointer; }
#store_closed_dialog { display: block; z-index: 10001; position: absolute; left:50%; margin-left: -300px; top: 50%; margin-top: -120px; width: 600px; border:1px #ccc solid; background:#f4f4f4; padding:4px; }
#store_closed_dialog_bg {z-index: 10000; background:none repeat scroll 0 0 black; left:0; opacity:0.7; position:fixed; top:0; display: block; width:100%; height: 100%; cursor: pointer;}
#store_closed_dialog_close {
    background-attachment:scroll;
    background-color:transparent;
    background-image:url("https://www.officesight.com/skin/frontend/default/os/images/exitPop_BG.png");
    background-position:0 0;
    background-repeat:no-repeat;
    border:medium none;
    height:30px;
    width:30px;
	float:right;
	margin:-11px 10px 0 0;
}
.store_closed_bg { background:#fff;}
.store_closed_bg .block-title { background:#e96b17; padding:13px 0 0 10px; height:22px; }
.store_closed_bg .block-title strong { display:block; margin-top: -3px; font:bold 16px/16px Arial, Helvetica, sans-serif; text-transform:uppercase; color:#fff; }
.store_closed { padding:10px; }
.store_closed p { font-size: 12px; margin-bottom: 10px; }


/*
Tipr 1.0.1
Copyright (c) 2013 Tipue
Tipr is released under the MIT License
http://www.tipue.com/tipr
*/


.tipr_content
{
     font: 13px/1.7 'Helvetica Neue', Helvetica, Arial, sans-serif;
     color: #333; 
     background-color: #fff;
     color: #333;
     padding: 9px 17px;
    max-width: 500px;
}
.tipr_container_bottom
{
     display: none;
     position: absolute;
     margin-top: 8px;
     z-index: 1000;
    -moz-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    -webkit-box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
    box-shadow: 2px 2px 2px rgba(0,0,0,0.2);
}
.tipr_container_top
{
     display: none;
     position: absolute;
     margin-top: -75px;
     z-index: 1000;
}
.tipr_point_top, .tipr_point_bottom 
{
     position: relative;
	background: #fff;
	border: 1px solid #dcdcdc;
}
.tipr_point_top:after, .tipr_point_top:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	top: 100%;
	content: "";
	height: 0;
	width: 0;
}
.tipr_point_top:after
{
	border-top-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.tipr_point_top:before 
{
	border-top-color: #dcdcdc;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}
.tipr_point_bottom:after, .tipr_point_bottom:before
{
	position: absolute;
	pointer-events: none;
	border: solid transparent;
	bottom: 100%;
	content: "";
	height: 0;
	width: 0;
}
.tipr_point_bottom:after
{
	border-bottom-color: #fff;
	border-width: 8px;
	left: 50%;
	margin-left: -8px;
}
.tipr_point_bottom:before 
{
	border-bottom-color: #dcdcdc;
	border-width: 9px;
	left: 50%;
	margin-left: -9px;
}

.input-checkbox.tipr {
    float: left;
    margin-bottom: 3px;
}

