<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url('styles.base.css');
body {
	background-color: #f4e7bd;
}
body, div, p {
	font-family: Arial, Helvetica, sans-serif;
}
.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long, select {
	border: 1px solid #bf9f57;
}
.input-textarea {
	width: 320px;
}
a, a:visited, a:hover, a:active {
	color: #943415;
}
a.dashed {
	border-bottom-color: #943415;
}
hr {
	border-bottom: 1px solid #b79c56;
}
.dark-hr {
	border-bottom: 1px solid #e3e3e3;
}
hr.dashed {
	border-bottom: 1px dashed #7a735e;
}
.error-text {
	color: #f27a00;
}
.sidebox-body .input-text, .updates-wrapper .input-text {
	border: #bf9f57 1px solid;
}

/* Ajax */
.ajax-loading-box {
	background: url('images/ajax_left.gif') no-repeat left bottom;
	padding: 0 0 0 5px;
}

.right-inner-loading-box {
	background: url('images/ajax_right.gif') no-repeat right bottom;
	padding: 0 5px 0 0;
}

.ajax-inner-loading-box {
	background: #fff1a8 url('images/icons/ajax.gif') no-repeat 5px center;
	padding: 6px 6px 6px 26px;
	font-size: 92%;
	font-weight: bold;
	color: #3f0000;
}

.ajax-message {
	border: 1px solid #000000;
	background-color: #f4fbff;
}
/* /Ajax*/

/* Notification box */
.notification-header-w, .notification-header-n, .notification-header-e {
	color:#c52a01;	
}
.notification-n {
	background: #d0eaae url('images/icons/notice.png');
	border-color: #8bc045;
}
.notification-n div {
	color: #496e16;
}
.notification-w {
	background: #fffbcc  url('images/icons/warning.png');
	border-color: #e6db55;
}
.notification-w div {
	color:#8c8531;
}
.notification-e {
	background: #ffcece url('images/icons/error.png');
	border-color: #df8f8f;	
}
.notification-e div{
	color: #9c3535;
}
.notification-header-n {
	color:#668c34;
}
.notification-header-w {
	color:#bfa615;
}
/* /Notification box */

/* Checkout error box */
.error-box {
	background-color: #ff4949;
}
.error-box p {
	color: #ffffff;
}
/* /Checkout error */

/* Section in main box */
.section-border {
	border: 1px solid #ceb876;
}
.section-title {
	background: #fdefcf url('images/section_title_bg.gif') repeat-x bottom;
}
.section-title a {
	color: #5c5d3e;
	padding-left: 14px;
	text-decoration: none;
}
.section-title a:hover {
	text-decoration: underline;
}
.section-body, .section-body-details {
	border-top: 1px solid #ceb876;
	background-color: #fdf4dc;
	padding: 9px 16px;
}
.section-body-details {
	padding: 18px 16px;
}	
/* Section in main box */

/* Buttons */
.button a, .button-action a, .button-big a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #ffffff;
	font: bold 12px Arial, Helvetica, sans-serif;
	padding: 2px 8px 3px 8px;
}
/* input buttons */
.button-submit-action, .button-submit, .button-submit-big, .button, .button-action , .button-big {
	background: #e84e46 url('images/but_right_action.gif') no-repeat right top;
	height: 21px;
}
.button-submit-action, .button-action {
	padding-right: 17px;
}
.button-submit-action, .button-action, x:-moz-any-link {
	padding-right: 15px;
}
.button-submit, .button {
	height: 19px;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, .button-big a {
	background: transparent url('images/but_left_action.gif') no-repeat left top;
	padding: 3px 0 4px 9px;
	height: 21px;
	line-height: 14px;
	border: 0 none;
	margin: 0;
}
.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 1px 0 4px 6px;
}
.button-submit, .button {
	background-color: #7e8901;
	background-image: none;
	border: 1px solid #484e00;
}
.button-submit input, .button a {
	background-image: none;
	padding: 1px 6px 2px 5px;
}
.button-submit input {
	padding-bottom: 6px;
	line-height: 16px;
}
.button-submit-big, .button-big {
	background: #e5611a url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}
.button-submit-big input, .button-big a {
	font: bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background: url('images/big_but_right.png') no-repeat right top;
	padding: 7px 19px 8px 7px;
	height: 29px;
	line-height: 16px;
}
.button-submit-big input, x:-moz-any-link {
	padding: 5px 16px 8px 4px;
}
/* /input buttons */
.button a {
	padding: 2px 10px 2px 10px;
}
.button-action a {
	padding: 4px 0 0 10px;
}
.text-button, .text-button:visited, .text-button:hover, .text-button:active, .text-button-act, .text-button-act:visited, .text-button-act:hover, .text-button-act:active {
	margin-right: 1px;
	padding-right: 8px;
	background: url('images/icons/text_but_arrow.gif') no-repeat right 6px;
}

.text-button-act, .text-button-act:visited, .text-button-act:active, .text-button-act:hover {
	color: #ff5400;
	background-image: url('images/icons/action_text_but_arrow.gif');
}
.go-button {
	padding-left: 3px;
}
.top-tools-container .go-button {
	padding-left: 4px;
}
.button-tool a, .button-tool a:visited, .button-tool a:hover, .button-tool a:active, a.tool-link, a.tool-link:hover {
	font: normal 92% Arial;
	color: #b20101;
	text-transform: lowercase;
}
/* /Buttons */

/* Category page */
.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	font-weight: bold;
}
.list-price {
	color: #757575;
}
.price {
	color: #e33f3f;
}
.sub-price {
	color: #333333;
}
.qty-in-stock {
	color: #000000;
}

