@import url('styles.base.css');

body {
	background: #fff;
}

body, div, p {
	font-family: Arial, sans-serif;
}

.input-text, .input-text-auto, .input-text-large, .input-text-medium, .input-text-short, .input-text-100, .input-textarea, .input-textarea-long {
	color: #2d2d2d;
	border: 1px solid #dde5c9;
	padding: 2px;
}

select {
	border: 1px solid #dde5c9;
	padding: 1px;
}

a, a:visited, a:hover, a:active {
	color: #2c2b2b;
}

hr {
	border: 0px solid #eaf0f5;
	border-top-width: 1px;
}

.dark-hr {
	border-color: #e3e3e3;
}

hr.dashed {
	border: 0 none;
	border-bottom: 1px dashed #909090;
}

.error-text {
	color: #f27a00;
}

.view-large-image-link, .view-large-image-link:visited, .view-large-image-link:hover, .view-large-image-link:active {
	background: url('images/icons/view_larger.gif') no-repeat left 2px;
	padding: 1px 0px 1px 15px;
}

.sidebox-body .input-text, .updates-wrapper .input-text {
	color: #2d2d2d;
	background-color: #ffffff;
	border: #cfd2d3 1px solid;
	padding: 2px 1px 0px 1px;
}

/* Ajax */

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

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

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

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

/* /Ajax*/

/* Notification box */

.notification-w, .notification-n, .notification-e {
	background-color: #d72323;
}

.notification-header-w, .notification-header-n, .notification-header-e {
	color: #ffffff;
	background: #b50000 url('images/icons/notification_icon_e.gif') no-repeat left center;
}

.notification-body {
	color: #ffffff;
}

.notification-body a, .notification-body a:visited, .notification-body a:hover, .notification-body a:active {
	color: #ffffff;
}

.notification-n {
	background-color: #88ba00;
}

.notification-header-n {
	background: #5ca400 url('images/icons/notification_icon_n.gif') no-repeat left center;
}

.notification-w {
	background-color: #ff9600;
}

.notification-header-w {
	background: #f66e00 url('images/icons/notification_icon_w.gif') no-repeat left center;
}

/* /Notification box */

/* Section in main box */

.section-border {
	border: 1px solid #F0FCDC;
}

.section-title {
	background: #f2f7ed 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 #F0FCDC;
	background-color: #f7faf4;
	padding: 9px 16px;
}

.section-body-details {
	padding: 18px 16px;
}

/* Section in main box */

/* Buttons */

.button a, .button-action a, .button-submit-action input, .button-submit input, .button-submit-big input {
	color: #ffffff;
	background-color: #13b3e7;
	font: bold 9px   Arial, sans-serif;
	padding: 2px 8px 3px 8px;
	text-transform: uppercase;
}

/* input buttons */

.button-submit-action, .button-submit, .button-submit-big, .button, .button-action {
	background: #5e872d url('images/but_right_action.gif') no-repeat right top;
	height: 18px;
}

.button-submit-action, .button-action {
	padding-right: 17px;
}

.button-submit-action, .button-action, x:-moz-any-link {
	padding-right: 16px;
}

.button-submit, .button {
	height: 16px;
}

.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	background: transparent url('images/but_left_action.gif') no-repeat left top;
	padding: 3px 0px 4px 9px;
	height: 18x;
	line-height: 14px;
}

.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a {
	border: 0px none;
	margin: 0px;
}

.button-submit-action input, .button-submit input, .button-submit-big input, .button-action a, x:-moz-any-link {
	padding: 2px 0px 2px 6px;
}

.button-submit, .button {
	background-color: #f8e89c;
	background-image: none;
	border: 1px solid #e6c31a;
}

.button-submit input, .button a {
	background-color: transparent;
	background-image: none;
	padding: 1px 6px 2px 5px;
	color: #4c4c4c;
}

.button-submit input, .button-submit-action input {
	line-height: 12px;
}

.button-submit-big {
	background: #ff4f01 url('images/big_but_left.png') no-repeat left top;
	padding-left: 3px;
	height: 29px;
}

.button-submit-big input {
	font: bold 12px   Arial, 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: 2px 0px 1px 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 12px Arial;
	color: #b20101;
	text-transform: lowercase;
}

/* /Buttons */

/* Category page */

.product-title, .product-title:visited, .product-title:hover, .product-title:active {
	color: #3b4703;
	font-size: 12px;
}

.list-price {
	color: #757575;
}

.price, .sub-price {
	color: #990000;
}

.sub-price {
	color: #333333;
}

.discount {
	color: #666666;
}

.price a {
	color: #3B4703;
}

.fixed-layout {
	text-align: center;
}

.product-description .price a {
	display: none;
}

.qty-in-stock {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}

/* Product picker box */

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

/* /Product picker box */

/* Tabs */

.tabs {
	background: #f0fcdc url(images/tabs_bg.gif) repeat-x 0 100%;
	padding: 0px 8px 0;
}

.tabs ul li, .tabs ul li.cm-active {
	margin: 4px 2px 0 0;
	padding: 0 0 0 3px;
}

.tabs ul li.cm-active {
	
}

.tabs ul li a {
	display: block;
	padding: 4px 12px 4px 10px;
	height: 16px;
	border: 1px solid transparent;
	border-bottom: none;
}

.tabs ul li.cm-active a {
	border: 1px solid #dde5c9;
	border-bottom: none;
	background: #fff;
}

.tabs ul li a, .tabs ul li a:visited, .tabs ul li a:hover, .tabs ul li a:active {
	text-decoration: none;
	color: #8a8989;
	font: bold 12px arial;
}

.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 12px arial;
	color: #545454;
}

.tabs ul li a:hover {
	text-decoration: underline;
}

.cm-tabs-content {
	padding: 15px 22px;
}

.tab-list-title {
	border-bottom: 1px solid #9ba2a6;
}

