/**
 * 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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.page,
.news-container,
.footer-container,
.footer-nav-container,
.copyright { width:974px; margin:0 auto; padding:0 14px; }

.wrapper { text-align:center; padding-bottom:20px; }
.page { background:#ededed url(../images/usis/bg-page.gif) repeat-y 0 0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-content { margin:0; border:1px solid #b4b4b4; border-width:0 1px; }
.main { margin:0 7px; padding:11px 9px; min-height:300px; background:#fff; }

.header-container { padding:0 7px; border:1px solid #b4b4b4; border-width:0 1px; }
.footer-container { background:#ededed url(../images/usis/bg-page.gif) repeat-y 0 0; text-align:left; }
.footer-container .footer-bg { height:5px; overflow:hidden; margin:0 0 -5px 0; background:url(../images/usis/bg-footer.gif) repeat-x 0 0; position:relative; z-index:50; }
.footer-nav-container { background:url(../images/usis/bg-page-bottom.gif) no-repeat center bottom; text-align:left; }

/* Base Columns */
.col-left { float:left; width:210px; padding:0 9px; border:1px solid #ccc; background:#f2f2f2; color:#2f2f2f; }
.col-main { float:left; width:700px; margin:0; padding:0; }
.col-right { float:right; width:210px; padding:0; padding:0 9px; border:1px solid #ccc; background:#f2f2f2; color:#2f2f2f; }

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

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

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .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 #bfbfbf; }
input.input-text,textarea { padding:3px; background:#fff url(../images/usis/bg-input.gif) no-repeat -2px -1px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
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 { overflow:visible; width:auto; border:0; padding:0 0 0 6px; background:url(../images/usis/bg-button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 6px 0 0; background:url(../images/usis/bg-button.gif) 100% 50% no-repeat; font:bold 12px/24px 'Trebuchet MS', Helvetica, sans-serif; text-align:center; text-transform:uppercase; white-space:nowrap; color:#fff; }
button.disabled {}
button.disabled span {}


/* Submit button */
button.btn::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn { border:0; padding:0; margin:0; background:transparent; overflow:visible; cursor:pointer; vertical-align:middle; }
button.btn span,
button.btn span span { background-color:transparent; background-image:url(../images/usis/btn-submit-order.gif); background-repeat:no-repeat; }
button.btn span { border:0; padding:0 0 0 10px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#fff; height:39px; text-decoration:none; }
button.btn span span { padding:0 15px 1px 5px; color:#fff; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; text-transform:none; font:bold 17px/38px Arial, Helvetica, sans-serif; height:40px; background-color:#f8f7f5; }
.btn:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.btn:active span span { margin:0; }


/* Custom buttons */
button.btn2::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.btn2 { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.btn2 { overflow:visible; width:auto; border:0; padding:0; margin:0; cursor:pointer; background:none; }
button.btn2 span { display:block; border:0; padding:0; font:bold 12px/28px Arial, Helvetica, sans-serif; text-align:center; text-transform:uppercase; white-space:nowrap; color:#fff; }
button.btn2 span span { width:auto; }
button.btn2:hover span span { background-position:0 100%; }
button.btn2:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.btn2:active span span { background-position:0 100%; }

button.btn-download-small { }
button.btn-download-small span { width:97px; height:25px; padding:0; color:#f7f7f7; }
button.btn-download-small span span { background:url(../images/usis/btn-download-small.gif) no-repeat 0 0; height:25px; font:bold 12px/26px Arial, Helvetica, sans-serif; }

button.btn-download-big { }
button.btn-download-big span { width:177px; height:39px; padding:0; color:#f7f7f7; }
button.btn-download-big span span { background:url(../images/usis/btn-download-big.gif) no-repeat 0 0; height:39px; font:bold 14px/38px Arial, Helvetica, sans-serif; }

button.btn-download-now { }
button.btn-download-now span { width:143px; height:32px; padding:0; color:#f7f7f7; }
button.btn-download-now span span { background:url(../images/usis/btn-download-now.gif) no-repeat 0 0; height:32px; font:bold 12px/32px Arial, Helvetica, sans-serif; }

button.btn-download-gray { }
button.btn-download-gray span { width:114px; height:27px; padding:0; color:#f7f7f7; }
button.btn-download-gray span span { background:url(../images/usis/btn-download-gray.gif) no-repeat 0 0; height:27px; font:bold 12px/28px Arial, Helvetica, sans-serif; }

button.btn-order-small { }
button.btn-order-small span { width:81px; height:25px; padding:0; color:#f7f7f7; }
button.btn-order-small span span { background:url(../images/usis/btn-order-small.gif) no-repeat 0 0; height:25px; font:bold 12px/26px Arial, Helvetica, sans-serif; }

button.btn-order-now { }
button.btn-order-now span { width:143px; height:32px; padding:0; color:#f7f7f7; }
button.btn-order-now span span { background:url(../images/usis/btn-order-now.gif) no-repeat 0 0; height:32px; font:bold 12px/32px Arial, Helvetica, sans-serif; }

button.btn-submit-order { }
button.btn-submit-order span { width:177px; height:39px; padding:0; color:#f7f7f7; }
button.btn-submit-order span span { background:url(../images/usis/btn-submit-order.gif) no-repeat 0 0; height:39px; font:bold 12px/39px Arial, Helvetica, sans-serif; }


/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list { padding:0 0 10px 0; }
.form-list li { margin:0 0 10px; }
.form-list label { font-weight:bold; }
.form-list .input-box { float:left; width:250px; }
.form-list input.input-text,
.form-list textarea { width:242px; }
.form-list select { width:246px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select { }
.group-select li { margin:0 -10px 10px 0; width:520px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea { width:501px; }
.group-select select { width:492px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:241px; }
.group-select .input-box select { width:246px; }

.buttons-set { clear:both; margin:15px 0 0; padding:5px 0 0 0; border-top:1px solid #eee; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px 0 0 0; border-top:1px solid #eee; text-align:right; }

.group-select .buttons-set { width:510px; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required em { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; display:inline; }
.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 { width:100%; overflow:hidden; margin:10px 0 0; padding:0 !important; }
.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 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

#messages_product_view .messages { padding-top:10px !important; }
.esta-product-view .messages { padding-top:10px !important; }
.esta-product-view .messages li { margin:0 0 2px; }

/* BreadCrumbs */
.breadcrumbs { margin:0 0 10px; padding:0 0 1px; border-bottom:1px solid #ccc; }
.breadcrumbs ul { margin:0; padding:0 0 6px; border-bottom:1px solid #ccc; }
.breadcrumbs li { display:inline; color:#222; }
.breadcrumbs li a { color:#666; }
.breadcrumbs li strong { font-weight:normal; }

.catalog-category-view .breadcrumbs { display:none; }

/* Page Heading */
.page-title { margin:0 0 2px 0; padding:0; font:bold 24px/28px Arial; color:#2f2f2f; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

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

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

/* Data Table */
.data-table { width:100%; border:1px solid #ccc; }
.data-table th { padding:4px 8px 4px 12px; border-bottom:1px solid #c4c4c4; font-weight:bold; white-space:nowrap; vertical-align:middle; }
.data-table td { padding:3px 6px 1px 12px; border:0; vertical-align:middle; }
.data-table thead th { background:#f4f4f4 url(../images/usis/bg-table-header.gif) repeat-x 0 100%; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd td {}
.data-table tr.even td { background-color:#f2f2f2; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f2f2f2; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f2f2f2; }
.data-table td.value {}

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

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:609px; height:120px; overflow:hidden; }
.header-container { }
.header { position:relative; height:120px; background:#fff url(../images/usis/bg-header.gif) repeat-x 0 0; text-align:left; }

.header .logo { margin:0; position:absolute; left:0; top:0; z-index:90; }
.header .logo a { display:block; width:609px; height:120px; }

.header .top-links { font:bold 12px/18px Arial; color:#fff; position:relative; z-index:99; }
.header .top-links ul { margin:0; padding:0; list-style:none; }
.header .top-links ul li { margin:0; padding:0; float:left; display:inline; }
.header .top-links ul li a { font:bold 12px/18px Arial; color:#fff; }

.header .top-links .left { padding:7px 0 0 141px; }
.header .top-links .left ul li { padding:0 13px 0 11px; background:url(../images/usis/sep-nav-top-white.gif) no-repeat right 3px; }
.header .top-links .left ul li.last { background:none; }
.header .top-links .left ul li a { }

.header .top-links .right { padding:4px 0 0 0; }
.header .top-links .right ul li { padding:0 13px 0 11px; background:url(../images/usis/sep-nav-top.gif) no-repeat right 5px; }
.header .top-links .right ul li.last { background:none; padding-left:8px; }
.header .top-links .right ul li a { padding:3px 0; float:left; display:inline; font-size:11px; }
.header .top-links .right ul li a.icon-bookmark { padding-left:22px; background:url(../images/usis/icon-bookmark.gif) no-repeat 0 3px; }
.header .top-links .right ul li a.icon-email { padding-left:23px; background:url(../images/usis/icon-email.gif) no-repeat 0 3px; }
.header .top-links .right ul li a.icon-cart { padding-left:23px; background:url(../images/usis/icon-cart-header.gif) no-repeat 0 2px; }

.header .form-language { }

.header .top-search { width:280px; padding:0; float:right; text-align:left; position:absolute; top:48px; right:0; }
.header .form-search label { display:block; font:bold 12px/16px Arial; color:#fff; }
.header .form-search .input-text { width:220px; padding:3px 4px; font:normal 12px/18px Arial; color:#777; background:#fff url(../images/usis/bg-input.gif) no-repeat 0 0; border:1px solid #044185; vertical-align:top; }
.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 {}

.btn-go::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
.btn-go { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
.btn-go { border:0; padding:0; margin:0; background:transparent; overflow:visible; cursor:pointer; vertical-align:top; width:24px; height:24px; line-height:24px; }
.btn-go span { float:left; margin:0; padding:0; font:normal 14px/21px Impact; color:#e7e7e7; width:24px; height:24px; background:url(../images/usis/btn-go-blank.gif) no-repeat 0 0; }
.btn-go:hover span { color:#fff; }
.btn-go:active span { color:#fff; }



/********** < Navigation */
#nav { height:27px; font-size:12px; margin:0; padding:0 10px; background:#f7f7f7 url(../images/usis/menu-bg.gif) repeat-x left top; border-bottom:1px solid #a7a7a7; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent a { padding-right:21px; background:url(../images/usis/menu-parent.gif) no-repeat right 7px; }
#nav li.parent li a { padding:0; background:none; }
#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 { height:27px; padding:0 15px 0 14px; float:left; background:url(../images/usis/menu-sep.gif) no-repeat right top; }
#nav li a { float:left; padding:5px 0 0 0; font:bold 14px/18px Arial; color:#023892; }
#nav li a:hover { color:#c30700; }
#nav li.over a,
#nav li.active a { color:#c30700; }

#nav li.right-icon { height:27px; padding:0 0 0 5px; float:right; background:none; }
#nav li.right-icon a { padding:3px 0 0 0; }

#nav li.right-icon.nav-google { background: none repeat scroll 0 0 transparent; float: right; height: 27px; overflow: hidden; padding: 4px 0 0 5px; width: 60px; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; background:none; }
#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  { font-weight:bold; color:#000 !important; }

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

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */

/* Sidebar =============================================================================== */
.top-spacer { display:none; }
.sidebar .top-spacer { margin:0 0 -2px 0; padding:0; display:block; height:2px; overflow:hidden; position:relative; z-index:100; background:#f2f2f2; }
.block { margin:0 0 20px 0; padding:14px 0 0 0; background:url(../images/usis/bg-block.gif) no-repeat center top; }
.block .block-title { margin:0 0 3px 3px; padding:0; }
.block .block-title h2 { margin:0; padding:0; font-size:15px; font-weight:bold; line-height:1.2; color:#cc0000; }
.block h3 { margin:0; padding:0; font-size:12px; line-height:1.2; }
.block .block-content { padding:3px 0 0 3px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account {}

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

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }
.block-cart .block-title h2 { background:url(../images/usis/icon-cart.gif) no-repeat 0 3px; padding-left:18px; }
.block-cart .block-content { background:url(../images/usis/cart-sidebar-mid.gif) repeat-y 0 0; padding:0 !important; }
.block-cart .block-content-mid { padding:5px 10px; }
.block-cart .block-content-bot,
.block-cart .block-content-top { height:4px; font:1px/1px arial; background:url(../images/usis/cart-sidebar-top.gif) no-repeat 0 0; }
.block-cart .block-content-bot { background:url(../images/usis/cart-sidebar-bot.gif) no-repeat 0 0; }
.block-cart .btn-remove { background:url(../images/usis/btn-remove.gif) no-repeat 0 0; width:10px; height:10px; margin:2px -3px 0 0; }
.block-cart .btn-remove img { display:none; }
.sidebar-subtotal { padding:10px 10px 5px 10px; background:url(../images/usis/cart-sidebar-mid-alt.gif) repeat-y 0 0; }
.sidebar-subtotal button { display:block; width:83px; height:25px; background:url(../images/usis/btn-checkout.gif) no-repeat 0 0; border:0; text-indent:-2000em; cursor:pointer; }
.sidebar-subtotal .col-1 { font:bold 12px/15px arial; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:60px; padding:0 5px 5px 10px !important; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

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

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

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

/* Block: Viewed */
.block-recent {}
.block-recent ol { margin:0; padding:0; list-style:none; }
.block-recent ol li { margin:3px 0 3px 3px; padding:0 0 0 10px; background:url(../images/usis/li-arrow.gif) no-repeat 0 4px; }
.block-recent ol li a { text-decoration:none; }
.block-recent ol li a:hover { text-decoration:underline; }

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

/* Block: Tags */
.block-tags ul { margin:0; padding:0; list-style:none; }
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}
.block-subscribe .block-title { margin:0 0 3px 3px; padding:0; }
.block-subscribe .block-content { padding:3px 0 0 3px; background:url(../images/usis/icon-newsletter.gif) no-repeat right 3px; }
.block-subscribe .block-content p { margin:0 65px 5px 0; }
.block-subscribe .input-text { width:135px; vertical-align:top; }
.block-subscribe .button { margin:0; vertical-align:top; }

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

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

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

/* Category Page ========================================================================= */
.category-title { margin:8px 0 5px 12px; padding:0; font:bold 23px/31px Arial; }
.category-image { margin:5px 12px; display:inline; float:right; }
.category-description { margin:0 0 5px 12px; font:normal 12px/18px Arial; }
.category-products { margin:5px 0 10px 0; padding:0; background:#f2f2f2 url(../images/usis/bg-category-products.gif) repeat-y left 0; }

/* View Type: List */
.products-list { margin:0; padding:5px 0 0 0; list-style:none; }
.products-list .item { margin:0; padding:10px 3px 10px 14px; border-bottom:1px solid #ccc; }
.products-list .product-name { margin:0 0 2px; padding:0; font:bold 14px/17px Arial; }
.products-list .product-name a {  }
.products-list .product-name a:hover { text-decoration:none; border-bottom:1px solid #064195; }
.products-list .desc { margin:0; padding:0; font:normal 12px/15px Arial; width:420px; }
.products-list .desc p { margin:0 0 5px 0; padding:0; }
.products-list .btn-order { margin:3px 0 0 3px; padding:0; float:right; display:inline; }

/* Layered Navigation */
.block-layered-nav { width:140px; margin:5px 1px 30px 0; padding:12px 10px 12px 13px; background:#f2f2f2 url(../images/usis/bg-layered-nav.gif) no-repeat left 0; float:left; display:inline; }
.block-layered-nav .top-spacer { display:none; }
.block-layered-nav .block-title { margin:0 0 3px 0; padding:0; }
.block-layered-nav .block-content { margin:0 0 0 1px; padding:0; }
.block-layered-nav dl { margin:0; padding:0; }
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav dd { margin:0 0 15px 0; font-size:11px; }
.block-layered-nav .currently {}

.category-products .products-list { background:#fefefe url(../images/usis/bg-product-list.gif) no-repeat left 0; }
.with-layered-nav { margin-right:1px; border-bottom:1px solid #ccc; }
.with-layered-nav .products-list { width:535px; background:#fefefe url(../images/usis/bg-product-list-nav.gif) no-repeat left 0; float:left; display:inline; padding-bottom:30px; }

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

/* Product View ========================================================================== */
/* Product Page */
.product-details { padding:10px 5px 15px; }
.product-details .prod-image { padding:2px 15px 15px 0; float:left; display:inline; }
.product-details .prod-image img { vertical-align:top; }
.product-details .short-description { margin:0; font:normal 12px/18px Arial; }
.product-details .short-description p { margin:0 0 10px 0; font:normal 12px/18px Arial; }

.product-tabs { margin:0 10px 20px; border:1px solid #bbb; }
.product-tabs .tab-titles { border-bottom:1px solid #a7a7a7; background:url(../images/usis/bg-tabs.gif) repeat-x 0 0; }
.product-tabs .tab-titles ul { margin:0; padding:0; list-style:none; }
.product-tabs .tab-titles li,
.product-tabs .tab-titles li a { height:26px; margin:0; padding:0; float:left; display:inline; font:bold 15px/26px Arial; color:#777 !important; }
.product-tabs .tab-titles li { margin:0; padding:0; background:url(../images/usis/bg-tab.gif) no-repeat 0 0; }
.product-tabs .tab-titles li a { padding:0 12px; border-right:1px solid #a3a3a3; }
.product-tabs .tab-titles li a:hover { text-decoration:none; background:url(../images/usis/bg-tab-hover.gif) repeat-x 0 0; }
.product-tabs .tab-titles .active { margin:0 0 -1px 0; padding:0 0 1px 0; background:#fff; border:0; border-right:1px solid #c8c7c7; }
.product-tabs .tab-titles .active a { border:0; font:bold 15px/26px Arial; color:#c00 !important; }
.product-tabs .tab-titles .active a:hover { background:none; color:#c00; text-decoration:none }
.product-tabs .tabs-container {}
.product-tabs .tabs-container .tab-content { display:none; }
.product-tabs .tabs-container .active { display:block; }
.product-tabs .tab-inner { padding:15px 20px; }
.product-tabs .tab-inner ul { margin:0; padding:0 0 10px 14px; list-style:none; list-style:disc outside; }
.product-tabs .tab-inner ul li { margin:3px 0; padding:0; }
.product-tabs .tab-inner ol { margin:0; padding:0 0 10px 14px; list-style:none; list-style:decimal outside; }
.product-tabs .tab-inner ol li { margin:3px 0; padding:0; }
.product-tabs .tab-inner .offer { font:bold 15px/20px Arial; color:#555; }
.product-tabs .tab-inner .offer a { color:#00327c; text-decoration:none; border-bottom:1px solid #00327c; }

.product-description { margin:0 5px 10px; font:normal 12px/18px Arial; }
.product-description h1 { margin:0 0 10px 0; font:normal 20px/24px Arial; }
.product-description h2 { margin:0 0 5px 0; font:normal 17px/20px Arial; }
.product-description h3 { margin:0 0 5px 0; font:bold 15px/18px Arial; }
.product-description h4 { margin:0 0 3px 0; font:bold 12px/15px Arial; }
.product-description h5 { margin:0 0 2px 0; font:bold 11px/13px Arial; }
.product-description p { margin:0 0 10px 0; font:normal 12px/18px Arial; }
.product-description .std p { margin:0 0 10px 0; font:normal 12px/18px Arial; }

.checkout-form { margin:0 0 20px 10px; padding:10px 0 0 0; border:0; width:689px; }
.checkout-form fieldset { padding:0; border:0; }

/*
.checkout-form .form-title { margin:0; padding:0 14px; height:31px; background:url(../images/usis/bg-form-title-no-text.gif) no-repeat 0 0; color:#fff; font:normal 19px/31px Arial; }
.checkout-form .form-subtitle { margin:0; padding:5px 12px 4px 12px; background:#e4e4e4; border-bottom:1px solid #b5b5b5; border-left:1px solid #bf1d0c; border-right:1px solid #bf1d0c; font:bold 15px/18px Arial; }
.checkout-form .form-subtitle p { margin:0; padding:0; font:bold 15px/18px Arial; }
*/

.checkout-form .form-title { padding:0 14px; font:bold 16px/31px Arial; color:#111; background:url(../images/usis/bg-form-title-gray.gif) repeat-x 0 0; border-bottom:1px solid #222; }
.checkout-form .form-subtitle { margin:0; padding:6px 12px 5px; background:#3f3f3f; border-bottom:1px solid #b5b5b5; font:bold 16px/18px Arial; color:#fff; }
.checkout-form .form-subtitle p { margin:0 120px 0 0; padding:0; font:bold 14px/18px Arial; }


.checkout-form .price-holder { margin:-1px 0 0 10px; float:right; display:inline; font:bold 16px/18px Arial; }
.checkout-form .price-holder .price { }




.form-set { margin:0; padding:0; border:1px solid #ccc; border-top:0; background:#fefefe; }
.form-set ul { margin:0; padding:0; list-style:none; }
.form-set ul li { margin:0; padding:0; }
.form-set .form-billing { border-top:1px solid #fff; background:url(../images/usis/bg-shadow.png) repeat-x 0 0; }
.form-set .form-shipping { background:url(../images/usis/bg-shadow.png) repeat-x 0 0; }
.form-set .form-payment { background:url(../images/usis/bg-shadow.png) repeat-x 0 0; }
.form-set .form-top { padding:20px 28px 10px 0; }
.form-set .form-bottom { padding:20px 28px 10px 0; }
.form-set .form-bg { background:url(../images/usis/bg-statue5.gif) no-repeat 380px 100%; }
.form-set .block-header { background:url(../images/usis/line-dotted-hor.gif) repeat-x 0 0; }
.form-set .block-header h5 { margin:0 28px 0; padding:15px 0 0; font:bold 16px/22px Arial; color:#000; }
.form-set .block-header .num { margin:0 8px 0 0; float:left; display:block; text-align:center; background:url(../images/usis/num-icon.gif) no-repeat 0 0; width:20px; height:20px; color:#fff; font:bold 14px/20px arial; }

.form-set .form-billing .block-header { background:none; }
.form-set .fields { padding:0; margin-right:-20px; }
.form-set .fields .field { margin:0 12px 15px 28px; padding:0; float:left; display:inline; width:290px; }
.form-set .fields .field label { margin:0; padding:0; display:block; font-weight:bold; }
.form-set .fields .wide-field { float:none; display:block; width:auto; }
.form-set .fields .input-text { width:280px; padding:2px 3px; border:1px solid #bfbfbf; }
.form-set .fields .wide-field  .input-text { width:610px; }
.form-set .fields select { border:1px solid #bfbfbf; }
.form-set .fields .select-text { width:288px; }
.form-set .fields .country-select select { width:288px; }
.form-set .fields .v-fix { position:relative; }
.form-set .fields .v-fix .validation-advice { position:absolute; }
.form-set .same-shipping { margin:0 28px 15px 28px; }

.form-set .fields .ccards { margin:1px 0 0 0; }
.form-set .fields .cc_expiration select { margin-right:10px; }
.form-set .fields .cc_cvv { }
.form-set .fields .cc_cvv .input-text { width:50px; }
.form-set .fields .cc_cvv a { }

.form-set .terms-bg { background:#fefefe url(../images/usis/bg-box-shadow.gif) repeat-x 0 0; }
.form-set .cc_terms { padding:20px 28px; background:url(../images/usis/line-dotted-hor.gif) repeat-x 0 0; }
.form-set .cc_terms p { }
.form-set .cc_terms input.checkbox { vertical-align:top; margin:1px 3px 0 0; }
.form-set .cc_terms  label { margin:0; padding:0; display:inline; }

.form-set .form-buttons { margin:0; padding:0 28px 30px; text-align:center; }
.form-set .form-buttons input { }
.form-set .form-buttons .required { margin:11px -150px 0 0; padding:0; color:#222; float:left; display:inline; }


/* Success Page */
.success-page {}
.success-page .page-title { margin:0 12px 10px 12px; }
.success-page #messages_product_view { margin:0 12px 10px 12px; }

.success-page .success-message { margin:10px 12px 15px 12px; }

.success-page .files-list { margin:0 12px 0 12px; }

.success-page .order-details { margin:0 12px 12px 12px; padding:12px 12px 30px 12px; border:1px solid #ccc; border-top:0; }
.success-page .transaction-info { margin:0 0 12px 0; font:normal 12px/18px Arial; }
.success-page .transaction-info h4 { font:bold 12px/18px Arial; }
.success-page .transaction-info dl { margin:0; padding:0; list-style:none; }
.success-page .transaction-info dl dt,
.success-page .transaction-info dl dd { margin:0; padding:0; }
.success-page .transaction-info dl dt { margin-right:5px; float:left; display:inline; }
.success-page .transaction-info dl dd { }

.success-page .additional-info { margin:0 0 12px 0; font:normal 12px/18px Arial; }
.success-page .additional-info h4 { font:bold 12px/18px Arial; }
.success-page .additional-info p {}

.success-page .download-info { margin:0; padding:12px 0 0 0; border-top:1px solid #d2d2d2; }
.success-page .download-info .icon-adobe { margin:0 12px 5px 0; float:left; display:inline; }
.success-page .download-info .red { color:#c00; }
.success-page .download-info p {}

.success-page .product-warning { margin:0 0 12px 0; font:normal 12px/18px Arial; }
.success-page .product-warning h4 { font:bold 12px/18px Arial; }
.success-page .product-warning p {}

.failure-page { padding:0 12px; }
.failure-page p { margin:0 0 8px 0; padding:0; }

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

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

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

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

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


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

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

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

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}


.hint { font-size:11px; color:#555; }
.font11 { font-size:11px; }
.font12 { font-size:12px; }
.font13 { font-size:13px; }

.bold { font-weight:bold; }
.normal { font-weight:normal; font-style:normal; }


.icon-note { margin:0; padding-left:27px !important; background:url(../images/usis/icon-note.gif) no-repeat 0 0; }
.icon-back a { margin:0; padding-left:20px !important; background:url(../images/usis/icon-back.gif) no-repeat 0 0; }

/* Rating */
.ratings { width:80px; margin:0; padding:0; float:left; display:inline; }
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/usis/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/usis/bg_rating.gif) 0 100% repeat-x; }
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer { border:1px solid #b4b4b4; border-width:0 1px; font:normal 11px/16px Arial; }
.footer-content { margin:0 7px; padding:20px 14px; text-align:left; background:#fff; }
.footer p { }

.footer .footer-text { margin:0; width:730px; text-align:justify; }
.footer .footer-icons { margin:4px 16px 0 0; float:right; display:inline; }

.footer .links-set { padding:20px 0 0 0; }
.footer .links-set ul { width:171px; margin:0; padding:2px 10px; list-style:none; float:left; display:inline; border-left:1px solid #cecece; }
.footer .links-set ul.first { padding-left:0; border:0; }
.footer .links-set ul.last { width:160px; padding-right:0; }
.footer .links-set ul li { margin:0; padding:0; }
.footer .links-set ul li a { font:normal 11px/16px Arial; text-decoration:none; }
.footer .links-set ul li a:hover { text-decoration:underline; }
.footer .links-set ul li .list-title { margin:0; padding:0; font-weight:bold; color:#c02311; }

.footer-nav { height:35px; background:url(../images/usis/bg-nav-bottom.gif) repeat-x 0 0; }
.footer-nav ul { margin:0; padding:10px 14px 0 14px; list-style:none; }
.footer-nav ul li { margin:0; padding:0 7px 0 6px; float:left; display:inline; background:url(../images/usis/sep-nav-bottom.gif) no-repeat right 4px; }
.footer-nav ul li a { color:#fff; text-decoration:none; }
.footer-nav ul li a:hover { text-decoration:underline; }
.footer-nav ul li.last { background:none; }

.copyright { padding-top:7px; margin-bottom:7px; text-align:left; font:bold 11px/16px Arial; }
/* ======================================================================================= */


/* USIS ================================================================================== */
.cms-page-view .breadcrumbs { margin:0 7px 12px; }
.cms-page { padding:0 7px; }

.cms-page .page-title { margin:0 0 8px 0; padding:0; font:bold 24px/28px Arial; color:#2f2f2f; }
.cms-page .underline { margin:0 0 8px 0; padding:0 0 8px 0; border-bottom:1px solid #ccc; }

.cms-page .intro-text { padding:0 0 5px 0; font:normal 12px/18px Arial; color:#222; }

.cms-page hr { margin:0 0 5px 0; height:3px; font-size:1px; line-height:1; border:1px solid #c00; border-width:1px 0; background:none; }

.cms-page h2 { margin:0 0 5px 0; padding:0; font:bold 24px/28px Arial; }
.cms-page h2 a { text-decoration:none; }
.cms-page h2 a:hover { text-decoration:underline; }

.cms-page h3 { margin:0 0 2px 0; padding:0; font:bold 14px/18px Arial; }
.cms-page h3 a { text-decoration:none; }
.cms-page h3 a:hover { text-decoration:underline; }

.cms-page h4 { margin:0; padding:0; font:bold 12px/18px Arial; }
.cms-page h4 a { text-decoration:none; }
.cms-page h4 a:hover { text-decoration:underline; }

.cms-page .article-content { font:normal 12px/18px Arial; color:#222; }
.cms-page .article-content p { margin:0 0 15px 0; font:normal 12px/18px Arial; }

.cms-page .blue-titles h3,
.cms-page .blue-titles h4 { padding-top:3px; color:#064195; }
.cms-page .red-title,
.cms-page .blue-titles .red-title { margin:0 0 5px 0; padding:0; font:bold 14px/18px Arial; color:#c00 !important; }

.cms-page .col2-set { padding-bottom:15px; }
.cms-page .col2-set p { margin-right:18px; font:normal 12px/18px Arial; }
.cms-page .col3-set { padding-bottom:0; }
.cms-page .col3-set p { margin-right:5px; font:normal 12px/16px Arial; }

.cms-page .list ul { margin:0; padding:5px 0 10px 0; list-style:none; }
.cms-page .list li { margin:0; padding:1px 0 1px 15px; background:url(../images/usis/li-arrow.gif) no-repeat 0 5px; font:normal 12px/15px Arial; }
.cms-page .list li a { }
.cms-page .list li a:hover { }

.cms-page .list-categories { padding:5px 0 20px 0; }
.cms-page .list-categories ul { margin:0 -20px 0 0; padding:0 0 10px 0; list-style:none; }
.cms-page .list-categories li { margin:-1px 15px 0 0; padding:0; float:left; display:inline; border:1px solid #ddd; border-width:1px 0; }
.cms-page .list-categories li a { width:198px; margin:0; padding:4px 5px 4px 15px; background:#fff url(../images/usis/li-arrow.gif) no-repeat 5px 8px; font:normal 12px/15px Arial; float:left; display:inline; }
.cms-page .list-categories li a:hover { background-color:#f7f7f7; text-decoration:none; }

.cms-page .list-articles { padding:3px 0 10px 0; }
.cms-page .list-articles ul { margin:-8px 0 0 0; padding:0; list-style:none; }
.cms-page .list-articles li { margin:10px 0 0 80px; padding:0 0 3px 0; border-bottom:1px solid #ddd; }
.cms-page .list-articles .ratings { width:80px; margin:2px 0 0 -80px; padding:0; float:left; display:inline; }
.cms-page .list-articles li a { text-decoration:underline; }
.cms-page .list-articles li h4 { margin:0; padding:0; font:bold 12px/18px Arial; }
.cms-page .list-articles li h4 a { text-decoration:none; }
.cms-page .list-articles li h4 a:hover { text-decoration:none; }
.cms-page .list-articles li .link-more { font-size:11px; white-space:nowrap; }
.cms-page .list-articles .clear { margin:-1px; border-top:3px solid #fff; }

.blue-box { margin:10px 0 15px 0; padding:3px 6px; background:#ebf1fa; border:1px solid #c2d4ef; }
.blue-box p { margin:0; padding:3px 0; font:normal 11px/14px Arial; color:#222; }

.cms-page .blue-box-list { margin:10px 0 15px 0; padding:7px 12px; background:#ebf1fa; border:1px solid #c2d4ef; }
.cms-page .blue-box-list .red-title { margin:0; padding:0; }
.cms-page .blue-box-list ul { margin:0; padding:2px 0; list-style:none; }
.cms-page .blue-box-list li { margin:0 0 0 3px; padding:2px 0 2px 15px; background:url(../images/usis/li-arrow.gif) no-repeat 0 5px; font:normal 12px/15px Arial; }
.cms-page .blue-box-list li a { }
.cms-page .blue-box-list li a:hover { }

.cms-page .image-left { margin:0; padding:3px 16px 5px 0; float:left; display:inline; }
.cms-page .image-right { margin:0; padding:3px 0 5px 16px; float:right; display:inline; }

.cms-page .links-holder { margin:0; padding:20px 0; font:normal 11px/14px Arial; color:#222; }
.cms-page .links-holder a { text-decoration:none; }
.cms-page .links-holder a:hover { text-decoration:underline; }

.page-home { padding:0; }
.page-home .home-promo { text-align:center; }
.page-home .col-set {}
.page-home .col-set .cols { width:230px; margin:9px 0 0 0; padding:0; float:left; display:inline; }
.page-home .col-set .col-1 { margin-right:6px; }
.page-home .col-set .col-2 { margin-right:5px; }
.page-home .col-set .col-3 { width:229px; }
.page-home .col-set .list-title { margin:0; padding:25px 0 0 0; height:0; overflow:hidden; }
.page-home .col-set .col-1 .list-title { background:url(../images/usis/home-col1-title.gif) no-repeat 0 0; }
.page-home .col-set .col-2 .list-title { background:url(../images/usis/home-col2-title.gif) no-repeat 0 0; }
.page-home .col-set .col-3 .list-title { background:url(../images/usis/home-col3-title.gif) no-repeat 0 0; }
.page-home .col-set .cols-inner { margin:0; padding:12px; border:1px solid #ccc; background:#fff url(../images/usis/home-col-bg.gif) repeat-x 0 100%; }
.page-home .col-set .cols-inner { height:210px; }
.page-home[class] .col-set .cols-inner { height:auto; min-height:210px; }
.page-home .col-set .cols-inner p { margin:0 0 10px 0; padding:0; }
.page-home .col-set ul { margin:0; padding:0; list-style:none; }
.page-home .col-set ul li { margin:3px 0 3px 3px; padding:0 0 0 10px; background:url(../images/usis/li-arrow.gif) no-repeat 0 4px; }
.page-home .col-set ul li a { }
.page-home .col-set ul li a:hover { }

.news-container { background:#ededed url(../images/usis/bg-page.gif) repeat-y 0 0; }
.news-container .news-bg { border:1px solid #b4b4b4; border-width:0 1px; }
.news-container .news-block { margin:0 7px; padding:12px 0 0 0; background:#fff; text-align:left; }
.news-container .news-bg-line { margin:0 -7px; height:6px; overflow:hidden; background:url(../images/usis/bg-news.gif) repeat-x 0 0; }
.news-block .news-content { margin:0 -6px; background:#f0f0f0 url(../images/usis/bg-news-bottom.gif) repeat-x 0 100%; }
.news-block .news-inner { padding:15px 0; background: url(../images/usis/bg-news-top.gif) repeat-x 0 0; text-align:left; }

.news-block .n-title { margin:0 0 0 23px; padding:0 0 10px 0; font:bold 16px/22px Arial; color:#bc1300; }
.news-block .news-list { margin:0; padding:0; list-style:none; }
.news-block .news-list .news-item { margin:0 0 0 23px; padding:0; float:left; display:inline; width:290px; }
.news-block .news-list a { }
.news-block .news-list a:hover { }
.news-block .news-list .news-image { float:left; display:inline; width:90px; }
.news-block .news-list .news-text { width:200px; float:left; display:inline; }
.news-block .news-list .no-image .news-image { display:none; }
.news-block .news-list .no-image .news-text { width:290px; }
.news-block .news-list .news-title { margin:0 0 5px 0; padding:0; font:bold 13px/15px Arial; }
.news-block .news-list .news-date { margin:0 0 2px 0; font:normal 11px/14px Arial; color:#666; }
.news-block .news-list p { margin:0 0 3px 0; padding:0; }
.news-block .news-list .more-link { margin:0; font:bold 11px/14px Arial; }


.page-articles {}

.page-contacts {}

.page-contacts .contact-details { margin:0 0 0 145px; padding:0; }
.page-contacts .contact-details p { margin:5px 0; padding:0; font:normal 12px/15px Arial; }
.page-contacts .contact-details address { margin:0; padding:4px 0 0 0; font:normal 12px/18px Arial; }
.page-contacts .contact-details .image-left { margin:0 0 0 -145px; padding:0; float:left; display:inline; }

.icon-phone { padding-left:30px !important; background:url(../images/usis/icon-phone.gif) no-repeat 0 0; }
.icon-fax { padding-left:30px !important; background:url(../images/usis/icon-fax.gif) no-repeat 0 0; }
.icon-www { padding-left:30px !important; background:url(../images/usis/icon-www.gif) no-repeat 0 0; }
.icon-mail { padding-left:30px !important; background:url(../images/usis/icon-mail.gif) no-repeat 0 0; }


.articles {}

.articles-pager { margin:10px 0; padding:5px 15px 3px 15px; background:#f2f2f2; border:1px solid #e3e3e3; text-align:center; color:#222; }
.articles-pager p { margin:0; padding:0; text-align:left; color:#222; font:normal 11px/14px arial; }
.articles-pager .amount { margin:1px 0 0 0; }
.articles-pager .pages { margin:0 120px; }
.articles-pager .pages ol { margin:0; padding:0; display:inline; }
.articles-pager .pages li { margin:0; padding:0; display:inline; color:#8a8a8a; vertical-align:top; }
.articles-pager .pages li a { padding:3px 7px; color:#8a8a8a; font:bold 11px/20px arial; text-decoration:none; }
.articles-pager .pages li a:hover { color:#222; text-decoration:none; }
.articles-pager .pages .arrow a { padding:0; }
.articles-pager .pages .arrow a img { vertical-align:top; margin:-2px 0 0 0; }
.articles-pager .pages .current { padding:3px 7px; background:url(../images/usis/icon_pager_active.gif) no-repeat 0 0; color:#fefefe; font:bold 11px/20px arial; }

.articles .articles-list { padding:10px 0; }
.articles .articles-list ul { margin:-8px 0 0 0; padding:0; list-style:none; }
.articles .articles-list li { margin:15px 0 0 0; padding:0 0 8px 0; border-bottom:1px solid #ddd; }
.articles .articles-list li a { text-decoration:underline; }
.articles .articles-list li h4 { margin:0; padding:0; font:bold 12px/18px Arial; color:#064195; }
.articles .articles-list li h4 a { text-decoration:none; color:#064195; }
.articles .articles-list li h4 a:hover { text-decoration:underline; }
.articles .articles-list li p { margin:0 0 5px 0; padding:0; font:normal 12px/18px Arial; }
.articles .articles-list li .link-more { font-size:11px; white-space:nowrap; }
.articles .articles-list .clear { margin:-1px; border-top:3px solid #fff; }

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

.disable { cursor:default !important; filter:alpha(opacity=30);-moz-opacity:.3;opacity:.3; }
.hidden { position:absolute; top:-9999em; left:-9999em; }

/* To hide blocks from success page */
.page-success .breadcrumbs { display:none; }
.cms-contacts .breadcrumbs { display:none; }

/* Newsletter Page */
.newsletter-page { padding:0; }
.newsletter-page .article-content {  }

.nwsltr-block {  }
.nwsltr-block .col-1,
.nwsltr-block .col-2 { border:1px solid #ccc; width:48%; }
.nwsltr-block .content { padding:15px 22px; }
.nwsltr-block .input-box { margin:12px 0 0 0; }
.nwsltr-block .input-text { background:url(../images/usis/input-text-alt.gif) no-repeat 0 0; border:0; width:178px; }
.nwsltr-block button { width:101px; height:25px; text-indent:-2000em; border:0; margin-left:2px; cursor:pointer; }
.nwsltr-block .but-unsubscribe { background:url(../images/usis/but-unsubscribe.gif) no-repeat 0 0 !important; }
.nwsltr-block .but-signup { background:url(../images/usis/but-signup-now.gif) no-repeat 0 0 !important; }
.nwsltr-block h3 { background:#d2d0d0 url(../images/usis/bg-title-block.gif) repeat-x 0 0; font:bold 14px/30px arial !important; border-bottom:1px solid #b0b0b0; padding:0 15px !important; }
.newsletter-page .red-title { font:bold 14px/16px arial; margin-bottom:5px; }

.data-table-grid { border:1px solid #ccc; border-bottom:0; width:100%; margin:0 0 10px 0; }
.data-table-grid th,
.data-table-grid td { border-bottom:1px solid #ccc; padding:10px 15px; }
.data-table-grid td { border-left:1px solid #ccc; }
.data-table-grid th { background:#f2f2f2 url(../images/usis/bg-table-grid.gif) repeat-y 100% 0; }
.newsletter-grid ul { float:left; width:30%; }
.newsletter-grid ul li { list-style-type:none; background:url(../images/usis/list-icon.gif) no-repeat 0 5px; margin:0; padding:0 0 0 10px; }

.sendfriend-message-popup { padding:0 5px; }
.sendfriend-container { margin:0 auto 30px; width:550px; padding:0 7px 7px; border:1px solid #b4b4b4; border-top:0; text-align:left; }
.sendfriend { padding:20px 0 20px 20px; background:#fff; }

.sendfriend h3 { margin:0 0 10px 0; padding:0; font:normal 18px/22px Arial; color:#2f2f2f; }
.sendfriend h4 { margin:0 0 0 0; padding:0; font:bold 12px/18px Arial; color:#c02311; }

.sendfriend .close-link { margin:5px 0 -25px 0; float:left; width:510px; }

.sendfriend .form-list li.add-row { margin-top:15px; border:0; }
.sendfriend .form-list li.add-row .btn-remove { border-top:1px solid #ddd; font-size:0; line-height:0; padding:7px 5px 0 0; text-align:right; margin:0 11px 0 0; }

#cse-search-results iframe { width:100%; }

.col-main a { /* color:blue !important; */ }
.col-main { color:#000 !important; }

/* Grouped Product */
.grouped .prod-title { font:bold 24px/30px arial; margin-bottom:10px; }
.product-info { margin:0; padding:0 0 10px 0; }
.products-data { margin:0; padding:6px 0 0 0; width:auto; margin-right:175px; }

.product-info .products-group { width:340px; float:left; border-right:1px solid #aaa; margin-top:-3px; }
.product-info .products-group table { width:320px; }
.product-info .group-wide { width:460px; }
.product-info .group-wide table { width:440px; }
.product-info .products-group table td { border-top:1px solid #ccc; padding:7px 4px 8px 4px; vertical-align:top; }
.product-info .products-group table .first td { border:0; }
.product-info .products-group table td.price-cell { vertical-align:middle; color:#cc0000; font:bold 14px/18px arial; }
.product-info .products-group table td .price-box { margin:0; padding:0; }
.product-info .products-group table td .price-box span { color:#cc0000 !important; font:bold 14px/18px arial !important; }
.product-info .products-group table td dt { margin:0; padding:0; font:bold 14px/18px arial; }
.product-info .products-group table td dd { margin:0; padding:0; font:bold 11px/13px arial; text-transform:uppercase; color:#515151; }

.product-info .addtocart { width:160px; float:right; display:inline; padding:0 15px; margin-top:7px; margin-left:-160px; }
.product-info .add-to-cart .hint { font:normal 13px/18px arial; color:#555; margin-bottom:10px; }
.product-info .btn-addtocart { background:url(../images/usis/btn-add-to-cart.gif) no-repeat 0 0; display:block; width:157px; height:36px; border:0; text-indent:-2000em; margin:5px 0 40px 0; cursor:pointer; }

.cart {}
.cart .co-description { margin:10px 150px 10px 0; }

.co-block { margin:10px 0; border:1px solid #ccc; }
.co-block .block-header { background:#dedede url(../images/usis/bg-table-header.gif) repeat-x 0 0; padding:7px 20px; border-bottom:1px solid #adadad; }
.co-block .block-header h5 { float:left; font:bold 17px/20px arial; margin-left:7px; }
.co-block .block-header .num { float:left; display:block; text-align:center; background:url(../images/usis/num-icon.gif) no-repeat 0 0; width:20px; height:20px; color:#fff; font:bold 14px/20px arial; }
.co-block .block-body { padding:30px 25px; }
.co-block .block-subhead { padding:10px 25px; background:#eee; border-bottom:1px solid #ccc; font:bold 12px/20px arial; }
.co-block .block-body dl { margin:0 0 6px 0; }
.co-block .block-body dl dt,
.co-block .block-body dl dd { float:left; width:130px; }
.co-block .block-body dl dt { font-weight:bold; font-size:13px; }
.co-block .block-body .required { color:red; }
.co-block .block-body dl dd { float:right; width:270px; }
.co-block .block-body dl dd .input-text { width:260px; }
.co-block .block-body dl dd select { width:268px; }

#shopping-cart-table { border:0; }
#shopping-cart-table th { background:#3f3f3f; color:#fff; }
#shopping-cart-table td { border-bottom:1px solid #ccc; padding:10px; vertical-align:top; }

.cart-qty .input-text { text-align:center; }
.cart-qty a { display:block; margin:3px 0; color:#3f3f3f; text-decoration:underline; }
.cart-qty a:hover { text-decoration:none; }

.btn-update { background:url(../images/usis/btn-update.gif) no-repeat 0 0; width:81px; height:24px; display:block; text-indent:-2000em; cursor:pointer; border:0; }
.dark-cell { background:#eee; }
.dark-cell td { padding:3px 10px !important; }

.discount { padding:15px; }
.discount h3 { font:bold 14px/20px arial; }
.discount label { display:block; margin:5px 0 0 0; line-height:20px; width:250px; }
.discount .input-text { padding-top:5px; padding-bottom:5px; width:208px; }
.discount .button-apply,
.discount .btn-cancel { background:url(../images/usis/btn-apply.gif) no-repeat 0 0; width:99px; height:29px; text-indent:-2000em; cursor:pointer; border:0; }
.discount .btn-cancel { background:url(../images/usis/btn-cancel.gif) no-repeat 0 0; }

.grand-total-cell { background:#f2f2f2; border-left:1px solid #ccc !important; text-align:right; }

.co-block .cart-table { border-right:0; }

#shopping-cart-totals-table { float:right; }
#shopping-cart-totals-table th,
#shopping-cart-totals-table td { border:0; background:transparent; color:#000; font-size:14px; font-weight:normal; padding:5px 0; }
#shopping-cart-totals-table tfoot strong { color:#d64141; font:bold 18px/22px arial; }
#shopping-cart-totals-table th { width:200px; }
#shopping-cart-totals-table td { width:100px; }
.acknowledge-msg { font-size:11px !important; width:440px; float:right; }
.btn-place-order { margin:10px 0; background:url(../images/usis/btn-place-order.gif) no-repeat 0 0; width:185px; height:41px; text-indent:-2000em; cursor:pointer; border:0; }

.cart-item-cell h3 a { color:#111; }

.cart-mail-form { border-left:1px solid #ccc; padding-left:20px; }
.cart-mail-form h3 { margin:0 0 10px 0; }
.cart-mail-form .btn-mail-form { margin:9px 0; padding-left:35px; display:block; font:bold 14px/29px arial; background:url(../images/usis/pdf-icon.gif) no-repeat 0 0; text-decoration:underline; }

.checkout-form .cart-mail-form { border:1px solid #ccc; margin:20px 0 10px; padding:15px 20px 10px; }

.cc-images { margin:0 0 10px 0; }
.cc-info-cell dt { width:145px !important; }
.cc-info-cell .input-text { width:190px; }
.cc-info-cell .v-fix { margin:0 10px 0 0; }
.cc-info-cell .v-fix select { width:90px !important; }
.cc-info-cell .v-fix .validation-advice { display:block; width:80px; margin-right:-80px; position:relative; }

.overlay-holder { position:relative; }
.overlay { position:absolute; background:#444; top:0; left:0; width:100%; height:100%;  }
.overlay span { display:block; text-align:center; position:absolute; top:40%; width:200px; margin:0 0 0 140px; padding:10px; color:#111; background:#eee; border:1px solid #fff; font:bold 14px/18px Arial; }

.addtocart .price-box { padding:10px 20px 0 0; text-align:right; }
.addtocart .price-box .price-label { font:bold 13px/16px Arial; }
.addtocart .price-box .price { font:normal 13px/16px Arial; }

.additional { margin:0 0 10px; }

.info-list { margin:0; padding:5px 0 10px 0; list-style:none; display:block; display:inline-block; }
.info-list li { margin:0; padding:5px 0 5px 20px; background:url(../images/usis/check_yes.gif) no-repeat 0 5px; font:normal 12px/14px Arial; }

.copyright address { float:left; }
.copyright .footer-icons { text-align:right; margin-right:5px; }
.copyright .footer-icons li { display:inline; }