/* Product picker box */
.cm-picker-data-container {
	border: 1px solid #d1d1d1;
}
/* /Product picker box */

/* Tabs */
.tabs {
	background: url('images/tabs_bg.gif') 0 0;
	padding: 0;
}
.tabs ul li, .tabs ul li.cm-active {
	margin: 0 2px 0 0;
	background: #f0e2c3 url(images/tab_left.png) no-repeat left top;
	padding: 0 0 0 3px;
}
.tabs ul li.cm-active {
	background: #e0c78e url(images/tab_left_active.png) no-repeat left top;
}
.tabs ul li a {
	display: block;
	padding: 6px 12px 4px 10px;
	height: 16px;
	background: url(images/tab_right.png) no-repeat right top;
}
.tabs ul li.cm-active a {
	background-image: url(images/tab_right_active.png);
}
.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #303030;
	font: bold 92% Arial, Helvetica, sans-serif;
}
.tabs ul li.cm-active a, .tabs ul li.cm-active a:visited, .tabs ul li.cm-active a:hover, .tabs ul li.cm-active a:active {
	font: bold 92% Arial, Helvetica, sans-serif;
	color: #000000;
}
.tabs ul li a:hover {
	text-decoration: underline;
}
.cm-tabs-content {
	border: 1px solid #ddc182;
	border-top-width: 0;
	padding: 15px 16px;
}
.tab-list-title {
	font: bold 130% Georgia;
	border-bottom: 1px solid #484e00;
	color: #484e00;
}
/* /Tabs */

.compare-table .left-border {
	border-left: solid #ced6da 1px;
}
.compare-table .bottom-border {
	border-bottom: solid #ced6da 1px;
}
.compare-table .first-cell {
	border-bottom: 1px solid #ced6da;
	background-color: #f1f4f6;
}
/* jCarusel */
.jcarousel-skin {
	border: 1px solid #e3c189;
	background-color: #ffffff;
}
/* /jCarusel */

/* Listmania */
.lm-top {
	border-top: 1px solid #e3c189;
}
.lm-left {
	border-left: 1px solid #e3c189;
}
.lm-right {
	border-right: 1px solid #e3c189;
}
.lm-bottom {
	border-bottom: 1px solid #e3c189;
}
.lm-scroller {
	border: 1px solid #e3c189;
	background-color: #ffffff;
}
/* /Listmania */

/* common styles */
.border {
	border: 1px solid #ddc182;
}
.no-items {
	background-color: #f9f1d7;
}
/* /common styles */

/* main styles */
#header {
	background: #f4e7bd url(images/header_main_bg.jpg) repeat-x 8px top;
}
.header, .bottom {
	background-color: #f4e7bd;
}
.header-helper-container {
	background: url(images/header_bg.jpg) no-repeat center top;
	padding: 0;
}
#content {
	background: url(images/left_col_delim.gif) repeat-y 191px top;
}
.content-helper {
	background: url(images/right_col_delim.gif) repeat-y right top;
}
.container-right .content-helper, .container-left #content, .container-long .content-helper, .container-long #content {
	background-image: none;
}
#footer {
	padding: 8px;
	background: #8c2c00 url(images/footer_bg.jpg) repeat-x center top;
}
.central-content {
	padding-top: 3px;
}
.bottom {
	padding-top: 20px;
}
/* Styles for the fixed width layout */
.header-helper-container, #content, .bottom {
	width: 1004px;
	margin: 0 auto;
}
#container {
	width: auto;
	padding: 0;
}
.central-column, .container-right .central-column, .container-left .central-column {
	padding: 0 41px 15px;
	width: 578px;
}
.container-right .central-column, .container-left .central-column {
	padding: 0 0 15px 41px;
	width: 791px;
}
.container-left .central-column {
	padding: 0 41px 15px 0;
}
.left-column {
	margin-left: -1004px;
}
.top-tools-container, .content-tools {
	width: 988px;
}
/* /Styles for the fixed width layout */ 