/* /Tabs */

.affiliate-code {
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	color: #999999;
	font-size: 9px;
	text-align: center;
}

.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 #dadada;
	background-color: #ffffff;
}

/* /jCarusel */

/* Listmania */

.lm-top {
	border-top: 1px solid #b7b7b7;
}

.lm-left {
	border-left: 1px solid #b7b7b7;
}

.lm-right {
	border-right: 1px solid #b7b7b7;
}

.lm-bottom {
	border-bottom: 1px solid #b7b7b7;
}

.lm-scroller {
	border: 1px solid #d6d6ff;
	background-color: #ffffff;
}

/* /Listmania */

/* common styles */

.border {
	border: 1px solid #e3e3e3;
}

.no-items {
	background-color: #F0FCDC;
}

/* /common styles */

/* main styles */

#header {
	position: relative;
	background: #587C12;
	background: -webkit-gradient(
	    linear,
	    left bottom,
	    left top,
	    color-stop(0.45, rgb(89,124,18)),
	    color-stop(0.73, rgb(104,161,58))
	);
	background: -moz-linear-gradient(
	    center bottom,
	    rgb(89,124,18) 45%,
	    rgb(104,161,58) 73%
	);
}

#footer {
	border: 1px solid #ededed;
	padding: 0 !important;
	border-width: 0px 1px;
	clear: both;
	background: #53453a !important;
	position: relative;
}

.footer-helper-container-wrap {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.footer-helper-container-wrap {
	background: #483a2e;
}

.footer-helper-container {
	width: 960px;
	margin: auto;
	overflow: hidden;
	display: block;
	padding: 5px 0;
}

.footer-helper-container p {
	color: #bbaa93 !important;
}

#content, #footer {
	padding: 0px 11px;
	background-color: #ffffff;
}

#content {
	padding-top: 25px;
}

/* Styles for the fixed width layout */

.helper-container, x:-moz-any-link {
	padding-right: 1px;
}

#header, x:-moz-any-link {
	margin-right: -1px;
}

#container {
	width: auto;
	padding: 0px;
}

#content {
	width: 968px;
	margin: 0px auto;
}

.top-tools-helper-wrap {
	width: 960px;
	margin: auto;
}

.header-helper-container, .top-tools-helper, .content-tools-helper {
	margin: 0px auto;
}

.header-helper-container {
	background: url(images/header-helper-container.png) repeat-x 0 35px;
	border-bottom: 1px solid #3A4603;
}

/* /Styles for the fixed width layout */

/* Styles for the 100% width layout */

/* Uncomment this set of styles for the 100% width layout.
body {
	background-image: none;
}
#container {
	padding: 0px;
}
#content, #footer {
	margin: 0 15px;
}
.header-helper-container {
	padding: 0 15px;
}
*/

/* Styles for the 100% width layout */

/* /main styles */

/* top styles */

.logo-image {
	margin: -25px 0 -32px 0;
}

#hero_offer {
	margin: 31px 0 0;
}

#top_menu {
	padding: 10px 6px 18px 0;
	text-align: right;
	clear: right;
	width: 974px;
}

#top_menu ul li.first-level, #top_menu ul li.first-level.cm-active {
	margin: 0 0 0 3px;
	text-align: left;
	height: 29px;
}

#top_menu ul li.first-level.cm-active {
	
}

#top_menu ul li.first-level a, #top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level a:hover, #top_menu ul li.first-level.cm-active a:hover {
	display: block;
	font-family: Arial, sans-serif;
}

#top_menu ul li.first-level a {
	color: #ecff94;
}

#top_menu ul li.first-level a:hover {
	text-decoration: none;
	color: #fff;
}

#top_menu ul li.first-level.cm-active a, #top_menu ul li.first-level.cm-active a:hover {
	color: #ffffff;
}

#top_menu ul li.first-level span {
	
}

#top_menu ul li.first-level.cm-active span {
	
}

#top_menu ul ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}

#top_menu ul ul {
	margin-top: 0px;
	padding-top: 3px;
	padding-bottom: 4px;
}

#top_menu ul li.first-level ul li a, #top_menu ul 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 {
	padding: 6px 20px 5px 5px;
	display: block;
	color: #2a2a2a;
	font: bold 12px arial;
}

/* /top styles */

/* top tools styles */

.top-tools-container {
	background: #53453A;
	border-top: 1px solid #917965;
	box-shadow: 0 -1px 0 #000;
	-webkit-box-shadow: 0 -1px 0 #000;
	-moz-box-shadow: 0 -1px 0 #000;
}

.top-tools-container span.float-left, .top-tools-container span.float-right {
	display: none;
}

.search-products-text {
	color: #93C600;
}

.top-search {
	border-right: 1px solid #597c12;
	float: right;
	margin: -2px 10px 0 0;
	padding-left: 0;
	padding-right: 10px;
	padding-top: 0;
	text-align: right;
}

.search-selectbox, .search-input {
	border: 0;
}

.search-input {
	opacity: .5;
	filter: alpha(opacity = 50);
}

.search-input:hover,
.search-input:active,
.search-input:focus,
.search-input:active {
	opacity: 1;
	filter: alpha(opacity = 100);
}

.search-advanced, .search-advanced:visited, .search-advanced:hover, .search-advanced:active {
	padding: 0px 8px 0px 4px;
	background: url('images/icons/search_advanced_arrow.gif') no-repeat right 5px;
	color: #ffffff;
}

/* /top tools styles */

.quick-links {
	text-align: right;
	float: none;
	padding-bottom: 0px;
}

#footer .quick-links a, #footer .quick-links a:visited, #footer .quick-links a:active, #footer .quick-links a:hover {
	padding: 0px 4px 0px 11px;
	margin: 0;
}

/* content-tools */

