
/* Global
--------------------------------------------- */
a, a:visited { color:#0068b7; text-decoration:underline; }
a:hover { color:#0191c7; }
a img { border:0;}
:focus { outline:0; }

.wrapper {
	width: 960px;
	margin: 0px auto 20px auto;
	padding: 0px;
	}
	
.header {
	width: 940px;
	height: 160px;
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 0px 10px;
	text-align:left;
	background: url(../images/header.jpg) no-repeat top center
	}
	
.header-top {
	margin: 0px;
	padding: 0px;
	width: 940px;
	height: 113px
	}
	
.nav-container {
	clear: both;
	width:940px;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 50px;
	}
	
.middle-container {
	width: 940px;
	margin: 0px auto 0px auto;
	padding: 30px 10px 0px 10px;
	}
	
.middle {
	width:940px;
	min-height: 300px;
	margin: 0px;
	padding: 0px;
	text-align:left;
	}

.clearfix {
	clear: both;
	height: 0px;
	font-size: 1px;
	line-height: 1px;
	width: 100%;
	overflow: hidden;
	}

/* Lists
--------------------------------------------- */
.disc { margin-bottom:10px; list-style:disc; }
.disc li { margin-left:20px; }

/* Bare List */ /* Unstyled list */
.bare-list { margin:5px 0; }
.bare-list li { margin:3px 0; }

/* Space Creators */
.no-display { display:none; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */
.content { padding:12px 12px 12px 15px; } /* Sets default padding */
.actions { line-height:1.3em; }
.separator { padding:0 3px; }
.pipe { padding:0 4px; font-size:.95em; }
.divider { margin:10px 0; height:1px; border-bottom: 1px solid #eee; font-size:1px; line-height:1em; overflow:hidden; }

/* Headings
--------------------------------------------- */
h1, h2, h3, h4, h5, h6, .head { font-size: 100%; }

h2 { margin: 0px 0px 8px 0px }

.head, .inner-head { line-height:1.25em; text-align:right; }
.head h1,.head h2, .head h3, .head h4, .head h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; }

/* Page heading */
.page-title { margin: 0px 0 15px 0;	padding: 0px; }
.page-head { margin: 0px; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.cms-content h3, .page-head h3, .page-head-alt h3, .category-head h2  {
    font-weight:normal !important;
    text-transform:none  !important;
    text-align:left;
	font-size: 19px;
	margin: 0px 0px 18px 0px
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }
.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }

.category-head {  }

.box-header { font-size: 1.05em; text-align: left; background: #eee none repeat scroll 0%; font-weight: bold; padding: 2px 8px; margin: 10px 0; }
.category-head .link-feed { float:right; margin-top: 10px; position:relative; }

/* Header
--------------------------------------------- */
#logo { float:left; width:240px; height: 42px; margin: 0px; padding: 36px 0 0px 20px }
	
.page-popup #logo { display:none; }

/* Breadcrumbs */ 
.breadcrumbs { margin: 0px 0px 20px 15px; padding:0 ; height: 20px; font-size: .95em; line-height:1.25em; color:#000 }
.breadcrumbs li { display:inline; }

/* Mini search */
.mini-search-container { float:right; width: 220px; padding: 9px 20px 0px 0px; margin: 0px; }
.mini-search { float:right; text-align:right; width: 220px; padding: 0px 10px 0px 0px; margin: 0px;	}
.mini-search input.input-text, .mini-search .input.textarea, .mini-search textarea {
	background: #fff url(../images/search-box-bg.gif) repeat-x top left ;	
	border: 0px;
	padding: 6px 4px 4px 4px;
	margin: 0px 0px 0px 0px;
	width: 145px;
	height: 16px;
	color: #444;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	}
.mini-search input.input-image {margin: 0px 0px 0px -4px; padding:0;}
.search-autocomplete {  }
.search-autocomplete ul {  }
.search-autocomplete li {  }
.search-autocomplete li .amount {  }
.search-autocomplete li.odd {  }
.search-autocomplete li.selected {  }

/* Footer
--------------------------------------------- */
.footer-container {	width: 940px; margin: 0px auto 0px auto; padding: 0px 0px 25px 0px; font-size: .9em; }
.footer-links {	width: 940px; float:left; margin: 0px auto 0px auto; padding: 10px 0px 5px 0px; display: block; border-top: 5px solid #eee;}
.footer-links  ul { float:left; display: block; margin: 0px; padding: 0px; }
.footer-links ul li{ float:left; margin: 0px; padding: 0px; list-style: none; line-height: 12px; }
.footer-links  li a, .footer-links li a:link, .footer-links  li a:visited {
	display: block;
	color: #000;
	padding: 0px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: none;
	line-height: 12px;
	text-align: left;
	border-right: 1px solid #b0b0b0;
	}
.footer-links  li.last a { border-right: 0px; }
.footer-links li a:hover { color: #0281ca; }
.legal { padding: 5px 0px 0px 10px; margin: 0px; float:left; clear:left; width: 930px; color:#000; text-align: left; line-height: 12px; }
	
/* Columns
--------------------------------------------- */
.side-col { width:195px; }
.col-left { float:left; }
.col-main { float:left;   }
.col-right { float:right; }
.col-1-layout .col-main { float:none; }
.col-2-right-layout .col-main { float:left; width:720px; padding: 0px }
.col-2-left-layout .col-main { float:right; width:720px; padding: 0px }
.col-3-layout .col-main { width:500px; margin:0px 25px 0px 25px; }

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Col5 */
.col5-set { margin: 0; padding:0  }
.col5-set .col-1, .col5-set .col-2, .col5-set .col-3 { float:left; width:225px; margin: 0px 10px 0px 0px; padding: 0px;  }
.col5-set .col-4 { float:left; width:225px;  margin: 0px; padding: 0px ; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }

.accent { color:#E76200; font-weight:bold; }

/* Forms
--------------------------------------------- */
input.input-text, select, textarea { border: 1px solid #9fbbcd; font: 12px  Verdana, Arial, Helvetica, sans-seri }
option, optgroup { font:12px  Verdana, Arial, Helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:4px; margin: 1px 0 1px 0 }
select { padding: 3px; margin: 1px 0 1px 0 }
input.radio { margin: 4px 0px 4px 4px; }
input.checkbox { margin: 4px 0px 4px 0px; }
.qty { width: 2.5em; }
.group-select label, .form-list label, .payment-methods label { font-weight:normal; }
.input-text:focus, select:focus, textarea:focus {  }
.button-set { /* Container for form buttons*/
    clear:both;
    border-top: 1px solid #eee;
    padding: 10px 0px 10px 0px;
	margin: 20px 0px 0px 0px;
    text-align: right;
    }
.btnlogin {
    border:0;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	padding: 0;
	margin: 0px 0px 0px 6px;
	width: 102px;
	height: 28px;
    background:transparent url(../images/btnlogin.gif) no-repeat 0 0;
    }
.btnaddtocart {
    border:0;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	padding: 0;
	margin: 0px 0px 0px 6px;
	width: 102px;
	height: 28px;
    background:transparent url(../images/btnaddtocart.gif) no-repeat 0 0;
    }
.btnupdate {
    border:0;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	padding: 0;
	margin: 6px;
	width: 102px;
	height: 28px;
    background:transparent url(../images/btnupdate.gif) no-repeat 0 0;
    }
.btnsubmit {
    border:0;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	padding: 0;
	margin: 6px;
	width: 102px;
	height: 28px;
    background:transparent url(../images/btnsubmit.gif) no-repeat 0 0;
    }
.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    padding:7px 10px;
	background: transparent url(../images/button-gradient.gif) repeat-x 0 50%;
    color:#fff;
    border:0px solid #de5400;
    font:bold 11px Verdana, Arial, Helvetica, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
.form-button span, .form-button-alt span { white-space:nowrap; }
.form-button-alt {
    border:1px solid #406a83;
    background-color:#618499;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }

/* Form lists */
.form-list li { margin-top: 8px; background:#e2f0f9; padding: 10px}
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #ddd; padding-top:10px; }
.group-select { margin:0px 0px 0px 0px; padding:0px;  }
	
.group-select h4, .group-select .legend {
    padding: 0px 0px 0px 10px;
	margin: 10px 0px 0px 0px;
    color: #000;
    font-weight:bold;
	line-height: 34px;
	border: 0px;
    font-size:1.1em;
	background-color: #fff;
    }

.group-select ul { padding: 10px; background-color: #e2f0f9; margin: 0 }
.group-select li { padding:0px 0px 4px 0px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

/* Form Messages */
.validation-advice, .required { color:#EB340A; line-height: 1.4em }
.validation-advice { clear:both; margin-top:3px; font-size:.95em; font-weight:normal; line-height:1.25em; }
.validation-failed { border:1px solid #EB340A !important; background:#faebe7 !important; }

/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { }
p.required { font-size:.95em; text-align:right; padding: 4px 0px 0px 0px }

/* Messages
--------------------------------------------- */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size: 11px !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }

/* Tables
--------------------------------------------- */
td.label { font-weight:bold; }

/* Item Table Product View*/
.item-attributes { width:100%; }
.item-attributes th { padding:5px 0px 5px 0px; font-weight:bold; white-space:nowrap; }
.item-attributes td { padding:5px 0px 5px 0px }
.item-attributes thead { background-color: #fff; }
.item-attributes th.label { font-weight:bold; }

/* Data Table */
.data-table { width:100%; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table thead tr th { border-bottom: 1px solid #eee; }
.data-table tbody td { border-bottom: 1px solid #eee;  }
.data-table th { padding:5px; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; }
.data-table thead { background-color:#f2f2f2; }
.data-table tr.even { border-top: 1px solid #ccc }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { border-bottom: 1px solid #eee; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }

/* Bundle Products */
.data-table tbody.odd tr {  }
.data-table tbody.even tr {  }
.data-table tbody.odd tr td,
.data-table tbody.even tr td {  }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom: 1px solid #eee; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#000; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select { width:100%; }

.nested-data-table th, .nested-data-table td { padding-top:2px; padding-bottom:2px;  }

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap; }
.shipping-tracking .button-set { margin-top:0; border:none; border-top:0; padding-top:0; }

/* Pager */
table.pager select,
table.view-by select { margin:2px 3px; border: 1px solid #eee; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
	height: 32px;
	margin:0px;
	color:#483e30;
	background-color: #fff;
	font-size: 11px;
    }
table.pager td {
    width:33%;
    border-top: 1px solid #eee;
    padding: 6px 0px 6px 0px;
    vertical-align: middle;
    }
table.pager td.pages { padding: 0px; white-space:nowrap; text-align:left; }
table.pager ol, table.pager li { display:inline; }
table.pager li { padding:0px; }
table.view-by td { width:33%; padding:0px; margin:0px 0px 0px 0px;  vertical-align:middle; }
.pager a, .pager a:link, .pager a:visited { color: #000; text-decoration:none; padding: 4px 6px; border: 1px solid #eee; background-color: #fff}
.pager a:hover { color:#0281ca; }
.pager .on { color: #000; padding: 4px 6px; }
.pager-divider { margin: 0; padding: 0; border-top: 1px solid #eee}	
	
/* Side Boxes
--------------------------------------------- */
.side-col .box { margin-bottom:1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { font-size:100%;  }
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions { padding:4px 0; text-align:right; }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; padding: 0px 0px 0px 4px }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }

/* Base Mini */
.base-mini, .account-nav, .mini-cart {
	border: 1px solid #ddd;
	margin: 0px;
	padding: 0px 8px 10px 8px;
	background: url(../images/header-bg.gif) repeat-x top left #fff;
	line-height:1.3em;
	color: #000;
	font-size: .9em
	}
.base-mini .head, .account-nav .head { margin:0px 0px 0px 0px; padding:0px; line-height: 30px; }
.base-mini .head h4, .account-nav .head h3 {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 5px 0px;
	text-transform:none;
	font-weight: bold
	}
.base-mini .head h4 .count { text-transform:none; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini .head .count { text-transform:none; font-weight:normal; font-size:.95em; line-height:16px }
.base-mini h5 { font-size:1em; }
.base-mini .content, .base-mini ol { color:#000}
.base-mini ol li { padding:7px 0px 7px 0px; }
.base-mini ol li.odd { background:#fff; border-bottom: 1px solid #eee;  }
.base-mini ol li.even { background: #fff; border-bottom: 1px solid #eee; }
.base-mini .actions { padding:6px; }
.base-mini .product-images { float:left; width:52px; height:52px; padding: 0px 0px 0px 0px }
.base-mini .product-images a img { vertical-align:top; }
.base-mini .product-checkbox { float:left; width:10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin:0 0 0 0px; clear: both;}
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price { font-size:11px;  }
.base-mini .regular-price .price {  }
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { }
.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#1b2d3b; }

.mini-cart .count { padding: 0px}
.mini-cart .head h4 { padding: 0px 0px 5px 0px; margin: 0px 0px 4px 0px; height: 30px;}
.mini-cart .head { margin:0px;  padding:0px; color:#000}
.mini-cart .subtotal { background:#fff; margin-top:5px; padding: 0 0 0 0px; text-align:left; color:#000}
.mini-cart h5 { margin: 0px; border-bottom: 1px solid #eee; padding:0px; height:30px; line-height: 30px; color:#000 }
.mini-cart .actions { padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
.mini-cart .content { margin: 0px; padding: 0px; line-height: 16px}
.mini-product-view .head h4 {  }

/* Product Detail sidebar */
.mini-related-items .head h4 {  }
.mini-related-items .content { margin: 0px; padding: 10px 0px; }
.mini-related-items .product-images { width:72px; }
.mini-related-items .product-images a { display:block; margin-left:30px; }
.mini-related-items .product-images input { float:left; /*margin-right:4px; margin-left:-6px;*/ }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { margin: 0px 0px 0px 0px; padding:0px; clear: both; border-bottom: 1px solid #eee}
.mini-related-items ol li { padding-left:0 ; padding-right:0; }
.mini-related-items {  }

/* Shop Elements
--------------------------------------------- */
.product-shop { float:right; }
.out-of-stock { }
.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }
.qty-box input { border: 1px solid #ddd; }

/* Prices */
.price { white-space:nowrap !important; }
.price-box { padding: 0px 0; }
.price-box .price { font-weight:normal; color:#000; }
.price-box .price-login { font-weight:bold; color:#f27421; }

/* Regular price */
.regular-price { color:#000; }
.regular-price .price { font-weight:normal; color:#000; }
.regular-price-label { font-weight:bold; white-space:nowrap; color:#000; }

/* Old price */
.old-price { margin:0; }
.old-price .price-label { font-weight:bold; white-space:nowrap; color:#000; }
.old-price .price { font-weight:normal; color:#000; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label { font-weight:bold; white-space:nowrap; color:#f27421; }
.special-price .price { font-weight:normal; color:#f27421; }

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

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#000; }
.price-excluding-tax .label { white-space:nowrap; color:#000; }
.price-excluding-tax .price { font-weight:normal; color:#f27421; }

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

/* 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 { margin:0; }
.price-from .price-label { font-weight:bold; white-space:nowrap; }

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

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

.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#000; }

.product-pricing-grouped li { padding:2px 0; color:#000; }
.product-pricing-grouped li .price { font-weight:bold; }

/* Catalog Listing */
.catalog-listing { line-height:1.4em; }
.catalog-listing h5 { margin-bottom:.4em; }
.catalog-listing h5 a { font-weight: bold; line-height:1.7em;}
.catalog-listing h5 a:hover { }
.catalog-listing .add-to { margin:.7em 0; color:#000; line-height:1.3em; font-weight:bold; }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover { text-decoration:underline; }
.catalog-listing .ratings { margin-bottom:.6em; }
.catalog-listing .qty-box label { font-weight: bold }
.catalog-listing .ratings { line-height:1.4; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

/* Tool Tips */
.tool-tip { position:absolute; border:1px solid #7ba7c9; background:#eaf6ff; }
.tool-tip .btn-close { padding:6px 6px 0; margin-bottom:-9px; text-align:right; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }

/* Home */
.home-callout { margin-bottom:12px; }
.home-callout img { display:block }
.home-spot { float:left; width:470px; margin-left:20px; }

.recently h3 {  }
.recently .product-image {  }
.recently a.product-name, .recently a.product-name:hover {  }
.recently .add-to { margin-top:5px; }
table.recently-list {width:100%; }
table.recently-list td {width:20%; }

/* Search
--------------------------------------------- */
.advanced-search { margin:0px 0; padding:10px 0px 12px 0px; }
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { display:inline; width:250px; }
.advanced-search .range .input-text { width:70px; }
.advanced-search .range select { width:90px; padding:1px; }

.advanced-search-nothing-found { font-weight:bold; color:#df280a; margin-bottom:10px; }
.advanced-search-found-amount { margin-bottom:10px; }
.advanced-search-summary-box { padding:10px 10px 5px 10px; margin:0 0 10px;}
.advanced-search-summary-tip { clear:both; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; float:left; width:50%; }
.advanced-search-summary-box ul li span { font-weight:bold; }

/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }

/* Catalog Listing
--------------------------------------------- */
/* List Type */
.listing-type-list .listing-item { border-top: 1px solid #eee; padding:12px 10px; margin: 0px  }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:330px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0px; }
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0;  }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#0060a1; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

/* Rewrites for different layouts */
.col-1-layout .listing-type-grid {  }
.col-1-layout .listing-type-grid li.item {  }
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid { }
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { }

/* Product Detail
--------------------------------------------- */
/* Product Images */
.product-link-image { margin:0 0 15px 0; padding: 0; text-align:center; width:100%; clear:both; float:left}

.product-img-box { float:left; width:267px; }
.product-img-box .more-views { clear:both; }
.product-img-box .more-views h4 { margin: 12px 0px 10px 0px; border-bottom:1px solid #eee;  }
.product-img-box .more-views ul { margin-left:-9px; }
.product-img-box .more-views li { float:left; margin: 0px 0px 9px 9px; }
.product-img-box .more-views li a { float:left; width:70px; height:70px; overflow:hidden; }
.image-label { clear: both; padding: 8px 0 0 0; width: 70px; text-align: center }

.product-info-box { margin: 0px 0px 0px 0px; }
.product-info-box .product-name { margin-bottom:1em; color:#000; font-weight: bold; font-size: 12px}
.product-info-box .price-box { margin:10px 0; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:10px 0; padding:0; }

.add-to-cart-box { float:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; font-weight: bold }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }
.add-to-cart-box .form-button { float:left; }
.add-to-box { text-align:right; }
.add-to-box li { display:inline; }
.qty-box label { margin:0px 5px 0px 0px; float:left; font-weight: bold; line-height: 26px }

.add-to-holder { margin:10px 0; }
.add-to-holder .add-to-cart-box { float:left; }
.add-to-holder .add-or { float:left; padding:0 7px; font-weight:bold; color:#666; }
.add-to-holder .add-to-box { float:left; line-height:1.25em; text-align:left; }
.add-to-holder .add-to-box li { display:block; }
.add-to-holder .add-to-box li .pipe { display:none; }

.product-info-box .ratings { margin-bottom:1em; }
.product-essential, .product-collateral { padding:25px; }
.product-essential { padding:25px; }
.product-essential .product-shop { width:360px; }
.product-essential .product-shop .ratings { margin-bottom:10px; }

.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; padding:2px 0 2px 10px; color:#000; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#000; }
.product-pricing .price { font-weight:bold; color:#000; }

.product-options { margin: 10px 0px 0px 0px; padding: 10px 0px 10px 0px; border-top: 1px solid #eee; border-bottom:1px solid #eee;  }
.product-options dt { padding: 0; font-weight:normal; }
.product-options dt label { color:#000; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.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 { padding: 0px 0px 10px 0px; margin: 0px; }
.product-options dl.last dd.last {  }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; border: 1px solid #ddd }
.product-options dd .multiselect option { border-bottom:1px dotted #eee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding: 0px; }

.product-options-bottom { padding: 10px 0px 0px 0px; margin: 0px; }
.product-options-bottom .product-pricing { margin:0; padding: 0px 0px; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box { float:none; margin: 0px; padding: 0px}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { clear:both; float:left; margin: 0px; padding: 0px }

/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px #1e7ec8 dotted; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ccc; border-bottom-color:#bbb; border-right-color:#bbb; background-color:#f6f6f6; }
.truncated .truncated_full_value dl dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl  { left:-240px; top:10px; }

/* Product Collateral */
.product-collateral { padding: 0px; margin: 24px 0px 10px 0; }
.product-collateral .head { margin-bottom:0em;  }
.product-collateral .collateral-box { margin: 0px; padding: 8px 0px;   }
.product-collateral .collateral-box h4{ color:#f27421; }
.product-collateral .attribute-specs table { border: none; border-color:#bbafa0; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border: none;  }
.product-collateral .attribute-specs td { line-height: 10px; border: 0px }
.product-collateral .details-box { padding: 10px 0px; margin: 14px 0px 10px 0; border-top: 1px solid #eee; border-bottom: 1px solid #eee; }
.product-collateral .details-box h4{ color:#f27421; }

/* Product Up-sell */
.product-upsell .up-sell { border: 1px solid #e0e0e0; margin: 0px; padding: 0px 8px 10px 8px; background: url(../images/header-bg.gif) repeat-x top left #fff;  line-height:1.3em; color: #000; font-size: .9em }
.product-upsell .up-sell  h4 {  }
.product-upsell .up-sell .head {
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 30px;
	line-height: 30px;
	padding:0px 0px 0px 5px;
	margin: 0px;
	text-transform:none;
	font-weight: bold
	}
.product-upsell .up-sell .generic-product-grid {  }
.product-upsell .up-sell .generic-product-grid td { width:180px;  padding:15px 8px 0px 8px; }
.product-upsell .up-sell .generic-product-grid td img { }
.product-upsell .up-sell .generic-product-grid td.empty-product { }

.item-table { border:0px; width:100%; }
.item-table tr {  }
.item-table .odd  {  }
.item-table .even {  }
.item-table td.last, .data-table th.last {  }
.item-table tr.last th,
.item-table tr.last td {    }

.item-table th { padding:0px; }
.item-table th.wrap { white-space:normal; }
.item-table th a,
.item-table td { padding:0px; }
.item-table thead tr th {  }

/* Shopping Cart
--------------------------------------------- */
select.address-select { width:630px; }
.shopping-cart .qty { border: 1px solid #ddd; }
.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart th .tax-flag { font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px; font-size:95%; margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1em; color:#000; width:100%; overflow:hidden; }
td.attributes-col h4.title a { font-weight:bold; }

.shopping-cart-totals {
    width:290px;
    float:right;
    margin-top:0px;
    background:#fff;
    text-align:right;
    }
.shopping-cart-totals table {
	width:100%;
	margin:7px 0;
	padding: 5px;
    padding:12px 15px;
 }
.shopping-cart-totals td { padding:0px 15px;  }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:0px;
    border:none!important;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 8px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse {  }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

.shopping-cart-collaterals { float:left; width:605px; padding:10px 0px 20px 0px;  }
.shopping-cart-collaterals .box {
    margin-bottom:18px;
    padding:12px 15px;
	   }
	
.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    padding:10px 10px;
	border: 1px solid #eee;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.shopping-cart-collaterals .upsell .generic-product-list li { border-top: 1px solid #eee; padding: 5px 0px; margin: 0px 0px 5px 0px;  }
.shopping-cart-collaterals .upsell .generic-product-list .price-box { font-size: .9em }
.shopping-cart-collaterals .upsell .upsell-header { background-color: #f4f4f4; padding: 4px }

.grand_total {
    width:auto;
    margin-top:15px;
    border:0;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
		
.shopping-cart-collaterals .box .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#000;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0px 1px 21px;
    }
	
.grand_total {
    width:auto;
    margin-top:15px;
    font-size:.95em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding:5px 0px; }

/* Checkout
--------------------------------------------- */
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin:0; }
.one-page-checkout .box { padding:15px 20px; }
.one-page-checkout .head { background-color:#f6f6f6; border-bottom: 1px solid #ccc; padding:4px; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size: 1em; font-weight: bold }
.one-page-checkout h4 {  }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { font-size:.9em; padding: 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#000; }
.one-page-checkout .allow .head { background:#f6f6f6; cursor:pointer; }
.one-page-checkout .active .head { background-color:#ccc; cursor:default; padding: 4px }
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin:0; border:0; padding:10px; }
.one-page-checkout .allow h3 { color:#999; }
.one-page-checkout .active h3 { color:#000; }
.one-page-checkout .allow .step-count { background:#f6f6f6; }
.one-page-checkout .active .step-count { color:#000; }
.one-page-checkout .active .box { display:block; }
.one-page-checkout dd .form-list ul { margin:5px 0px 15px 0px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { background:#f6f6f6; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:4px 8px; background:#eee; text-transform:none; font-weight: normal }
.one-page-checkout-progress h4.complete { background:#ccc; color:#000; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content {  }
#opc-review .data-table {  }
.opc-please-wait { padding:0px 10px 0px 10px; }
.one-page-checkout a.back { line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin: 10px 0px 5px 0px; padding: 5px 0 0 0 }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }
.one-page-checkout .box-no-padding { padding:0px 0px; margin:0; }
.one-page-checkout .box-no-padding .inner-box { padding:10px 20px 10px 20px; margin:0px }
.no-border { border-top:none; border-left:none; border-right:none; border-bottom:none; }
.no-padding { padding:0 !important; }
.no-margin { margin:0 !important; }

/* Common Checkout Styles */
.shipping-methods { }
.opc-please-wait { float:left; padding-top: 0px  }
.cvv-what-is-this { cursor:help; }
.opc-button-set { /* Container for form buttons*/
    clear:both;
    margin-top:4em;
    border-top:0px;
    padding:8px 0px 10px 0px;
    text-align:right;
    }

/* Login
--------------------------------------------- */
.login-box .col-1, .login-box .col-2 {  }
.login-box .content { padding:0px; }
.login-box h4 {
    min-height:16px;
	border-bottom: 1px solid #eee;	
    margin-bottom:1.2em;
    padding-bottom:5px;
    color:#000;
    text-transform:uppercase;
    }
.login-box .new-users h4 {  }
.login-box .registered-users h4 { }
.login-box .button-set {   }
.login-box .content { min-height: 0px; }
.login-box ul { padding: 0px; margin: 0px }
.login-box li { padding: 10px; margin: 0px 0px 5px 0px; background-color: #e2f0f9; }
.login-box .input-text { border: 1px solid #9fbbcd; }
	
/* My Account
--------------------------------------------- */
.account-nav ul { padding: 5px 0px 0px 0px; line-height:23px }
.account-nav li a, .account-nav li.on { color: #000; padding:0px 5px; border-bottom: 1px solid #eee; }
.account-nav li a { display:block; color:#000; text-decoration:none; }
.account-nav li a:hover { background-color: #fafafa }
.account-nav li.on {  font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { }

/* Dashboard */
.account-box {
    margin: 0px 0px 20px 0px;
    padding: 0px 10px 10px 10px; 
	border: 1px solid #eee;
	background:url(../images/header-bg.gif) repeat-x top #fff;
    }
.account-box .head { margin-bottom:10px; padding: 0px; line-height: 30px; }
.account-box h4 { color:#000; font-size: 13px; }
.account-box .inner-head { margin-bottom:8px; padding-bottom:2px; text-align:right; border-bottom: 1px solid #eee}
.account-box h5 {    }
.account-box h5 a { font-weight:normal; }
.account-box h6 { }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small { float:left; margin-right:3px; font-weight:bold; }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #eee; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:10px; }
.account-side .actions { border-top:1px solid #eee; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em;  }
.account-box .head h4 { min-height:17px; }
.ad-orders .head h4 { }
.ad-account-info .head h4 { }
.ad-tags .head h4 {  }
.ad-reviews .head h4 { }

/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; margin-bottom: 10px; color:#000; }
.generic-box, .primary-address-list li {
	margin-bottom:15px;
	padding:12px 15px;
	border:1px solid #ddd;
	background: #fff url(../images/box-bg.gif) repeat-x;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display:block; padding-left:20px; }

/* Print Pages*/
table.print .giftmessage-preview-link { display:none !important; }
table.print .price-excl-tax { white-space:nowrap; }
table.print .price-incl-tax { white-space:nowrap; }
table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price { display:inline; }

/* Pop up pages */
.page-popup { background:#fff; padding:25px 30px; text-align:left; font-size: 0.8em }
.page-popup .print-head { margin:0 0 15px; }
.page-popup .print-head img { float:left; }
.page-popup .print-head address { float:left; margin-left:15px; }
.product-gallery-nav { padding:0 5px; }

/* Overrides
--------------------------------------------- */
/* Generic Box */
.generic-product-list li { margin:12px 0; }

.nowrap,
.nobr { white-space:nowrap !important; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.a-right { text-align:right; }
.left { float:left; }
.right { float:right; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto; }

/* Link highlights */
.link-cart { color:#222 !important; font-weight:bold !important; }
.link-remove {  }
.link-print { background:url(../images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; }
.link-feed {  }

.order-access {padding-bottom:8px; }
.order-info {border:solid 0px #D0CBC1; background:#fff; padding:4px 0px; }
.order-info span { display:block; float:left; }
.order-info ul { display:inline; }
.order-info li { display:inline; padding-right:7px; padding-left:3px; }
.order-info li.selected {font-weight:bold; background:url(../images/point-con.gif) no-repeat fixed center bottom; }

/* jquery tooltips */
#tooltip img { padding: 6px 7px 6px 11px;}

#screenshot {
	margin: 0;
	padding: 4px;
	position: absolute;
	border: 5px solid #e5e5e5;
	background: #fff;
	display: none;
	z-index: 200;
	}

/* CMS Pages
--------------------------------------------- */
.cms-content { clear:both; padding: 0; margin: 0; line-height: 20px; font-size: 13px }
.cms-content p { padding: 0; margin: 0px 0px 14px 0px; }
.cms-content  ul  { list-style-type: none; margin: 4px 0px 20px 2px; padding: 0px; }
.cms-content  ul li {
	background: url(../images/list-bullet.gif) no-repeat 0 6px;
	margin: 0px 0px 6px 8px;
	padding: 0px 0px 0px 22px;
	clear:both;
	}
.cms-content  ul.pdf  { list-style-type: none; margin: 4px 0px 20px 2px; padding: 0px; }	
.cms-content  ul.pdf li {
	background:url(../images/icon-pdf.gif) no-repeat 0 3px;
	height: 20px;
	margin: 0px 0px 6px 8px;
	padding: 0px 0px 0px 30px;
	clear:both;
	}
.cms-content  ul.excel  { list-style-type: none; margin: 4px 0px 20px 2px; padding: 0px; }	
.cms-content  ul.excel li {
	background:url(../images/icon-xls.gif) no-repeat 0 3px;
	height: 20px;
	margin: 0px 0px 6px 8px;
	padding: 0px 0px 0px 30px;
	clear:both;
	}		
.product-page { margin:5px 5px 10px 5px; padding: 0px; width:150px; }
.product-page a { display:block; text-decoration: none; text-align:center;  margin:0px; padding: 0px;   }
.product-page a img { width: 130px; margin:0 0px 5px 0px; display:block; text-decoration: none; text-align:center; padding: 10px; border: 1px solid #eee; }
.product-page  a:hover img{ }

.home-product-img { text-align:center; padding: 10px 0px 10px 0px;  }

.quick-order { }
.quick-order input.input-text, .quick-order select, .quick-order textarea { border: 1px solid #ddd  }

.blue-box { padding: 10px 10px 0px 10px; margin: 0px; border: 1px solid #9fbbcd; background-color: #e2f0f9 }
.blue-box h2 { margin: 0px 0px 5px 0px;}

.wholesale-box { padding: 10px 10px 10px 10px; margin: 0px 0px 20px 0px; border: 0; background-color: #e2f0f9; }
.wholesale-box p { margin: 0px; padding: 0px; }