/* Styles for the 100% width layout */ 
/* Uncomment this set of styles for the 100% width layout.
#container {
	padding: 0;
}
#header {
	padding-right: 15px;
}
.header-helper-container {
	padding-right: 2px;
}
.top-tools-container, .content-tools {
	margin-left: 15px !important;
}
#content {
	padding: 0 15px;
	background-position: 206px top;
}
.central-content {
	padding: 0 41px 15px 41px;
}
.container-right .central-content {
	padding: 0 0 15px 41px;
}
.container-left .central-content {
	padding: 0 41px 15px 0;
}*/
/* Styles for the 100% width layout */ 
/* /main styles */

/* top styles */
.logo-image {
	margin: 0;
}
#top_menu {
	padding: 56px 0 0 0;
	text-align: right;
	clear: right;
}
#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	background: url('images/top_tab_left.gif') no-repeat left top;
	padding: 0 0 0 6px;
	height: 33px;
}
#top_menu ul li.first-level:first-child {
	background-image: url(images/top_tab_left_first.gif);
	padding-left: 5px;
}
#top_menu ul li.first-level.cm-active {
	background: url('images/top_tab_left_active.gif') no-repeat left top;
}
#top_menu ul li.first-level.cm-active:first-child {
	background-image: url(images/top_tab_left_act_first.gif);
	padding-left: 5px;
}
#top_menu ul li.first-level span {
	background: url('images/top_tab_right.gif') no-repeat right top;
	padding: 0 5px 0 0;
}
#top_menu ul li.first-level.cm-active span {
	background: url('images/top_tab_right_active.gif') no-repeat right top;
}
#top_menu ul li.first-level span a {
	background: #d1af62 url(images/top_tab_bg.gif) repeat-x left top;
	padding: 7px 5px 10px 5px;
}
#top_menu ul li.first-level.cm-active span a {
	background: #c0943c url(images/top_tab_bg_active.gif) repeat-x left top;
}
#top_menu ul ul {
	margin-top: 0;
	padding: 0 5px;
}
#top_menu li.first-level a, #top_menu li.first-level a:hover, #top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color: #ffffff;
	display: block;
	font: bold 100% Arial, Helvetica, sans-serif;
	min-width: 54px;
	text-align: center;
}
#top_menu li.first-level ul li a, #top_menu li.first-level ul li a:hover, #top_menu ul li.first-level.cm-active ul li a, #top_menu ul li.first-level.cm-active ul li a:hover {
	text-align: left;
	color: #2a2a2a;
	font: bold 100% Arial, Helvetica, sans-serif;
}
#top_menu li.first-level li a, #top_menu li.first-level li a:hover, #top_menu li.first-level.cm-active li a, #top_menu li.first-level.cm-active li a:hover {
	padding: 4px 20px 3px 2px;
}
/* /top styles */

/* top tools styles */
.top-tools-container {
	background: #eedc9e url('images/top_tools_bg.gif') repeat-x left top;
	padding: 0 8px;
	height: auto;
	margin: 15px auto 0 auto;
}
.top-tools-container span.float-left, .top-tools-container span.float-right {
	background: url(images/top_tools_left.gif) no-repeat left top;
	width: 8px;
	height: 45px;
	margin: 0 0 0 -8px;
}
.top-tools-container span.float-right {
	background: url(images/top_tools_right.gif) no-repeat right top;
	margin: 0 -8px 0 0;
}
.top-tools-helper {
	padding: 8px 4px 8px 0;
}
.search-selectbox, .search-input {
	border: 1px solid #702300;
}
.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0 8px 0 4px;
	background: url('images/icons/search_advanced_arrow.gif') no-repeat right 5px;
}
/* /top tools styles */

.quick-links {
	text-align: right;
	float: none;
	padding-bottom: 0;
}
.quick-links a, .quick-links a:visited, .quick-links a:active, .quick-links a:hover {
	color: #ee7e1f;
	font: bold 85% Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.quick-links a:hover {
	text-decoration: underline;
}
#footer .quick-links a, #footer .quick-links a:visited, #footer .quick-links a:active, #footer .quick-links a:hover {
	border-left: 1px solid #ee7e1f;
	padding: 0 2px 0 7px;
	margin: 0;
}
#footer .quick-links a:first-child {
	border-left: 0 none;
}
/* content-tools */
.content-tools {
	margin: 0 auto 15px auto;
	padding: 0 8px;
	background: #eedc9e url(images/content_tools_bg.gif) repeat-x left bottom;
}
.content-tools span.float-left, .content-tools span.float-right {
	width: 8px;
	height: 52px;
	background: url(images/content_tools_left.gif) no-repeat left bottom;
	margin: 0 0 0 -8px;
}
.content-tools span.float-right {
	background: url(images/content_tools_right.gif) no-repeat right bottom;
	margin: 0 -8px 0 0;
}
.content-tools-helper {
	padding: 10px 0 0 8px;
}
.content-tools-helper div.float-right {
	margin-right: -4px;
}
/* /content-tools */