.content-tools {
	background-color: #f7fcfc;
	border-bottom: 1px solid #ededed;
	padding-bottom: 5px;
	margin-bottom: 0px;
}

.content-tools span.float-left, .content-tools span.float-right {
	display: none;
}

/* /content-tools */

/* cart box styles */

#cart_status .float-left {
	background: url('images/top_tools_delim.gif') no-repeat 100% 2px;
	padding: 0px 14px 0px 8px;
	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-color: #edf38d !important;
}

.full-cart a.view-cart, .full-cart a.view-cart:visited, .full-cart a.view-cart:hover, .full-cart a.view-cart:active {
	background-color: #f2f2f2 !important;
}

.cart-list {
	background: url('images/cart_list_bg.gif') no-repeat 0px 24px;
	left: 8px;
}

.list-container {
	border: 1px solid #bebebe;
	border-top-width: 0px;
}

.cart-list .list {
	border: 1px solid #bababa;
}

#cart_status .cart-list .float-left {
	background-image: none;
	padding: 0px;
	margin: 0px;
}

.cart-list ul {
	margin: 0px 4px;
}

#cart_status .cart-list ul a {
	padding-left: 0px;
	padding-right: 2px;
}

.cart-list ul li {
	padding: 5px 0px;
}

.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 */

/* common sidebox style */

.sidebox-title {
	background: #53453a;
}

.sidebox-title span {
	padding: 10px 10px 9px 0px;
	color: #EADAC4;
	font: bold 14px Arial, sans-serif;
	text-align: center;
}

.sidebox-body {
	border-left: 1px solid #EADAC4;
	border-right: 1px solid #EADAC4;
}

.sidebox-bottom {
	background: #EADAC4;
}

.sidebox-bottom span {
	background: url('images/sb_btm_angle.gif') no-repeat left top;
}

/* /common sidebox style */

/* categories sidebox style */

.sidebox-categories-wrapper .sidebox-title {
	background: #53453a;
	border: 1px solid #000000;
	padding-left: 9px;
	text-align: center;
	font-size: 18px;
}

.sidebox-categories-wrapper .sidebox-title span {
	color: #eadac4;
	padding: 9px 11px 8px 0px;
}

.sidebox-categories-wrapper .sidebox-body {
	padding-top: 0;
	border: 1px solid #eadac4;
	background: #fdfbf7;
	border-width: 0 1px 1px;
}

/* /categories sidebox style */

/***** Tables *****/

/* Common table */

.table {
	border: 1px solid #dee5e0;
	border-width: 1px 0px 1px 1px;
}

.table th {
	background-color: #d1eb93;
	border-right: 1px solid #dee5e0;
	border-bottom: 1px solid #dee5e0;
}

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

.table .table-footer td {
	background-color: #d1eb93;
	border-right: 1px solid #dee5e0;
}

.table-row, tr.table-row, td.table-row {
	background-color: #f1f4f6;
}

/* /Common table */

/***** /Tables *****/

/* mainbox */

.mainbox-title {
	padding: 9px 0px 8px 0px;
}

.product-main-info h1.mainbox-title {
	padding: 6px 0 0 0;
	font-size: 19px;
}

.product-main-info .product-description {
	font-size: 14px;
}

.mainbox-title span span.float-right {
	font-size: 12px !important;
}

/* /mainbox */

/* mainbox2 */

.mainbox2-title {
	background: url('images/subheader_bg.gif') repeat-x left bottom;
	padding: 10px 0px 10px 0px;
}

/* /mainbox2 */

.subheader, .subheader-first-item {
	color: #2d2e2e;
	background: url('images/subheader_bg.gif') repeat-x bottom;
	padding: 13px 0px 5px 0px;
	margin-bottom: 10px;
	font: bold 14px Arial, sans-serif;
}

.subheader-first-item {
	padding: 0px 0px 5px 0px;
}

.subheader2 {
	font: bold 11px arial, arial, sans-serif;
	padding-bottom: 3px;
	margin: 10px 0 2px 0;
}

/* color mainbox */

.mainbox-cart-title {
	background: #e9eeea url('images/mainbox_cart_title_bg.gif') repeat-x;
	font-size: 14px;
	padding-top: 9px;
	border: 1px solid #dce4de;
}

.mainbox-cart-title span.float-left, .mainbox-cart-title span.float-right {
	display: none;
}

.mainbox-cart-body, .mainbox-cart-body-flex {
	border: 1px solid #dddddd;
	border-width: 0px 1px;
}

.cart-buttons {
	background-color: #f1f1f1;
	border: 1px solid #dddddd;
}

.cart-buttons .float-left {
	padding-top: 3px;
}

/* /color mainbox */

.updates-wrapper {
	background-color: #f0f0f0;
	border: 1px solid #e8e8e8;
}

/* Bottom styles */

/*.bottom-copyright {
	font: 11px Arial, sans-serif;
}*/

.bottom-copyright a, .bottom-copyright a:visited, .bottom-copyright a:hover, .bottom-copyright a:active {
	font-size: 11px;
}

.bottom-search {
	background-color: #F0FCDC;
	padding: 6px 0;
}

.bottom-search .search-products-text {
	color: #2a2a2a;
}

.bottom-search .search-selectbox, .bottom-search .search-input {
	border: 1px solid #a2bbc4;
}

.bottom-search span.float-left, .bottom-search span.float-right {
	display: none;
}

/* /Bottom styles */

/* recently viewed */

.recent-prod-link-bg {
	background-color: #F0FCDC;
	text-align: right;
}

.extra-link, .extra-link:visited, .extra-link:hover, .extra-link:active {
	color: #ff5400;
	text-transform: lowercase;
	font: normal 11px arial;
}

/* /recently viewed */

/* product LIST view styles */

.discount-label {
	background: url('images/discount_label_left.png') no-repeat left top;
	padding: 0px 0px 0px 10px;
}

.product-details-options .discount-label {
	margin-top: 23px;
}

.discount-label em {
	background: #7ab765 url('images/discount_label_right.png') no-repeat right top;
	padding: 4px 4px 4px 1px;
	color: #ffffff;
	font: normal bold 13px Arial, sans-serif;
	min-width: 28px;
	text-align: center;
	height: 16px;
}

.discount-label em strong {
	font-weight: normal;
}

.product-config-header {
	font-size: 13px;
	text-align: center;
	padding-top: 20px;
	clear: both;
}

/* /product LIST view styles */

/* pagination styles */

.pagination-container {
	margin-top: 10px;
}

.pagination {
	background-color: #F0FCDC;
}

.pagination a, .pagination a:visited, .pagination a:hover, .pagination a:active, .pagination-selected-page {
	border: 1px solid #edf8fe;
}

.pagination a:hover, .pagination-selected-page {
	border: 1px solid #368600;
	background-color: #ffffff;
}

.pagination-selected-page {
	font-weight: bold;
}

/* /pagination styles */

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

/* product details styles */

.product-details-options {
	background-color: #ffffbf;
}

/* /product details styles */

/* List with circle bullets */

.cm-tabs-content ul li, .wysiwyg-content ul li, .category-description ul li, ul.bullets-list li {
	background: url('images/icons/dot_dark.gif') no-repeat 1px 7px;
	padding: 1px 0px 6px 11px;
}

.category-description {
	padding: 20px 0 0;
	font-size: 12px;
}

ul.bullets-list li {
	background: url('images/icons/bullet.gif') no-repeat 1px 7px;
}

/* /List with circle bullets */

/* List with 2 arrows as bullet */

.arrows-list li {
	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 2px;
}

/* /List with 2 arrows as bullet */

/* Tree list */

li.cm-expanded {
	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;
}

/* /Tree list */

/* Arrow list */

.arrow-list li {
	padding-left: 10px;
	background: url('images/icons/list_arrow.gif') no-repeat 1px 6px;
}

.sidebox-body .arrow-list {
	margin: 0 0 5px 0;
}

.inside-list li {
	list-style: none none;
	background-image: none;
	padding: 2px 0px 3px 0px;
	line-height: 12px;
}

/* /Arrow list*/

/* Action bullets */

.action-bullets {
	margin-bottom: 10px;
}

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

/* /Action bullets*/

/* No bullets */

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

/* /No bullets */

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

/* One page checkout styles */

.step-container, .step-container-active {
	background-color: #f8fdff;
	border: 1px solid #dddddd;
}

.step-container-active {
	background-color: #ffffff;
	border: 1px solid #c6d8dd;
}

.checkout-steps {
	background-color: #c4e37b;
}

.step-title-active {
	background: #fdfec5 url('images/op_checkout_title_active_bg.gif') repeat-x bottom;
	border-bottom: 1px solid #c6d8dd;
}

.step-title span.float-left, .step-title-active span.float-left {
	color: #a2acae;
}

.step-title-active span.float-left {
	color: #ff7800;
}

.step-body .shipping-rates label {
	font: italic bold 11px   Arial, 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: bold 17px arial;
	color: #8ca1a1;
	background: url('images/icons/step_arrow.gif') no-repeat 3px 7px;
}

.step-title-active a.title, .step-title-active a.title:hover {
	color: #242424;
	background: url('images/icons/step_arrow_active.gif') no-repeat 0px 7px;
}

.step-complete-wrapper, .step-complete-wrapper strong {
	color: #8ca1a1;
	font: italic 11px   Arial, 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 11px arial;
	padding-top: 2px;
	padding-right: 3px;
}

#list_payment_methods {
	margin-left: -8px;
}

#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: 0px;
}

.step-complete-wrapper ul.bullets-list li {
	background-image: url('images/icons/step_bullet.gif');
}

/* /One page checkout styles */

/* Estimation form */

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

#preview_control {
	position: relative;
	padding: 0px;
	margin: 0px;
}

#thumbs_frame img {
	border: 1px solid #c1d4eb;
	cursor: pointer;
}

#thumbs_frame img.cm-current-thumb {
	border: 1px solid #0551ae;
}

#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 #e2e2e2;
	margin: 1px;
}

a.cm-cur-item, .product-variant-image-selected, #thumbs_frame img.cm-current-thumb {
	border: 1px solid #a5a5a5;
}

/* /Previewer styles */

/* Calendar box */

.calendar-but {
	cursor: pointer;
}

.calendar-box {
	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-box ul li {
	padding-bottom: 0;
}

.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 */

/* 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 0px 3px;
	text-transform: lowercase;
	font-size: 11px;
}

/* /block "Product filters" */

/* captcha */

.image-captcha {
	border: 2px solid #EADAC4;
	cursor: pointer;
}

.captcha-input-text {
	border: 1px solid #EADAC4;
	font: bold 16px arial;
	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: #676767;
	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 0px 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 */

/* Statistic list */

ul.statistic-list {
	background-color: #f2f9db;
}

/* /Statistic list */

/* plain/dynamic menu */

.subcategories-link, .subcategories-link:visited, .subcategories-link:hover, .subcategories-link:active {
	color: #2d2d2d;
}

.subcategories-link-active, .subcategories-link-active:visited, .subcategories-link-active:hover, .subcategories-link-active:active {
	color: #2d2d2d;
	font-weight: bold;
}

.sitemap-list {
	padding-top: 10px;
}

ul.sitemap-list li {
	padding-left: 10px;
	background: #ffffff url(images/icons/left_menu_arrow.gif) no-repeat 0px 6px;
}

/* /plain/dynamic menu */

/* File uploader */

.attach-images-alt label {
	text-align: left;
	font-size: 11px;
	font-weight: bold;
	color: #555555;
}

/* /File uploader */

/* Cart items */

#cart_items .sku {
	font: 10px arial;
	color: #858585;
}

.quantity, .quantity label, .quantity .input-text, .quantity .sub-price, .quantity .price {
	font: bold 11px arial;
}

.quantity label {
	color: #858585;
}

#content .description {
	display: none;
}

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