/* cart box styles */
#cart_status .float-left {
	background: url('images/top_tools_delim.gif') no-repeat 100% 2px;
	padding: 0 14px 0 0;
	margin-right: 11px;
}
#cart_status .checkout-link a, #cart_status .checkout-link a:visited, #cart_status .checkout-link a:hover, #cart_status .checkout-link a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
.full-cart a, .full-cart a:visited, .full-cart a:hover, .full-cart a:active {
	background: #943415 url(images/icons/checkout_link.gif) no-repeat 96% 6px !important;
	color: #f4e7bd;
}
.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background: #f4ebd0 url('images/icons/cart_arrow.gif') no-repeat 95% 6px !important;
	color: #943415;
}
.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0 24px;
}
.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0;
}
.cart-list .list {
	border: 1px solid #bababa;
}
#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0;
	margin: 0;
}
.cart-list ul {
	margin: 0 4px;
}
#cart_status .cart-list ul a {
	padding-left: 0;
	padding-right: 2px;
}
.cart-list ul li {
	padding: 5px 0;
}
.cart-list ul li.delim {
	background-color: #ebebeb;
	background-image: none;
}
.list p.center {
	font-weight: bold;
}
#cart_status .buttons-container a, #cart_status .buttons-container a:visited, #cart_status .buttons-container a:hover, #cart_status .buttons-container a:active {
	background: url('images/icons/cart_arrow.gif') no-repeat 95% 6px;
}
/* /cart box styles */

/* sidebox categories */
.sidebox-categories-wrapper .sidebox-title span {
	padding-bottom: 7px;
}
.sidebox-categories-wrapper .sidebox-body {
	padding: 1px 5px 5px 5px ;
	background-color: #f9f4d6;
}
/* /sidebox categories */

/* common sidebox style */
.sidebox-title, .sidebox-categories-wrapper .sidebox-title {
	padding: 0;
}
.sidebox-title span, .sidebox-categories-wrapper .sidebox-title span {
	padding: 8px 0 0 0;
	color: #7e8901;
	font: 169% Georgia;
}
.sidebox-bottom {
	display: none;
}
/* /common sidebox style */

/***** Tables *****/
/* Common table */
.table {
	border: 1px solid #ced5c7;
	border-width: 1px 0px 1px 1px;
}
.table th {
	background-color: #e0e2c1;
	border-right: 1px solid #ced5c7;
	border-bottom: 1px solid #ced5c7;
}
.table th a, .table th a:visited, .table th a:hover, .table th a:active {
	color: #2c2b2b;
	font-weight: bold;
}
.table td, .table .table td {
	border-right: 1px solid #ced5c7;
}
.table .table-footer td {
	background-color: #e0e2c1;
	border-right: 1px solid #ced5c7;
}
.table-row, tr.table-row, td.table-row {
	background-color: #f5f7f3;
}
/* /Common table */
/***** /Tables *****/

/* mainbox */
.mainbox-title span, .mainbox2-title span {
	color: #7e8901;
	font: 215% Georgia;
}
.mainbox2-body {
	padding: 10px 10px 20px 10px;
}
.product-main-info h1.mainbox-title {
	padding: 6px 0 0 0;
	font-size: 146%;
	font-family: Arial, Helvetica, sans-serif;
}
/* /mainbox */

.subheader, .subheader-first-item {
	color: #2d2e2e;
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0 5px 0;
	margin-bottom: 10px;
	font: bold 108% Arial, Helvetica, sans-serif;
}
.subheader-first-item {
	padding: 0 0 5px 0;
}
.subheader2 {
	font: bold 85% tahoma, arial, verdana, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}
.title-extra a, .title-extra a:visited, .title-extra a:hover, .title-extra a:active {
	font: normal 75% Arial;
}