/* /Cart items */

/* classic checkout */

/** progress bar styles **/

.pb-container em {
	background: #d1d1d1 url('images/pb_step.gif') no-repeat 0px 0px;
	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_wrap {
	background: #202801;
	text-align: right;
	height: 35px;
}

#sign_io {
	width: 960px;
	margin: auto;
	padding: 10px 12px 10px 0;
}

#sign_io, #sign_io a, #sign_io a:visited, #sign_io a:active {
	color: #93c600;
	font-size: 12px;
}

#sign_io a:hover {
	color: #ECFF94;
}

#sign_io a, #sign_io a:visited, #sign_io a:hover, #sign_io a:active {
	padding: 0px 3px;
	float: right;
}

.login-popup {
	background-color: #f7fcd5;
}

.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 #EADAC4;
	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');
}

#sign_io .login-popup p.left a {
	float: none;
	display: block;
	text-align: left;
}

#sign_io .login-popup a, #sign_io .login-popup a:hover {
	color: #2c2b2b;
}

#sign_io .text-button, #sign_io .text-button:visited, #sign_io .text-button:hover, #sign_io .text-button:active {
	background-image: url(images/icons/sign_io_arrow.gif);
}
#sign_io .text-button-cart, #sign_io .text-button-cart:visited, #sign_io .text-button-cart:hover, #sign_io .text-button-cart:active {
	background: url(images/icons/icon.cart.png) 0 2px no-repeat;
	padding: 0px 0px 0px 20px;
	margin-left: 10px;
}

/* /Log in/out styles */

/* breadcrumbs */

.breadcrumbs, .breadcrumbs a, .breadcrumbs a:visited, .breadcrumbs a:hover, .breadcrumbs a:active {
	color: #bbaa93;
	font-size: 11px;
}

/* /breadcrumbs */

.manage-post {
	background-color: #ebfbd2;
}

.posts em {
	font-size: 11px;
}

/* checkout login */

.login-table td.login {
	background: url('images/sidebox_vert_delim.gif') repeat-y right;
}

.order-status {
	background: #f8f8f8 url('images/icons/ajax_loader.gif') no-repeat 5px center;
	border: 1px solid #676767;
}

body.clear-body {
	background-color: #ffffff;
	background-image: none;
	padding: 13px 12px;
	min-width: 0;
}

/* /checkout login */

/* Page 404 */

.exception-body h1 {
	background-color: #dbdee2;
	color: #ffffff;
	font: bold 32px Arial, sans-serif;
	padding: 6px 16px 2px 16px;
	margin: 0px;
}

.exception-body h2 {
	color: #373737;
	font: bold 42px Arial, sans-serif;
	padding: 32px 0px 2px 0px;
	margin: 0px;
}

.exception-body h3 {
	margin: 0px 0px 28px 0px;
	font: bold 17px Arial, sans-serif;
	padding: 0px;
}

.exception-menu li {
	background: url('images/icons/list_arrow.gif') no-repeat 0px 5px;
	padding: 0px 0px 14px 10px;
	color: #898989;
	font: normal 11px   Arial, 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 14px Arial, sans-serif;
}

.exception-content p {
	font-size: 14px;
}

.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: 0px;
}

.form-field label {
	font: normal 12px   arial, sans-serif;
}

.product-list-field label {
	font: bold 10px   arial, sans-serif;
}

label.cm-required,
.cm-email {
	background: url('images/icons/required_mark.gif') no-repeat right 6px;
}

.select-field label, .form-field .select-field label {
	font: normal 11px arial;
}

.search-field textarea {
	border: 1px solid #83bdcb;
}

/* /form styles */

/* mandatory fields */

.mandatory-fields {
	font-size: 11px;
	text-decoration: underline;
}

/* /mandatory fields */

.border-bottom {
	border-bottom: 1px solid #d5d5d5;
}

#content_discussion p.stars {
	padding: 3px 0 15px 0;
	text-align: right;
	margin: 0px;
}

.post-author {
	text-align: right;
	padding: 3px 0 0 0;
	font-size: 11px;
}

.left-column .post-author, .right-column .post-author {
	padding: 3px 0 15px 0;
}

.post-message {
	padding: 0;
	font-style: italic;
}

.tags-group {
	font: italic normal 13px Arial, sans-serif;
}

.tags-list-container {
	padding: 0 0 10px 7px;
}

.tags-buttons {
	margin-top: -25px;
}

.cm-hint {
	color: #A5A5A5 !important;
}

/* Product notification */

.product-notification-container {
	height: 157px;
}

.product-notification {
	background-color: #fafafa;
}

.product-notification .notification-body {
	background-color: #ffffff;
}

/* /Product notification */

a.secondary-link {
	font-size: 11px;
}

.in-stock, .out-of-stock {
	color: #009900;
	padding: 4px 0 0 0;
}

.out-of-stock {
	color: #666666;
}

.features-list {
	margin: 0px;
	padding: 3px 0;
}

.box {
	background-color: #f5f5f5;
	color: #707070;
	font-size: 11px;
	padding: 10px;
}

.product-descr {
	margin: 0;
	padding: 7px 0 2px 0;
	color: #232323;
	font-size: 11px;
}

.add-product {
	padding-left: 10px;
}

.product-prices {
	padding-top: 7px;
}

.prices-container {
	padding-bottom: 5px;
}

.product-container a.product-title {
	font-size: 16px !important;
}

.compact-link .product-title, .compact-link .product-title:visited, .compact-link .product-title:hover, .compact-link .product-title:active {
	font-weight: normal;
}