/* color mainbox */
.mainbox-cart-title {
	background: #f1f1f1 url('images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 108%;
	padding: 8px 8px 7px 13px;
}
.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_left.gif') no-repeat left top;
	width: 8px;
	height: 32px;
	margin: -8px 0 0 -13px;
}
.mainbox-cart-title span.float-right {
	background: url('images/mainbox_cart_title_right.gif') no-repeat right top;
	margin: -8px -8px 0 0;
}
.mainbox-cart-body {
	border: 1px solid #bdbcbd;
	border-width: 0 1px;
	background-color: #ffffff;
}
.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #bdbcbd;
}
.cart-buttons .float-left {
	padding-top: 3px;
}
/* /color mainbox */

.updates-wrapper {
	background-color: #efdb9e;
	border: 1px solid #e6cb7c;
}
.sidebox-body .updates-wrapper {
	margin: 8px -13px 0 -13px;
}
/* Bottom styles */
.bottom-copyright {
	color: #401400;
	font: 85% Arial, Helvetica, sans-serif;
}
.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	color: #401400;
}
.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}
#footer .search-products-text {
	color: #ffffff;
}
.bottom-search {
	padding-top: 28px;
}
/* /Bottom styles */

/* recently viewed */
.recent-prod-link-bg {
	background-color: #f4f4f4;
	text-align: right;
}
.extra-link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #a5122a;
	text-transform: lowercase;
	font: normal 85% Tahoma;
}
/* /recently viewed */

/* product LIST view styles */
.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0 0 0 10px;
}
.discount-label em {
	background: #37aae8 url('images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #ffffff;
	font: normal bold 100% Arial, Helvetica, sans-serif;
	min-width: 28px;
	text-align: center;
	height: 16px;
}
.discount-label em strong {
	font-weight: normal;
}
.product-config-header {
	font-size: 100%;
	text-align: center;
	padding-top: 20px;
	clear: both;
}
/* /product LIST view styles */

/* pagination styles */
.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #f4e7bd;
}
.pagination a:hover, .pagination-selected-page {
	border: 1px solid #014ead;
	background-color: #ffffff;
}
.pagination-selected-page {
	font-weight: bold;
}
/* /pagination styles */

.info-field-title {
	background-color: #f9f4d6;
}

/* Lists */
.cm-tabs-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0 6px 11px;
}
.wysiwyg-content ul {
	margin: 5px 0 5px 40px;
}
.wysiwyg-content ul li {
	list-style-type: disc;
	background-image: none;
	padding: 0;
}
ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
}

.arrows-list li {/* List with 2 arrows as bullet */
	background: url('images/icons/cart_arrow.gif') no-repeat 1px 7px;
	padding-left: 13px;
}
.arrows-list li.delim {
	background: url('images/sidebox_delim.gif') repeat-x center 5px;
}

li.cm-expanded {/* Tree list */
	background: url('images/icons/category_expanded.gif') no-repeat scroll right 5px;
}
li.cm-collapsed {
	background: url('images/icons/category_collapsed.gif') no-repeat scroll right 5px;
}

.arrow-list li {/* Arrow list */
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}
.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}

.action-bullets {/* Action bullets */
	margin-bottom: 10px;
}
.action-bullets li {
	display: inline;
	background: url('images/icons/dot_dark.gif') no-repeat 2px 6px;
	padding: 0 10px 0 13px;
}

ul.no-markers li, .wysiwyg-content ul.no-markers li {/* No bullets */
	background-image: none;
	list-style-type: none;
	padding-left: 0;
}

.delim {
	background: url('images/sidebox_delim.gif') repeat-x center center;
}

ul.statistic-list {/* Statistic list */
	background-color: #f1f8d7;
}
ul.statistic-list li.total {
	background-color: #f4e7bd;
}

ul.sitemap-list li {/* sitemap */
	background: url(images/icons/left_menu_arrow.gif) no-repeat 0 6px;
}
/* /Lists */