.compact-link .text-button, .compact-link .text-button:visited, .compact-link .text-button:hover, .compact-link .text-button:active, .compact-link .text-button-act, .compact-link .text-button-act:visited, .compact-link .text-button-act:hover, .compact-link .text-button-act:active {
	font-size: 11px;
	background-position: right 5px;
}

.product-details-page .central-column {
	margin-right: 0;
	padding-right: 0;
	width: 775px;
}

.product-details-page .product-details {
	margin-right: 172px;
	padding-right: 21px;
}

.image-border .jcarousel-skin {
	border: 0 none;
}

#product_thumbnails {
	white-space: nowrap;
	text-align: center;
}

#product_thumbnails li {
	display: inline;
	padding: 0;
}

#product_thumbnails li a.cm-thumbnails-mini {
	margin: 0 1px;
}

.jcarousel-prev-horizontal, .jcarousel-next-horizontal, .prev-horizontal, .next-horizontal {
	background: #ececec url(images/icons/prev_but.gif) no-repeat 50% 50%;
	width: 12px;
	height: 80px;
	float: left;
	margin: 0 1px 0 0;
	cursor: pointer;
}

.jcarousel-next-horizontal, .next-horizontal {
	background-image: url(images/icons/next_but.gif);
	float: right;
	margin: 0 0 0 1px;
}

.product-main-info .jcarousel-clip-horizontal {
	margin: 0 auto;
}

.product-main-info .jcarousel-container-horizontal {
	margin: 0 auto;
}

.product-info .cm-tabs-content .input-text {
	width: 160px;
}

.product-info .cm-tabs-content .input-textarea {
	width: 200px;
}

.product-main-info .discount-label {
	margin: 27px 0 0 20px;
}

.product-main-info .stars {
	padding: 0 15px 0 0;
	float: left;
}

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

* {
	margin: 0;
}

html, body {
	height: 100%;
}

.helper-container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -29em;
}

#footer, .push {
	height: 29em;
}

/*** F O O T E R  B L O C K S ***/

.footer-blocks {
	margin: auto;
	padding: 10px 10px 0;
	width: 960px;
}

.footer-blocks h3 span {
	text-align: left;
}

.footer-blocks ul li {
	padding: 1px 0;
}

.footer-blocks .sidebox-wrapper,.footer-blocks .sidebox-wrapper p {
	color: #bbaa93;
	float: left;
	margin: 10px;
	width: 220px;
}

.footer-blocks .sidebox-wrapper p {
	margin: 0;
	padding: 0 0 10px;
}

.footer-blocks h3,.footer-blocks h3 span {
	background: none;
	color: #eadac4;
	font-size: 18px;
}

.footer-blocks h3 span {
	padding: 0 0 5px;
}

.footer-blocks .sidebox-body,.footer-blocks .sidebox-bottom,.footer-blocks .sidebox-bottom span {
	background: none;
	border: none;
	overflow: hidden;
}

.footer-blocks .sidebox-body,.footer-blocks .sidebox-title {
	padding: 0;
}

.footer-blocks .sidebox-wrapper a {
	color: #bbaa93;
	display: block;
	text-decoration: none;
}

.footer-blocks .sidebox-wrapper a.extra-link {
	text-decoration: underline;
}

.footer-blocks .delim {
	background: url(images/footer_sidebox_delim.gif) repeat-x;
}

.footer-blocks strong,.footer-blocks .sidebox-wrapper a:hover {
	color: #eadac4;
}

/*
.footer-blocks #print_product,
.footer-blocks .addthis_button {
	float: left !important;
	margin: 0 0 3px
	}
*/

/*** M A I N  M E N U ***/

#top_menu ul li.first-level span a {
	padding: 11px 9px 12px 4px;
	margin: 0 5px 5px;
}

#top_menu ul li.first-level.cm-active span {
	display: inline-block;
	position: relative;
	background: url(images/current-left.png) no-repeat;
}

#top_menu ul li.first-level.cm-active span a {
	display: inline-block;
	padding: 11px 9px 12px 4px;
	margin: 0 5px 5px;
	background: url(images/current-right.png) no-repeat 100% 0;
}

#top_menu ul li.first-level.cm-active span a:hover {
	text-decoration: none;
}

#top_menu ul li.first-level ul {
	padding: 0;
	border: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	overflow: hidden;
	-moz-box-shadow: 1px 1px 4px #333;
	-webkit-box-shadow: 1px 1px 4px #333;
	box-shadow: 1px 1px 4px #333;
	background: rgba(255, 255, 255, .95);
}

#top_menu ul li.first-level ul li a {
	padding: 7px 10px !important;
}

#top_menu ul li.first-level ul li:first-child a {
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}

#top_menu ul li.first-level ul li:last-child a {
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
}

#top_menu ul li.first-level ul li a:hover {
	background: #f3f7e3;
	padding: 7px 10px;
}

ul.bullet1 {
	margin: 0 0 0 155px;
	padding-top: 5px;
}

ul.bullet1 li {
	background: url(images/icons/raquo_bullet.png) no-repeat 0 40%;
}

.column {
	float: left;
	width: 430px;
	margin: 0 0 0 50px;
}

.polaroid-l img,
.polaroid-r img {
	float: left;
	padding: 3px;
	margin: 5px 10px 0 0;
	border: 1px solid #bab5b0;
}

.polaroid-r {
	padding: 5px 0 0 10px;
	margin: 5px 0 0 10px;
}

.polaroid-l {
	padding: 5px 12px 0 0;
	margin: 5px 0 0 0;
	width: 310px;
}

.column h4 {
	margin: 0 0 8px;
	font-size: 18px;
	line-height: 18px;
}

.column a {
	text-decoration: none;
}

.column a:hover {
	text-decoration: underline;
}