/* One page checkout styles */
.step-container, .step-container-active {
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
}
.step-container-active {
	background-color: #ffffff;
	border: 1px solid #b89418;
}
.checkout-steps {
	background-color: #f2d8a3;
}
.step-title span {
	color: #a2acae;
}
.step-title-active span {
	color: #8ca1a1;
}
.step-body .shipping-rates label {
	font: italic bold 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8ca1a1;
}
.step-title a.title, .step-title a.title:hover, .step-title-active a.title, .step-title-active a.title:hover {
	font: 146% Tahoma;
	color: #8ca1a1;
}
.step-title-active a.title, .step-title-active a.title:hover, .step-title-active span.float-left {
	font-weight: bold;
}
.step-complete-wrapper {
	color: #8ca1a1;
	font: italic 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.step-complete-wrapper strong {
	font-weight: bold;
}
.step-complete-wrapper span {
	font-style: normal;
}
p.step-complete-wrapper {
	padding-top: 11px;
}
.step-complete-text {
	color: #858585;
}

.step-complete-wrapper .form-field label {
	color: #8ca1a1;
	font: bold 85% Tahoma;
	padding-top: 2px;
	padding-right: 3px;
}
.step-body-active .form-field {
	margin: 0;
	padding: 3px 0 8px 0;
}
.step-body-active .form-field label {
	float: none;
	width: auto;
	margin: 0 0 0 -8px;
	padding: 0 0 0 9px;
	color: #7c8e8e;
	display: block;
}
.step-body-active .form-field label.hidden {
	display: none;
}
.step-body-active .form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat left 6px;
}
.step-body-active .form-field label:after {
	content: ".";
    display: block;
    height: 1px;
    visibility: hidden;
}
.step-body-active .form-field .input-text {
	width: 100%;
	padding: 3px 0;
}
.mainbox-title .secure-page-title {
	background: url('images/icons/secure_icon.gif') no-repeat 0 5px;
	padding-left: 23px;
}
#step_two_body.step-body-active div.float-left, #step_two_body.step-body-active div.float-right, #step_three_body div.float-left, #step_three_body div.float-right {
	width: 46%;
}
#list_payment_methods td {
	padding: 5px 0 8px 0;
}
#list_payment_methods td.payment-details {
	padding: 0;
}
#list_payment_methods .payment-details-container {
	background-color: #f3f8fb;
	padding: 6px 28px 5px 28px;
	margin: 0 0 10px -4px;
}
#list_payment_methods .payment-details-container  td {
	padding: 0;
}
.coupon-code-container {
	border: 1px dotted #7c8e8e;
	border-width: 1px 0;
	margin: 10px 0;
	padding: 6px 0;
}
.step-body-active .coupon-code-container .form-field .input-text {
	width: 227px;
}
.step-body-active .coupon-code-container .form-field {
	padding: 18px 0;
}
.review {
	border: 1px solid #ebf1f4;
}
.review th {
	border: 0 none;
	padding: 8px 14px 7px 14px;
}
.review td {
	border: 0 none;
	padding: 11px 21px;
}
#summary {
	padding: 10px 0 5px 0;
}
.multiple-profiles, .multiple-profiles strong {
	font-style: normal;
}
.multiple-profiles .form-field {
	margin-bottom: 13px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dadada;
}
.step-body-active .select-profile label {
	display: none;
}
.step-body-active .select-profile {
	padding-left: 0;
}
.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}
/* /One page checkout styles */

/* Estimation form */
.estimation-box, .box {
	border: 1px solid #dadada;
	background-color: #f8f8f8;
}
/* /Estimation form */

.required-question, .required {
	color: #ff0000;
}

/* Previewer styles */
#previewer_overlay {
	background-color: #000;
	-moz-opacity: 0.1;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=10)";
	opacity: 0.1;
}
#previewer_window {
	color: #000000;
}
#previewer_hide_select {
	background-color: #ffffff;
	border: none;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
#thumbs_frame img {
	border: 1px solid #e6c455;
	cursor: pointer;
}
#thumbs_frame img.cm-current-thumb {
	border: 1px solid #af8600;
}
#preview_window {
	border: 2px solid #FF8000;
}
.drag-window {
	background-color: #ffffff;
	cursor: move;
	-moz-opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=0)";
	opacity: 0;
}
a.cm-thumbnails-mini, .product-variant-image-unselected, #thumbs_frame img {
	border: 1px solid #efd992;
	background-color: #ffffff;
	margin: 1px;
}
a.cm-cur-item, .product-variant-image-selected, #thumbs_frame img.cm-current-thumb {
	border: 1px solid #af8600;
}
a.cm-thumbnails-mini img {
	border: 0 none;
	padding: 0;
}
/* /Previewer styles */

/* Calendar box */
.calendar-but {
	cursor: pointer;
}
.calendar-box {
	background-color: #f3de9a;
	border-top: 1px solid #cecece;
	border-right: 1px solid #797979;
	border-bottom: 1px solid #797979;
	border-left: 1px solid #cecece;
	-moz-user-select: none;
}
.calendar-navig a.cm-previous-month {
	background: url('images/icons/calendar_previous.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-navig a.cm-next-month {
	background: url('images/icons/calendar_next.gif') no-repeat 2px 4px;
	text-decoration: none;
}
.calendar-box div.float-left {
	background-color: #f4f7f8;
}
.calendar {
	background-color: #ffffff;
}
.calendar th {
	background-color: #edeedb;
	font-weight: normal;
}
.calendar th.weekend {
	color: #f15513;
}
.search-advanced .calendar td, .calendar td {
	cursor: pointer;
	border: 1px solid #ffffff;
	color: #0033cc;
}
.calendar td a.strong {
	text-decoration: none;
}
.calendar td a.strong:hover {
	text-decoration: underline;
}
.calendar td a:hover {
	background-color: #f0f0f0;
}
.calendar td.weekend a, .calendar td.weekend a:hover {
	color: #000000;
}
.calendar td.selected a, .calendar td.selected a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #ff4317;
	font-weight: bold;
}
.calendar td.previous-month-days a, .calendar td.previous-month-days a:hover, .calendar td.next-month-days a, .calendar td.next-month-days a:hover {
	color: #bfbfbf;
	text-decoration: none;
}
.calendar-box ul li a {
	padding: 3px 0;
}
.calendar-box ul li a.selected, .calendar-box ul li a.selected:hover {
	padding: 4px 0;
}
/* /Calendar box */

/* block "Product filters" */
.product-filters .details {
	color: #959595;
	font-weight: normal;
}
.reset-filters, .reset-filters:visited, .reset-filters:hover, .reset-filters:active {
	color: #b20101;
	background: url('images/icons/delete_icon.gif') no-repeat 0 3px;
	text-transform: lowercase;
	font-size: 85%;
}
/* /block "Product filters" */

/* captcha */.image-captcha {
	border: 2px solid #d0e25a;
	cursor: pointer;
}
.captcha-input-text {
	border: 1px solid #d2d9e1;
	font: bold 123% Tahoma;
	padding: 4px 2px;
}
/* /captcha */

/* Select languages */
.select-link, .select-link:hover {
	background: url('images/icons/select_icon.gif') no-repeat 100% 2px;
}
.select-popup {
	border: 1px solid #cecece;
}
ul.cm-select-list li a:hover, #top_quick_links .cm-select-list a:hover {
	background-color: #9e2700;
	color: #ffffff;
}
.cm-select-list a, .cm-select-list a:visited, .cm-select-list a:hover, .cm-select-list a:active {
	color: #282828;
}
.localization {
	background: url('images/top_tools_delim.gif') no-repeat 0 2px;
}
/* /Select languages */

/* checkout totals */
.promotion-coupon {
	background: #f2f2f2 url('images/coupon_code_bg.gif') repeat-x left top;
	border: 1px solid #dddddd;
}
.promotion-coupon .input-text {
	border: 1px solid #d0d0d0;
}
/* /checkout totals */

/* File uploader */
.attach-images-alt label {
	text-align: left;
	font-size: 85%;
	font-weight: bold;
	color: #555555;
}
/* /File uploader */

/* Cart items */
#cart_items .sku {
	color: #858585;
}
.quantity {
	font: bold 85% Tahoma;
}
.quantity label {
	color: #858585;
}
.product-description a.cm-combo-on, .product-description a.cm-combo-off {
	background: url('images/icons/prod_details_collapsed.gif') no-repeat 1px 2px;
}
.product-description a.cm-combo-off {
	background-image: url('images/icons/prod_details_expanded.gif');
}
.coupons-container .form-field {
	padding: 6px 0 0 0;
}
/* /Cart items */

/* classic checkout */
/** progress bar styles **/
.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0 0;
	color: #ffffff;
	text-decoration: none;
}
.pb-container .complete em {
	background-color: #9eca03;
	background-image: url('images/pb_step_complete.gif');
}
.pb-container .active em {
	background-color: #202020;
	background-image: url('images/pb_step_active.gif');
}
.pb-container a, .pb-container span {
	color: #a1a1a1;
}
.pb-container span.active {
	color: #222020;
}
/** /progress bar styles **/
/* /classic checkout */

/* Log in/out styles */
#sign_io {
	color: #943415;
	padding-top: 9px;
}
.login-popup .error-text {
	color: #fd0000;
}
.login-popup .form-field label, .login .form-field label {
	color: #757474;
}
.login-popup .form-field .input-text {
	border: 1px solid #bf9f57;
	background: #ffffff url('images/icons/icon_username.gif') no-repeat 6px 4px;
}
.login-popup .form-field .password {
	background-image: url('images/icons/icon_password.gif');
}
.login-popup {
	background-color: #f3f7cc;
	border-color: #929a46;
}
.login .form-field label.cm-required, #login .form-field label.cm-required {
	background-image: none;
}
/* /Log in/out styles */

/* breadcrumbs */
.breadcrumbs {
	font-size: 85%;
}
.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #ab8e4e;
}
.breadcrumbs {
	padding-top: 5px;
}
/* /breadcrumbs */

div.manage-post {
	background-color: #f9f1d7;
}