.categories-image {
	display: none;
}
#cat_image,
#cat_image_negative {
	float: left;
	-moz-box-shadow: 3px 3px 4px #DEDEDE;
	-webkit-box-shadow: 3px 3px 4px #DEDEDE;
	box-shadow: 3px 3px 4px #DEDEDE;
	padding: 3px;
	margin: 0px 10px 10px 0px;
	border: 1px solid #999;
}

#cat_image_negative {
	margin: 0px 10px 10px 0px;
}

.categories-image > a {
	float: left;
	-moz-box-shadow: 3px 3px 4px #DEDEDE;
	-webkit-box-shadow: 3px 3px 4px #DEDEDE;
	box-shadow: 3px 3px 4px #DEDEDE;
	padding: 3px;
	margin: 5px;
	border: 1px solid #999;
}

#content .mainbox-title {
	border-bottom: 3px solid #53453a;
	padding: 9px 0 5px;
	margin: 0 0 20px;
}

#content .mainbox-title span {
	font-size: 24px;
	text-transform: uppercase;
}

.relative {
	position: relative;
}

.out-of-stock, .in-stock {
	display: none;
}

.sku {
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}

#pagination_contents {
	margin-top: 30px;
	clear: both;
}

.social-icons {
	margin: 2px 0 0;
}

.social-icons a {
	float: left;
	padding-right: 7px;
}

.social-icons a img {
	border: 0;
}

a.price-button {
	background: #4d7b19 url(images/price-button-bg.png);
	background: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.1, rgb(77,123,25)),
    color-stop(0.8, rgb(107,144,61))
);
	background: -moz-linear-gradient(
    center bottom,
    rgb(77,123,25) 10%,
    rgb(107,144,61) 80%
);
	display: block;
	text-align: center;
	padding: 3px 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #ECFF94;
	border: 1px solid #2e4908;
	font-size: 12px;
	text-decoration: none;
}

a.price-button:hover {
	background-position: 0 100%;
	background: -webkit-gradient(
    linear,
    left top,
    left bottom,
    color-stop(0.1, rgb(77,123,25)),
    color-stop(0.8, rgb(107,144,61))
);
	background: -moz-linear-gradient(
    center top,
    rgb(77,123,25) 10%,
    rgb(107,144,61) 80%
);
	color: #fff;
}

#print_box {
	float: right;
	position: relative;
	width: 275px;
}

#print_box .print_box_item {
	display: inline;
	width: 150px;
}

#print_product, #email_friend {
	position: relative;
	width: 130px;
	height: 17px;
	margin: 3px 5px 0px 0px;
	line-height: 17px;
	background: url("images/icons/print.png") no-repeat;
	text-align: center;
}

#email_friend {
	background: url("images/icons/email.png") no-repeat;
}

#print_product a, #email_friend a {
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
}

#print_product_top {
	float: right;
	width: 145px;
	height: 17px;
	margin: 0px 0px 0px 5px;
	line-height: 17px;
	background: url("images/icons/print.png") no-repeat;
	text-align: center;
}

#print_product_top a {
	text-decoration: none;
	font-size: 10px;
	text-transform: uppercase;
	color: #000;
	text-align: center;
}

/*.about-us p {
	position: absolute;
}*/

/* PAGE BUTTONS */

p.big_button {
	text-align: center;
	margin-bottom: 10px;
}

p.big_button a {
	display: block;
	width: 35%;
	margin: auto;
	background: url(images/but_left_action.gif) no-repeat 0 0;
	font: normal 11px Arial;
	line-height: 12px;
	text-transform: uppercase;
	text-decoration: none;
	color: #fff;
	height:18px;
	width: 170px;
	padding: 3px;
}

p.big_button span {
	display: block;
	background: url(images/but_right_action.gif) no-repeat 100% 0;
	padding: 3px 14px 4px;
}

p.big_button a:hover {
	
}

.top-action-links {
	margin: -24px 0px -20px;
	float: right;
	position: absolute;
	right: 0;
}

.central-content {
	overflow: hidden;
	display: block;
}
.position-relative {
	position: relative;	
}

#product_info {
	padding-left: 10px;
}

#button_cart_find_retailer {
	margin: 0 0 -5px;
}

.row ul,
.physical ul,
.row ul li,
.physical ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	background: none;
}

.physical {
	overflow: hidden;
	display: block;
}

.physical ul {
	float: left;
	margin: -2px;
	border: 1px dotted #ccc;
	border-width: 1px 0 0 1px;
}

.physical ul li {
	float: left;
	height: 85px;
	padding: 10px;
	width: 173px;
	border: 1px dotted #CCC;
	border-width: 0px 1px 1px 0px;
	color: #666;
}

.physical ul li:hover {
	background: #f5f5f5;
	color: #000;
}

.physical h4 {
	margin: 0 0 5px;
}

#find-retailer h2 {


/*	font-weight: normal;*/
	font-size: 16px;
	padding: 0 0 5px;
	margin: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.row {
	width: 100%;
	overflow: hidden;
	display: block;
	margin: 0 0 30px;
}

.online-catalog,
.retail-location {
	float: left;
	width: 375px;
}

.online-catalog a,
.retail-location a {
	text-decoration: none;
	display: block;
}

.online-catalog a:hover,
.retail-location a:hover {
	text-decoration: underline;
}

.online-catalog {
	padding: 0 20px 0 0;
	background: url(images/hor-divider-dotted.png) repeat-y 98% top;
}

.online-catalog ul {
	-moz-column-count: 2;
	-moz-column-gap: 15px;
	-webkit-column-count: 2;
	-webkit-column-gap: 15px;
	column-count: 2;
	column-gap: 15px;
}

.relative {
	position: relative !important;
}

.absolute {
	position: absolute !important;
}

#find-retailer .absolute {
	right: 0;
	top: 0;
}

#retailers_list li {
	display: none;
}

/* FIND A RETAILER CUSTOM */