/* checkout login */
.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}
.order-status {
	background: #f4e7bd url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #dfb163;
}
body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}
body.clear-body .pagination a, body.clear-body .pagination a:visited, body.clear-body .pagination a:active {
	border-color: #ffffff;
}
/* /checkout login */

/* Page 404 */
.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 246% Arial, Helvetica, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0;
}
.exception-body h2 {
	color: #373737;
	font: bold 323% Arial, Helvetica, sans-serif;
	padding: 32px 0 2px 0;
	margin: 0;
}
.exception-body h3 {
	margin: 0 0 28px 0;
	font: bold 130% Arial, Helvetica, sans-serif;
	padding: 0;
}
.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0 5px;
	padding: 0 0 14px 10px;
	color: #898989;
	font: normal 85% Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: 1%;
}
.exception-menu li a, .exception-menu li a:visited, .exception-menu li a:hover, .exception-menu li a:active {
	font: normal 108% Arial, Helvetica, sans-serif;
}
.exception-content p {
	font-size: 108%;
}
.exception-logo {
	margin-left: -12px;
}
/* /Page 404 */

/* Picker */
.object-container {
	background-color: #ffffff;
	border: 1px solid #ededed;
}
/* /Picker */

/* Graph bar */
.graph-border {
	border: 1px solid #ababab;
}
.graph-bg {
	background-color: #ccf2ff;
}
/* /Graph bar */

/* form styles */
.cm-failed-field, .updates-wrapper .cm-failed-field, .sidebox-body .cm-failed-field {
	border: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** for checkboxes in FF **/
input[type=checkbox].cm-failed-field {
	outline: 1px dashed #cc0000;
	background-color: #ffdddd;
}
/** /for checkboxes in FF **/
.error-message .message {
	background-color: #f5f5ea;
}
.error-message .arrow {
	border: 5px solid transparent;
	border-bottom-color: #f5f5ea;
	border-top-width: 0;
}
.form-field label {
	font: normal 92% verdana, geneva, arial, helvetica, sans-serif;
}
.product-list-field label {
	font: bold 77% verdana, geneva, arial, helvetica, sans-serif;
}
.form-field label.cm-required {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}
.select-field label, .form-field .select-field label {
	font: normal 85% Tahoma;
}
.search-form .input-text {
	width: 153px;
}
.search-form .input-text-large {
	width: 177px;
}
/* /form styles */

/* mandatory fields */
.mandatory-fields {
	font-size: 85%;
	text-decoration: underline;
}
/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #b79c56;
}
.product-image img, .product-item-image img, .categories-image img, .feature-image img, .image-border img {
	border: 3px solid #ebd693;
	background-color: #ffffff;
}
.product-image img {
	padding: 5px;
}
.table-filters .scroll-y {
	border: 1px solid #bf9f57;
}
.cm-hint {
	color: #A5A5A5 !important;
}
td.product-image img {
	margin: 0 5px;
}

/* Product notification */
.product-notification {
	background-color: #fafbe0;
}
.product-notification .notification-body {
	background-color: #ffffff;
}
/* /Product notification */

a.secondary-link {
	font-size: 85%;
}
.in-stock, .out-of-stock {
	color: #009900;
	padding: 4px 0 0 0;
}
.out-of-stock {
	color: #666666;
}
.features-list {
	margin: 0;
	padding: 3px 0;
}
.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 85%;
	padding: 10px;
}
.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 85%;
}
.product-prices {
	padding-top: 7px;
}
.prices-container {
	padding-bottom: 5px;
}
.compact .text-button, .compact .text-button:visited, .compact .text-button:hover, .compact .text-button:active, .compact .text-button-act, .compact .text-button-act:visited, .compact .text-button-act:hover, .compact .text-button-act:active {
	font-size: 85%;
	background-position: right 5px;
}

/* product details page */
.product-info {
	padding-left: 25px;
}
.product-info .add-product {
	padding-left: 10px;
}
.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #efd992 url(images/icons/prev_but.gif) no-repeat 50% 50%;
}
.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(images/icons/next_but.gif);
}
.product-main-info .jcarousel-skin {
	background-color: transparent;
}
.view-larger-image, .view-larger-image:visited, .view-larger-image:hover, .view-larger-image:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
}
.product-options-container {
	background-color: #fcf1ce;
}
.product-header-extra {
	margin: -16px 0 13px -1px;
}
.buttons-wrapper .input-text-short {
	border-color: #c0c0c0;
}
/* /product details page */

/* sorting */
.sort-asc, .sort-desc {
	background: url(images/icons/sort_asc.gif) no-repeat right 6px;
	padding-right: 10px;
}
.sort-desc {
	background-image: url(images/icons/sort_desc.gif);
}
/* /sorting */</pre></body></html>