#search_again {
	float: right;
	width: 171px;
	height: 18px;
	padding: 0px;
	background: url("images/but_left_action2.gif");
}

#search_again a {
	display: block;
	padding-left: 25px;
	padding-top: 1px;
	text-align: left;
	color: white;
	text-decoration: none;
	font: normal 1.0em Arial;
}

/* BUYERS LOUNGE */

body {
	font-family: Arial;
}

#lounge {
	width: 773px;
	margin: auto;
}

.col-left,
.col-right,
.col-a {
	float: left;
}

.col-left,
.col-right {
	width: 375px;
}

.col-c ul {
	border: 1px solid #6D0D11;
	padding: 10px !important
}

.col-left {
	margin: 0 20px 0 0;
}

.col-left h3,
.col-right h3,
.col-c h3  {
	font-size: 14px !important;
}

.col-b {
	float: right;
}

.col-a {
	width: 100px;
	margin: 10px 10px 0 0;
	padding: 0;
}

.col-b {
	width: 265px;
}

.col-c {


}

.col-d {
	float: right;
	width: 100px;
}

.row {
	display: block;
	overflow: hidden;
	margin: 20px 0 20px;
/*	border-bottom: 1px dotted #ccc;*/
	padding: 0 0 10px;
	}


#sauce a {
	background: url(images/badge.sauce.png) no-repeat;
	}
#steak a {
	background: url(images/badge.steak.png) no-repeat;
	}

#sizzle a {
	background: url(images/badge.sizzle.png) no-repeat;
	}
#sauce a,
#steak a,
#sizzle a {
	display: block;
	height: 24px;	
	padding-left: 90px;
	}
#steak a:hover,
#sizzle a:hover,
#sauce a:hover {
	background-position: 0 100% !important;	
	}

.promotion li a {
	display: block;
	background: url(images/badge.promotion.png) no-repeat  100% 0;
	height: 18px;
	}

.promotion li a:hover {
	background-position: 100% 100%
	}

.download a {
	display: block;
	background: url(images/badge.download.png) no-repeat 100% 0;
	height: 18px;
	}

.promotion a {
	
	}

.nav_button {
	text-align: center;
}

a.more,
.nav_button a,
.nav_button a:hover {
	background: #6d0d11 !important;
	color: #fff !important;
	padding: 8px 23px;
	text-align: center;
}

.nav_button a:hover {
	border: none !important;
	background: #a2161b!important
}

a.more {
	margin: 45px 0 0;
	padding: 20px 30px;
	float: right;
}

#lounge p {
	padding: 10px 0 !important
}

#lounge .row .nav_button {
	margin: 10px 0 0
}

#lounge .row .nav_button a {
	display: block
}

.width-275 {
	width: 275px;
	margin: auto !important
}

#lounge .row ul {
	list-style: none;
	margin: 0 0 10px;
	padding: 0;
}

#lounge .row li {
	position: relative;
	margin: 0 0 5px;
}

#lounge a {
	font-size: 12px;
	text-decoration: none;
	color: #6d0d11;
}

#lounge a:hover {
	background-color: #fff8f8;
	text-decoration: underline;
	background-position: 100% 100%
}
#lounge .col-c li a {
	line-height: 22px;
	font-size: 13px;
	font-weight: bold;
}

#lounge a div {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background-color: #ededed;
	padding: 2px 15px;
	font-size: 11px;
}

#lounge a div {
	color: #b1b1b1 !important;
	text-shadow: 0 1px #fff;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	}

#lounge div span {
	font-size: 11px;
	color: #333;
	}

#lounge a:hover div {
	background: #6d0d11;
	text-shadow: 0 -1px #490c0d;
	color: #fff !important;
	}

#lounge h2,
#lounge h3 {
	padding: 0;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 10px 0;
	}

#lounge h1 {
	font-size: 24px;
	}

#lounge h2 {
	color: #6D0D11;
	border-bottom: 1px solid #ccc;
	}

#lounge h3 { }


#lounge em {
	color: #6D0D11
	}

#lounge hr {
	width: 35%;
	margin: 15px auto 25px;
	clear: both;
	border-color: #6d0d11;
	border-width: 2px 0;
	}

#lounge #corporate_info img {
	float: right;
	margin-right: 50px;
	height: 200px;
	}

#start_shopping {
	width: 200px;
	padding: 0px;
	}
#start_shopping a {
	-moz-border-radius: 5px;
	webkit-border-radius: 5px;
	border-radius: 5px;
	background: url("../../../images/browse-bg.png") repeat-x scroll 0px -14px #FBFFE9 !important;
	border:	1px solid #a2ab95;
	color: #53453A;
	font-size: 14px;
	padding: 5px 20px;
	text-decoration: none;
	text-align: center;
	}
#start_shopping a:hover {
	color: #27201a;
	background-position: 0px -40px !important;
	background: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.08, rgb(236,255,149)),
		color-stop(0.54, rgb(255,255,255))
	);
	background: -moz-linear-gradient(
		center top,
		rgb(236,255,149) 8%,
		rgb(255,255,255) 54%
	);
	text-decoration: none;
	}
	
#start_shopping img {
	height: 20px;
	}

.center-footer {
	width: 300px;
	margin: auto;
}

.left-footer {
	width: 375px;
	float: left
}

.clear:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#collection-links img {
	display: block;
	width: 100%;
	border: none
}

#collection-links a {
	margin: 5px;
	float: left;
	width: 22%;
	margin: 1%;
	text-align: center
}

.subpages-list {
	display: none;
}
.align-center {
	text-align: center !important;
}
.align-justify {
	text-align: justify !important;
}
.align-left {
	text-align: left !important;
}
.align-right {
	text-align: right !important;
}

.font-bold {
	font-weight: bold !important;
}

#checkout_steps label {
	padding-right: 5px;
	margin-right: 5px;
}

#content_block_features.enrico {
	display: none;
}
